|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface defines the service. The default implementation is
com.liferay.portlet.documentlibrary.service.impl.DLFileRankLocalServiceImpl
.
Modify methods in that class and rerun ServiceBuilder to populate this class
and all other generated classes.
This is a local service. Methods of this service will not have security checks based on the propagated JAAS credentials because this service can only be accessed from within the same VM.
DLFileRankLocalServiceFactory
,
DLFileRankLocalServiceUtil
Method Detail |
public DLFileRank addDLFileRank(DLFileRank model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public DLFileRank updateDLFileRank(DLFileRank model) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public DLFileEntryPersistence getDLFileEntryPersistence()
public void setDLFileEntryPersistence(DLFileEntryPersistence dlFileEntryPersistence)
public DLFileEntryFinder getDLFileEntryFinder()
public void setDLFileEntryFinder(DLFileEntryFinder dlFileEntryFinder)
public DLFileEntryAndShortcutFinder getDLFileEntryAndShortcutFinder()
public void setDLFileEntryAndShortcutFinder(DLFileEntryAndShortcutFinder dlFileEntryAndShortcutFinder)
public DLFileRankPersistence getDLFileRankPersistence()
public void setDLFileRankPersistence(DLFileRankPersistence dlFileRankPersistence)
public DLFileRankFinder getDLFileRankFinder()
public void setDLFileRankFinder(DLFileRankFinder dlFileRankFinder)
public DLFileShortcutPersistence getDLFileShortcutPersistence()
public void setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
public DLFileShortcutFinder getDLFileShortcutFinder()
public void setDLFileShortcutFinder(DLFileShortcutFinder dlFileShortcutFinder)
public DLFileVersionPersistence getDLFileVersionPersistence()
public void setDLFileVersionPersistence(DLFileVersionPersistence dlFileVersionPersistence)
public DLFolderPersistence getDLFolderPersistence()
public void setDLFolderPersistence(DLFolderPersistence dlFolderPersistence)
public void afterPropertiesSet()
public void deleteFileRanks(long userId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public void deleteFileRanks(long folderId, java.lang.String name) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List getFileRanks(long groupId, long userId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public java.util.List getFileRanks(long groupId, long userId, int begin, int end) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public DLFileRank updateFileRank(long groupId, long companyId, long userId, long folderId, java.lang.String name) throws com.liferay.portal.SystemException, com.liferay.portal.PortalException
com.liferay.portal.SystemException
com.liferay.portal.PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |