com.liferay.portlet.documentlibrary.service.base
Class DLFolderLocalServiceBaseImpl

java.lang.Object
  extended by com.liferay.portlet.documentlibrary.service.base.DLFolderLocalServiceBaseImpl
All Implemented Interfaces:
com.liferay.portal.kernel.bean.IdentifiableBean, com.liferay.portal.service.PersistedModelLocalService, com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Direct Known Subclasses:
DLFolderLocalServiceImpl

public abstract class DLFolderLocalServiceBaseImpl
extends java.lang.Object
implements com.liferay.portlet.documentlibrary.service.DLFolderLocalService, com.liferay.portal.kernel.bean.IdentifiableBean

The base implementation of the document library folder local service.

This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in DLFolderLocalServiceImpl.

Author:
Brian Wing Shun Chan
See Also:
DLFolderLocalServiceImpl, DLFolderLocalServiceUtil
Generated:

Field Summary
protected  com.liferay.counter.service.CounterLocalService counterLocalService
           
protected  com.liferay.portlet.documentlibrary.service.DLAppHelperLocalService dlAppHelperLocalService
           
protected  com.liferay.portlet.documentlibrary.service.DLAppLocalService dlAppLocalService
           
protected  com.liferay.portlet.documentlibrary.service.DLAppService dlAppService
           
protected  com.liferay.portlet.documentlibrary.service.DLContentLocalService dlContentLocalService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLContentPersistence dlContentPersistence
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryFinder dlFileEntryFinder
           
protected  com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService dlFileEntryLocalService
           
protected  com.liferay.portlet.documentlibrary.service.DLFileEntryMetadataLocalService dlFileEntryMetadataLocalService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryMetadataPersistence dlFileEntryMetadataPersistence
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryPersistence dlFileEntryPersistence
           
protected  com.liferay.portlet.documentlibrary.service.DLFileEntryService dlFileEntryService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder
           
protected  com.liferay.portlet.documentlibrary.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence
           
protected  com.liferay.portlet.documentlibrary.service.DLFileEntryTypeService dlFileEntryTypeService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFileRankFinder dlFileRankFinder
           
protected  com.liferay.portlet.documentlibrary.service.DLFileRankLocalService dlFileRankLocalService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFileRankPersistence dlFileRankPersistence
           
protected  com.liferay.portlet.documentlibrary.service.DLFileShortcutLocalService dlFileShortcutLocalService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFileShortcutPersistence dlFileShortcutPersistence
           
protected  com.liferay.portlet.documentlibrary.service.DLFileShortcutService dlFileShortcutService
           
protected  com.liferay.portlet.documentlibrary.service.DLFileVersionLocalService dlFileVersionLocalService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFileVersionPersistence dlFileVersionPersistence
           
protected  com.liferay.portlet.documentlibrary.service.DLFileVersionService dlFileVersionService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFolderFinder dlFolderFinder
           
protected  com.liferay.portlet.documentlibrary.service.DLFolderLocalService dlFolderLocalService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLFolderPersistence dlFolderPersistence
           
protected  com.liferay.portlet.documentlibrary.service.DLFolderService dlFolderService
           
protected  com.liferay.portlet.documentlibrary.service.DLSyncLocalService dlSyncLocalService
           
protected  com.liferay.portlet.documentlibrary.service.persistence.DLSyncPersistence dlSyncPersistence
           
protected  com.liferay.portlet.documentlibrary.service.DLSyncService dlSyncService
           
protected  com.liferay.portlet.expando.service.ExpandoValueLocalService expandoValueLocalService
           
protected  com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence expandoValuePersistence
           
protected  com.liferay.portlet.expando.service.ExpandoValueService expandoValueService
           
protected  com.liferay.portal.service.persistence.GroupFinder groupFinder
           
protected  com.liferay.portal.service.GroupLocalService groupLocalService
           
protected  com.liferay.portal.service.persistence.GroupPersistence groupPersistence
           
protected  com.liferay.portal.service.GroupService groupService
           
protected  com.liferay.portal.service.persistence.LockFinder lockFinder
           
protected  com.liferay.portal.service.LockLocalService lockLocalService
           
protected  com.liferay.portal.service.persistence.LockPersistence lockPersistence
           
protected  com.liferay.portal.service.PersistedModelLocalServiceRegistry persistedModelLocalServiceRegistry
           
protected  com.liferay.portal.service.persistence.ResourceFinder resourceFinder
           
protected  com.liferay.portal.service.ResourceLocalService resourceLocalService
           
protected  com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence
           
protected  com.liferay.portal.service.ResourceService resourceService
           
protected  com.liferay.portal.service.persistence.UserFinder userFinder
           
protected  com.liferay.portal.service.UserLocalService userLocalService
           
protected  com.liferay.portal.service.persistence.UserPersistence userPersistence
           
protected  com.liferay.portal.service.UserService userService
           
protected  com.liferay.portal.service.WebDAVPropsLocalService webDAVPropsLocalService
           
protected  com.liferay.portal.service.persistence.WebDAVPropsPersistence webDAVPropsPersistence
           
protected  com.liferay.portal.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService
           
protected  com.liferay.portal.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence
           
protected  com.liferay.portal.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
           
protected  com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
           
 
Constructor Summary
DLFolderLocalServiceBaseImpl()
           
 
Method Summary
 com.liferay.portlet.documentlibrary.model.DLFolder addDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder dlFolder)
          Adds the document library folder to the database.
 void afterPropertiesSet()
           
 com.liferay.portlet.documentlibrary.model.DLFolder createDLFolder(long folderId)
          Creates a new document library folder with the primary key.
 void deleteDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder dlFolder)
          Deletes the document library folder from the database.
 void deleteDLFolder(long folderId)
          Deletes the document library folder with the primary key from the database.
 void destroy()
           
 java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
          Performs a dynamic query on the database and returns the matching rows.
 java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end)
          Performs a dynamic query on the database and returns a range of the matching rows.
 java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
          Performs a dynamic query on the database and returns an ordered range of the matching rows.
 long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
          Returns the number of rows that match the dynamic query.
 com.liferay.portlet.documentlibrary.model.DLFolder fetchDLFolder(long folderId)
           
 java.lang.String getBeanIdentifier()
          Returns the Spring bean ID for this bean.
 com.liferay.counter.service.CounterLocalService getCounterLocalService()
          Returns the counter local service.
 com.liferay.portlet.documentlibrary.service.DLAppHelperLocalService getDLAppHelperLocalService()
          Returns the d l app helper local service.
 com.liferay.portlet.documentlibrary.service.DLAppLocalService getDLAppLocalService()
          Returns the d l app local service.
 com.liferay.portlet.documentlibrary.service.DLAppService getDLAppService()
          Returns the d l app remote service.
 com.liferay.portlet.documentlibrary.service.DLContentLocalService getDLContentLocalService()
          Returns the document library content local service.
 com.liferay.portlet.documentlibrary.service.persistence.DLContentPersistence getDLContentPersistence()
          Returns the document library content persistence.
 com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryFinder getDLFileEntryFinder()
          Returns the document library file entry finder.
 com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService getDLFileEntryLocalService()
          Returns the document library file entry local service.
 com.liferay.portlet.documentlibrary.service.DLFileEntryMetadataLocalService getDLFileEntryMetadataLocalService()
          Returns the document library file entry metadata local service.
 com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryMetadataPersistence getDLFileEntryMetadataPersistence()
          Returns the document library file entry metadata persistence.
 com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryPersistence getDLFileEntryPersistence()
          Returns the document library file entry persistence.
 com.liferay.portlet.documentlibrary.service.DLFileEntryService getDLFileEntryService()
          Returns the document library file entry remote service.
 com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypeFinder getDLFileEntryTypeFinder()
          Returns the document library file entry type finder.
 com.liferay.portlet.documentlibrary.service.DLFileEntryTypeLocalService getDLFileEntryTypeLocalService()
          Returns the document library file entry type local service.
 com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistence getDLFileEntryTypePersistence()
          Returns the document library file entry type persistence.
 com.liferay.portlet.documentlibrary.service.DLFileEntryTypeService getDLFileEntryTypeService()
          Returns the document library file entry type remote service.
 com.liferay.portlet.documentlibrary.service.persistence.DLFileRankFinder getDLFileRankFinder()
          Returns the document library file rank finder.
 com.liferay.portlet.documentlibrary.service.DLFileRankLocalService getDLFileRankLocalService()
          Returns the document library file rank local service.
 com.liferay.portlet.documentlibrary.service.persistence.DLFileRankPersistence getDLFileRankPersistence()
          Returns the document library file rank persistence.
 com.liferay.portlet.documentlibrary.service.DLFileShortcutLocalService getDLFileShortcutLocalService()
          Returns the document library file shortcut local service.
 com.liferay.portlet.documentlibrary.service.persistence.DLFileShortcutPersistence getDLFileShortcutPersistence()
          Returns the document library file shortcut persistence.
 com.liferay.portlet.documentlibrary.service.DLFileShortcutService getDLFileShortcutService()
          Returns the document library file shortcut remote service.
 com.liferay.portlet.documentlibrary.service.DLFileVersionLocalService getDLFileVersionLocalService()
          Returns the document library file version local service.
 com.liferay.portlet.documentlibrary.service.persistence.DLFileVersionPersistence getDLFileVersionPersistence()
          Returns the document library file version persistence.
 com.liferay.portlet.documentlibrary.service.DLFileVersionService getDLFileVersionService()
          Returns the document library file version remote service.
 com.liferay.portlet.documentlibrary.model.DLFolder getDLFolder(long folderId)
          Returns the document library folder with the primary key.
 com.liferay.portlet.documentlibrary.model.DLFolder getDLFolderByUuidAndGroupId(java.lang.String uuid, long groupId)
          Returns the document library folder with the UUID in the group.
 com.liferay.portlet.documentlibrary.service.persistence.DLFolderFinder getDLFolderFinder()
          Returns the document library folder finder.
 com.liferay.portlet.documentlibrary.service.DLFolderLocalService getDLFolderLocalService()
          Returns the document library folder local service.
 com.liferay.portlet.documentlibrary.service.persistence.DLFolderPersistence getDLFolderPersistence()
          Returns the document library folder persistence.
 java.util.List<com.liferay.portlet.documentlibrary.model.DLFolder> getDLFolders(int start, int end)
          Returns a range of all the document library folders.
 int getDLFoldersCount()
          Returns the number of document library folders.
 com.liferay.portlet.documentlibrary.service.DLFolderService getDLFolderService()
          Returns the document library folder remote service.
 com.liferay.portlet.documentlibrary.service.DLSyncLocalService getDLSyncLocalService()
          Returns the d l sync local service.
 com.liferay.portlet.documentlibrary.service.persistence.DLSyncPersistence getDLSyncPersistence()
          Returns the d l sync persistence.
 com.liferay.portlet.documentlibrary.service.DLSyncService getDLSyncService()
          Returns the d l sync remote service.
 com.liferay.portlet.expando.service.ExpandoValueLocalService getExpandoValueLocalService()
          Returns the expando value local service.
 com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence getExpandoValuePersistence()
          Returns the expando value persistence.
 com.liferay.portlet.expando.service.ExpandoValueService getExpandoValueService()
          Returns the expando value remote service.
 com.liferay.portal.service.persistence.GroupFinder getGroupFinder()
          Returns the group finder.
 com.liferay.portal.service.GroupLocalService getGroupLocalService()
          Returns the group local service.
 com.liferay.portal.service.persistence.GroupPersistence getGroupPersistence()
          Returns the group persistence.
 com.liferay.portal.service.GroupService getGroupService()
          Returns the group remote service.
 com.liferay.portal.service.persistence.LockFinder getLockFinder()
          Returns the lock finder.
 com.liferay.portal.service.LockLocalService getLockLocalService()
          Returns the lock local service.
 com.liferay.portal.service.persistence.LockPersistence getLockPersistence()
          Returns the lock persistence.
protected  java.lang.Class<?> getModelClass()
           
protected  java.lang.String getModelClassName()
           
 com.liferay.portal.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
           
 com.liferay.portal.service.persistence.ResourceFinder getResourceFinder()
          Returns the resource finder.
 com.liferay.portal.service.ResourceLocalService getResourceLocalService()
          Returns the resource local service.
 com.liferay.portal.service.persistence.ResourcePersistence getResourcePersistence()
          Returns the resource persistence.
 com.liferay.portal.service.ResourceService getResourceService()
          Returns the resource remote service.
 com.liferay.portal.service.persistence.UserFinder getUserFinder()
          Returns the user finder.
 com.liferay.portal.service.UserLocalService getUserLocalService()
          Returns the user local service.
 com.liferay.portal.service.persistence.UserPersistence getUserPersistence()
          Returns the user persistence.
 com.liferay.portal.service.UserService getUserService()
          Returns the user remote service.
 com.liferay.portal.service.WebDAVPropsLocalService getWebDAVPropsLocalService()
          Returns the web d a v props local service.
 com.liferay.portal.service.persistence.WebDAVPropsPersistence getWebDAVPropsPersistence()
          Returns the web d a v props persistence.
 com.liferay.portal.service.WorkflowDefinitionLinkLocalService getWorkflowDefinitionLinkLocalService()
          Returns the workflow definition link local service.
 com.liferay.portal.service.persistence.WorkflowDefinitionLinkPersistence getWorkflowDefinitionLinkPersistence()
          Returns the workflow definition link persistence.
 com.liferay.portal.service.WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
          Returns the workflow instance link local service.
 com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
          Returns the workflow instance link persistence.
protected  void runSQL(java.lang.String sql)
          Performs an SQL query.
 void setBeanIdentifier(java.lang.String beanIdentifier)
          Sets the Spring bean ID for this bean.
 void setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
          Sets the counter local service.
 void setDLAppHelperLocalService(com.liferay.portlet.documentlibrary.service.DLAppHelperLocalService dlAppHelperLocalService)
          Sets the d l app helper local service.
 void setDLAppLocalService(com.liferay.portlet.documentlibrary.service.DLAppLocalService dlAppLocalService)
          Sets the d l app local service.
 void setDLAppService(com.liferay.portlet.documentlibrary.service.DLAppService dlAppService)
          Sets the d l app remote service.
 void setDLContentLocalService(com.liferay.portlet.documentlibrary.service.DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void setDLContentPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLContentPersistence dlContentPersistence)
          Sets the document library content persistence.
 void setDLFileEntryFinder(com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryFinder dlFileEntryFinder)
          Sets the document library file entry finder.
 void setDLFileEntryLocalService(com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService dlFileEntryLocalService)
          Sets the document library file entry local service.
 void setDLFileEntryMetadataLocalService(com.liferay.portlet.documentlibrary.service.DLFileEntryMetadataLocalService dlFileEntryMetadataLocalService)
          Sets the document library file entry metadata local service.
 void setDLFileEntryMetadataPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryMetadataPersistence dlFileEntryMetadataPersistence)
          Sets the document library file entry metadata persistence.
 void setDLFileEntryPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryPersistence dlFileEntryPersistence)
          Sets the document library file entry persistence.
 void setDLFileEntryService(com.liferay.portlet.documentlibrary.service.DLFileEntryService dlFileEntryService)
          Sets the document library file entry remote service.
 void setDLFileEntryTypeFinder(com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder)
          Sets the document library file entry type finder.
 void setDLFileEntryTypeLocalService(com.liferay.portlet.documentlibrary.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService)
          Sets the document library file entry type local service.
 void setDLFileEntryTypePersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence)
          Sets the document library file entry type persistence.
 void setDLFileEntryTypeService(com.liferay.portlet.documentlibrary.service.DLFileEntryTypeService dlFileEntryTypeService)
          Sets the document library file entry type remote service.
 void setDLFileRankFinder(com.liferay.portlet.documentlibrary.service.persistence.DLFileRankFinder dlFileRankFinder)
          Sets the document library file rank finder.
 void setDLFileRankLocalService(com.liferay.portlet.documentlibrary.service.DLFileRankLocalService dlFileRankLocalService)
          Sets the document library file rank local service.
 void setDLFileRankPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileRankPersistence dlFileRankPersistence)
          Sets the document library file rank persistence.
 void setDLFileShortcutLocalService(com.liferay.portlet.documentlibrary.service.DLFileShortcutLocalService dlFileShortcutLocalService)
          Sets the document library file shortcut local service.
 void setDLFileShortcutPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileShortcutPersistence dlFileShortcutPersistence)
          Sets the document library file shortcut persistence.
 void setDLFileShortcutService(com.liferay.portlet.documentlibrary.service.DLFileShortcutService dlFileShortcutService)
          Sets the document library file shortcut remote service.
 void setDLFileVersionLocalService(com.liferay.portlet.documentlibrary.service.DLFileVersionLocalService dlFileVersionLocalService)
          Sets the document library file version local service.
 void setDLFileVersionPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileVersionPersistence dlFileVersionPersistence)
          Sets the document library file version persistence.
 void setDLFileVersionService(com.liferay.portlet.documentlibrary.service.DLFileVersionService dlFileVersionService)
          Sets the document library file version remote service.
 void setDLFolderFinder(com.liferay.portlet.documentlibrary.service.persistence.DLFolderFinder dlFolderFinder)
          Sets the document library folder finder.
 void setDLFolderLocalService(com.liferay.portlet.documentlibrary.service.DLFolderLocalService dlFolderLocalService)
          Sets the document library folder local service.
 void setDLFolderPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFolderPersistence dlFolderPersistence)
          Sets the document library folder persistence.
 void setDLFolderService(com.liferay.portlet.documentlibrary.service.DLFolderService dlFolderService)
          Sets the document library folder remote service.
 void setDLSyncLocalService(com.liferay.portlet.documentlibrary.service.DLSyncLocalService dlSyncLocalService)
          Sets the d l sync local service.
 void setDLSyncPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLSyncPersistence dlSyncPersistence)
          Sets the d l sync persistence.
 void setDLSyncService(com.liferay.portlet.documentlibrary.service.DLSyncService dlSyncService)
          Sets the d l sync remote service.
 void setExpandoValueLocalService(com.liferay.portlet.expando.service.ExpandoValueLocalService expandoValueLocalService)
          Sets the expando value local service.
 void setExpandoValuePersistence(com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence expandoValuePersistence)
          Sets the expando value persistence.
 void setExpandoValueService(com.liferay.portlet.expando.service.ExpandoValueService expandoValueService)
          Sets the expando value remote service.
 void setGroupFinder(com.liferay.portal.service.persistence.GroupFinder groupFinder)
          Sets the group finder.
 void setGroupLocalService(com.liferay.portal.service.GroupLocalService groupLocalService)
          Sets the group local service.
 void setGroupPersistence(com.liferay.portal.service.persistence.GroupPersistence groupPersistence)
          Sets the group persistence.
 void setGroupService(com.liferay.portal.service.GroupService groupService)
          Sets the group remote service.
 void setLockFinder(com.liferay.portal.service.persistence.LockFinder lockFinder)
          Sets the lock finder.
 void setLockLocalService(com.liferay.portal.service.LockLocalService lockLocalService)
          Sets the lock local service.
 void setLockPersistence(com.liferay.portal.service.persistence.LockPersistence lockPersistence)
          Sets the lock persistence.
 void setResourceFinder(com.liferay.portal.service.persistence.ResourceFinder resourceFinder)
          Sets the resource finder.
 void setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
          Sets the resource local service.
 void setResourcePersistence(com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence)
          Sets the resource persistence.
 void setResourceService(com.liferay.portal.service.ResourceService resourceService)
          Sets the resource remote service.
 void setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
          Sets the user finder.
 void setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
          Sets the user local service.
 void setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
          Sets the user persistence.
 void setUserService(com.liferay.portal.service.UserService userService)
          Sets the user remote service.
 void setWebDAVPropsLocalService(com.liferay.portal.service.WebDAVPropsLocalService webDAVPropsLocalService)
          Sets the web d a v props local service.
 void setWebDAVPropsPersistence(com.liferay.portal.service.persistence.WebDAVPropsPersistence webDAVPropsPersistence)
          Sets the web d a v props persistence.
 void setWorkflowDefinitionLinkLocalService(com.liferay.portal.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService)
          Sets the workflow definition link local service.
 void setWorkflowDefinitionLinkPersistence(com.liferay.portal.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence)
          Sets the workflow definition link persistence.
 void setWorkflowInstanceLinkLocalService(com.liferay.portal.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
          Sets the workflow instance link local service.
 void setWorkflowInstanceLinkPersistence(com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
          Sets the workflow instance link persistence.
 com.liferay.portlet.documentlibrary.model.DLFolder updateDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder dlFolder)
          Updates the document library folder in the database or adds it if it does not yet exist.
 com.liferay.portlet.documentlibrary.model.DLFolder updateDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder dlFolder, boolean merge)
          Updates the document library folder in the database or adds it if it does not yet exist.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
addFolder, deleteAll, deleteFolder, getCompanyFolders, getCompanyFoldersCount, getFileEntriesAndFileShortcuts, getFileEntriesAndFileShortcutsCount, getFolder, getFolder, getFolderId, getFolders, getFolders, getFolders, getFolders, getFoldersAndFileEntriesAndFileShortcuts, getFoldersAndFileEntriesAndFileShortcuts, getFoldersAndFileEntriesAndFileShortcutsCount, getFoldersAndFileEntriesAndFileShortcutsCount, getFoldersCount, getFoldersCount, getFoldersFileEntriesCount, getMountFolder, getMountFolders, getMountFoldersCount, getSubfolderIds, moveFolder, updateFolder, updateFolder, updateFolderAndFileEntryTypes, updateLastPostDate
 

Field Detail

dlAppLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLAppLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLAppLocalService dlAppLocalService

dlAppService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLAppService.class)
protected com.liferay.portlet.documentlibrary.service.DLAppService dlAppService

dlAppHelperLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLAppHelperLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLAppHelperLocalService dlAppHelperLocalService

dlContentLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLContentLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLContentLocalService dlContentLocalService

dlContentPersistence

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLContentPersistence.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLContentPersistence dlContentPersistence

dlFileEntryLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService dlFileEntryLocalService

dlFileEntryService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFileEntryService.class)
protected com.liferay.portlet.documentlibrary.service.DLFileEntryService dlFileEntryService

dlFileEntryPersistence

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryPersistence.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryPersistence dlFileEntryPersistence

dlFileEntryFinder

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryFinder.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryFinder dlFileEntryFinder

dlFileEntryMetadataLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFileEntryMetadataLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLFileEntryMetadataLocalService dlFileEntryMetadataLocalService

dlFileEntryMetadataPersistence

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryMetadataPersistence.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryMetadataPersistence dlFileEntryMetadataPersistence

dlFileEntryTypeLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFileEntryTypeLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService

dlFileEntryTypeService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFileEntryTypeService.class)
protected com.liferay.portlet.documentlibrary.service.DLFileEntryTypeService dlFileEntryTypeService

dlFileEntryTypePersistence

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistence.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence

dlFileEntryTypeFinder

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypeFinder.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder

dlFileRankLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFileRankLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLFileRankLocalService dlFileRankLocalService

dlFileRankPersistence

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFileRankPersistence.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFileRankPersistence dlFileRankPersistence

dlFileRankFinder

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFileRankFinder.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFileRankFinder dlFileRankFinder

dlFileShortcutLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFileShortcutLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLFileShortcutLocalService dlFileShortcutLocalService

dlFileShortcutService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFileShortcutService.class)
protected com.liferay.portlet.documentlibrary.service.DLFileShortcutService dlFileShortcutService

dlFileShortcutPersistence

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFileShortcutPersistence.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFileShortcutPersistence dlFileShortcutPersistence

dlFileVersionLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFileVersionLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLFileVersionLocalService dlFileVersionLocalService

dlFileVersionService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFileVersionService.class)
protected com.liferay.portlet.documentlibrary.service.DLFileVersionService dlFileVersionService

dlFileVersionPersistence

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFileVersionPersistence.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFileVersionPersistence dlFileVersionPersistence

dlFolderLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFolderLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLFolderLocalService dlFolderLocalService

dlFolderService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLFolderService.class)
protected com.liferay.portlet.documentlibrary.service.DLFolderService dlFolderService

dlFolderPersistence

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFolderPersistence.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFolderPersistence dlFolderPersistence

dlFolderFinder

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLFolderFinder.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLFolderFinder dlFolderFinder

dlSyncLocalService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLSyncLocalService.class)
protected com.liferay.portlet.documentlibrary.service.DLSyncLocalService dlSyncLocalService

dlSyncService

@BeanReference(type=com.liferay.portlet.documentlibrary.service.DLSyncService.class)
protected com.liferay.portlet.documentlibrary.service.DLSyncService dlSyncService

dlSyncPersistence

@BeanReference(type=com.liferay.portlet.documentlibrary.service.persistence.DLSyncPersistence.class)
protected com.liferay.portlet.documentlibrary.service.persistence.DLSyncPersistence dlSyncPersistence

counterLocalService

@BeanReference(type=com.liferay.counter.service.CounterLocalService.class)
protected com.liferay.counter.service.CounterLocalService counterLocalService

groupLocalService

@BeanReference(type=com.liferay.portal.service.GroupLocalService.class)
protected com.liferay.portal.service.GroupLocalService groupLocalService

groupService

@BeanReference(type=com.liferay.portal.service.GroupService.class)
protected com.liferay.portal.service.GroupService groupService

groupPersistence

@BeanReference(type=com.liferay.portal.service.persistence.GroupPersistence.class)
protected com.liferay.portal.service.persistence.GroupPersistence groupPersistence

groupFinder

@BeanReference(type=com.liferay.portal.service.persistence.GroupFinder.class)
protected com.liferay.portal.service.persistence.GroupFinder groupFinder

lockLocalService

@BeanReference(type=com.liferay.portal.service.LockLocalService.class)
protected com.liferay.portal.service.LockLocalService lockLocalService

lockPersistence

@BeanReference(type=com.liferay.portal.service.persistence.LockPersistence.class)
protected com.liferay.portal.service.persistence.LockPersistence lockPersistence

lockFinder

@BeanReference(type=com.liferay.portal.service.persistence.LockFinder.class)
protected com.liferay.portal.service.persistence.LockFinder lockFinder

resourceLocalService

@BeanReference(type=com.liferay.portal.service.ResourceLocalService.class)
protected com.liferay.portal.service.ResourceLocalService resourceLocalService

resourceService

@BeanReference(type=com.liferay.portal.service.ResourceService.class)
protected com.liferay.portal.service.ResourceService resourceService

resourcePersistence

@BeanReference(type=com.liferay.portal.service.persistence.ResourcePersistence.class)
protected com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence

resourceFinder

@BeanReference(type=com.liferay.portal.service.persistence.ResourceFinder.class)
protected com.liferay.portal.service.persistence.ResourceFinder resourceFinder

userLocalService

@BeanReference(type=com.liferay.portal.service.UserLocalService.class)
protected com.liferay.portal.service.UserLocalService userLocalService

userService

@BeanReference(type=com.liferay.portal.service.UserService.class)
protected com.liferay.portal.service.UserService userService

userPersistence

@BeanReference(type=com.liferay.portal.service.persistence.UserPersistence.class)
protected com.liferay.portal.service.persistence.UserPersistence userPersistence

userFinder

@BeanReference(type=com.liferay.portal.service.persistence.UserFinder.class)
protected com.liferay.portal.service.persistence.UserFinder userFinder

webDAVPropsLocalService

@BeanReference(type=com.liferay.portal.service.WebDAVPropsLocalService.class)
protected com.liferay.portal.service.WebDAVPropsLocalService webDAVPropsLocalService

webDAVPropsPersistence

@BeanReference(type=com.liferay.portal.service.persistence.WebDAVPropsPersistence.class)
protected com.liferay.portal.service.persistence.WebDAVPropsPersistence webDAVPropsPersistence

workflowDefinitionLinkLocalService

@BeanReference(type=com.liferay.portal.service.WorkflowDefinitionLinkLocalService.class)
protected com.liferay.portal.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService

workflowDefinitionLinkPersistence

@BeanReference(type=com.liferay.portal.service.persistence.WorkflowDefinitionLinkPersistence.class)
protected com.liferay.portal.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence

workflowInstanceLinkLocalService

@BeanReference(type=com.liferay.portal.service.WorkflowInstanceLinkLocalService.class)
protected com.liferay.portal.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService

workflowInstanceLinkPersistence

@BeanReference(type=com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence.class)
protected com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence

expandoValueLocalService

@BeanReference(type=com.liferay.portlet.expando.service.ExpandoValueLocalService.class)
protected com.liferay.portlet.expando.service.ExpandoValueLocalService expandoValueLocalService

expandoValueService

@BeanReference(type=com.liferay.portlet.expando.service.ExpandoValueService.class)
protected com.liferay.portlet.expando.service.ExpandoValueService expandoValueService

expandoValuePersistence

@BeanReference(type=com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence.class)
protected com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence expandoValuePersistence

persistedModelLocalServiceRegistry

@BeanReference(type=com.liferay.portal.service.PersistedModelLocalServiceRegistry.class)
protected com.liferay.portal.service.PersistedModelLocalServiceRegistry persistedModelLocalServiceRegistry
Constructor Detail

DLFolderLocalServiceBaseImpl

public DLFolderLocalServiceBaseImpl()
Method Detail

addDLFolder

public com.liferay.portlet.documentlibrary.model.DLFolder addDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder dlFolder)
                                                               throws com.liferay.portal.kernel.exception.SystemException
Adds the document library folder to the database. Also notifies the appropriate model listeners.

Specified by:
addDLFolder in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
dlFolder - the document library folder
Returns:
the document library folder that was added
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

createDLFolder

public com.liferay.portlet.documentlibrary.model.DLFolder createDLFolder(long folderId)
Creates a new document library folder with the primary key. Does not add the document library folder to the database.

Specified by:
createDLFolder in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
folderId - the primary key for the new document library folder
Returns:
the new document library folder

deleteDLFolder

public void deleteDLFolder(long folderId)
                    throws com.liferay.portal.kernel.exception.PortalException,
                           com.liferay.portal.kernel.exception.SystemException
Deletes the document library folder with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
deleteDLFolder in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
folderId - the primary key of the document library folder
Throws:
com.liferay.portal.kernel.exception.PortalException - if a document library folder with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

deleteDLFolder

public void deleteDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder dlFolder)
                    throws com.liferay.portal.kernel.exception.SystemException
Deletes the document library folder from the database. Also notifies the appropriate model listeners.

Specified by:
deleteDLFolder in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
dlFolder - the document library folder
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

dynamicQuery

public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
                            throws com.liferay.portal.kernel.exception.SystemException
Performs a dynamic query on the database and returns the matching rows.

Specified by:
dynamicQuery in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
dynamicQuery - the dynamic query
Returns:
the matching rows
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

dynamicQuery

public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
                                   int start,
                                   int end)
                            throws com.liferay.portal.kernel.exception.SystemException
Performs a dynamic query on the database and returns a range of the matching rows.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
dynamicQuery in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
dynamicQuery - the dynamic query
start - the lower bound of the range of model instances
end - the upper bound of the range of model instances (not inclusive)
Returns:
the range of matching rows
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

dynamicQuery

public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
                                   int start,
                                   int end,
                                   com.liferay.portal.kernel.util.OrderByComparator orderByComparator)
                            throws com.liferay.portal.kernel.exception.SystemException
Performs a dynamic query on the database and returns an ordered range of the matching rows.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
dynamicQuery in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
dynamicQuery - the dynamic query
start - the lower bound of the range of model instances
end - the upper bound of the range of model instances (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching rows
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

dynamicQueryCount

public long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
                       throws com.liferay.portal.kernel.exception.SystemException
Returns the number of rows that match the dynamic query.

Specified by:
dynamicQueryCount in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
dynamicQuery - the dynamic query
Returns:
the number of rows that match the dynamic query
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

fetchDLFolder

public com.liferay.portlet.documentlibrary.model.DLFolder fetchDLFolder(long folderId)
                                                                 throws com.liferay.portal.kernel.exception.SystemException
Specified by:
fetchDLFolder in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Throws:
com.liferay.portal.kernel.exception.SystemException

getDLFolder

public com.liferay.portlet.documentlibrary.model.DLFolder getDLFolder(long folderId)
                                                               throws com.liferay.portal.kernel.exception.PortalException,
                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the document library folder with the primary key.

Specified by:
getDLFolder in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
folderId - the primary key of the document library folder
Returns:
the document library folder
Throws:
com.liferay.portal.kernel.exception.PortalException - if a document library folder with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getPersistedModel

public com.liferay.portal.model.PersistedModel getPersistedModel(java.io.Serializable primaryKeyObj)
                                                          throws com.liferay.portal.kernel.exception.PortalException,
                                                                 com.liferay.portal.kernel.exception.SystemException
Specified by:
getPersistedModel in interface com.liferay.portal.service.PersistedModelLocalService
Specified by:
getPersistedModel in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

getDLFolderByUuidAndGroupId

public com.liferay.portlet.documentlibrary.model.DLFolder getDLFolderByUuidAndGroupId(java.lang.String uuid,
                                                                                      long groupId)
                                                                               throws com.liferay.portal.kernel.exception.PortalException,
                                                                                      com.liferay.portal.kernel.exception.SystemException
Returns the document library folder with the UUID in the group.

Specified by:
getDLFolderByUuidAndGroupId in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
uuid - the UUID of document library folder
groupId - the group id of the document library folder
Returns:
the document library folder
Throws:
com.liferay.portal.kernel.exception.PortalException - if a document library folder with the UUID in the group could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getDLFolders

public java.util.List<com.liferay.portlet.documentlibrary.model.DLFolder> getDLFolders(int start,
                                                                                       int end)
                                                                                throws com.liferay.portal.kernel.exception.SystemException
Returns a range of all the document library folders.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.

Specified by:
getDLFolders in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
start - the lower bound of the range of document library folders
end - the upper bound of the range of document library folders (not inclusive)
Returns:
the range of document library folders
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getDLFoldersCount

public int getDLFoldersCount()
                      throws com.liferay.portal.kernel.exception.SystemException
Returns the number of document library folders.

Specified by:
getDLFoldersCount in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Returns:
the number of document library folders
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

updateDLFolder

public com.liferay.portlet.documentlibrary.model.DLFolder updateDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder dlFolder)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Updates the document library folder in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.

Specified by:
updateDLFolder in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
dlFolder - the document library folder
Returns:
the document library folder that was updated
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

updateDLFolder

public com.liferay.portlet.documentlibrary.model.DLFolder updateDLFolder(com.liferay.portlet.documentlibrary.model.DLFolder dlFolder,
                                                                         boolean merge)
                                                                  throws com.liferay.portal.kernel.exception.SystemException
Updates the document library folder in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.

Specified by:
updateDLFolder in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
dlFolder - the document library folder
merge - whether to merge the document library folder with the current session. See BatchSession.update(com.liferay.portal.kernel.dao.orm.Session, com.liferay.portal.model.BaseModel, boolean) for an explanation.
Returns:
the document library folder that was updated
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getDLAppLocalService

public com.liferay.portlet.documentlibrary.service.DLAppLocalService getDLAppLocalService()
Returns the d l app local service.

Returns:
the d l app local service

setDLAppLocalService

public void setDLAppLocalService(com.liferay.portlet.documentlibrary.service.DLAppLocalService dlAppLocalService)
Sets the d l app local service.

Parameters:
dlAppLocalService - the d l app local service

getDLAppService

public com.liferay.portlet.documentlibrary.service.DLAppService getDLAppService()
Returns the d l app remote service.

Returns:
the d l app remote service

setDLAppService

public void setDLAppService(com.liferay.portlet.documentlibrary.service.DLAppService dlAppService)
Sets the d l app remote service.

Parameters:
dlAppService - the d l app remote service

getDLAppHelperLocalService

public com.liferay.portlet.documentlibrary.service.DLAppHelperLocalService getDLAppHelperLocalService()
Returns the d l app helper local service.

Returns:
the d l app helper local service

setDLAppHelperLocalService

