public abstract class DLFolderServiceBaseImpl
extends com.liferay.portal.kernel.service.BaseServiceImpl
implements com.liferay.document.library.kernel.service.DLFolderService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in DLFolderServiceImpl
.
DLFolderServiceImpl
,
DLFolderServiceUtil
Modifier and Type | Field and Description |
---|---|
protected com.liferay.asset.kernel.service.persistence.AssetEntryFinder |
assetEntryFinder |
protected com.liferay.asset.kernel.service.AssetEntryLocalService |
assetEntryLocalService |
protected com.liferay.asset.kernel.service.persistence.AssetEntryPersistence |
assetEntryPersistence |
protected com.liferay.asset.kernel.service.AssetEntryService |
assetEntryService |
protected com.liferay.counter.kernel.service.CounterLocalService |
counterLocalService |
protected com.liferay.document.library.kernel.service.DLAppHelperLocalService |
dlAppHelperLocalService |
protected com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder |
dlFileEntryFinder |
protected com.liferay.document.library.kernel.service.DLFileEntryLocalService |
dlFileEntryLocalService |
protected com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence |
dlFileEntryPersistence |
protected com.liferay.document.library.kernel.service.DLFileEntryService |
dlFileEntryService |
protected com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder |
dlFileEntryTypeFinder |
protected com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService |
dlFileEntryTypeLocalService |
protected com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence |
dlFileEntryTypePersistence |
protected com.liferay.document.library.kernel.service.DLFileEntryTypeService |
dlFileEntryTypeService |
protected com.liferay.document.library.kernel.service.DLFileShortcutLocalService |
dlFileShortcutLocalService |
protected com.liferay.document.library.kernel.service.persistence.DLFileShortcutPersistence |
dlFileShortcutPersistence |
protected com.liferay.document.library.kernel.service.DLFileShortcutService |
dlFileShortcutService |
protected com.liferay.document.library.kernel.service.DLFileVersionLocalService |
dlFileVersionLocalService |
protected com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence |
dlFileVersionPersistence |
protected com.liferay.document.library.kernel.service.DLFileVersionService |
dlFileVersionService |
protected com.liferay.document.library.kernel.service.persistence.DLFolderFinder |
dlFolderFinder |
protected com.liferay.document.library.kernel.service.DLFolderLocalService |
dlFolderLocalService |
protected com.liferay.document.library.kernel.service.persistence.DLFolderPersistence |
dlFolderPersistence |
protected com.liferay.document.library.kernel.service.DLFolderService |
dlFolderService |
protected com.liferay.expando.kernel.service.ExpandoRowLocalService |
expandoRowLocalService |
protected com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence |
expandoRowPersistence |
protected com.liferay.portal.kernel.service.persistence.GroupFinder |
groupFinder |
protected com.liferay.portal.kernel.service.GroupLocalService |
groupLocalService |
protected com.liferay.portal.kernel.service.persistence.GroupPersistence |
groupPersistence |
protected com.liferay.portal.kernel.service.GroupService |
groupService |
protected com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder |
ratingsStatsFinder |
protected com.liferay.ratings.kernel.service.RatingsStatsLocalService |
ratingsStatsLocalService |
protected com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence |
ratingsStatsPersistence |
protected com.liferay.portal.kernel.service.RepositoryLocalService |
repositoryLocalService |
protected com.liferay.portal.kernel.service.persistence.RepositoryPersistence |
repositoryPersistence |
protected com.liferay.portal.kernel.service.RepositoryService |
repositoryService |
protected com.liferay.portal.kernel.service.ResourceLocalService |
resourceLocalService |
protected com.liferay.trash.kernel.service.TrashEntryLocalService |
trashEntryLocalService |
protected com.liferay.trash.kernel.service.persistence.TrashEntryPersistence |
trashEntryPersistence |
protected com.liferay.trash.kernel.service.TrashEntryService |
trashEntryService |
protected com.liferay.portal.kernel.service.persistence.UserFinder |
userFinder |
protected com.liferay.portal.kernel.service.UserLocalService |
userLocalService |
protected com.liferay.portal.kernel.service.persistence.UserPersistence |
userPersistence |
protected com.liferay.portal.kernel.service.UserService |
userService |
protected com.liferay.portal.kernel.service.WebDAVPropsLocalService |
webDAVPropsLocalService |
protected com.liferay.portal.kernel.service.persistence.WebDAVPropsPersistence |
webDAVPropsPersistence |
protected com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService |
workflowDefinitionLinkLocalService |
protected com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence |
workflowDefinitionLinkPersistence |
protected com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService |
workflowInstanceLinkLocalService |
protected com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence |
workflowInstanceLinkPersistence |
Constructor and Description |
---|
DLFolderServiceBaseImpl() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
destroy() |
com.liferay.asset.kernel.service.persistence.AssetEntryFinder |
getAssetEntryFinder()
Returns the asset entry finder.
|
com.liferay.asset.kernel.service.AssetEntryLocalService |
getAssetEntryLocalService()
Returns the asset entry local service.
|
com.liferay.asset.kernel.service.persistence.AssetEntryPersistence |
getAssetEntryPersistence()
Returns the asset entry persistence.
|
com.liferay.asset.kernel.service.AssetEntryService |
getAssetEntryService()
Returns the asset entry remote service.
|
com.liferay.counter.kernel.service.CounterLocalService |
getCounterLocalService()
Returns the counter local service.
|
com.liferay.document.library.kernel.service.DLAppHelperLocalService |
getDLAppHelperLocalService()
Returns the dl app helper local service.
|
com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder |
getDLFileEntryFinder()
Returns the document library file entry finder.
|
com.liferay.document.library.kernel.service.DLFileEntryLocalService |
getDLFileEntryLocalService()
Returns the document library file entry local service.
|
com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence |
getDLFileEntryPersistence()
Returns the document library file entry persistence.
|
com.liferay.document.library.kernel.service.DLFileEntryService |
getDLFileEntryService()
Returns the document library file entry remote service.
|
com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder |
getDLFileEntryTypeFinder()
Returns the document library file entry type finder.
|
com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService |
getDLFileEntryTypeLocalService()
Returns the document library file entry type local service.
|
com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence |
getDLFileEntryTypePersistence()
Returns the document library file entry type persistence.
|
com.liferay.document.library.kernel.service.DLFileEntryTypeService |
getDLFileEntryTypeService()
Returns the document library file entry type remote service.
|
com.liferay.document.library.kernel.service.DLFileShortcutLocalService |
getDLFileShortcutLocalService()
Returns the document library file shortcut local service.
|
com.liferay.document.library.kernel.service.persistence.DLFileShortcutPersistence |
getDLFileShortcutPersistence()
Returns the document library file shortcut persistence.
|
com.liferay.document.library.kernel.service.DLFileShortcutService |
getDLFileShortcutService()
Returns the document library file shortcut remote service.
|
com.liferay.document.library.kernel.service.DLFileVersionLocalService |
getDLFileVersionLocalService()
Returns the document library file version local service.
|
com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence |
getDLFileVersionPersistence()
Returns the document library file version persistence.
|
com.liferay.document.library.kernel.service.DLFileVersionService |
getDLFileVersionService()
Returns the document library file version remote service.
|
com.liferay.document.library.kernel.service.persistence.DLFolderFinder |
getDLFolderFinder()
Returns the document library folder finder.
|
com.liferay.document.library.kernel.service.DLFolderLocalService |
getDLFolderLocalService()
Returns the document library folder local service.
|
com.liferay.document.library.kernel.service.persistence.DLFolderPersistence |
getDLFolderPersistence()
Returns the document library folder persistence.
|
com.liferay.document.library.kernel.service.DLFolderService |
getDLFolderService()
Returns the document library folder remote service.
|
com.liferay.expando.kernel.service.ExpandoRowLocalService |
getExpandoRowLocalService()
Returns the expando row local service.
|
com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence |
getExpandoRowPersistence()
Returns the expando row persistence.
|
com.liferay.portal.kernel.service.persistence.GroupFinder |
getGroupFinder()
Returns the group finder.
|
com.liferay.portal.kernel.service.GroupLocalService |
getGroupLocalService()
Returns the group local service.
|
com.liferay.portal.kernel.service.persistence.GroupPersistence |
getGroupPersistence()
Returns the group persistence.
|
com.liferay.portal.kernel.service.GroupService |
getGroupService()
Returns the group remote service.
|
protected Class<?> |
getModelClass() |
protected String |
getModelClassName() |
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder |
getRatingsStatsFinder()
Returns the ratings stats finder.
|
com.liferay.ratings.kernel.service.RatingsStatsLocalService |
getRatingsStatsLocalService()
Returns the ratings stats local service.
|
com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence |
getRatingsStatsPersistence()
Returns the ratings stats persistence.
|
com.liferay.portal.kernel.service.RepositoryLocalService |
getRepositoryLocalService()
Returns the repository local service.
|
com.liferay.portal.kernel.service.persistence.RepositoryPersistence |
getRepositoryPersistence()
Returns the repository persistence.
|
com.liferay.portal.kernel.service.RepositoryService |
getRepositoryService()
Returns the repository remote service.
|
com.liferay.portal.kernel.service.ResourceLocalService |
getResourceLocalService()
Returns the resource local service.
|
com.liferay.trash.kernel.service.TrashEntryLocalService |
getTrashEntryLocalService()
Returns the trash entry local service.
|
com.liferay.trash.kernel.service.persistence.TrashEntryPersistence |
getTrashEntryPersistence()
Returns the trash entry persistence.
|
com.liferay.trash.kernel.service.TrashEntryService |
getTrashEntryService()
Returns the trash entry remote service.
|
com.liferay.portal.kernel.service.persistence.UserFinder |
getUserFinder()
Returns the user finder.
|
com.liferay.portal.kernel.service.UserLocalService |
getUserLocalService()
Returns the user local service.
|
com.liferay.portal.kernel.service.persistence.UserPersistence |
getUserPersistence()
Returns the user persistence.
|
com.liferay.portal.kernel.service.UserService |
getUserService()
Returns the user remote service.
|
com.liferay.portal.kernel.service.WebDAVPropsLocalService |
getWebDAVPropsLocalService()
Returns the web dav props local service.
|
com.liferay.portal.kernel.service.persistence.WebDAVPropsPersistence |
getWebDAVPropsPersistence()
Returns the web dav props persistence.
|
com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService |
getWorkflowDefinitionLinkLocalService()
Returns the workflow definition link local service.
|
com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence |
getWorkflowDefinitionLinkPersistence()
Returns the workflow definition link persistence.
|
com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService |
getWorkflowInstanceLinkLocalService()
Returns the workflow instance link local service.
|
com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence |
getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence.
|
protected void |
runSQL(String sql)
Performs a SQL query.
|
void |
setAssetEntryFinder(com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder)
Sets the asset entry finder.
|
void |
setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service.
|
void |
setAssetEntryPersistence(com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence.
|
void |
setAssetEntryService(com.liferay.asset.kernel.service.AssetEntryService assetEntryService)
Sets the asset entry remote service.
|
void |
setCounterLocalService(com.liferay.counter.kernel.service.CounterLocalService counterLocalService)
Sets the counter local service.
|
void |
setDLAppHelperLocalService(com.liferay.document.library.kernel.service.DLAppHelperLocalService dlAppHelperLocalService)
Sets the dl app helper local service.
|
void |
setDLFileEntryFinder(com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder dlFileEntryFinder)
Sets the document library file entry finder.
|
void |
setDLFileEntryLocalService(com.liferay.document.library.kernel.service.DLFileEntryLocalService dlFileEntryLocalService)
Sets the document library file entry local service.
|
void |
setDLFileEntryPersistence(com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence dlFileEntryPersistence)
Sets the document library file entry persistence.
|
void |
setDLFileEntryService(com.liferay.document.library.kernel.service.DLFileEntryService dlFileEntryService)
Sets the document library file entry remote service.
|
void |
setDLFileEntryTypeFinder(com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder)
Sets the document library file entry type finder.
|
void |
setDLFileEntryTypeLocalService(com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService)
Sets the document library file entry type local service.
|
void |
setDLFileEntryTypePersistence(com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence)
Sets the document library file entry type persistence.
|
void |
setDLFileEntryTypeService(com.liferay.document.library.kernel.service.DLFileEntryTypeService dlFileEntryTypeService)
Sets the document library file entry type remote service.
|
void |
setDLFileShortcutLocalService(com.liferay.document.library.kernel.service.DLFileShortcutLocalService dlFileShortcutLocalService)
Sets the document library file shortcut local service.
|
void |
setDLFileShortcutPersistence(com.liferay.document.library.kernel.service.persistence.DLFileShortcutPersistence dlFileShortcutPersistence)
Sets the document library file shortcut persistence.
|
void |
setDLFileShortcutService(com.liferay.document.library.kernel.service.DLFileShortcutService dlFileShortcutService)
Sets the document library file shortcut remote service.
|
void |
setDLFileVersionLocalService(com.liferay.document.library.kernel.service.DLFileVersionLocalService dlFileVersionLocalService)
Sets the document library file version local service.
|
void |
setDLFileVersionPersistence(com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence dlFileVersionPersistence)
Sets the document library file version persistence.
|
void |
setDLFileVersionService(com.liferay.document.library.kernel.service.DLFileVersionService dlFileVersionService)
Sets the document library file version remote service.
|
void |
setDLFolderFinder(com.liferay.document.library.kernel.service.persistence.DLFolderFinder dlFolderFinder)
Sets the document library folder finder.
|
void |
setDLFolderLocalService(com.liferay.document.library.kernel.service.DLFolderLocalService dlFolderLocalService)
Sets the document library folder local service.
|
void |
setDLFolderPersistence(com.liferay.document.library.kernel.service.persistence.DLFolderPersistence dlFolderPersistence)
Sets the document library folder persistence.
|
void |
setDLFolderService(com.liferay.document.library.kernel.service.DLFolderService dlFolderService)
Sets the document library folder remote service.
|
void |
setExpandoRowLocalService(com.liferay.expando.kernel.service.ExpandoRowLocalService expandoRowLocalService)
Sets the expando row local service.
|
void |
setExpandoRowPersistence(com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence expandoRowPersistence)
Sets the expando row persistence.
|
void |
setGroupFinder(com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder)
Sets the group finder.
|
void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
Sets the group local service.
|
void |
setGroupPersistence(com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence)
Sets the group persistence.
|
void |
setGroupService(com.liferay.portal.kernel.service.GroupService groupService)
Sets the group remote service.
|
void |
setRatingsStatsFinder(com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder ratingsStatsFinder)
Sets the ratings stats finder.
|
void |
setRatingsStatsLocalService(com.liferay.ratings.kernel.service.RatingsStatsLocalService ratingsStatsLocalService)
Sets the ratings stats local service.
|
void |
setRatingsStatsPersistence(com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence ratingsStatsPersistence)
Sets the ratings stats persistence.
|
void |
setRepositoryLocalService(com.liferay.portal.kernel.service.RepositoryLocalService repositoryLocalService)
Sets the repository local service.
|
void |
setRepositoryPersistence(com.liferay.portal.kernel.service.persistence.RepositoryPersistence repositoryPersistence)
Sets the repository persistence.
|
void |
setRepositoryService(com.liferay.portal.kernel.service.RepositoryService repositoryService)
Sets the repository remote service.
|
void |
setResourceLocalService(com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService)
Sets the resource local service.
|
void |
setTrashEntryLocalService(com.liferay.trash.kernel.service.TrashEntryLocalService trashEntryLocalService)
Sets the trash entry local service.
|
void |
setTrashEntryPersistence(com.liferay.trash.kernel.service.persistence.TrashEntryPersistence trashEntryPersistence)
Sets the trash entry persistence.
|
void |
setTrashEntryService(com.liferay.trash.kernel.service.TrashEntryService trashEntryService)
Sets the trash entry remote service.
|
void |
setUserFinder(com.liferay.portal.kernel.service.persistence.UserFinder userFinder)
Sets the user finder.
|
void |
setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
Sets the user local service.
|
void |
setUserPersistence(com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence)
Sets the user persistence.
|
void |
setUserService(com.liferay.portal.kernel.service.UserService userService)
Sets the user remote service.
|
void |
setWebDAVPropsLocalService(com.liferay.portal.kernel.service.WebDAVPropsLocalService webDAVPropsLocalService)
Sets the web dav props local service.
|
void |
setWebDAVPropsPersistence(com.liferay.portal.kernel.service.persistence.WebDAVPropsPersistence webDAVPropsPersistence)
Sets the web dav props persistence.
|
void |
setWorkflowDefinitionLinkLocalService(com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService)
Sets the workflow definition link local service.
|
void |
setWorkflowDefinitionLinkPersistence(com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence)
Sets the workflow definition link persistence.
|
void |
setWorkflowInstanceLinkLocalService(com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
Sets the workflow instance link local service.
|
void |
setWorkflowInstanceLinkPersistence(com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence.
|
getClassLoader, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFolder, deleteFolder, deleteFolder, deleteFolder, getFileEntriesAndFileShortcuts, getFileEntriesAndFileShortcutsCount, getFileEntriesAndFileShortcutsCount, getFolder, getFolder, getFolderIds, getFolders, getFolders, getFoldersAndFileEntriesAndFileShortcuts, getFoldersAndFileEntriesAndFileShortcuts, getFoldersAndFileEntriesAndFileShortcuts, getFoldersAndFileEntriesAndFileShortcutsCount, getFoldersAndFileEntriesAndFileShortcutsCount, getFoldersAndFileEntriesAndFileShortcutsCount, getFoldersCount, getFoldersCount, getMountFolders, getMountFoldersCount, getSubfolderIds, getSubfolderIds, getSubfolderIds, hasFolderLock, hasInheritableLock, isFolderLocked, lockFolder, lockFolder, moveFolder, refreshFolderLock, unlockFolder, unlockFolder, updateFolder, updateFolder, updateFolder, verifyInheritableLock
@BeanReference(type=com.liferay.document.library.kernel.service.DLFolderLocalService.class) protected com.liferay.document.library.kernel.service.DLFolderLocalService dlFolderLocalService
@BeanReference(type=com.liferay.document.library.kernel.service.DLFolderService.class) protected com.liferay.document.library.kernel.service.DLFolderService dlFolderService
@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFolderPersistence.class) protected com.liferay.document.library.kernel.service.persistence.DLFolderPersistence dlFolderPersistence
@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFolderFinder.class) protected com.liferay.document.library.kernel.service.persistence.DLFolderFinder dlFolderFinder
@BeanReference(type=com.liferay.counter.kernel.service.CounterLocalService.class) protected com.liferay.counter.kernel.service.CounterLocalService counterLocalService
@BeanReference(type=com.liferay.portal.kernel.service.GroupLocalService.class) protected com.liferay.portal.kernel.service.GroupLocalService groupLocalService
@BeanReference(type=com.liferay.portal.kernel.service.GroupService.class) protected com.liferay.portal.kernel.service.GroupService groupService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.GroupPersistence.class) protected com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence
@BeanReference(type=com.liferay.portal.kernel.service.persistence.GroupFinder.class) protected com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder
@BeanReference(type=com.liferay.portal.kernel.service.RepositoryLocalService.class) protected com.liferay.portal.kernel.service.RepositoryLocalService repositoryLocalService
@BeanReference(type=com.liferay.portal.kernel.service.RepositoryService.class) protected com.liferay.portal.kernel.service.RepositoryService repositoryService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.RepositoryPersistence.class) protected com.liferay.portal.kernel.service.persistence.RepositoryPersistence repositoryPersistence
@BeanReference(type=com.liferay.portal.kernel.service.ResourceLocalService.class) protected com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService
@BeanReference(type=com.liferay.portal.kernel.service.UserLocalService.class) protected com.liferay.portal.kernel.service.UserLocalService userLocalService
@BeanReference(type=com.liferay.portal.kernel.service.UserService.class) protected com.liferay.portal.kernel.service.UserService userService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserPersistence.class) protected com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence
@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserFinder.class) protected com.liferay.portal.kernel.service.persistence.UserFinder userFinder
@BeanReference(type=com.liferay.portal.kernel.service.WebDAVPropsLocalService.class) protected com.liferay.portal.kernel.service.WebDAVPropsLocalService webDAVPropsLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.WebDAVPropsPersistence.class) protected com.liferay.portal.kernel.service.persistence.WebDAVPropsPersistence webDAVPropsPersistence
@BeanReference(type=com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService.class) protected com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence.class) protected com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence
@BeanReference(type=com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService.class) protected com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
@BeanReference(type=com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence.class) protected com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
@BeanReference(type=com.liferay.asset.kernel.service.AssetEntryLocalService.class) protected com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService
@BeanReference(type=com.liferay.asset.kernel.service.AssetEntryService.class) protected com.liferay.asset.kernel.service.AssetEntryService assetEntryService
@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetEntryPersistence.class) protected com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence
@BeanReference(type=com.liferay.asset.kernel.service.persistence.AssetEntryFinder.class) protected com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder
@BeanReference(type=com.liferay.document.library.kernel.service.DLAppHelperLocalService.class) protected com.liferay.document.library.kernel.service.DLAppHelperLocalService dlAppHelperLocalService
@BeanReference(type=com.liferay.document.library.kernel.service.DLFileEntryLocalService.class) protected com.liferay.document.library.kernel.service.DLFileEntryLocalService dlFileEntryLocalService
@BeanReference(type=com.liferay.document.library.kernel.service.DLFileEntryService.class) protected com.liferay.document.library.kernel.service.DLFileEntryService dlFileEntryService
@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence.class) protected com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence dlFileEntryPersistence
@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder.class) protected com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder dlFileEntryFinder
@BeanReference(type=com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService.class) protected com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService
@BeanReference(type=com.liferay.document.library.kernel.service.DLFileEntryTypeService.class) protected com.liferay.document.library.kernel.service.DLFileEntryTypeService dlFileEntryTypeService
@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence.class) protected com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence
@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder.class) protected com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder
@BeanReference(type=com.liferay.document.library.kernel.service.DLFileShortcutLocalService.class) protected com.liferay.document.library.kernel.service.DLFileShortcutLocalService dlFileShortcutLocalService
@BeanReference(type=com.liferay.document.library.kernel.service.DLFileShortcutService.class) protected com.liferay.document.library.kernel.service.DLFileShortcutService dlFileShortcutService
@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileShortcutPersistence.class) protected com.liferay.document.library.kernel.service.persistence.DLFileShortcutPersistence dlFileShortcutPersistence
@BeanReference(type=com.liferay.document.library.kernel.service.DLFileVersionLocalService.class) protected com.liferay.document.library.kernel.service.DLFileVersionLocalService dlFileVersionLocalService
@BeanReference(type=com.liferay.document.library.kernel.service.DLFileVersionService.class) protected com.liferay.document.library.kernel.service.DLFileVersionService dlFileVersionService
@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence.class) protected com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence dlFileVersionPersistence
@BeanReference(type=com.liferay.expando.kernel.service.ExpandoRowLocalService.class) protected com.liferay.expando.kernel.service.ExpandoRowLocalService expandoRowLocalService
@BeanReference(type=com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence.class) protected com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence expandoRowPersistence
@BeanReference(type=com.liferay.ratings.kernel.service.RatingsStatsLocalService.class) protected com.liferay.ratings.kernel.service.RatingsStatsLocalService ratingsStatsLocalService
@BeanReference(type=com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence.class) protected com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence ratingsStatsPersistence
@BeanReference(type=com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder.class) protected com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder ratingsStatsFinder
@BeanReference(type=com.liferay.trash.kernel.service.TrashEntryLocalService.class) protected com.liferay.trash.kernel.service.TrashEntryLocalService trashEntryLocalService
@BeanReference(type=com.liferay.trash.kernel.service.TrashEntryService.class) protected com.liferay.trash.kernel.service.TrashEntryService trashEntryService
@BeanReference(type=com.liferay.trash.kernel.service.persistence.TrashEntryPersistence.class) protected com.liferay.trash.kernel.service.persistence.TrashEntryPersistence trashEntryPersistence
public com.liferay.document.library.kernel.service.DLFolderLocalService getDLFolderLocalService()
public void setDLFolderLocalService(com.liferay.document.library.kernel.service.DLFolderLocalService dlFolderLocalService)
dlFolderLocalService
- the document library folder local servicepublic com.liferay.document.library.kernel.service.DLFolderService getDLFolderService()
public void setDLFolderService(com.liferay.document.library.kernel.service.DLFolderService dlFolderService)
dlFolderService
- the document library folder remote servicepublic com.liferay.document.library.kernel.service.persistence.DLFolderPersistence getDLFolderPersistence()
public void setDLFolderPersistence(com.liferay.document.library.kernel.service.persistence.DLFolderPersistence dlFolderPersistence)
dlFolderPersistence
- the document library folder persistencepublic com.liferay.document.library.kernel.service.persistence.DLFolderFinder getDLFolderFinder()
public void setDLFolderFinder(com.liferay.document.library.kernel.service.persistence.DLFolderFinder dlFolderFinder)
dlFolderFinder
- the document library folder finderpublic com.liferay.counter.kernel.service.CounterLocalService getCounterLocalService()
public void setCounterLocalService(com.liferay.counter.kernel.service.CounterLocalService counterLocalService)
counterLocalService
- the counter local servicepublic com.liferay.portal.kernel.service.GroupLocalService getGroupLocalService()
public void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
groupLocalService
- the group local servicepublic com.liferay.portal.kernel.service.GroupService getGroupService()
public void setGroupService(com.liferay.portal.kernel.service.GroupService groupService)
groupService
- the group remote servicepublic com.liferay.portal.kernel.service.persistence.GroupPersistence getGroupPersistence()
public void setGroupPersistence(com.liferay.portal.kernel.service.persistence.GroupPersistence groupPersistence)
groupPersistence
- the group persistencepublic com.liferay.portal.kernel.service.persistence.GroupFinder getGroupFinder()
public void setGroupFinder(com.liferay.portal.kernel.service.persistence.GroupFinder groupFinder)
groupFinder
- the group finderpublic com.liferay.portal.kernel.service.RepositoryLocalService getRepositoryLocalService()
public void setRepositoryLocalService(com.liferay.portal.kernel.service.RepositoryLocalService repositoryLocalService)
repositoryLocalService
- the repository local servicepublic com.liferay.portal.kernel.service.RepositoryService getRepositoryService()
public void setRepositoryService(com.liferay.portal.kernel.service.RepositoryService repositoryService)
repositoryService
- the repository remote servicepublic com.liferay.portal.kernel.service.persistence.RepositoryPersistence getRepositoryPersistence()
public void setRepositoryPersistence(com.liferay.portal.kernel.service.persistence.RepositoryPersistence repositoryPersistence)
repositoryPersistence
- the repository persistencepublic com.liferay.portal.kernel.service.ResourceLocalService getResourceLocalService()
public void setResourceLocalService(com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService)
resourceLocalService
- the resource local servicepublic com.liferay.portal.kernel.service.UserLocalService getUserLocalService()
public void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
userLocalService
- the user local servicepublic com.liferay.portal.kernel.service.UserService getUserService()
public void setUserService(com.liferay.portal.kernel.service.UserService userService)
userService
- the user remote servicepublic com.liferay.portal.kernel.service.persistence.UserPersistence getUserPersistence()
public void setUserPersistence(com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence)
userPersistence
- the user persistencepublic com.liferay.portal.kernel.service.persistence.UserFinder getUserFinder()
public void setUserFinder(com.liferay.portal.kernel.service.persistence.UserFinder userFinder)
userFinder
- the user finderpublic com.liferay.portal.kernel.service.WebDAVPropsLocalService getWebDAVPropsLocalService()
public void setWebDAVPropsLocalService(com.liferay.portal.kernel.service.WebDAVPropsLocalService webDAVPropsLocalService)
webDAVPropsLocalService
- the web dav props local servicepublic com.liferay.portal.kernel.service.persistence.WebDAVPropsPersistence getWebDAVPropsPersistence()
public void setWebDAVPropsPersistence(com.liferay.portal.kernel.service.persistence.WebDAVPropsPersistence webDAVPropsPersistence)
webDAVPropsPersistence
- the web dav props persistencepublic com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService getWorkflowDefinitionLinkLocalService()
public void setWorkflowDefinitionLinkLocalService(com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService)
workflowDefinitionLinkLocalService
- the workflow definition link local servicepublic com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence getWorkflowDefinitionLinkPersistence()
public void setWorkflowDefinitionLinkPersistence(com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence)
workflowDefinitionLinkPersistence
- the workflow definition link persistencepublic com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
public void setWorkflowInstanceLinkLocalService(com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
workflowInstanceLinkLocalService
- the workflow instance link local servicepublic com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
public void setWorkflowInstanceLinkPersistence(com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
workflowInstanceLinkPersistence
- the workflow instance link persistencepublic com.liferay.asset.kernel.service.AssetEntryLocalService getAssetEntryLocalService()
public void setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService)
assetEntryLocalService
- the asset entry local servicepublic com.liferay.asset.kernel.service.AssetEntryService getAssetEntryService()
public void setAssetEntryService(com.liferay.asset.kernel.service.AssetEntryService assetEntryService)
assetEntryService
- the asset entry remote servicepublic com.liferay.asset.kernel.service.persistence.AssetEntryPersistence getAssetEntryPersistence()
public void setAssetEntryPersistence(com.liferay.asset.kernel.service.persistence.AssetEntryPersistence assetEntryPersistence)
assetEntryPersistence
- the asset entry persistencepublic com.liferay.asset.kernel.service.persistence.AssetEntryFinder getAssetEntryFinder()
public void setAssetEntryFinder(com.liferay.asset.kernel.service.persistence.AssetEntryFinder assetEntryFinder)
assetEntryFinder
- the asset entry finderpublic com.liferay.document.library.kernel.service.DLAppHelperLocalService getDLAppHelperLocalService()
public void setDLAppHelperLocalService(com.liferay.document.library.kernel.service.DLAppHelperLocalService dlAppHelperLocalService)
dlAppHelperLocalService
- the dl app helper local servicepublic com.liferay.document.library.kernel.service.DLFileEntryLocalService getDLFileEntryLocalService()
public void setDLFileEntryLocalService(com.liferay.document.library.kernel.service.DLFileEntryLocalService dlFileEntryLocalService)
dlFileEntryLocalService
- the document library file entry local servicepublic com.liferay.document.library.kernel.service.DLFileEntryService getDLFileEntryService()
public void setDLFileEntryService(com.liferay.document.library.kernel.service.DLFileEntryService dlFileEntryService)
dlFileEntryService
- the document library file entry remote servicepublic com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence getDLFileEntryPersistence()
public void setDLFileEntryPersistence(com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence dlFileEntryPersistence)
dlFileEntryPersistence
- the document library file entry persistencepublic com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder getDLFileEntryFinder()
public void setDLFileEntryFinder(com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder dlFileEntryFinder)
dlFileEntryFinder
- the document library file entry finderpublic com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService getDLFileEntryTypeLocalService()
public void setDLFileEntryTypeLocalService(com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService)
dlFileEntryTypeLocalService
- the document library file entry type local servicepublic com.liferay.document.library.kernel.service.DLFileEntryTypeService getDLFileEntryTypeService()
public void setDLFileEntryTypeService(com.liferay.document.library.kernel.service.DLFileEntryTypeService dlFileEntryTypeService)
dlFileEntryTypeService
- the document library file entry type remote servicepublic com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence getDLFileEntryTypePersistence()
public void setDLFileEntryTypePersistence(com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence)
dlFileEntryTypePersistence
- the document library file entry type persistencepublic com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder getDLFileEntryTypeFinder()
public void setDLFileEntryTypeFinder(com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder)
dlFileEntryTypeFinder
- the document library file entry type finderpublic com.liferay.document.library.kernel.service.DLFileShortcutLocalService getDLFileShortcutLocalService()
public void setDLFileShortcutLocalService(com.liferay.document.library.kernel.service.DLFileShortcutLocalService dlFileShortcutLocalService)
dlFileShortcutLocalService
- the document library file shortcut local servicepublic com.liferay.document.library.kernel.service.DLFileShortcutService getDLFileShortcutService()
public void setDLFileShortcutService(com.liferay.document.library.kernel.service.DLFileShortcutService dlFileShortcutService)
dlFileShortcutService
- the document library file shortcut remote servicepublic com.liferay.document.library.kernel.service.persistence.DLFileShortcutPersistence getDLFileShortcutPersistence()
public void setDLFileShortcutPersistence(com.liferay.document.library.kernel.service.persistence.DLFileShortcutPersistence dlFileShortcutPersistence)
dlFileShortcutPersistence
- the document library file shortcut persistencepublic com.liferay.document.library.kernel.service.DLFileVersionLocalService getDLFileVersionLocalService()
public void setDLFileVersionLocalService(com.liferay.document.library.kernel.service.DLFileVersionLocalService dlFileVersionLocalService)
dlFileVersionLocalService
- the document library file version local servicepublic com.liferay.document.library.kernel.service.DLFileVersionService getDLFileVersionService()
public void setDLFileVersionService(com.liferay.document.library.kernel.service.DLFileVersionService dlFileVersionService)
dlFileVersionService
- the document library file version remote servicepublic com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence getDLFileVersionPersistence()
public void setDLFileVersionPersistence(com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence dlFileVersionPersistence)
dlFileVersionPersistence
- the document library file version persistencepublic com.liferay.expando.kernel.service.ExpandoRowLocalService getExpandoRowLocalService()
public void setExpandoRowLocalService(com.liferay.expando.kernel.service.ExpandoRowLocalService expandoRowLocalService)
expandoRowLocalService
- the expando row local servicepublic com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence getExpandoRowPersistence()
public void setExpandoRowPersistence(com.liferay.expando.kernel.service.persistence.ExpandoRowPersistence expandoRowPersistence)
expandoRowPersistence
- the expando row persistencepublic com.liferay.ratings.kernel.service.RatingsStatsLocalService getRatingsStatsLocalService()
public void setRatingsStatsLocalService(com.liferay.ratings.kernel.service.RatingsStatsLocalService ratingsStatsLocalService)
ratingsStatsLocalService
- the ratings stats local servicepublic com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence getRatingsStatsPersistence()
public void setRatingsStatsPersistence(com.liferay.ratings.kernel.service.persistence.RatingsStatsPersistence ratingsStatsPersistence)
ratingsStatsPersistence
- the ratings stats persistencepublic com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder getRatingsStatsFinder()
public void setRatingsStatsFinder(com.liferay.ratings.kernel.service.persistence.RatingsStatsFinder ratingsStatsFinder)
ratingsStatsFinder
- the ratings stats finderpublic com.liferay.trash.kernel.service.TrashEntryLocalService getTrashEntryLocalService()
public void setTrashEntryLocalService(com.liferay.trash.kernel.service.TrashEntryLocalService trashEntryLocalService)
trashEntryLocalService
- the trash entry local servicepublic com.liferay.trash.kernel.service.TrashEntryService getTrashEntryService()
public void setTrashEntryService(com.liferay.trash.kernel.service.TrashEntryService trashEntryService)
trashEntryService
- the trash entry remote servicepublic com.liferay.trash.kernel.service.persistence.TrashEntryPersistence getTrashEntryPersistence()
public void setTrashEntryPersistence(com.liferay.trash.kernel.service.persistence.TrashEntryPersistence trashEntryPersistence)
trashEntryPersistence
- the trash entry persistencepublic void afterPropertiesSet()
public void destroy()
public String getOSGiServiceIdentifier()
getOSGiServiceIdentifier
in interface com.liferay.document.library.kernel.service.DLFolderService
getOSGiServiceIdentifier
in interface com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService
protected Class<?> getModelClass()
protected String getModelClassName()
protected void runSQL(String sql)
sql
- the sql query