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

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

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

The base implementation of the document library file entry 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 DLFileEntryLocalServiceImpl.

Author:
Brian Wing Shun Chan
See Also:
DLFileEntryLocalServiceImpl, DLFileEntryLocalServiceUtil
Generated:

Field Summary
protected  com.liferay.portlet.asset.service.persistence.AssetCategoryFinder assetCategoryFinder
           
protected  com.liferay.portlet.asset.service.AssetCategoryLocalService assetCategoryLocalService
           
protected  com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence
           
protected  com.liferay.portlet.asset.service.AssetCategoryService assetCategoryService
           
protected  com.liferay.portlet.asset.service.persistence.AssetEntryFinder assetEntryFinder
           
protected  com.liferay.portlet.asset.service.AssetEntryLocalService assetEntryLocalService
           
protected  com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence
           
protected  com.liferay.portlet.asset.service.AssetEntryService assetEntryService
           
protected  com.liferay.portlet.asset.service.AssetLinkLocalService assetLinkLocalService
           
protected  com.liferay.portlet.asset.service.persistence.AssetLinkPersistence assetLinkPersistence
           
protected  com.liferay.portlet.asset.service.persistence.AssetTagFinder assetTagFinder
           
protected  com.liferay.portlet.asset.service.AssetTagLocalService assetTagLocalService
           
protected  com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence
           
protected  com.liferay.portlet.asset.service.AssetTagService assetTagService
           
protected  com.liferay.counter.service.CounterLocalService counterLocalService
           
protected  com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder ddmStructureFinder
           
protected  com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService ddmStructureLocalService
           
protected  com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence ddmStructurePersistence
           
protected  com.liferay.portlet.dynamicdatamapping.service.DDMStructureService ddmStructureService
           
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.ImageLocalService imageLocalService
           
protected  com.liferay.portal.service.persistence.ImagePersistence imagePersistence
           
protected  com.liferay.portal.service.ImageService imageService
           
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.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
           
protected  com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
           
 
Constructor Summary
DLFileEntryLocalServiceBaseImpl()
           
 
Method Summary
 com.liferay.portlet.documentlibrary.model.DLFileEntry addDLFileEntry(com.liferay.portlet.documentlibrary.model.DLFileEntry dlFileEntry)
          Adds the document library file entry to the database.
 void afterPropertiesSet()
           
 com.liferay.portlet.documentlibrary.model.DLFileEntry createDLFileEntry(long fileEntryId)
          Creates a new document library file entry with the primary key.
 void deleteDLFileEntry(com.liferay.portlet.documentlibrary.model.DLFileEntry dlFileEntry)
          Deletes the document library file entry from the database.
 void deleteDLFileEntry(long fileEntryId)
          Deletes the document library file entry 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.DLFileEntry fetchDLFileEntry(long fileEntryId)
           
 com.liferay.portlet.asset.service.persistence.AssetCategoryFinder getAssetCategoryFinder()
          Returns the asset category finder.
 com.liferay.portlet.asset.service.AssetCategoryLocalService getAssetCategoryLocalService()
          Returns the asset category local service.
 com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence getAssetCategoryPersistence()
          Returns the asset category persistence.
 com.liferay.portlet.asset.service.AssetCategoryService getAssetCategoryService()
          Returns the asset category remote service.
 com.liferay.portlet.asset.service.persistence.AssetEntryFinder getAssetEntryFinder()
          Returns the asset entry finder.
 com.liferay.portlet.asset.service.AssetEntryLocalService getAssetEntryLocalService()
          Returns the asset entry local service.
 com.liferay.portlet.asset.service.persistence.AssetEntryPersistence getAssetEntryPersistence()
          Returns the asset entry persistence.
 com.liferay.portlet.asset.service.AssetEntryService getAssetEntryService()
          Returns the asset entry remote service.
 com.liferay.portlet.asset.service.AssetLinkLocalService getAssetLinkLocalService()
          Returns the asset link local service.
 com.liferay.portlet.asset.service.persistence.AssetLinkPersistence getAssetLinkPersistence()
          Returns the asset link persistence.
 com.liferay.portlet.asset.service.persistence.AssetTagFinder getAssetTagFinder()
          Returns the asset tag finder.
 com.liferay.portlet.asset.service.AssetTagLocalService getAssetTagLocalService()
          Returns the asset tag local service.
 com.liferay.portlet.asset.service.persistence.AssetTagPersistence getAssetTagPersistence()
          Returns the asset tag persistence.
 com.liferay.portlet.asset.service.AssetTagService getAssetTagService()
          Returns the asset tag remote service.
 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.dynamicdatamapping.service.persistence.DDMStructureFinder getDDMStructureFinder()
          Returns the d d m structure finder.
 com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService getDDMStructureLocalService()
          Returns the d d m structure local service.
 com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence getDDMStructurePersistence()
          Returns the d d m structure persistence.
 com.liferay.portlet.dynamicdatamapping.service.DDMStructureService getDDMStructureService()
          Returns the d d m structure remote 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.
 java.util.List<com.liferay.portlet.documentlibrary.model.DLFileEntry> getDLFileEntries(int start, int end)
          Returns a range of all the document library file entries.
 int getDLFileEntriesCount()
          Returns the number of document library file entries.
 com.liferay.portlet.documentlibrary.model.DLFileEntry getDLFileEntry(long fileEntryId)
          Returns the document library file entry with the primary key.
 com.liferay.portlet.documentlibrary.model.DLFileEntry getDLFileEntryByUuidAndGroupId(java.lang.String uuid, long groupId)
          Returns the document library file entry with the UUID in the group.
 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.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.
 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.ImageLocalService getImageLocalService()
          Returns the image local service.
 com.liferay.portal.service.persistence.ImagePersistence getImagePersistence()
          Returns the image persistence.
 com.liferay.portal.service.ImageService getImageService()
          Returns the image 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.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 setAssetCategoryFinder(com.liferay.portlet.asset.service.persistence.AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void setAssetCategoryLocalService(com.liferay.portlet.asset.service.AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void setAssetCategoryPersistence(com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 void setAssetCategoryService(com.liferay.portlet.asset.service.AssetCategoryService assetCategoryService)
          Sets the asset category remote service.
 void setAssetEntryFinder(com.liferay.portlet.asset.service.persistence.AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void setAssetEntryLocalService(com.liferay.portlet.asset.service.AssetEntryLocalService assetEntryLocalService)
          Sets the asset entry local service.
 void setAssetEntryPersistence(com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void setAssetEntryService(com.liferay.portlet.asset.service.AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void setAssetLinkLocalService(com.liferay.portlet.asset.service.AssetLinkLocalService assetLinkLocalService)
          Sets the asset link local service.
 void setAssetLinkPersistence(com.liferay.portlet.asset.service.persistence.AssetLinkPersistence assetLinkPersistence)
          Sets the asset link persistence.
 void setAssetTagFinder(com.liferay.portlet.asset.service.persistence.AssetTagFinder assetTagFinder)
          Sets the asset tag finder.
 void setAssetTagLocalService(com.liferay.portlet.asset.service.AssetTagLocalService assetTagLocalService)
          Sets the asset tag local service.
 void setAssetTagPersistence(com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void setAssetTagService(com.liferay.portlet.asset.service.AssetTagService assetTagService)
          Sets the asset tag remote service.
 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 setDDMStructureFinder(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder ddmStructureFinder)
          Sets the d d m structure finder.
 void setDDMStructureLocalService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService ddmStructureLocalService)
          Sets the d d m structure local service.
 void setDDMStructurePersistence(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence ddmStructurePersistence)
          Sets the d d m structure persistence.
 void setDDMStructureService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureService ddmStructureService)
          Sets the d d m structure remote 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 setImageLocalService(com.liferay.portal.service.ImageLocalService imageLocalService)
          Sets the image local service.
 void setImagePersistence(com.liferay.portal.service.persistence.ImagePersistence imagePersistence)
          Sets the image persistence.
 void setImageService(com.liferay.portal.service.ImageService imageService)
          Sets the image 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 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.DLFileEntry updateDLFileEntry(com.liferay.portlet.documentlibrary.model.DLFileEntry dlFileEntry)
          Updates the document library file entry in the database or adds it if it does not yet exist.
 com.liferay.portlet.documentlibrary.model.DLFileEntry updateDLFileEntry(com.liferay.portlet.documentlibrary.model.DLFileEntry dlFileEntry, boolean merge)
          Updates the document library file entry 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.DLFileEntryLocalService
addFileEntry, addFileEntryResources, addFileEntryResources, cancelCheckOut, checkInFileEntry, checkInFileEntry, checkOutFileEntry, checkOutFileEntry, convertExtraSettings, copyFileEntryMetadata, deleteFileEntries, deleteFileEntry, deleteFileEntry, fetchFileEntryByAnyImageId, getExtraSettingsFileEntries, getFile, getFileAsStream, getFileAsStream, getFileEntries, getFileEntries, getFileEntriesCount, getFileEntriesCount, getFileEntry, getFileEntry, getFileEntryByName, getFileEntryByUuidAndGroupId, getGroupFileEntries, getGroupFileEntries, getGroupFileEntries, getGroupFileEntries, getGroupFileEntriesCount, getGroupFileEntriesCount, getNoAssetFileEntries, getOrphanedFileEntries, hasExtraSettings, hasFileEntryLock, isFileEntryCheckedOut, lockFileEntry, lockFileEntry, moveFileEntry, revertFileEntry, unlockFileEntry, unlockFileEntry, updateFileEntry, updateSmallImage, updateStatus, verifyFileEntryCheckOut, verifyFileEntryLock
 

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

imageLocalService

@BeanReference(type=com.liferay.portal.service.ImageLocalService.class)
protected com.liferay.portal.service.ImageLocalService imageLocalService

imageService

@BeanReference(type=com.liferay.portal.service.ImageService.class)
protected com.liferay.portal.service.ImageService imageService

imagePersistence

@BeanReference(type=com.liferay.portal.service.persistence.ImagePersistence.class)
protected com.liferay.portal.service.persistence.ImagePersistence imagePersistence

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

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

assetCategoryLocalService

@BeanReference(type=com.liferay.portlet.asset.service.AssetCategoryLocalService.class)
protected com.liferay.portlet.asset.service.AssetCategoryLocalService assetCategoryLocalService

assetCategoryService

@BeanReference(type=com.liferay.portlet.asset.service.AssetCategoryService.class)
protected com.liferay.portlet.asset.service.AssetCategoryService assetCategoryService

assetCategoryPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence

assetCategoryFinder

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetCategoryFinder.class)
protected com.liferay.portlet.asset.service.persistence.AssetCategoryFinder assetCategoryFinder

assetEntryLocalService

@BeanReference(type=com.liferay.portlet.asset.service.AssetEntryLocalService.class)
protected com.liferay.portlet.asset.service.AssetEntryLocalService assetEntryLocalService

assetEntryService

@BeanReference(type=com.liferay.portlet.asset.service.AssetEntryService.class)
protected com.liferay.portlet.asset.service.AssetEntryService assetEntryService

assetEntryPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetEntryPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence

assetEntryFinder

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetEntryFinder.class)
protected com.liferay.portlet.asset.service.persistence.AssetEntryFinder assetEntryFinder

assetLinkLocalService

@BeanReference(type=com.liferay.portlet.asset.service.AssetLinkLocalService.class)
protected com.liferay.portlet.asset.service.AssetLinkLocalService assetLinkLocalService

assetLinkPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetLinkPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetLinkPersistence assetLinkPersistence

assetTagLocalService

@BeanReference(type=com.liferay.portlet.asset.service.AssetTagLocalService.class)
protected com.liferay.portlet.asset.service.AssetTagLocalService assetTagLocalService

assetTagService

@BeanReference(type=com.liferay.portlet.asset.service.AssetTagService.class)
protected com.liferay.portlet.asset.service.AssetTagService assetTagService

assetTagPersistence

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetTagPersistence.class)
protected com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence

assetTagFinder

@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetTagFinder.class)
protected com.liferay.portlet.asset.service.persistence.AssetTagFinder assetTagFinder

ddmStructureLocalService

@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService.class)
protected com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService ddmStructureLocalService

ddmStructureService

@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.DDMStructureService.class)
protected com.liferay.portlet.dynamicdatamapping.service.DDMStructureService ddmStructureService

ddmStructurePersistence

@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence.class)
protected com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence ddmStructurePersistence

ddmStructureFinder

@BeanReference(type=com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder.class)
protected com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder ddmStructureFinder

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

DLFileEntryLocalServiceBaseImpl

public DLFileEntryLocalServiceBaseImpl()
Method Detail

addDLFileEntry

public com.liferay.portlet.documentlibrary.model.DLFileEntry addDLFileEntry(com.liferay.portlet.documentlibrary.model.DLFileEntry dlFileEntry)
                                                                     throws com.liferay.portal.kernel.exception.SystemException
Adds the document library file entry to the database. Also notifies the appropriate model listeners.

Specified by:
addDLFileEntry in interface com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService
Parameters:
dlFileEntry - the document library file entry
Returns:
the document library file entry that was added
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

createDLFileEntry

public com.liferay.portlet.documentlibrary.model.DLFileEntry createDLFileEntry(long fileEntryId)
Creates a new document library file entry with the primary key. Does not add the document library file entry to the database.

Specified by:
createDLFileEntry in interface com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService
Parameters:
fileEntryId - the primary key for the new document library file entry
Returns:
the new document library file entry

deleteDLFileEntry

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

Specified by:
deleteDLFileEntry in interface com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService
Parameters:
fileEntryId - the primary key of the document library file entry
Throws:
com.liferay.portal.kernel.exception.PortalException - if a document library file entry with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

deleteDLFileEntry

public void deleteDLFileEntry(com.liferay.portlet.documentlibrary.model.DLFileEntry dlFileEntry)
                       throws com.liferay.portal.kernel.exception.SystemException
Deletes the document library file entry from the database. Also notifies the appropriate model listeners.

Specified by:
deleteDLFileEntry in interface com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService
Parameters:
dlFileEntry - the document library file entry
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.DLFileEntryLocalService
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.DLFileEntryLocalService
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.DLFileEntryLocalService
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.DLFileEntryLocalService
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

fetchDLFileEntry

public com.liferay.portlet.documentlibrary.model.DLFileEntry fetchDLFileEntry(long fileEntryId)
                                                                       throws com.liferay.portal.kernel.exception.SystemException
Specified by:
fetchDLFileEntry in interface com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService
Throws:
com.liferay.portal.kernel.exception.SystemException

getDLFileEntry

public com.liferay.portlet.documentlibrary.model.DLFileEntry getDLFileEntry(long fileEntryId)
                                                                     throws com.liferay.portal.kernel.exception.PortalException,
                                                                            com.liferay.portal.kernel.exception.SystemException
Returns the document library file entry with the primary key.

Specified by:
getDLFileEntry in interface com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService
Parameters:
fileEntryId - the primary key of the document library file entry
Returns:
the document library file entry
Throws:
com.liferay.portal.kernel.exception.PortalException - if a document library file entry 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.DLFileEntryLocalService
Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

getDLFileEntryByUuidAndGroupId

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

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

getDLFileEntries

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

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:
getDLFileEntries in interface com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService
Parameters:
start - the lower bound of the range of document library file entries
end - the upper bound of the range of document library file entries (not inclusive)
Returns:
the range of document library file entries
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

getDLFileEntriesCount

public int getDLFileEntriesCount()
                          throws com.liferay.portal.kernel.exception.SystemException
Returns the number of document library file entries.

Specified by:
getDLFileEntriesCount in interface com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService
Returns:
the number of document library file entries
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

updateDLFileEntry

public com.liferay.portlet.documentlibrary.model.DLFileEntry updateDLFileEntry(com.liferay.portlet.documentlibrary.model.DLFileEntry dlFileEntry)
                                                                        throws com.liferay.portal.kernel.exception.SystemException
Updates the document library file entry in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.

Specified by:
updateDLFileEntry in interface com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService
Parameters:
dlFileEntry - the document library file entry
Returns:
the document library file entry that was updated
Throws:
com.liferay.portal.kernel.exception.SystemException - if a system exception occurred

updateDLFileEntry

public com.liferay.portlet.documentlibrary.model.DLFileEntry updateDLFileEntry(com.liferay.portlet.documentlibrary.model.DLFileEntry dlFileEntry,
                                                                               boolean merge)
                                                                        throws com.liferay.portal.kernel.exception.SystemException
Updates the document library file entry in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.

Specified by:
updateDLFileEntry in interface com.liferay.portlet.documentlibrary.service.DLFileEntryLocalService
Parameters:
dlFileEntry - the document library file entry
merge - whether to merge the document library file entry 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 file entry 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

getImageLocalService

public com.liferay.portal.service.ImageLocalService getImageLocalService()
Returns the image local service.

Returns:
the image local service

setImageLocalService

public void setImageLocalService(com.liferay.portal.service.ImageLocalService imageLocalService)
Sets the image local service.

Parameters:
imageLocalService - the image local service

getImageService

public com.liferay.portal.service.ImageService getImageService()
Returns the image remote service.

Returns:
the image remote service

setImageService

public void setImageService(com.liferay.portal.service.ImageService imageService)
Sets the image remote service.

Parameters:
imageService - the image remote service

getImagePersistence

public com.liferay.portal.service.persistence.ImagePersistence getImagePersistence()
Returns the image persistence.

Returns:
the image persistence

setImagePersistence

public void setImagePersistence(com.liferay.portal.service.persistence.ImagePersistence imagePersistence)
Sets the image persistence.

Parameters:
imagePersistence - the image persistence

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

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

getAssetCategoryLocalService

public com.liferay.portlet.asset.service.AssetCategoryLocalService getAssetCategoryLocalService()
Returns the asset category local service.

Returns:
the asset category local service

setAssetCategoryLocalService

public void setAssetCategoryLocalService(com.liferay.portlet.asset.service.AssetCategoryLocalService assetCategoryLocalService)
Sets the asset category local service.

Parameters:
assetCategoryLocalService - the asset category local service

getAssetCategoryService

public com.liferay.portlet.asset.service.AssetCategoryService getAssetCategoryService()
Returns the asset category remote service.

Returns:
the asset category remote service

setAssetCategoryService

public void setAssetCategoryService(com.liferay.portlet.asset.service.AssetCategoryService assetCategoryService)
Sets the asset category remote service.

Parameters:
assetCategoryService - the asset category remote service

getAssetCategoryPersistence

public com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence getAssetCategoryPersistence()
Returns the asset category persistence.

Returns:
the asset category persistence

setAssetCategoryPersistence

public void setAssetCategoryPersistence(com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence)
Sets the asset category persistence.

Parameters:
assetCategoryPersistence - the asset category persistence

getAssetCategoryFinder

public com.liferay.portlet.asset.service.persistence.AssetCategoryFinder getAssetCategoryFinder()
Returns the asset category finder.

Returns:
the asset category finder

setAssetCategoryFinder

public void setAssetCategoryFinder(com.liferay.portlet.asset.service.persistence.AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder.

Parameters:
assetCategoryFinder - the asset category finder

getAssetEntryLocalService

public com.liferay.portlet.asset.service.AssetEntryLocalService getAssetEntryLocalService()
Returns the asset entry local service.

Returns:
the asset entry local service

setAssetEntryLocalService

public void setAssetEntryLocalService(com.liferay.portlet.asset.service.AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service.

Parameters:
assetEntryLocalService - the asset entry local service

getAssetEntryService

public com.liferay.portlet.asset.service.AssetEntryService getAssetEntryService()
Returns the asset entry remote service.

Returns:
the asset entry remote service

setAssetEntryService

public void setAssetEntryService(com.liferay.portlet.asset.service.AssetEntryService assetEntryService)
Sets the asset entry remote service.

Parameters:
assetEntryService - the asset entry remote service

getAssetEntryPersistence

public com.liferay.portlet.asset.service.persistence.AssetEntryPersistence getAssetEntryPersistence()
Returns the asset entry persistence.

Returns:
the asset entry persistence

setAssetEntryPersistence

public void setAssetEntryPersistence(com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence.

Parameters:
assetEntryPersistence - the asset entry persistence

getAssetEntryFinder

public com.liferay.portlet.asset.service.persistence.AssetEntryFinder getAssetEntryFinder()
Returns the asset entry finder.

Returns:
the asset entry finder

setAssetEntryFinder

public void setAssetEntryFinder(com.liferay.portlet.asset.service.persistence.AssetEntryFinder assetEntryFinder)
Sets the asset entry finder.

Parameters:
assetEntryFinder - the asset entry finder

getAssetLinkLocalService

public com.liferay.portlet.asset.service.AssetLinkLocalService getAssetLinkLocalService()
Returns the asset link local service.

Returns:
the asset link local service

setAssetLinkLocalService

public void setAssetLinkLocalService(com.liferay.portlet.asset.service.AssetLinkLocalService assetLinkLocalService)
Sets the asset link local service.

Parameters:
assetLinkLocalService - the asset link local service

getAssetLinkPersistence

public com.liferay.portlet.asset.service.persistence.AssetLinkPersistence getAssetLinkPersistence()
Returns the asset link persistence.

Returns:
the asset link persistence

setAssetLinkPersistence

public void setAssetLinkPersistence(com.liferay.portlet.asset.service.persistence.AssetLinkPersistence assetLinkPersistence)
Sets the asset link persistence.

Parameters:
assetLinkPersistence - the asset link persistence

getAssetTagLocalService

public com.liferay.portlet.asset.service.AssetTagLocalService getAssetTagLocalService()
Returns the asset tag local service.

Returns:
the asset tag local service

setAssetTagLocalService

public void setAssetTagLocalService(com.liferay.portlet.asset.service.AssetTagLocalService assetTagLocalService)
Sets the asset tag local service.

Parameters:
assetTagLocalService - the asset tag local service

getAssetTagService

public com.liferay.portlet.asset.service.AssetTagService getAssetTagService()
Returns the asset tag remote service.

Returns:
the asset tag remote service

setAssetTagService

public void setAssetTagService(com.liferay.portlet.asset.service.AssetTagService assetTagService)
Sets the asset tag remote service.

Parameters:
assetTagService - the asset tag remote service

getAssetTagPersistence

public com.liferay.portlet.asset.service.persistence.AssetTagPersistence getAssetTagPersistence()
Returns the asset tag persistence.

Returns:
the asset tag persistence

setAssetTagPersistence

public void setAssetTagPersistence(com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence)
Sets the asset tag persistence.

Parameters:
assetTagPersistence - the asset tag persistence

getAssetTagFinder

public com.liferay.portlet.asset.service.persistence.AssetTagFinder getAssetTagFinder()
Returns the asset tag finder.

Returns:
the asset tag finder

setAssetTagFinder

public void setAssetTagFinder(com.liferay.portlet.asset.service.persistence.AssetTagFinder assetTagFinder)
Sets the asset tag finder.

Parameters:
assetTagFinder - the asset tag finder

getDDMStructureLocalService

public com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService getDDMStructureLocalService()
Returns the d d m structure local service.

Returns:
the d d m structure local service

setDDMStructureLocalService

public void setDDMStructureLocalService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureLocalService ddmStructureLocalService)
Sets the d d m structure local service.

Parameters:
ddmStructureLocalService - the d d m structure local service

getDDMStructureService

public com.liferay.portlet.dynamicdatamapping.service.DDMStructureService getDDMStructureService()
Returns the d d m structure remote service.

Returns:
the d d m structure remote service

setDDMStructureService

public void setDDMStructureService(com.liferay.portlet.dynamicdatamapping.service.DDMStructureService ddmStructureService)
Sets the d d m structure remote service.

Parameters:
ddmStructureService - the d d m structure remote service

getDDMStructurePersistence

public com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence getDDMStructurePersistence()
Returns the d d m structure persistence.

Returns:
the d d m structure persistence

setDDMStructurePersistence

public void setDDMStructurePersistence(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructurePersistence ddmStructurePersistence)
Sets the d d m structure persistence.

Parameters:
ddmStructurePersistence - the d d m structure persistence

getDDMStructureFinder

public com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder getDDMStructureFinder()
Returns the d d m structure finder.

Returns:
the d d m structure finder

setDDMStructureFinder

public void setDDMStructureFinder(com.liferay.portlet.dynamicdatamapping.service.persistence.DDMStructureFinder ddmStructureFinder)
Sets the d d m structure finder.

Parameters:
ddmStructureFinder - the d d m structure finder

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.DLFileEntryLocalService
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.DLFileEntryLocalService
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