|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DLAppService | |
---|---|
com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
com.liferay.portlet.asset.service.base | |
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 DLAppService in com.liferay.portal.service.base |
---|
Fields in com.liferay.portal.service.base declared as DLAppService | |
---|---|
protected DLAppService |
GroupServiceBaseImpl.dlAppService
|
protected DLAppService |
GroupLocalServiceBaseImpl.dlAppService
|
Methods in com.liferay.portal.service.base that return DLAppService | |
---|---|
DLAppService |
GroupServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
GroupLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
Methods in com.liferay.portal.service.base with parameters of type DLAppService | |
---|---|
void |
GroupServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
GroupLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
Uses of DLAppService in com.liferay.portlet.asset.service.base |
---|
Fields in com.liferay.portlet.asset.service.base declared as DLAppService | |
---|---|
protected DLAppService |
AssetEntryServiceBaseImpl.dlAppService
|
protected DLAppService |
AssetEntryLocalServiceBaseImpl.dlAppService
|
Methods in com.liferay.portlet.asset.service.base that return DLAppService | |
---|---|
DLAppService |
AssetEntryServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
AssetEntryLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
Methods in com.liferay.portlet.asset.service.base with parameters of type DLAppService | |
---|---|
void |
AssetEntryServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
AssetEntryLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
Uses of DLAppService in com.liferay.portlet.documentlibrary.service |
---|
Classes in com.liferay.portlet.documentlibrary.service that implement DLAppService | |
---|---|
class |
DLAppServiceWrapper
Provides a wrapper for DLAppService . |
Methods in com.liferay.portlet.documentlibrary.service that return DLAppService | |
---|---|
static DLAppService |
DLAppServiceUtil.getService()
|
DLAppService |
DLAppServiceWrapper.getWrappedDLAppService()
Deprecated. As of 6.1.0, replaced by DLAppServiceWrapper.getWrappedService() |
DLAppService |
DLAppServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.documentlibrary.service with parameters of type DLAppService | |
---|---|
void |
DLAppServiceUtil.setService(DLAppService service)
Deprecated. As of 6.2.0 |
void |
DLAppServiceWrapper.setWrappedDLAppService(DLAppService dlAppService)
Deprecated. As of 6.1.0, replaced by DLAppServiceWrapper.setWrappedService(com.liferay.portlet.documentlibrary.service.DLAppService) |
void |
DLAppServiceWrapper.setWrappedService(DLAppService dlAppService)
|
Constructors in com.liferay.portlet.documentlibrary.service with parameters of type DLAppService | |
---|---|
DLAppServiceWrapper(DLAppService dlAppService)
|
Uses of DLAppService in com.liferay.portlet.documentlibrary.service.base |
---|
Classes in com.liferay.portlet.documentlibrary.service.base that implement DLAppService | |
---|---|
class |
DLAppServiceBaseImpl
Provides the base implementation for the d l app remote service. |
Fields in com.liferay.portlet.documentlibrary.service.base declared as DLAppService | |
---|---|
protected DLAppService |
DLFileEntryTypeServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFileShortcutServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFolderLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLContentLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFileShortcutLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLSyncEventLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFileVersionLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFileRankLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFileEntryTypeLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFileVersionServiceBaseImpl.dlAppService
|
protected DLAppService |
DLAppLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFileEntryServiceBaseImpl.dlAppService
|
protected DLAppService |
DLAppHelperLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFileEntryLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFileEntryMetadataLocalServiceBaseImpl.dlAppService
|
protected DLAppService |
DLFolderServiceBaseImpl.dlAppService
|
protected DLAppService |
DLAppServiceBaseImpl.dlAppService
|
Methods in com.liferay.portlet.documentlibrary.service.base that return DLAppService | |
---|---|
DLAppService |
DLFileEntryTypeServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFileShortcutServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFolderLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLContentLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFileShortcutLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLSyncEventLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFileVersionLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFileRankLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFileEntryTypeLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFileVersionServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLAppLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFileEntryServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLAppHelperLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFileEntryLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFileEntryMetadataLocalServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLFolderServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
DLAppService |
DLAppServiceBaseImpl.getDLAppService()
Returns the d l app remote service. |
Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DLAppService | |
---|---|
void |
DLFileEntryTypeServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFileShortcutServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFolderLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLContentLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFileShortcutLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLSyncEventLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFileVersionLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFileRankLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFileEntryTypeLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFileVersionServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLAppLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFileEntryServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLAppHelperLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFileEntryLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFileEntryMetadataLocalServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLFolderServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
void |
DLAppServiceBaseImpl.setDLAppService(DLAppService dlAppService)
Sets the d l app remote service. |
Uses of DLAppService in com.liferay.portlet.documentlibrary.service.impl |
---|
Classes in com.liferay.portlet.documentlibrary.service.impl that implement DLAppService | |
---|---|
class |
DLAppServiceImpl
Provides the remote service for accessing, adding, checking in/out, deleting, locking/unlocking, moving, subscription handling of, trash handling of, updating, and verifying document library file entries and folders. |
|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |