|
Liferay 6.2.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DLSyncService | |
|---|---|
| com.liferay.portlet.documentlibrary.service | This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. |
| 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)
Deprecated. |
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.2.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||