|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DLSyncUpdate | |
---|---|
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.http | This package defines the HTTP and SOAP document library portlet service utilities. |
com.liferay.portlet.documentlibrary.service.impl | This package defines the document library portlet local and remote service implementations. |
Uses of DLSyncUpdate in com.liferay.portlet.documentlibrary.service |
---|
Methods in com.liferay.portlet.documentlibrary.service that return DLSyncUpdate | |
---|---|
static DLSyncUpdate |
DLSyncServiceUtil.getDLSyncUpdate(long companyId,
long repositoryId,
Date lastAccessDate)
|
DLSyncUpdate |
DLSyncServiceWrapper.getDLSyncUpdate(long companyId,
long repositoryId,
Date lastAccessDate)
|
DLSyncUpdate |
DLSyncService.getDLSyncUpdate(long companyId,
long repositoryId,
Date lastAccessDate)
|
Uses of DLSyncUpdate in com.liferay.portlet.documentlibrary.service.http |
---|
Methods in com.liferay.portlet.documentlibrary.service.http that return DLSyncUpdate | |
---|---|
static DLSyncUpdate |
DLSyncServiceHttp.getDLSyncUpdate(HttpPrincipal httpPrincipal,
long companyId,
long repositoryId,
Date lastAccessDate)
|
static DLSyncUpdate |
DLSyncServiceSoap.getDLSyncUpdate(long companyId,
long repositoryId,
Date lastAccessDate)
|
Uses of DLSyncUpdate in com.liferay.portlet.documentlibrary.service.impl |
---|
Methods in com.liferay.portlet.documentlibrary.service.impl that return DLSyncUpdate | |
---|---|
DLSyncUpdate |
DLSyncServiceImpl.getDLSyncUpdate(long companyId,
long repositoryId,
Date lastAccessDate)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |