|
Liferay 6.1.10-ee-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. |
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)
|
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |