|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DLSyncService | |
|---|---|
| com.liferay.portlet.documentlibrary.service | This package defines the local and remote document library portlet service interfaces, utility and wrapper classes. |
| com.liferay.portlet.documentlibrary.service.base | |
| com.liferay.portlet.documentlibrary.service.impl | This package defines the local and remote document library portlet service implementations. |
| Uses of DLSyncService in com.liferay.portlet.documentlibrary.service |
|---|
| Classes in com.liferay.portlet.documentlibrary.service that implement DLSyncService | |
|---|---|
class |
DLSyncServiceWrapper
This class is a wrapper for DLSyncService. |
| Methods in com.liferay.portlet.documentlibrary.service that return DLSyncService | |
|---|---|
static DLSyncService |
DLSyncServiceUtil.getService()
|
DLSyncService |
DLSyncServiceWrapper.getWrappedDLSyncService()
Deprecated. Renamed to DLSyncServiceWrapper.getWrappedService() |
DLSyncService |
DLSyncServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.documentlibrary.service with parameters of type DLSyncService | |
|---|---|
void |
DLSyncServiceUtil.setService(DLSyncService service)
|
void |
DLSyncServiceWrapper.setWrappedDLSyncService(DLSyncService dlSyncService)
Deprecated. Renamed to DLSyncServiceWrapper.setWrappedService(com.liferay.portlet.documentlibrary.service.DLSyncService) |
void |
DLSyncServiceWrapper.setWrappedService(DLSyncService dlSyncService)
|
| Constructors in com.liferay.portlet.documentlibrary.service with parameters of type DLSyncService | |
|---|---|
DLSyncServiceWrapper(DLSyncService dlSyncService)
|
|
| Uses of DLSyncService in com.liferay.portlet.documentlibrary.service.base |
|---|
| Classes in com.liferay.portlet.documentlibrary.service.base that implement DLSyncService | |
|---|---|
class |
DLSyncServiceBaseImpl
The base implementation of the d l sync remote service. |
| Fields in com.liferay.portlet.documentlibrary.service.base declared as DLSyncService | |
|---|---|
protected DLSyncService |
DLSyncServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLSyncLocalServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFolderServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFolderLocalServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFileVersionServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFileVersionLocalServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFileShortcutServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFileShortcutLocalServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFileRankLocalServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFileEntryTypeServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFileEntryTypeLocalServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFileEntryServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFileEntryMetadataLocalServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLFileEntryLocalServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLContentLocalServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLAppServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLAppLocalServiceBaseImpl.dlSyncService
|
protected DLSyncService |
DLAppHelperLocalServiceBaseImpl.dlSyncService
|
| Methods in com.liferay.portlet.documentlibrary.service.base that return DLSyncService | |
|---|---|
DLSyncService |
DLSyncServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLSyncLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFolderServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFolderLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFileVersionServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFileVersionLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFileShortcutServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFileShortcutLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFileRankLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFileEntryTypeServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFileEntryTypeLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFileEntryServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFileEntryMetadataLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLFileEntryLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLContentLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLAppServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLAppLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
DLSyncService |
DLAppHelperLocalServiceBaseImpl.getDLSyncService()
Returns the d l sync remote service. |
| Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DLSyncService | |
|---|---|
void |
DLSyncServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLSyncLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFolderServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFolderLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFileVersionServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFileVersionLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFileShortcutServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFileShortcutLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFileRankLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFileEntryTypeServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFileEntryTypeLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFileEntryServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFileEntryMetadataLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLFileEntryLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLContentLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLAppServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLAppLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
void |
DLAppHelperLocalServiceBaseImpl.setDLSyncService(DLSyncService dlSyncService)
Sets the d l sync remote service. |
| Uses of DLSyncService in com.liferay.portlet.documentlibrary.service.impl |
|---|
| Classes in com.liferay.portlet.documentlibrary.service.impl that implement DLSyncService | |
|---|---|
class |
DLSyncServiceImpl
|
|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||