Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.documentlibrary.service.DLContentLocalService

Packages that use DLContentLocalService
com.liferay.portlet.documentlibrary.service This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.documentlibrary.service.impl This package defines the document library portlet local and remote service implementations. 
 

Uses of DLContentLocalService in com.liferay.portlet.documentlibrary.service
 

Classes in com.liferay.portlet.documentlibrary.service that implement DLContentLocalService
 class DLContentLocalServiceWrapper
          Provides a wrapper for DLContentLocalService.
 

Methods in com.liferay.portlet.documentlibrary.service that return DLContentLocalService
static DLContentLocalService DLContentLocalServiceUtil.getService()
           
 DLContentLocalService DLContentLocalServiceWrapper.getWrappedDLContentLocalService()
          Deprecated. As of 6.1.0, replaced by DLContentLocalServiceWrapper.getWrappedService()
 DLContentLocalService DLContentLocalServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portlet.documentlibrary.service with parameters of type DLContentLocalService
 void DLContentLocalServiceUtil.setService(DLContentLocalService service)
          Deprecated. As of 6.2.0
 void DLContentLocalServiceWrapper.setWrappedDLContentLocalService(DLContentLocalService dlContentLocalService)
          Deprecated. As of 6.1.0, replaced by DLContentLocalServiceWrapper.setWrappedService(com.liferay.portlet.documentlibrary.service.DLContentLocalService)
 void DLContentLocalServiceWrapper.setWrappedService(DLContentLocalService dlContentLocalService)
           
 

Constructors in com.liferay.portlet.documentlibrary.service with parameters of type DLContentLocalService
DLContentLocalServiceWrapper(DLContentLocalService dlContentLocalService)
           
 

Uses of DLContentLocalService in com.liferay.portlet.documentlibrary.service.base
 

Classes in com.liferay.portlet.documentlibrary.service.base that implement DLContentLocalService
 class DLContentLocalServiceBaseImpl
          Provides the base implementation for the document library content local service.
 

Fields in com.liferay.portlet.documentlibrary.service.base declared as DLContentLocalService
protected  DLContentLocalService DLFileEntryTypeServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFileShortcutServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFolderLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLContentLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFileShortcutLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLSyncEventLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFileVersionLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFileRankLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFileEntryTypeLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFileVersionServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLAppLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFileEntryServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLAppHelperLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFileEntryLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFileEntryMetadataLocalServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLFolderServiceBaseImpl.dlContentLocalService
           
protected  DLContentLocalService DLAppServiceBaseImpl.dlContentLocalService
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return DLContentLocalService
 DLContentLocalService DLFileEntryTypeServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFileShortcutServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFolderLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLContentLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFileShortcutLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLSyncEventLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFileVersionLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFileRankLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFileEntryTypeLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFileVersionServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLAppLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFileEntryServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLAppHelperLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFileEntryLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFileEntryMetadataLocalServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLFolderServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 DLContentLocalService DLAppServiceBaseImpl.getDLContentLocalService()
          Returns the document library content local service.
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DLContentLocalService
 void DLFileEntryTypeServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFileShortcutServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFolderLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLContentLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFileShortcutLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLSyncEventLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFileVersionLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFileRankLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFileEntryTypeLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFileVersionServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLAppLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFileEntryServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLAppHelperLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFileEntryLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFileEntryMetadataLocalServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLFolderServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 void DLAppServiceBaseImpl.setDLContentLocalService(DLContentLocalService dlContentLocalService)
          Sets the document library content local service.
 

Uses of DLContentLocalService in com.liferay.portlet.documentlibrary.service.impl
 

Classes in com.liferay.portlet.documentlibrary.service.impl that implement DLContentLocalService
 class DLContentLocalServiceImpl
           
 


Liferay 6.2-ce-ga5