public void setDLAppHelperLocalService(com.liferay.portlet.documentlibrary.service.DLAppHelperLocalService dlAppHelperLocalService)
Sets the d l app helper local service.

Parameters:
dlAppHelperLocalService - the d l app helper local service

getDLContentLocalService

public com.liferay.portlet.documentlibrary.service.DLContentLocalService getDLContentLocalService()
Returns the document library content local service.

Returns:
the document library content local service

setDLContentLocalService

public void setDLContentLocalService(com.liferay.portlet.documentlibrary.service.DLContentLocalService dlContentLocalService)
Sets the document library content local service.

Parameters:
dlContentLocalService - the document library content local service

getDLContentPersistence

public com.liferay.portlet.documentlibrary.service.persistence.DLContentPersistence getDLContentPersistence()
Returns the document library content persistence.

Returns:
the document library content persistence

setDLContentPersistence

public void setDLContentPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLContentPersistence dlContentPersistence)
Sets the document library content persistence.

Parameters:
dlContentPersistence - the document library content persistence

getDLFileEntryLocalService

public com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService getDLFileEntryLocalService()
Returns the document library file entry local service.

Returns:
the document library file entry local service

setDLFileEntryLocalService

public void setDLFileEntryLocalService(com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService dlFileEntryLocalService)
Sets the document library file entry local service.

Parameters:
dlFileEntryLocalService - the document library file entry local service

getDLFileEntryService

public com.liferay.portlet.documentlibrary.service.DLFileEntryService getDLFileEntryService()
Returns the document library file entry remote service.

Returns:
the document library file entry remote service

setDLFileEntryService

public void setDLFileEntryService(com.liferay.portlet.documentlibrary.service.DLFileEntryService dlFileEntryService)
Sets the document library file entry remote service.

Parameters:
dlFileEntryService - the document library file entry remote service

getDLFileEntryPersistence

public com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryPersistence getDLFileEntryPersistence()
Returns the document library file entry persistence.

Returns:
the document library file entry persistence

setDLFileEntryPersistence

public void setDLFileEntryPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryPersistence dlFileEntryPersistence)
Sets the document library file entry persistence.

Parameters:
dlFileEntryPersistence - the document library file entry persistence

getDLFileEntryFinder

public com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryFinder getDLFileEntryFinder()
Returns the document library file entry finder.

Returns:
the document library file entry finder

setDLFileEntryFinder

public void setDLFileEntryFinder(com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryFinder dlFileEntryFinder)
Sets the document library file entry finder.

Parameters:
dlFileEntryFinder - the document library file entry finder

getDLFileEntryMetadataLocalService

public com.liferay.portlet.documentlibrary.service.DLFileEntryMetadataLocalService getDLFileEntryMetadataLocalService()
Returns the document library file entry metadata local service.

Returns:
the document library file entry metadata local service

setDLFileEntryMetadataLocalService

public void setDLFileEntryMetadataLocalService(com.liferay.portlet.documentlibrary.service.DLFileEntryMetadataLocalService dlFileEntryMetadataLocalService)
Sets the document library file entry metadata local service.

Parameters:
dlFileEntryMetadataLocalService - the document library file entry metadata local service

getDLFileEntryMetadataPersistence

public com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryMetadataPersistence getDLFileEntryMetadataPersistence()
Returns the document library file entry metadata persistence.

Returns:
the document library file entry metadata persistence

setDLFileEntryMetadataPersistence

public void setDLFileEntryMetadataPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryMetadataPersistence dlFileEntryMetadataPersistence)
Sets the document library file entry metadata persistence.

Parameters:
dlFileEntryMetadataPersistence - the document library file entry metadata persistence

getDLFileEntryTypeLocalService

public com.liferay.portlet.documentlibrary.service.DLFileEntryTypeLocalService getDLFileEntryTypeLocalService()
Returns the document library file entry type local service.

Returns:
the document library file entry type local service

setDLFileEntryTypeLocalService

public void setDLFileEntryTypeLocalService(com.liferay.portlet.documentlibrary.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService)
Sets the document library file entry type local service.

Parameters:
dlFileEntryTypeLocalService - the document library file entry type local service

getDLFileEntryTypeService

public com.liferay.portlet.documentlibrary.service.DLFileEntryTypeService getDLFileEntryTypeService()
Returns the document library file entry type remote service.

Returns:
the document library file entry type remote service

setDLFileEntryTypeService

public void setDLFileEntryTypeService(com.liferay.portlet.documentlibrary.service.DLFileEntryTypeService dlFileEntryTypeService)
Sets the document library file entry type remote service.

Parameters:
dlFileEntryTypeService - the document library file entry type remote service

getDLFileEntryTypePersistence

public com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistence getDLFileEntryTypePersistence()
Returns the document library file entry type persistence.

Returns:
the document library file entry type persistence

setDLFileEntryTypePersistence

public void setDLFileEntryTypePersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence)
Sets the document library file entry type persistence.

Parameters:
dlFileEntryTypePersistence - the document library file entry type persistence

getDLFileEntryTypeFinder

public com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypeFinder getDLFileEntryTypeFinder()
Returns the document library file entry type finder.

Returns:
the document library file entry type finder

setDLFileEntryTypeFinder

public void setDLFileEntryTypeFinder(com.liferay.portlet.documentlibrary.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder)
Sets the document library file entry type finder.

Parameters:
dlFileEntryTypeFinder - the document library file entry type finder

getDLFileRankLocalService

public com.liferay.portlet.documentlibrary.service.DLFileRankLocalService getDLFileRankLocalService()
Returns the document library file rank local service.

Returns:
the document library file rank local service

setDLFileRankLocalService

public void setDLFileRankLocalService(com.liferay.portlet.documentlibrary.service.DLFileRankLocalService dlFileRankLocalService)
Sets the document library file rank local service.

Parameters:
dlFileRankLocalService - the document library file rank local service

getDLFileRankPersistence

public com.liferay.portlet.documentlibrary.service.persistence.DLFileRankPersistence getDLFileRankPersistence()
Returns the document library file rank persistence.

Returns:
the document library file rank persistence

setDLFileRankPersistence

public void setDLFileRankPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileRankPersistence dlFileRankPersistence)
Sets the document library file rank persistence.

Parameters:
dlFileRankPersistence - the document library file rank persistence

getDLFileRankFinder

public com.liferay.portlet.documentlibrary.service.persistence.DLFileRankFinder getDLFileRankFinder()
Returns the document library file rank finder.

Returns:
the document library file rank finder

setDLFileRankFinder

public void setDLFileRankFinder(com.liferay.portlet.documentlibrary.service.persistence.DLFileRankFinder dlFileRankFinder)
Sets the document library file rank finder.

Parameters:
dlFileRankFinder - the document library file rank finder

getDLFileShortcutLocalService

public com.liferay.portlet.documentlibrary.service.DLFileShortcutLocalService getDLFileShortcutLocalService()
Returns the document library file shortcut local service.

Returns:
the document library file shortcut local service

setDLFileShortcutLocalService

public void setDLFileShortcutLocalService(com.liferay.portlet.documentlibrary.service.DLFileShortcutLocalService dlFileShortcutLocalService)
Sets the document library file shortcut local service.

Parameters:
dlFileShortcutLocalService - the document library file shortcut local service

getDLFileShortcutService

public com.liferay.portlet.documentlibrary.service.DLFileShortcutService getDLFileShortcutService()
Returns the document library file shortcut remote service.

Returns:
the document library file shortcut remote service

setDLFileShortcutService

public void setDLFileShortcutService(com.liferay.portlet.documentlibrary.service.DLFileShortcutService dlFileShortcutService)
Sets the document library file shortcut remote service.

Parameters:
dlFileShortcutService - the document library file shortcut remote service

getDLFileShortcutPersistence

public com.liferay.portlet.documentlibrary.service.persistence.DLFileShortcutPersistence getDLFileShortcutPersistence()
Returns the document library file shortcut persistence.

Returns:
the document library file shortcut persistence

setDLFileShortcutPersistence

public void setDLFileShortcutPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileShortcutPersistence dlFileShortcutPersistence)
Sets the document library file shortcut persistence.

Parameters:
dlFileShortcutPersistence - the document library file shortcut persistence

getDLFileVersionLocalService

public com.liferay.portlet.documentlibrary.service.DLFileVersionLocalService getDLFileVersionLocalService()
Returns the document library file version local service.

Returns:
the document library file version local service

setDLFileVersionLocalService

public void setDLFileVersionLocalService(com.liferay.portlet.documentlibrary.service.DLFileVersionLocalService dlFileVersionLocalService)
Sets the document library file version local service.

Parameters:
dlFileVersionLocalService - the document library file version local service

getDLFileVersionService

public com.liferay.portlet.documentlibrary.service.DLFileVersionService getDLFileVersionService()
Returns the document library file version remote service.

Returns:
the document library file version remote service

setDLFileVersionService

public void setDLFileVersionService(com.liferay.portlet.documentlibrary.service.DLFileVersionService dlFileVersionService)
Sets the document library file version remote service.

Parameters:
dlFileVersionService - the document library file version remote service

getDLFileVersionPersistence

public com.liferay.portlet.documentlibrary.service.persistence.DLFileVersionPersistence getDLFileVersionPersistence()
Returns the document library file version persistence.

Returns:
the document library file version persistence

setDLFileVersionPersistence

public void setDLFileVersionPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFileVersionPersistence dlFileVersionPersistence)
Sets the document library file version persistence.

Parameters:
dlFileVersionPersistence - the document library file version persistence

getDLFolderLocalService

public com.liferay.portlet.documentlibrary.service.DLFolderLocalService getDLFolderLocalService()
Returns the document library folder local service.

Returns:
the document library folder local service

setDLFolderLocalService

public void setDLFolderLocalService(com.liferay.portlet.documentlibrary.service.DLFolderLocalService dlFolderLocalService)
Sets the document library folder local service.

Parameters:
dlFolderLocalService - the document library folder local service

getDLFolderService

public com.liferay.portlet.documentlibrary.service.DLFolderService getDLFolderService()
Returns the document library folder remote service.

Returns:
the document library folder remote service

setDLFolderService

public void setDLFolderService(com.liferay.portlet.documentlibrary.service.DLFolderService dlFolderService)
Sets the document library folder remote service.

Parameters:
dlFolderService - the document library folder remote service

getDLFolderPersistence

public com.liferay.portlet.documentlibrary.service.persistence.DLFolderPersistence getDLFolderPersistence()
Returns the document library folder persistence.

Returns:
the document library folder persistence

setDLFolderPersistence

public void setDLFolderPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLFolderPersistence dlFolderPersistence)
Sets the document library folder persistence.

Parameters:
dlFolderPersistence - the document library folder persistence

getDLFolderFinder

public com.liferay.portlet.documentlibrary.service.persistence.DLFolderFinder getDLFolderFinder()
Returns the document library folder finder.

Returns:
the document library folder finder

setDLFolderFinder

public void setDLFolderFinder(com.liferay.portlet.documentlibrary.service.persistence.DLFolderFinder dlFolderFinder)
Sets the document library folder finder.

Parameters:
dlFolderFinder - the document library folder finder

getDLSyncLocalService

public com.liferay.portlet.documentlibrary.service.DLSyncLocalService getDLSyncLocalService()
Returns the d l sync local service.

Returns:
the d l sync local service

setDLSyncLocalService

public void setDLSyncLocalService(com.liferay.portlet.documentlibrary.service.DLSyncLocalService dlSyncLocalService)
Sets the d l sync local service.

Parameters:
dlSyncLocalService - the d l sync local service

getDLSyncService

public com.liferay.portlet.documentlibrary.service.DLSyncService getDLSyncService()
Returns the d l sync remote service.

Returns:
the d l sync remote service

setDLSyncService

public void setDLSyncService(com.liferay.portlet.documentlibrary.service.DLSyncService dlSyncService)
Sets the d l sync remote service.

Parameters:
dlSyncService - the d l sync remote service

getDLSyncPersistence

public com.liferay.portlet.documentlibrary.service.persistence.DLSyncPersistence getDLSyncPersistence()
Returns the d l sync persistence.

Returns:
the d l sync persistence

setDLSyncPersistence

public void setDLSyncPersistence(com.liferay.portlet.documentlibrary.service.persistence.DLSyncPersistence dlSyncPersistence)
Sets the d l sync persistence.

Parameters:
dlSyncPersistence - the d l sync persistence

getCounterLocalService

public com.liferay.counter.service.CounterLocalService getCounterLocalService()
Returns the counter local service.

Returns:
the counter local service

setCounterLocalService

public void setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
Sets the counter local service.

Parameters:
counterLocalService - the counter local service

getGroupLocalService

public com.liferay.portal.service.GroupLocalService getGroupLocalService()
Returns the group local service.

Returns:
the group local service

setGroupLocalService

public void setGroupLocalService(com.liferay.portal.service.GroupLocalService groupLocalService)
Sets the group local service.

Parameters:
groupLocalService - the group local service

getGroupService

public com.liferay.portal.service.GroupService getGroupService()
Returns the group remote service.

Returns:
the group remote service

setGroupService

public void setGroupService(com.liferay.portal.service.GroupService groupService)
Sets the group remote service.

Parameters:
groupService - the group remote service

getGroupPersistence

public com.liferay.portal.service.persistence.GroupPersistence getGroupPersistence()
Returns the group persistence.

Returns:
the group persistence

setGroupPersistence

public void setGroupPersistence(com.liferay.portal.service.persistence.GroupPersistence groupPersistence)
Sets the group persistence.

Parameters:
groupPersistence - the group persistence

getGroupFinder

public com.liferay.portal.service.persistence.GroupFinder getGroupFinder()
Returns the group finder.

Returns:
the group finder

setGroupFinder

public void setGroupFinder(com.liferay.portal.service.persistence.GroupFinder groupFinder)
Sets the group finder.

Parameters:
groupFinder - the group finder

getLockLocalService

public com.liferay.portal.service.LockLocalService getLockLocalService()
Returns the lock local service.

Returns:
the lock local service

setLockLocalService

public void setLockLocalService(com.liferay.portal.service.LockLocalService lockLocalService)
Sets the lock local service.

Parameters:
lockLocalService - the lock local service

getLockPersistence

public com.liferay.portal.service.persistence.LockPersistence getLockPersistence()
Returns the lock persistence.

Returns:
the lock persistence

setLockPersistence

public void setLockPersistence(com.liferay.portal.service.persistence.LockPersistence lockPersistence)
Sets the lock persistence.

Parameters:
lockPersistence - the lock persistence

getLockFinder

public com.liferay.portal.service.persistence.LockFinder getLockFinder()
Returns the lock finder.

Returns:
the lock finder

setLockFinder

public void setLockFinder(com.liferay.portal.service.persistence.LockFinder lockFinder)
Sets the lock finder.

Parameters:
lockFinder - the lock finder

getResourceLocalService

public com.liferay.portal.service.ResourceLocalService getResourceLocalService()
Returns the resource local service.

Returns:
the resource local service

setResourceLocalService

public void setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
Sets the resource local service.

Parameters:
resourceLocalService - the resource local service

getResourceService

public com.liferay.portal.service.ResourceService getResourceService()
Returns the resource remote service.

Returns:
the resource remote service

setResourceService

public void setResourceService(com.liferay.portal.service.ResourceService resourceService)
Sets the resource remote service.

Parameters:
resourceService - the resource remote service

getResourcePersistence

public com.liferay.portal.service.persistence.ResourcePersistence getResourcePersistence()
Returns the resource persistence.

Returns:
the resource persistence

setResourcePersistence

public void setResourcePersistence(com.liferay.portal.service.persistence.ResourcePersistence resourcePersistence)
Sets the resource persistence.

Parameters:
resourcePersistence - the resource persistence

getResourceFinder

public com.liferay.portal.service.persistence.ResourceFinder getResourceFinder()
Returns the resource finder.

Returns:
the resource finder

setResourceFinder

public void setResourceFinder(com.liferay.portal.service.persistence.ResourceFinder resourceFinder)
Sets the resource finder.

Parameters:
resourceFinder - the resource finder

getUserLocalService

public com.liferay.portal.service.UserLocalService getUserLocalService()
Returns the user local service.

Returns:
the user local service

setUserLocalService

public void setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
Sets the user local service.

Parameters:
userLocalService - the user local service

getUserService

public com.liferay.portal.service.UserService getUserService()
Returns the user remote service.

Returns:
the user remote service

setUserService

public void setUserService(com.liferay.portal.service.UserService userService)
Sets the user remote service.

Parameters:
userService - the user remote service

getUserPersistence

public com.liferay.portal.service.persistence.UserPersistence getUserPersistence()
Returns the user persistence.

Returns:
the user persistence

setUserPersistence

public void setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
Sets the user persistence.

Parameters:
userPersistence - the user persistence

getUserFinder

public com.liferay.portal.service.persistence.UserFinder getUserFinder()
Returns the user finder.

Returns:
the user finder

setUserFinder

public void setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
Sets the user finder.

Parameters:
userFinder - the user finder

getWebDAVPropsLocalService

public com.liferay.portal.service.WebDAVPropsLocalService getWebDAVPropsLocalService()
Returns the web d a v props local service.

Returns:
the web d a v props local service

setWebDAVPropsLocalService

public void setWebDAVPropsLocalService(com.liferay.portal.service.WebDAVPropsLocalService webDAVPropsLocalService)
Sets the web d a v props local service.

Parameters:
webDAVPropsLocalService - the web d a v props local service

getWebDAVPropsPersistence

public com.liferay.portal.service.persistence.WebDAVPropsPersistence getWebDAVPropsPersistence()
Returns the web d a v props persistence.

Returns:
the web d a v props persistence

setWebDAVPropsPersistence

public void setWebDAVPropsPersistence(com.liferay.portal.service.persistence.WebDAVPropsPersistence webDAVPropsPersistence)
Sets the web d a v props persistence.

Parameters:
webDAVPropsPersistence - the web d a v props persistence

getWorkflowDefinitionLinkLocalService

public com.liferay.portal.service.WorkflowDefinitionLinkLocalService getWorkflowDefinitionLinkLocalService()
Returns the workflow definition link local service.

Returns:
the workflow definition link local service

setWorkflowDefinitionLinkLocalService

public void setWorkflowDefinitionLinkLocalService(com.liferay.portal.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService)
Sets the workflow definition link local service.

Parameters:
workflowDefinitionLinkLocalService - the workflow definition link local service

getWorkflowDefinitionLinkPersistence

public com.liferay.portal.service.persistence.WorkflowDefinitionLinkPersistence getWorkflowDefinitionLinkPersistence()
Returns the workflow definition link persistence.

Returns:
the workflow definition link persistence

setWorkflowDefinitionLinkPersistence

public void setWorkflowDefinitionLinkPersistence(com.liferay.portal.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence)
Sets the workflow definition link persistence.

Parameters:
workflowDefinitionLinkPersistence - the workflow definition link persistence

getWorkflowInstanceLinkLocalService

public com.liferay.portal.service.WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
Returns the workflow instance link local service.

Returns:
the workflow instance link local service

setWorkflowInstanceLinkLocalService

public void setWorkflowInstanceLinkLocalService(com.liferay.portal.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
Sets the workflow instance link local service.

Parameters:
workflowInstanceLinkLocalService - the workflow instance link local service

getWorkflowInstanceLinkPersistence

public com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence.

Returns:
the workflow instance link persistence

setWorkflowInstanceLinkPersistence

public void setWorkflowInstanceLinkPersistence(com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence.

Parameters:
workflowInstanceLinkPersistence - the workflow instance link persistence

getExpandoValueLocalService

public com.liferay.portlet.expando.service.ExpandoValueLocalService getExpandoValueLocalService()
Returns the expando value local service.

Returns:
the expando value local service

setExpandoValueLocalService

public void setExpandoValueLocalService(com.liferay.portlet.expando.service.ExpandoValueLocalService expandoValueLocalService)
Sets the expando value local service.

Parameters:
expandoValueLocalService - the expando value local service

getExpandoValueService

public com.liferay.portlet.expando.service.ExpandoValueService getExpandoValueService()
Returns the expando value remote service.

Returns:
the expando value remote service

setExpandoValueService

public void setExpandoValueService(com.liferay.portlet.expando.service.ExpandoValueService expandoValueService)
Sets the expando value remote service.

Parameters:
expandoValueService - the expando value remote service

getExpandoValuePersistence

public com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence getExpandoValuePersistence()
Returns the expando value persistence.

Returns:
the expando value persistence

setExpandoValuePersistence

public void setExpandoValuePersistence(com.liferay.portlet.expando.service.persistence.ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence.

Parameters:
expandoValuePersistence - the expando value persistence

afterPropertiesSet

public void afterPropertiesSet()

destroy

public void destroy()

getBeanIdentifier

public java.lang.String getBeanIdentifier()
Returns the Spring bean ID for this bean.

Specified by:
getBeanIdentifier in interface com.liferay.portal.kernel.bean.IdentifiableBean
Specified by:
getBeanIdentifier in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Returns:
the Spring bean ID for this bean

setBeanIdentifier

public void setBeanIdentifier(java.lang.String beanIdentifier)
Sets the Spring bean ID for this bean.

Specified by:
setBeanIdentifier in interface com.liferay.portal.kernel.bean.IdentifiableBean
Specified by:
setBeanIdentifier in interface com.liferay.portlet.documentlibrary.service.DLFolderLocalService
Parameters:
beanIdentifier - the Spring bean ID for this bean

getModelClass

protected java.lang.Class<?> getModelClass()

getModelClassName

protected java.lang.String getModelClassName()

runSQL

protected void runSQL(java.lang.String sql)
               throws com.liferay.portal.kernel.exception.SystemException
Performs an SQL query.

Parameters:
sql - the sql query
Throws:
com.liferay.portal.kernel.exception.SystemException