Skip navigation links
A B C D E F G H I M N O P R S T U 

A

activate(BundleContext) - Method in class com.liferay.sync.oauth.helper.SyncOAuthHelperUtil
 
addChecksum(long, long, String) - Method in interface com.liferay.sync.util.SyncHelper
 
addFileEntry(long, long, String, String, String, String, String, File, String, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
addFileEntry(long, long, String, String, String, String, String, File, String, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
addFileEntry(long, long, String, String, String, String, String, File, String, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
addFolder(long, long, String, String, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
addFolder(long, long, String, String, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
addFolder(long, long, String, String, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
addSyncDevice(long, String, long, String, int) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
addSyncDevice(SyncDevice) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Adds the sync device to the database.
addSyncDevice(long, String, long, String, int) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
addSyncDevice(SyncDevice) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Adds the sync device to the database.
addSyncDevice(long, String, long, String, int) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
addSyncDevice(SyncDevice) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Adds the sync device to the database.
addSyncDLFileVersionDiff(long, long, long, File) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
addSyncDLFileVersionDiff(SyncDLFileVersionDiff) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Adds the sync dl file version diff to the database.
addSyncDLFileVersionDiff(long, long, long, File) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
addSyncDLFileVersionDiff(SyncDLFileVersionDiff) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Adds the sync dl file version diff to the database.
addSyncDLFileVersionDiff(long, long, long, File) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
addSyncDLFileVersionDiff(SyncDLFileVersionDiff) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Adds the sync dl file version diff to the database.
addSyncDLObject(long, long, String, long, long, long, String, String, String, String, String, String, String, String, long, long, String, String, Date, long, String, String, long, String) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
addSyncDLObject(long, long, String, long, long, long, String, String, String, String, String, String, String, String, long, long, String, String, String, Date, long, String, String, long, String) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
addSyncDLObject(SyncDLObject) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Adds the sync dl object to the database.
addSyncDLObject(long, long, String, long, long, long, String, String, String, String, String, String, String, String, long, long, String, String, Date, long, String, String, long, String) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
addSyncDLObject(long, long, String, long, long, long, String, String, String, String, String, String, String, String, long, long, String, String, String, Date, long, String, String, long, String) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
addSyncDLObject(SyncDLObject) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Adds the sync dl object to the database.
addSyncDLObject(long, long, String, long, long, long, String, String, String, String, String, String, String, String, long, long, String, String, Date, long, String, String, long, String) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
addSyncDLObject(long, long, String, long, long, long, String, String, String, String, String, String, String, String, long, long, String, String, String, Date, long, String, String, long, String) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
addSyncDLObject(SyncDLObject) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Adds the sync dl object to the database.
addSyncDLObject(SyncDLObject, SyncDLObjectLocalService) - Method in interface com.liferay.sync.util.SyncHelper
 

B

buildExceptionMessage(Throwable) - Method in interface com.liferay.sync.util.SyncHelper
 
buildTreePath() - Method in interface com.liferay.sync.model.SyncDLObject
 
buildTreePath() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 

C

cacheResult(SyncDevice) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Caches the sync device in the entity cache if it is enabled.
cacheResult(List<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Caches the sync devices in the entity cache if it is enabled.
cacheResult(SyncDevice) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Caches the sync device in the entity cache if it is enabled.
cacheResult(List<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Caches the sync devices in the entity cache if it is enabled.
cacheResult(SyncDLFileVersionDiff) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Caches the sync dl file version diff in the entity cache if it is enabled.
cacheResult(List<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Caches the sync dl file version diffs in the entity cache if it is enabled.
cacheResult(SyncDLFileVersionDiff) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Caches the sync dl file version diff in the entity cache if it is enabled.
cacheResult(List<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Caches the sync dl file version diffs in the entity cache if it is enabled.
cacheResult(SyncDLObject) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Caches the sync dl object in the entity cache if it is enabled.
cacheResult(List<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Caches the sync dl objects in the entity cache if it is enabled.
cacheResult(SyncDLObject) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Caches the sync dl object in the entity cache if it is enabled.
cacheResult(List<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Caches the sync dl objects in the entity cache if it is enabled.
cancelCheckOut(long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
cancelCheckOut(long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
cancelCheckOut(long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
checkInFileEntry(long, boolean, String, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
checkInFileEntry(long, boolean, String, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
checkInFileEntry(long, boolean, String, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
checkOutFileEntry(long, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
checkOutFileEntry(long, String, long, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
checkOutFileEntry(long, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
checkOutFileEntry(long, String, long, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
checkOutFileEntry(long, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
checkOutFileEntry(long, String, long, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
checkStatus() - Method in interface com.liferay.sync.model.SyncDevice
 
checkStatus() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
checkSyncEnabled(long) - Method in interface com.liferay.sync.util.SyncHelper
 
clearCache() - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
clearCache(SyncDevice) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
clearCache() - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
clearCache(SyncDLFileVersionDiff) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
clearCache() - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
clearCache(SyncDLObject) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
clone() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
clone() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
clone() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
clone() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
clone() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
clone() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
com.liferay.sync - package com.liferay.sync
 
com.liferay.sync.constants - package com.liferay.sync.constants
 
com.liferay.sync.exception - package com.liferay.sync.exception
 
com.liferay.sync.model - package com.liferay.sync.model
 
com.liferay.sync.oauth.helper - package com.liferay.sync.oauth.helper
 
com.liferay.sync.service - package com.liferay.sync.service
 
com.liferay.sync.service.configuration - package com.liferay.sync.service.configuration
 
com.liferay.sync.service.persistence - package com.liferay.sync.service.persistence
 
com.liferay.sync.util - package com.liferay.sync.util
 
compareTo(SyncDevice) - Method in interface com.liferay.sync.model.SyncDeviceModel
 
compareTo(SyncDevice) - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
compareTo(SyncDLFileVersionDiff) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
compareTo(SyncDLFileVersionDiff) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
compareTo(SyncDLObject) - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
compareTo(SyncDLObject) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
copyFileEntry(long, long, long, String, String, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
copyFileEntry(long, long, long, String, String, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
copyFileEntry(long, long, long, String, String, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
countAll() - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the number of sync devices.
countAll() - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the number of sync devices.
countAll() - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the number of sync dl file version diffs.
countAll() - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the number of sync dl file version diffs.
countAll() - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects.
countAll() - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects.
countByC_U(long, String) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the number of sync devices where companyId = ? and userName LIKE ?.
countByC_U(long, String) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the number of sync devices where companyId = ? and userName LIKE ?.
countByExpirationDate(Date) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the number of sync dl file version diffs where expirationDate < ?.
countByExpirationDate(Date) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the number of sync dl file version diffs where expirationDate < ?.
countByF_S_T(long, long, long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the number of sync dl file version diffs where fileEntryId = ? and sourceFileVersionId = ? and targetFileVersionId = ?.
countByF_S_T(long, long, long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the number of sync dl file version diffs where fileEntryId = ? and sourceFileVersionId = ? and targetFileVersionId = ?.
countByFileEntryId(long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the number of sync dl file version diffs where fileEntryId = ?.
countByFileEntryId(long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the number of sync dl file version diffs where fileEntryId = ?.
countByM_R(long, long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where modifiedTime > ? and repositoryId = ?.
countByM_R(long, long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where modifiedTime > ? and repositoryId = ?.
countByM_R_NotE(long, long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?.
countByM_R_NotE(long, long, String[]) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ all ?.
countByM_R_NotE(long, long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?.
countByM_R_NotE(long, long, String[]) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ all ?.
countByR_NotE(long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where repositoryId = ? and event ≠ ?.
countByR_NotE(long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where repositoryId = ? and event ≠ ?.
countByR_P(long, long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where repositoryId = ? and parentFolderId = ?.
countByR_P(long, long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where repositoryId = ? and parentFolderId = ?.
countByR_P_T(long, long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?.
countByR_P_T(long, long, String[]) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where repositoryId = ? and parentFolderId = ? and type = any ?.
countByR_P_T(long, long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?.
countByR_P_T(long, long, String[]) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where repositoryId = ? and parentFolderId = ? and type = any ?.
countByR_T(long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where repositoryId = ? and type = ?.
countByR_T(long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where repositoryId = ? and type = ?.
countByT_NotE(String, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where treePath LIKE ? and event ≠ ?.
countByT_NotE(String, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where treePath LIKE ? and event ≠ ?.
countByT_T(String, long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where type = ? and typePK = ?.
countByT_T(String, long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where type = ? and typePK = ?.
countByTreePath(String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where treePath LIKE ?.
countByTreePath(String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where treePath LIKE ?.
countByUserId(long) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the number of sync devices where userId = ?.
countByUserId(long) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the number of sync devices where userId = ?.
countByUuid(String) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the number of sync devices where uuid = ?.
countByUuid(String) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the number of sync devices where uuid = ?.
countByUuid_C(String, long) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the number of sync devices where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the number of sync devices where uuid = ? and companyId = ?.
countByV_T(String, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the number of sync dl objects where version = ? and type = ?.
countByV_T(String, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the number of sync dl objects where version = ? and type = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
create(long) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Creates a new sync device with the primary key.
create(long) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Creates a new sync device with the primary key.
create(long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Creates a new sync dl file version diff with the primary key.
create(long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Creates a new sync dl file version diff with the primary key.
create(long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Creates a new sync dl object with the primary key.
create(long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Creates a new sync dl object with the primary key.
createSyncDevice(long) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Creates a new sync device with the primary key.
createSyncDevice(long) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Creates a new sync device with the primary key.
createSyncDevice(long) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Creates a new sync device with the primary key.
createSyncDLFileVersionDiff(long) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Creates a new sync dl file version diff with the primary key.
createSyncDLFileVersionDiff(long) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Creates a new sync dl file version diff with the primary key.
createSyncDLFileVersionDiff(long) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Creates a new sync dl file version diff with the primary key.
createSyncDLObject(long) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Creates a new sync dl object with the primary key.
createSyncDLObject(long) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Creates a new sync dl object with the primary key.
createSyncDLObject(long) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Creates a new sync dl object with the primary key.

D

deleteExpiredSyncDLFileVersionDiffs() - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
 
deleteExpiredSyncDLFileVersionDiffs() - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
deleteExpiredSyncDLFileVersionDiffs() - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
deleteSyncDevice(long) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Deletes the sync device with the primary key from the database.
deleteSyncDevice(SyncDevice) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Deletes the sync device from the database.
deleteSyncDevice(long) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Deletes the sync device with the primary key from the database.
deleteSyncDevice(SyncDevice) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Deletes the sync device from the database.
deleteSyncDevice(long) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Deletes the sync device with the primary key from the database.
deleteSyncDevice(SyncDevice) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Deletes the sync device from the database.
deleteSyncDLFileVersionDiff(long) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Deletes the sync dl file version diff with the primary key from the database.
deleteSyncDLFileVersionDiff(SyncDLFileVersionDiff) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Deletes the sync dl file version diff from the database.
deleteSyncDLFileVersionDiff(long) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Deletes the sync dl file version diff with the primary key from the database.
deleteSyncDLFileVersionDiff(SyncDLFileVersionDiff) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Deletes the sync dl file version diff from the database.
deleteSyncDLFileVersionDiff(long) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Deletes the sync dl file version diff with the primary key from the database.
deleteSyncDLFileVersionDiff(SyncDLFileVersionDiff) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Deletes the sync dl file version diff from the database.
deleteSyncDLFileVersionDiffs(long) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
 
deleteSyncDLFileVersionDiffs(long) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
deleteSyncDLFileVersionDiffs(long) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
deleteSyncDLObject(long) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Deletes the sync dl object with the primary key from the database.
deleteSyncDLObject(SyncDLObject) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Deletes the sync dl object from the database.
deleteSyncDLObject(long) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Deletes the sync dl object with the primary key from the database.
deleteSyncDLObject(SyncDLObject) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Deletes the sync dl object from the database.
deleteSyncDLObject(long) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Deletes the sync dl object with the primary key from the database.
deleteSyncDLObject(SyncDLObject) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Deletes the sync dl object from the database.
deleteSyncDLObjects(String, String) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
deleteSyncDLObjects(String, String) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
deleteSyncDLObjects(String, String) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
dynamicQuery() - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

enableLanSync(long) - Method in interface com.liferay.sync.util.SyncHelper
 
enableOAuth(long, ServiceContext) - Method in interface com.liferay.sync.oauth.helper.SyncOAuthHelper
 
enableOAuth(long, ServiceContext) - Static method in class com.liferay.sync.oauth.helper.SyncOAuthHelperUtil
 
equals(Object) - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
equals(Object) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
equals(Object) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 

F

FEATURE_SET_1 - Static variable in class com.liferay.sync.constants.SyncDeviceConstants
Feature set 1: Sites removed from Sync context
fetchByC_U_First(long, String, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the first sync device in the ordered set where companyId = ? and userName LIKE ?.
fetchByC_U_First(long, String, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the first sync device in the ordered set where companyId = ? and userName LIKE ?.
fetchByC_U_Last(long, String, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the last sync device in the ordered set where companyId = ? and userName LIKE ?.
fetchByC_U_Last(long, String, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the last sync device in the ordered set where companyId = ? and userName LIKE ?.
fetchByExpirationDate_First(Date, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the first sync dl file version diff in the ordered set where expirationDate < ?.
fetchByExpirationDate_First(Date, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the first sync dl file version diff in the ordered set where expirationDate < ?.
fetchByExpirationDate_Last(Date, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the last sync dl file version diff in the ordered set where expirationDate < ?.
fetchByExpirationDate_Last(Date, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the last sync dl file version diff in the ordered set where expirationDate < ?.
fetchByF_S_T(long, long, long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the sync dl file version diff where fileEntryId = ? and sourceFileVersionId = ? and targetFileVersionId = ? or returns null if it could not be found.
fetchByF_S_T(long, long, long, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the sync dl file version diff where fileEntryId = ? and sourceFileVersionId = ? and targetFileVersionId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByF_S_T(long, long, long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the sync dl file version diff where fileEntryId = ? and sourceFileVersionId = ? and targetFileVersionId = ? or returns null if it could not be found.
fetchByF_S_T(long, long, long, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the sync dl file version diff where fileEntryId = ? and sourceFileVersionId = ? and targetFileVersionId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByFileEntryId_First(long, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the first sync dl file version diff in the ordered set where fileEntryId = ?.
fetchByFileEntryId_First(long, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the first sync dl file version diff in the ordered set where fileEntryId = ?.
fetchByFileEntryId_Last(long, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the last sync dl file version diff in the ordered set where fileEntryId = ?.
fetchByFileEntryId_Last(long, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the last sync dl file version diff in the ordered set where fileEntryId = ?.
fetchByM_R_First(long, long, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where modifiedTime > ? and repositoryId = ?.
fetchByM_R_First(long, long, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where modifiedTime > ? and repositoryId = ?.
fetchByM_R_Last(long, long, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where modifiedTime > ? and repositoryId = ?.
fetchByM_R_Last(long, long, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where modifiedTime > ? and repositoryId = ?.
fetchByM_R_NotE_First(long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where modifiedTime > ? and repositoryId = ? and event ≠ ?.
fetchByM_R_NotE_First(long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where modifiedTime > ? and repositoryId = ? and event ≠ ?.
fetchByM_R_NotE_Last(long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where modifiedTime > ? and repositoryId = ? and event ≠ ?.
fetchByM_R_NotE_Last(long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where modifiedTime > ? and repositoryId = ? and event ≠ ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the sync device with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the sync device with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the sync dl file version diff with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the sync dl file version diff with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl object with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl object with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
NOTE FOR DEVELOPERS: Never modify or reference this interface directly.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
fetchByR_NotE_First(long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where repositoryId = ? and event ≠ ?.
fetchByR_NotE_First(long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where repositoryId = ? and event ≠ ?.
fetchByR_NotE_Last(long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where repositoryId = ? and event ≠ ?.
fetchByR_NotE_Last(long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where repositoryId = ? and event ≠ ?.
fetchByR_P_First(long, long, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where repositoryId = ? and parentFolderId = ?.
fetchByR_P_First(long, long, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where repositoryId = ? and parentFolderId = ?.
fetchByR_P_Last(long, long, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where repositoryId = ? and parentFolderId = ?.
fetchByR_P_Last(long, long, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where repositoryId = ? and parentFolderId = ?.
fetchByR_P_T_First(long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where repositoryId = ? and parentFolderId = ? and type = ?.
fetchByR_P_T_First(long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where repositoryId = ? and parentFolderId = ? and type = ?.
fetchByR_P_T_Last(long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where repositoryId = ? and parentFolderId = ? and type = ?.
fetchByR_P_T_Last(long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where repositoryId = ? and parentFolderId = ? and type = ?.
fetchByR_T_First(long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where repositoryId = ? and type = ?.
fetchByR_T_First(long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where repositoryId = ? and type = ?.
fetchByR_T_Last(long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where repositoryId = ? and type = ?.
fetchByR_T_Last(long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where repositoryId = ? and type = ?.
fetchByT_NotE_First(String, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where treePath LIKE ? and event ≠ ?.
fetchByT_NotE_First(String, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where treePath LIKE ? and event ≠ ?.
fetchByT_NotE_Last(String, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where treePath LIKE ? and event ≠ ?.
fetchByT_NotE_Last(String, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where treePath LIKE ? and event ≠ ?.
fetchByT_T(String, long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl object where type = ? and typePK = ? or returns null if it could not be found.
fetchByT_T(String, long, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl object where type = ? and typePK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByT_T(String, long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl object where type = ? and typePK = ? or returns null if it could not be found.
fetchByT_T(String, long, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl object where type = ? and typePK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByTreePath_First(String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where treePath LIKE ?.
fetchByTreePath_First(String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where treePath LIKE ?.
fetchByTreePath_Last(String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where treePath LIKE ?.
fetchByTreePath_Last(String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where treePath LIKE ?.
fetchByUserId_First(long, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the first sync device in the ordered set where userId = ?.
fetchByUserId_First(long, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the first sync device in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the last sync device in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the last sync device in the ordered set where userId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the first sync device in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the first sync device in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the last sync device in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the last sync device in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_First(String, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the first sync device in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the first sync device in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the last sync device in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the last sync device in the ordered set where uuid = ?.
fetchByV_T_First(String, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where version = ? and type = ?.
fetchByV_T_First(String, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where version = ? and type = ?.
fetchByV_T_Last(String, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where version = ? and type = ?.
fetchByV_T_Last(String, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where version = ? and type = ?.
fetchSyncDevice(long) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
fetchSyncDevice(long) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
fetchSyncDevice(long) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
fetchSyncDeviceByUuidAndCompanyId(String, long) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Returns the sync device with the matching UUID and company.
fetchSyncDeviceByUuidAndCompanyId(String, long) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Returns the sync device with the matching UUID and company.
fetchSyncDeviceByUuidAndCompanyId(String, long) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Returns the sync device with the matching UUID and company.
fetchSyncDLFileVersionDiff(long) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
 
fetchSyncDLFileVersionDiff(long, long, long) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
 
fetchSyncDLFileVersionDiff(long) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
fetchSyncDLFileVersionDiff(long, long, long) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
fetchSyncDLFileVersionDiff(long) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
fetchSyncDLFileVersionDiff(long, long, long) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
fetchSyncDLObject(long) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
fetchSyncDLObject(String, long) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
fetchSyncDLObject(long) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
fetchSyncDLObject(String, long) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
fetchSyncDLObject(long) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
fetchSyncDLObject(String, long) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
filterFindByR_U_T(long, long, long[]) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectFinder
 
findAll() - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns all the sync devices.
findAll(int, int) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns a range of all the sync devices.
findAll(int, int, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns an ordered range of all the sync devices.
findAll(int, int, OrderByComparator<SyncDevice>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns an ordered range of all the sync devices.
findAll() - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns all the sync devices.
findAll(int, int) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns a range of all the sync devices.
findAll(int, int, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns an ordered range of all the sync devices.
findAll(int, int, OrderByComparator<SyncDevice>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns an ordered range of all the sync devices.
findAll() - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns all the sync dl file version diffs.
findAll(int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns a range of all the sync dl file version diffs.
findAll(int, int, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns an ordered range of all the sync dl file version diffs.
findAll(int, int, OrderByComparator<SyncDLFileVersionDiff>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns an ordered range of all the sync dl file version diffs.
findAll() - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns all the sync dl file version diffs.
findAll(int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns a range of all the sync dl file version diffs.
findAll(int, int, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns an ordered range of all the sync dl file version diffs.
findAll(int, int, OrderByComparator<SyncDLFileVersionDiff>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns an ordered range of all the sync dl file version diffs.
findAll() - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects.
findAll(int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects.
findAll(int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects.
findAll(int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects.
findAll() - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects.
findAll(int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects.
findAll(int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects.
findAll(int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects.
findByC_U(long, String) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns all the sync devices where companyId = ? and userName LIKE ?.
findByC_U(long, String, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns a range of all the sync devices where companyId = ? and userName LIKE ?.
findByC_U(long, String, int, int, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns an ordered range of all the sync devices where companyId = ? and userName LIKE ?.
findByC_U(long, String, int, int, OrderByComparator<SyncDevice>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns an ordered range of all the sync devices where companyId = ? and userName LIKE ?.
findByC_U(long, String) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns all the sync devices where companyId = ? and userName LIKE ?.
findByC_U(long, String, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns a range of all the sync devices where companyId = ? and userName LIKE ?.
findByC_U(long, String, int, int, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns an ordered range of all the sync devices where companyId = ? and userName LIKE ?.
findByC_U(long, String, int, int, OrderByComparator<SyncDevice>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns an ordered range of all the sync devices where companyId = ? and userName LIKE ?.
findByC_U_First(long, String, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the first sync device in the ordered set where companyId = ? and userName LIKE ?.
findByC_U_First(long, String, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the first sync device in the ordered set where companyId = ? and userName LIKE ?.
findByC_U_Last(long, String, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the last sync device in the ordered set where companyId = ? and userName LIKE ?.
findByC_U_Last(long, String, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the last sync device in the ordered set where companyId = ? and userName LIKE ?.
findByC_U_PrevAndNext(long, long, String, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the sync devices before and after the current sync device in the ordered set where companyId = ? and userName LIKE ?.
findByC_U_PrevAndNext(long, long, String, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the sync devices before and after the current sync device in the ordered set where companyId = ? and userName LIKE ?.
findByExpirationDate(Date) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns all the sync dl file version diffs where expirationDate < ?.
findByExpirationDate(Date, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns a range of all the sync dl file version diffs where expirationDate < ?.
findByExpirationDate(Date, int, int, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns an ordered range of all the sync dl file version diffs where expirationDate < ?.
findByExpirationDate(Date, int, int, OrderByComparator<SyncDLFileVersionDiff>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns an ordered range of all the sync dl file version diffs where expirationDate < ?.
findByExpirationDate(Date) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns all the sync dl file version diffs where expirationDate < ?.
findByExpirationDate(Date, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns a range of all the sync dl file version diffs where expirationDate < ?.
findByExpirationDate(Date, int, int, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns an ordered range of all the sync dl file version diffs where expirationDate < ?.
findByExpirationDate(Date, int, int, OrderByComparator<SyncDLFileVersionDiff>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns an ordered range of all the sync dl file version diffs where expirationDate < ?.
findByExpirationDate_First(Date, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the first sync dl file version diff in the ordered set where expirationDate < ?.
findByExpirationDate_First(Date, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the first sync dl file version diff in the ordered set where expirationDate < ?.
findByExpirationDate_Last(Date, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the last sync dl file version diff in the ordered set where expirationDate < ?.
findByExpirationDate_Last(Date, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the last sync dl file version diff in the ordered set where expirationDate < ?.
findByExpirationDate_PrevAndNext(long, Date, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the sync dl file version diffs before and after the current sync dl file version diff in the ordered set where expirationDate < ?.
findByExpirationDate_PrevAndNext(long, Date, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the sync dl file version diffs before and after the current sync dl file version diff in the ordered set where expirationDate < ?.
findByF_S_T(long, long, long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the sync dl file version diff where fileEntryId = ? and sourceFileVersionId = ? and targetFileVersionId = ? or throws a NoSuchDLFileVersionDiffException if it could not be found.
findByF_S_T(long, long, long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the sync dl file version diff where fileEntryId = ? and sourceFileVersionId = ? and targetFileVersionId = ? or throws a NoSuchDLFileVersionDiffException if it could not be found.
findByFileEntryId(long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns all the sync dl file version diffs where fileEntryId = ?.
findByFileEntryId(long, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns a range of all the sync dl file version diffs where fileEntryId = ?.
findByFileEntryId(long, int, int, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns an ordered range of all the sync dl file version diffs where fileEntryId = ?.
findByFileEntryId(long, int, int, OrderByComparator<SyncDLFileVersionDiff>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns an ordered range of all the sync dl file version diffs where fileEntryId = ?.
findByFileEntryId(long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns all the sync dl file version diffs where fileEntryId = ?.
findByFileEntryId(long, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns a range of all the sync dl file version diffs where fileEntryId = ?.
findByFileEntryId(long, int, int, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns an ordered range of all the sync dl file version diffs where fileEntryId = ?.
findByFileEntryId(long, int, int, OrderByComparator<SyncDLFileVersionDiff>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns an ordered range of all the sync dl file version diffs where fileEntryId = ?.
findByFileEntryId_First(long, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the first sync dl file version diff in the ordered set where fileEntryId = ?.
findByFileEntryId_First(long, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the first sync dl file version diff in the ordered set where fileEntryId = ?.
findByFileEntryId_Last(long, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the last sync dl file version diff in the ordered set where fileEntryId = ?.
findByFileEntryId_Last(long, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the last sync dl file version diff in the ordered set where fileEntryId = ?.
findByFileEntryId_PrevAndNext(long, long, OrderByComparator<SyncDLFileVersionDiff>) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the sync dl file version diffs before and after the current sync dl file version diff in the ordered set where fileEntryId = ?.
findByFileEntryId_PrevAndNext(long, long, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the sync dl file version diffs before and after the current sync dl file version diff in the ordered set where fileEntryId = ?.
findByM_R(long, long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where modifiedTime > ? and repositoryId = ?.
findByM_R(long, long, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where modifiedTime > ? and repositoryId = ?.
findByM_R(long, long, int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ?.
findByM_R(long, long, int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ?.
findByM_R(long, long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where modifiedTime > ? and repositoryId = ?.
findByM_R(long, long, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where modifiedTime > ? and repositoryId = ?.
findByM_R(long, long, int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ?.
findByM_R(long, long, int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ?.
findByM_R_First(long, long, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where modifiedTime > ? and repositoryId = ?.
findByM_R_First(long, long, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where modifiedTime > ? and repositoryId = ?.
findByM_R_Last(long, long, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where modifiedTime > ? and repositoryId = ?.
findByM_R_Last(long, long, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where modifiedTime > ? and repositoryId = ?.
findByM_R_NotE(long, long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE(long, long, String, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE(long, long, String, int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE(long, long, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE(long, long, String[]) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ all ?.
findByM_R_NotE(long, long, String[], int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ all ?.
findByM_R_NotE(long, long, String[], int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ all ?.
findByM_R_NotE(long, long, String[], int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?, optionally using the finder cache.
findByM_R_NotE(long, long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE(long, long, String, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE(long, long, String, int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE(long, long, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE(long, long, String[]) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ all ?.
findByM_R_NotE(long, long, String[], int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ all ?.
findByM_R_NotE(long, long, String[], int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ all ?.
findByM_R_NotE(long, long, String[], int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ?, optionally using the finder cache.
findByM_R_NotE_First(long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE_First(long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE_Last(long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE_Last(long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE_PrevAndNext(long, long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl objects before and after the current sync dl object in the ordered set where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_NotE_PrevAndNext(long, long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl objects before and after the current sync dl object in the ordered set where modifiedTime > ? and repositoryId = ? and event ≠ ?.
findByM_R_PrevAndNext(long, long, long, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl objects before and after the current sync dl object in the ordered set where modifiedTime > ? and repositoryId = ?.
findByM_R_PrevAndNext(long, long, long, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl objects before and after the current sync dl object in the ordered set where modifiedTime > ? and repositoryId = ?.
findByModifiedTime(long, long, long, String, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectFinder
 
findByPrimaryKey(long) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the sync device with the primary key or throws a NoSuchDeviceException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the sync device with the primary key or throws a NoSuchDeviceException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Returns the sync dl file version diff with the primary key or throws a NoSuchDLFileVersionDiffException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Returns the sync dl file version diff with the primary key or throws a NoSuchDLFileVersionDiffException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl object with the primary key or throws a NoSuchDLObjectException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl object with the primary key or throws a NoSuchDLObjectException if it could not be found.
findByR_NotE(long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where repositoryId = ? and event ≠ ?.
findByR_NotE(long, String, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where repositoryId = ? and event ≠ ?.
findByR_NotE(long, String, int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where repositoryId = ? and event ≠ ?.
findByR_NotE(long, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where repositoryId = ? and event ≠ ?.
findByR_NotE(long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where repositoryId = ? and event ≠ ?.
findByR_NotE(long, String, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where repositoryId = ? and event ≠ ?.
findByR_NotE(long, String, int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where repositoryId = ? and event ≠ ?.
findByR_NotE(long, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where repositoryId = ? and event ≠ ?.
findByR_NotE_First(long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where repositoryId = ? and event ≠ ?.
findByR_NotE_First(long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where repositoryId = ? and event ≠ ?.
findByR_NotE_Last(long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where repositoryId = ? and event ≠ ?.
findByR_NotE_Last(long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where repositoryId = ? and event ≠ ?.
findByR_NotE_PrevAndNext(long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl objects before and after the current sync dl object in the ordered set where repositoryId = ? and event ≠ ?.
findByR_NotE_PrevAndNext(long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl objects before and after the current sync dl object in the ordered set where repositoryId = ? and event ≠ ?.
findByR_P(long, long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where repositoryId = ? and parentFolderId = ?.
findByR_P(long, long, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where repositoryId = ? and parentFolderId = ?.
findByR_P(long, long, int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ?.
findByR_P(long, long, int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ?.
findByR_P(long, long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where repositoryId = ? and parentFolderId = ?.
findByR_P(long, long, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where repositoryId = ? and parentFolderId = ?.
findByR_P(long, long, int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ?.
findByR_P(long, long, int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ?.
findByR_P_First(long, long, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where repositoryId = ? and parentFolderId = ?.
findByR_P_First(long, long, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where repositoryId = ? and parentFolderId = ?.
findByR_P_Last(long, long, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where repositoryId = ? and parentFolderId = ?.
findByR_P_Last(long, long, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where repositoryId = ? and parentFolderId = ?.
findByR_P_PrevAndNext(long, long, long, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl objects before and after the current sync dl object in the ordered set where repositoryId = ? and parentFolderId = ?.
findByR_P_PrevAndNext(long, long, long, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl objects before and after the current sync dl object in the ordered set where repositoryId = ? and parentFolderId = ?.
findByR_P_T(long, long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T(long, long, String, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T(long, long, String, int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T(long, long, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T(long, long, String[]) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = any ?.
findByR_P_T(long, long, String[], int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = any ?.
findByR_P_T(long, long, String[], int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = any ?.
findByR_P_T(long, long, String[], int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?, optionally using the finder cache.
findByR_P_T(long, long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T(long, long, String, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T(long, long, String, int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T(long, long, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T(long, long, String[]) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = any ?.
findByR_P_T(long, long, String[], int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = any ?.
findByR_P_T(long, long, String[], int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = any ?.
findByR_P_T(long, long, String[], int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ?, optionally using the finder cache.
findByR_P_T_First(long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T_First(long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T_Last(long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T_Last(long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T_PrevAndNext(long, long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl objects before and after the current sync dl object in the ordered set where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_P_T_PrevAndNext(long, long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl objects before and after the current sync dl object in the ordered set where repositoryId = ? and parentFolderId = ? and type = ?.
findByR_T(long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where repositoryId = ? and type = ?.
findByR_T(long, String, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where repositoryId = ? and type = ?.
findByR_T(long, String, int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where repositoryId = ? and type = ?.
findByR_T(long, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where repositoryId = ? and type = ?.
findByR_T(long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where repositoryId = ? and type = ?.
findByR_T(long, String, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where repositoryId = ? and type = ?.
findByR_T(long, String, int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where repositoryId = ? and type = ?.
findByR_T(long, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where repositoryId = ? and type = ?.
findByR_T_First(long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where repositoryId = ? and type = ?.
findByR_T_First(long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where repositoryId = ? and type = ?.
findByR_T_Last(long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where repositoryId = ? and type = ?.
findByR_T_Last(long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where repositoryId = ? and type = ?.
findByR_T_PrevAndNext(long, long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl objects before and after the current sync dl object in the ordered set where repositoryId = ? and type = ?.
findByR_T_PrevAndNext(long, long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl objects before and after the current sync dl object in the ordered set where repositoryId = ? and type = ?.
findByT_NotE(String, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where treePath LIKE ? and event ≠ ?.
findByT_NotE(String, String, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where treePath LIKE ? and event ≠ ?.
findByT_NotE(String, String, int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where treePath LIKE ? and event ≠ ?.
findByT_NotE(String, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where treePath LIKE ? and event ≠ ?.
findByT_NotE(String, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where treePath LIKE ? and event ≠ ?.
findByT_NotE(String, String, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where treePath LIKE ? and event ≠ ?.
findByT_NotE(String, String, int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where treePath LIKE ? and event ≠ ?.
findByT_NotE(String, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where treePath LIKE ? and event ≠ ?.
findByT_NotE_First(String, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where treePath LIKE ? and event ≠ ?.
findByT_NotE_First(String, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where treePath LIKE ? and event ≠ ?.
findByT_NotE_Last(String, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where treePath LIKE ? and event ≠ ?.
findByT_NotE_Last(String, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where treePath LIKE ? and event ≠ ?.
findByT_NotE_PrevAndNext(long, String, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl objects before and after the current sync dl object in the ordered set where treePath LIKE ? and event ≠ ?.
findByT_NotE_PrevAndNext(long, String, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl objects before and after the current sync dl object in the ordered set where treePath LIKE ? and event ≠ ?.
findByT_T(String, long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl object where type = ? and typePK = ? or throws a NoSuchDLObjectException if it could not be found.
findByT_T(String, long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl object where type = ? and typePK = ? or throws a NoSuchDLObjectException if it could not be found.
findByTreePath(String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where treePath LIKE ?.
findByTreePath(String, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where treePath LIKE ?.
findByTreePath(String, int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where treePath LIKE ?.
findByTreePath(String, int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where treePath LIKE ?.
findByTreePath(String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where treePath LIKE ?.
findByTreePath(String, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where treePath LIKE ?.
findByTreePath(String, int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where treePath LIKE ?.
findByTreePath(String, int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where treePath LIKE ?.
findByTreePath_First(String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where treePath LIKE ?.
findByTreePath_First(String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where treePath LIKE ?.
findByTreePath_Last(String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where treePath LIKE ?.
findByTreePath_Last(String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where treePath LIKE ?.
findByTreePath_PrevAndNext(long, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl objects before and after the current sync dl object in the ordered set where treePath LIKE ?.
findByTreePath_PrevAndNext(long, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl objects before and after the current sync dl object in the ordered set where treePath LIKE ?.
findByUserId(long) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns all the sync devices where userId = ?.
findByUserId(long, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns a range of all the sync devices where userId = ?.
findByUserId(long, int, int, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns an ordered range of all the sync devices where userId = ?.
findByUserId(long, int, int, OrderByComparator<SyncDevice>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns an ordered range of all the sync devices where userId = ?.
findByUserId(long) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns all the sync devices where userId = ?.
findByUserId(long, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns a range of all the sync devices where userId = ?.
findByUserId(long, int, int, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns an ordered range of all the sync devices where userId = ?.
findByUserId(long, int, int, OrderByComparator<SyncDevice>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns an ordered range of all the sync devices where userId = ?.
findByUserId_First(long, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the first sync device in the ordered set where userId = ?.
findByUserId_First(long, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the first sync device in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the last sync device in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the last sync device in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the sync devices before and after the current sync device in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the sync devices before and after the current sync device in the ordered set where userId = ?.
findByUuid(String) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns all the sync devices where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns a range of all the sync devices where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns an ordered range of all the sync devices where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SyncDevice>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns an ordered range of all the sync devices where uuid = ?.
findByUuid(String) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns all the sync devices where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns a range of all the sync devices where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns an ordered range of all the sync devices where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SyncDevice>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns an ordered range of all the sync devices where uuid = ?.
findByUuid_C(String, long) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns all the sync devices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns a range of all the sync devices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns an ordered range of all the sync devices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SyncDevice>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns an ordered range of all the sync devices where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns all the sync devices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns a range of all the sync devices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns an ordered range of all the sync devices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SyncDevice>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns an ordered range of all the sync devices where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the first sync device in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the first sync device in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the last sync device in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the last sync device in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the sync devices before and after the current sync device in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the sync devices before and after the current sync device in the ordered set where uuid = ? and companyId = ?.
findByUuid_First(String, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the first sync device in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the first sync device in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the last sync device in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the last sync device in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Returns the sync devices before and after the current sync device in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Returns the sync devices before and after the current sync device in the ordered set where uuid = ?.
findByV_T(String, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns all the sync dl objects where version = ? and type = ?.
findByV_T(String, String, int, int) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns a range of all the sync dl objects where version = ? and type = ?.
findByV_T(String, String, int, int, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where version = ? and type = ?.
findByV_T(String, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns an ordered range of all the sync dl objects where version = ? and type = ?.
findByV_T(String, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns all the sync dl objects where version = ? and type = ?.
findByV_T(String, String, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns a range of all the sync dl objects where version = ? and type = ?.
findByV_T(String, String, int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where version = ? and type = ?.
findByV_T(String, String, int, int, OrderByComparator<SyncDLObject>, boolean) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns an ordered range of all the sync dl objects where version = ? and type = ?.
findByV_T_First(String, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the first sync dl object in the ordered set where version = ? and type = ?.
findByV_T_First(String, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the first sync dl object in the ordered set where version = ? and type = ?.
findByV_T_Last(String, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the last sync dl object in the ordered set where version = ? and type = ?.
findByV_T_Last(String, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the last sync dl object in the ordered set where version = ? and type = ?.
findByV_T_PrevAndNext(long, String, String, OrderByComparator<SyncDLObject>) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Returns the sync dl objects before and after the current sync dl object in the ordered set where version = ? and type = ?.
findByV_T_PrevAndNext(long, String, String, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Returns the sync dl objects before and after the current sync dl object in the ordered set where version = ? and type = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<SyncDLObject>) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
getAllFolderSyncDLObjects(long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getAllFolderSyncDLObjects(long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getAllFolderSyncDLObjects(long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getBadColumnNames() - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
 
getBadColumnNames() - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
getBadColumnNames() - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
 
getBadColumnNames() - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
getBadColumnNames() - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
 
getBadColumnNames() - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
getBuildNumber() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the build number of this sync device.
getBuildNumber() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getBuildNumber() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the build number of this sync device.
getChangeLog() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the change log of this sync dl object.
getChangeLog() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getChangeLog() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the change log of this sync dl object.
getChecksum() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the checksum of this sync dl object.
getChecksum() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getChecksum() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the checksum of this sync dl object.
getChecksum(DLFileVersion) - Method in interface com.liferay.sync.util.SyncHelper
 
getChecksum(File) - Method in interface com.liferay.sync.util.SyncHelper
 
getChecksum(long, long) - Method in interface com.liferay.sync.util.SyncHelper
 
getCompanyId() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the company ID of this sync device.
getCompanyId() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getCompanyId() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the company ID of this sync device.
getCompanyId() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the company ID of this sync dl object.
getCompanyId() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getCompanyId() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the company ID of this sync dl object.
getCreateDate() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the create date of this sync device.
getCreateDate() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getCreateDate() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the create date of this sync device.
getCreateTime() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the create time of this sync dl object.
getCreateTime() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getCreateTime() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the create time of this sync dl object.
getDataFileEntryId() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Returns the data file entry ID of this sync dl file version diff.
getDataFileEntryId() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
getDataFileEntryId() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Returns the data file entry ID of this sync dl file version diff.
getDescription() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the description of this sync dl object.
getDescription() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getDescription() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the description of this sync dl object.
getEvent() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the event of this sync dl object.
getEvent() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getEvent() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the event of this sync dl object.
getExpandoBridge() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
getExpandoBridge() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
getExpandoBridge() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
getExpandoBridge() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
getExpandoBridge() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
getExpandoBridge() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
getExpirationDate() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Returns the expiration date of this sync dl file version diff.
getExpirationDate() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
getExpirationDate() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Returns the expiration date of this sync dl file version diff.
getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
getExtension() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the extension of this sync dl object.
getExtension() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getExtension() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the extension of this sync dl object.
getExtraSettings() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the extra settings of this sync dl object.
getExtraSettings() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getExtraSettings() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the extra settings of this sync dl object.
getFeatureSet() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the feature set of this sync device.
getFeatureSet() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getFeatureSet() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the feature set of this sync device.
getFileDelta(File, File) - Method in interface com.liferay.sync.util.SyncHelper
 
getFileEntryId() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Returns the file entry ID of this sync dl file version diff.
getFileEntryId() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
getFileEntryId() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Returns the file entry ID of this sync dl file version diff.
getFileEntrySyncDLObject(long, long, String) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getFileEntrySyncDLObject(long, long, String) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getFileEntrySyncDLObject(long, long, String) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getFileEntrySyncDLObjects(long, long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getFileEntrySyncDLObjects(long, long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getFileEntrySyncDLObjects(long, long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getFileResourceActions(int) - Static method in class com.liferay.sync.constants.SyncPermissionsConstants
 
getFolderResourceActions(int) - Static method in class com.liferay.sync.constants.SyncPermissionsConstants
 
getFolderSyncDLObject(long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getFolderSyncDLObject(long, long, String) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getFolderSyncDLObject(long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getFolderSyncDLObject(long, long, String) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getFolderSyncDLObject(long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getFolderSyncDLObject(long, long, String) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getFolderSyncDLObjects(long, long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getFolderSyncDLObjects(long, long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getFolderSyncDLObjects(long, long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getGroup(long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getGroup(long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getGroup(long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getHostname() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the hostname of this sync device.
getHostname() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getHostname() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the hostname of this sync device.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
getLanTokenKey() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the lan token key of this sync dl object.
getLanTokenKey() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getLanTokenKey() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the lan token key of this sync dl object.
getLanTokenKey(long, long, boolean) - Method in interface com.liferay.sync.util.SyncHelper
 
getLastPermissionChangeDate() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the last permission change date of this sync dl object.
getLastPermissionChangeDate() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getLastPermissionChangeDate() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the last permission change date of this sync dl object.
getLatestModifiedTime() - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
getLatestModifiedTime() - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
getLatestModifiedTime() - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
getLatestModifiedTime() - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getLatestModifiedTime() - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getLatestModifiedTime() - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getLockExpirationDate() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the lock expiration date of this sync dl object.
getLockExpirationDate() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getLockExpirationDate() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the lock expiration date of this sync dl object.
getLockUserId() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the lock user ID of this sync dl object.
getLockUserId() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getLockUserId() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the lock user ID of this sync dl object.
getLockUserName() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the lock user name of this sync dl object.
getLockUserName() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getLockUserName() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the lock user name of this sync dl object.
getLockUserUuid() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the lock user uuid of this sync dl object.
getLockUserUuid() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the lock user uuid of this sync dl object.
getMimeType() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the mime type of this sync dl object.
getMimeType() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getMimeType() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the mime type of this sync dl object.
getModelAttributes() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
getModelAttributes() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
getModelAttributes() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
getModelClass() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
getModelClass() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
getModelClass() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
getModelClassName() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
getModelClassName() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
getModelClassName() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
getModifiedDate() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the modified date of this sync device.
getModifiedDate() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getModifiedDate() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the modified date of this sync device.
getModifiedTime() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the modified time of this sync dl object.
getModifiedTime() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getModifiedTime() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the modified time of this sync dl object.
getName() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the name of this sync dl object.
getName() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getName() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the name of this sync dl object.
getOSGiServiceIdentifier() - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.sync.service.SyncDeviceService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.sync.service.SyncDeviceServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.sync.service.SyncDeviceServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.sync.service.SyncDLObjectService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
Returns the OSGi service identifier.
getParentFolderId() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the parent folder ID of this sync dl object.
getParentFolderId() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getParentFolderId() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the parent folder ID of this sync dl object.
getPersistedModel(Serializable) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
getPersistence() - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
getPersistence() - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
getPrimaryKey() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the primary key of this sync device.
getPrimaryKey() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getPrimaryKey() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the primary key of this sync device.
getPrimaryKey() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Returns the primary key of this sync dl file version diff.
getPrimaryKey() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
getPrimaryKey() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Returns the primary key of this sync dl file version diff.
getPrimaryKey() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the primary key of this sync dl object.
getPrimaryKey() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getPrimaryKey() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the primary key of this sync dl object.
getPrimaryKeyObj() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
getPrimaryKeyObj() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
getPrimaryKeyObj() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
getPrimaryKeyObj() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
getPrimaryKeyObj() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
getPrimaryKeyObj() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
getRepositoryId() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the repository ID of this sync dl object.
getRepositoryId() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getRepositoryId() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the repository ID of this sync dl object.
getService() - Static method in class com.liferay.sync.oauth.helper.SyncOAuthHelperUtil
 
getService() - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
getService() - Static method in class com.liferay.sync.service.SyncDeviceServiceUtil
 
getService() - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
getService() - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
getService() - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getSize() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Returns the size of this sync dl file version diff.
getSize() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
getSize() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Returns the size of this sync dl file version diff.
getSize() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the size of this sync dl object.
getSize() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getSize() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the size of this sync dl object.
getSourceFileVersionId() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Returns the source file version ID of this sync dl file version diff.
getSourceFileVersionId() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
getSourceFileVersionId() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Returns the source file version ID of this sync dl file version diff.
getStagedModelType() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
getStatus() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the status of this sync device.
getStatus() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getStatus() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the status of this sync device.
getStatusLabel(int) - Static method in class com.liferay.sync.constants.SyncDeviceConstants
 
getSyncContext() - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getSyncContext() - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getSyncContext() - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getSyncDevice(long) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Returns the sync device with the primary key.
getSyncDevice(long) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Returns the sync device with the primary key.
getSyncDevice(long) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Returns the sync device with the primary key.
getSyncDeviceByUuidAndCompanyId(String, long) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Returns the sync device with the matching UUID and company.
getSyncDeviceByUuidAndCompanyId(String, long) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Returns the sync device with the matching UUID and company.
getSyncDeviceByUuidAndCompanyId(String, long) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Returns the sync device with the matching UUID and company.
getSyncDeviceId() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the sync device ID of this sync device.
getSyncDeviceId() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getSyncDeviceId() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the sync device ID of this sync device.
getSyncDevices(int, int) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Returns a range of all the sync devices.
getSyncDevices(long, int, int, OrderByComparator) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
getSyncDevices(int, int) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Returns a range of all the sync devices.
getSyncDevices(long, int, int, OrderByComparator) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
getSyncDevices(int, int) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Returns a range of all the sync devices.
getSyncDevices(long, int, int, OrderByComparator) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
getSyncDevicesCount() - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Returns the number of sync devices.
getSyncDevicesCount() - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Returns the number of sync devices.
getSyncDevicesCount() - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Returns the number of sync devices.
getSyncDLFileVersionDiff(long) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Returns the sync dl file version diff with the primary key.
getSyncDLFileVersionDiff(long) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Returns the sync dl file version diff with the primary key.
getSyncDLFileVersionDiff(long) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Returns the sync dl file version diff with the primary key.
getSyncDLFileVersionDiffId() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Returns the sync dl file version diff ID of this sync dl file version diff.
getSyncDLFileVersionDiffId() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
getSyncDLFileVersionDiffId() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Returns the sync dl file version diff ID of this sync dl file version diff.
getSyncDLFileVersionDiffs(int, int) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Returns a range of all the sync dl file version diffs.
getSyncDLFileVersionDiffs(int, int) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Returns a range of all the sync dl file version diffs.
getSyncDLFileVersionDiffs(int, int) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Returns a range of all the sync dl file version diffs.
getSyncDLFileVersionDiffsCount() - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Returns the number of sync dl file version diffs.
getSyncDLFileVersionDiffsCount() - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Returns the number of sync dl file version diffs.
getSyncDLFileVersionDiffsCount() - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Returns the number of sync dl file version diffs.
getSyncDLObject(long) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Returns the sync dl object with the primary key.
getSyncDLObject(long) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Returns the sync dl object with the primary key.
getSyncDLObject(long) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Returns the sync dl object with the primary key.
getSyncDLObjectId() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the sync dl object ID of this sync dl object.
getSyncDLObjectId() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getSyncDLObjectId() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the sync dl object ID of this sync dl object.
getSyncDLObjects(int, int) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Returns a range of all the sync dl objects.
getSyncDLObjects(long, long) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
getSyncDLObjects(int, int) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Returns a range of all the sync dl objects.
getSyncDLObjects(long, long) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
getSyncDLObjects(int, int) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Returns a range of all the sync dl objects.
getSyncDLObjects(long, long) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
getSyncDLObjectsCount() - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Returns the number of sync dl objects.
getSyncDLObjectsCount() - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Returns the number of sync dl objects.
getSyncDLObjectsCount() - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Returns the number of sync dl objects.
getSyncDLObjectUpdate(long, long, int) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getSyncDLObjectUpdate(long, long, int, boolean) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getSyncDLObjectUpdate(long, long, long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getSyncDLObjectUpdate(long, long, int) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getSyncDLObjectUpdate(long, long, int, boolean) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getSyncDLObjectUpdate(long, long, long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getSyncDLObjectUpdate(long, long, int) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getSyncDLObjectUpdate(long, long, int, boolean) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getSyncDLObjectUpdate(long, long, long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getTargetFileVersionId() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Returns the target file version ID of this sync dl file version diff.
getTargetFileVersionId() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
getTargetFileVersionId() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Returns the target file version ID of this sync dl file version diff.
getTreePath() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the tree path of this sync dl object.
getTreePath() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getTreePath() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the tree path of this sync dl object.
getType() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the type of this sync device.
getType() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getType() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the type of this sync device.
getType() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the type of this sync dl object.
getType() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getType() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the type of this sync dl object.
getTypePK() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the type pk of this sync dl object.
getTypePK() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getTypePK() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the type pk of this sync dl object.
getTypeUuid() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the type uuid of this sync dl object.
getTypeUuid() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getTypeUuid() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the type uuid of this sync dl object.
getUserId() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the user ID of this sync device.
getUserId() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getUserId() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the user ID of this sync device.
getUserId() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the user ID of this sync dl object.
getUserId() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getUserId() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the user ID of this sync dl object.
getUserName() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the user name of this sync device.
getUserName() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getUserName() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the user name of this sync device.
getUserName() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the user name of this sync dl object.
getUserName() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getUserName() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the user name of this sync dl object.
getUserSitesGroups() - Method in interface com.liferay.sync.service.SyncDLObjectService
 
getUserSitesGroups() - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
getUserSitesGroups() - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
getUserUuid() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the user uuid of this sync device.
getUserUuid() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the user uuid of this sync device.
getUserUuid() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the user uuid of this sync dl object.
getUserUuid() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the user uuid of this sync dl object.
getUuid() - Method in interface com.liferay.sync.model.SyncDeviceModel
Returns the uuid of this sync device.
getUuid() - Method in class com.liferay.sync.model.SyncDeviceSoap
 
getUuid() - Method in class com.liferay.sync.model.SyncDeviceWrapper
Returns the uuid of this sync device.
getVersion() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the version of this sync dl object.
getVersion() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getVersion() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the version of this sync dl object.
getVersionId() - Method in interface com.liferay.sync.model.SyncDLObjectModel
Returns the version ID of this sync dl object.
getVersionId() - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
getVersionId() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Returns the version ID of this sync dl object.
getWrappedModel() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
getWrappedModel() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
getWrappedModel() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
getWrappedService() - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.sync.service.SyncDeviceServiceWrapper
 
getWrappedService() - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 

H

hashCode() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
hashCode() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
hashCode() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
hashCode() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
hashCode() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
hashCode() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
hasSetModifiedDate() - Method in interface com.liferay.sync.model.SyncDevice
 
hasSetModifiedDate() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 

I

isCachedModel() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
isCachedModel() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
isCachedModel() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
isCachedModel() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
isCachedModel() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
isCachedModel() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
isDeployed() - Method in interface com.liferay.sync.oauth.helper.SyncOAuthHelper
 
isDeployed() - Static method in class com.liferay.sync.oauth.helper.SyncOAuthHelperUtil
 
isEntityCacheEnabled() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
isEscapedModel() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
isEscapedModel() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
isEscapedModel() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
isEscapedModel() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
isEscapedModel() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
isEscapedModel() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
isNew() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
isNew() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
isNew() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
isNew() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
isNew() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
isNew() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
isOAuthApplicationAvailable(long) - Method in interface com.liferay.sync.oauth.helper.SyncOAuthHelper
 
isOAuthApplicationAvailable(long) - Static method in class com.liferay.sync.oauth.helper.SyncOAuthHelperUtil
 
isSupported() - Method in interface com.liferay.sync.model.SyncDevice
 
isSupported() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
isSupportedFolder(DLFolder) - Method in interface com.liferay.sync.util.SyncHelper
 
isSupportedFolder(Folder) - Method in interface com.liferay.sync.util.SyncHelper
 
isSyncEnabled(Group) - Method in interface com.liferay.sync.util.SyncHelper
 

M

moveFileEntry(long, long, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
moveFileEntry(long, long, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
moveFileEntry(long, long, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
moveFileEntryToTrash(long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
moveFileEntryToTrash(long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
moveFileEntryToTrash(long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
moveFolder(long, long, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
moveFolder(long, long, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
moveFolder(long, long, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
moveFolderToTrash(long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
moveFolderToTrash(long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
moveFolderToTrash(long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
moveSyncDLObjects(SyncDLObject) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
moveSyncDLObjects(SyncDLObject) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
moveSyncDLObjects(SyncDLObject) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 

N

NoSuchDeviceException - Exception in com.liferay.sync.exception
 
NoSuchDeviceException() - Constructor for exception com.liferay.sync.exception.NoSuchDeviceException
 
NoSuchDeviceException(String) - Constructor for exception com.liferay.sync.exception.NoSuchDeviceException
 
NoSuchDeviceException(String, Throwable) - Constructor for exception com.liferay.sync.exception.NoSuchDeviceException
 
NoSuchDeviceException(Throwable) - Constructor for exception com.liferay.sync.exception.NoSuchDeviceException
 
NoSuchDLFileVersionDiffException - Exception in com.liferay.sync.exception
 
NoSuchDLFileVersionDiffException() - Constructor for exception com.liferay.sync.exception.NoSuchDLFileVersionDiffException
 
NoSuchDLFileVersionDiffException(String) - Constructor for exception com.liferay.sync.exception.NoSuchDLFileVersionDiffException
 
NoSuchDLFileVersionDiffException(String, Throwable) - Constructor for exception com.liferay.sync.exception.NoSuchDLFileVersionDiffException
 
NoSuchDLFileVersionDiffException(Throwable) - Constructor for exception com.liferay.sync.exception.NoSuchDLFileVersionDiffException
 
NoSuchDLObjectException - Exception in com.liferay.sync.exception
 
NoSuchDLObjectException() - Constructor for exception com.liferay.sync.exception.NoSuchDLObjectException
 
NoSuchDLObjectException(String) - Constructor for exception com.liferay.sync.exception.NoSuchDLObjectException
 
NoSuchDLObjectException(String, Throwable) - Constructor for exception com.liferay.sync.exception.NoSuchDLObjectException
 
NoSuchDLObjectException(Throwable) - Constructor for exception com.liferay.sync.exception.NoSuchDLObjectException
 

O

OAuthPortletUndeployedException - Exception in com.liferay.sync.exception
 
OAuthPortletUndeployedException() - Constructor for exception com.liferay.sync.exception.OAuthPortletUndeployedException
 
OAuthPortletUndeployedException(String) - Constructor for exception com.liferay.sync.exception.OAuthPortletUndeployedException
 
OAuthPortletUndeployedException(String, Throwable) - Constructor for exception com.liferay.sync.exception.OAuthPortletUndeployedException
 
OAuthPortletUndeployedException(Throwable) - Constructor for exception com.liferay.sync.exception.OAuthPortletUndeployedException
 

P

patchFile(File, File, File) - Method in interface com.liferay.sync.util.SyncHelper
 
patchFileEntry(long, long, String, String, String, String, String, boolean, File, String, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
patchFileEntry(long, long, String, String, String, String, String, boolean, File, String, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
patchFileEntry(long, long, String, String, String, String, String, boolean, File, String, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
PERMISSIONS_DEFAULT - Static variable in class com.liferay.sync.constants.SyncPermissionsConstants
 
PERMISSIONS_FULL_ACCESS - Static variable in class com.liferay.sync.constants.SyncPermissionsConstants
 
PERMISSIONS_NONE - Static variable in class com.liferay.sync.constants.SyncPermissionsConstants
 
PERMISSIONS_VIEW_AND_ADD_DISCUSSION - Static variable in class com.liferay.sync.constants.SyncPermissionsConstants
 
PERMISSIONS_VIEW_ONLY - Static variable in class com.liferay.sync.constants.SyncPermissionsConstants
 
PERMISSIONS_VIEW_UPDATE_AND_ADD_DISCUSSION - Static variable in class com.liferay.sync.constants.SyncPermissionsConstants
 
persist() - Method in class com.liferay.sync.model.SyncDeviceWrapper
NOTE FOR DEVELOPERS: Never modify or reference this class directly.
persist() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
NOTE FOR DEVELOPERS: Never modify or reference this class directly.
persist() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
NOTE FOR DEVELOPERS: Never modify or reference this class directly.

R

refreshExpirationDate(long) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
 
refreshExpirationDate(long) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
refreshExpirationDate(long) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
registerSyncDevice(String, long, int, String) - Method in interface com.liferay.sync.service.SyncDeviceService
 
registerSyncDevice(String, long, int, String) - Static method in class com.liferay.sync.service.SyncDeviceServiceUtil
 
registerSyncDevice(String, long, int, String) - Method in class com.liferay.sync.service.SyncDeviceServiceWrapper
 
remove(long) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Removes the sync device with the primary key from the database.
remove(long) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Removes the sync device with the primary key from the database.
remove(long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Removes the sync dl file version diff with the primary key from the database.
remove(long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Removes the sync dl file version diff with the primary key from the database.
remove(long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes the sync dl object with the primary key from the database.
remove(long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes the sync dl object with the primary key from the database.
removeAll() - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Removes all the sync devices from the database.
removeAll() - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Removes all the sync devices from the database.
removeAll() - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Removes all the sync dl file version diffs from the database.
removeAll() - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Removes all the sync dl file version diffs from the database.
removeAll() - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes all the sync dl objects from the database.
removeAll() - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes all the sync dl objects from the database.
removeByC_U(long, String) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Removes all the sync devices where companyId = ? and userName LIKE ? from the database.
removeByC_U(long, String) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Removes all the sync devices where companyId = ? and userName LIKE ? from the database.
removeByExpirationDate(Date) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Removes all the sync dl file version diffs where expirationDate < ? from the database.
removeByExpirationDate(Date) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Removes all the sync dl file version diffs where expirationDate < ? from the database.
removeByF_S_T(long, long, long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Removes the sync dl file version diff where fileEntryId = ? and sourceFileVersionId = ? and targetFileVersionId = ? from the database.
removeByF_S_T(long, long, long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Removes the sync dl file version diff where fileEntryId = ? and sourceFileVersionId = ? and targetFileVersionId = ? from the database.
removeByFileEntryId(long) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
Removes all the sync dl file version diffs where fileEntryId = ? from the database.
removeByFileEntryId(long) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
Removes all the sync dl file version diffs where fileEntryId = ? from the database.
removeByM_R(long, long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes all the sync dl objects where modifiedTime > ? and repositoryId = ? from the database.
removeByM_R(long, long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes all the sync dl objects where modifiedTime > ? and repositoryId = ? from the database.
removeByM_R_NotE(long, long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ? from the database.
removeByM_R_NotE(long, long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes all the sync dl objects where modifiedTime > ? and repositoryId = ? and event ≠ ? from the database.
removeByR_NotE(long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes all the sync dl objects where repositoryId = ? and event ≠ ? from the database.
removeByR_NotE(long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes all the sync dl objects where repositoryId = ? and event ≠ ? from the database.
removeByR_P(long, long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes all the sync dl objects where repositoryId = ? and parentFolderId = ? from the database.
removeByR_P(long, long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes all the sync dl objects where repositoryId = ? and parentFolderId = ? from the database.
removeByR_P_T(long, long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ? from the database.
removeByR_P_T(long, long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes all the sync dl objects where repositoryId = ? and parentFolderId = ? and type = ? from the database.
removeByR_T(long, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes all the sync dl objects where repositoryId = ? and type = ? from the database.
removeByR_T(long, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes all the sync dl objects where repositoryId = ? and type = ? from the database.
removeByT_NotE(String, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes all the sync dl objects where treePath LIKE ? and event ≠ ? from the database.
removeByT_NotE(String, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes all the sync dl objects where treePath LIKE ? and event ≠ ? from the database.
removeByT_T(String, long) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes the sync dl object where type = ? and typePK = ? from the database.
removeByT_T(String, long) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes the sync dl object where type = ? and typePK = ? from the database.
removeByTreePath(String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes all the sync dl objects where treePath LIKE ? from the database.
removeByTreePath(String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes all the sync dl objects where treePath LIKE ? from the database.
removeByUserId(long) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Removes all the sync devices where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Removes all the sync devices where userId = ? from the database.
removeByUuid(String) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Removes all the sync devices where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Removes all the sync devices where uuid = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
Removes all the sync devices where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
Removes all the sync devices where uuid = ? and companyId = ? from the database.
removeByV_T(String, String) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
Removes all the sync dl objects where version = ? and type = ? from the database.
removeByV_T(String, String) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
Removes all the sync dl objects where version = ? and type = ? from the database.
resetOriginalValues() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
resetOriginalValues() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
resetOriginalValues() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
restoreFileEntryFromTrash(long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
restoreFileEntryFromTrash(long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
restoreFileEntryFromTrash(long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
restoreFolderFromTrash(long) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
restoreFolderFromTrash(long) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
restoreFolderFromTrash(long) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
restoreSyncDLObjects(SyncDLObject) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
restoreSyncDLObjects(SyncDLObject) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
restoreSyncDLObjects(SyncDLObject) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 

S

search(long, String, int, int, OrderByComparator<SyncDevice>) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
search(long, String, int, int, OrderByComparator<SyncDevice>) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
search(long, String, int, int, OrderByComparator<SyncDevice>) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
setBuildNumber(long) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the build number of this sync device.
setBuildNumber(long) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setBuildNumber(long) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the build number of this sync device.
setCachedModel(boolean) - Method in interface com.liferay.sync.model.SyncDeviceModel
 
setCachedModel(boolean) - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
setCachedModel(boolean) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
setCachedModel(boolean) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
setCachedModel(boolean) - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
setCachedModel(boolean) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
setChangeLog(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the change log of this sync dl object.
setChangeLog(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setChangeLog(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the change log of this sync dl object.
setChecksum(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the checksum of this sync dl object.
setChecksum(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setChecksum(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the checksum of this sync dl object.
setCompanyId(long) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the company ID of this sync device.
setCompanyId(long) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setCompanyId(long) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the company ID of this sync device.
setCompanyId(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the company ID of this sync dl object.
setCompanyId(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setCompanyId(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the company ID of this sync dl object.
setCreateDate(Date) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the create date of this sync device.
setCreateDate(Date) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setCreateDate(Date) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the create date of this sync device.
setCreateDate(Date) - Method in interface com.liferay.sync.model.SyncDLObject
 
setCreateDate(Date) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
setCreateTime(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the create time of this sync dl object.
setCreateTime(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setCreateTime(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the create time of this sync dl object.
setDataFileEntryId(long) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Sets the data file entry ID of this sync dl file version diff.
setDataFileEntryId(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
setDataFileEntryId(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Sets the data file entry ID of this sync dl file version diff.
setDescription(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the description of this sync dl object.
setDescription(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setDescription(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the description of this sync dl object.
setEvent(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the event of this sync dl object.
setEvent(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setEvent(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the event of this sync dl object.
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.sync.model.SyncDeviceModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.sync.model.SyncDeviceModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.sync.model.SyncDeviceModel
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
setExpirationDate(Date) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Sets the expiration date of this sync dl file version diff.
setExpirationDate(Date) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
setExpirationDate(Date) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Sets the expiration date of this sync dl file version diff.
setExtension(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the extension of this sync dl object.
setExtension(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setExtension(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the extension of this sync dl object.
setExtraSettings(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the extra settings of this sync dl object.
setExtraSettings(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setExtraSettings(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the extra settings of this sync dl object.
setFeatureSet(int) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the feature set of this sync device.
setFeatureSet(int) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setFeatureSet(int) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the feature set of this sync device.
setFileEntryId(long) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Sets the file entry ID of this sync dl file version diff.
setFileEntryId(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
setFileEntryId(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Sets the file entry ID of this sync dl file version diff.
setFilePermissions(Group, boolean, ServiceContext) - Method in interface com.liferay.sync.util.SyncHelper
 
setHostname(String) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the hostname of this sync device.
setHostname(String) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setHostname(String) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the hostname of this sync device.
setLanTokenKey(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the lan token key of this sync dl object.
setLanTokenKey(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setLanTokenKey(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the lan token key of this sync dl object.
setLastPermissionChangeDate(Date) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the last permission change date of this sync dl object.
setLastPermissionChangeDate(Date) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setLastPermissionChangeDate(Date) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the last permission change date of this sync dl object.
setLockExpirationDate(Date) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the lock expiration date of this sync dl object.
setLockExpirationDate(Date) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setLockExpirationDate(Date) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the lock expiration date of this sync dl object.
setLockUserId(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the lock user ID of this sync dl object.
setLockUserId(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setLockUserId(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the lock user ID of this sync dl object.
setLockUserName(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the lock user name of this sync dl object.
setLockUserName(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setLockUserName(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the lock user name of this sync dl object.
setLockUserUuid(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the lock user uuid of this sync dl object.
setLockUserUuid(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the lock user uuid of this sync dl object.
setMimeType(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the mime type of this sync dl object.
setMimeType(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setMimeType(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the mime type of this sync dl object.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the modified date of this sync device.
setModifiedDate(Date) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setModifiedDate(Date) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the modified date of this sync device.
setModifiedDate(Date) - Method in interface com.liferay.sync.model.SyncDLObject
 
setModifiedDate(Date) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
setModifiedTime(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the modified time of this sync dl object.
setModifiedTime(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setModifiedTime(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the modified time of this sync dl object.
setName(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the name of this sync dl object.
setName(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setName(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the name of this sync dl object.
setNew(boolean) - Method in interface com.liferay.sync.model.SyncDeviceModel
 
setNew(boolean) - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
setNew(boolean) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
setNew(boolean) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
setNew(boolean) - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
setNew(boolean) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
setParentFolderId(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the parent folder ID of this sync dl object.
setParentFolderId(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setParentFolderId(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the parent folder ID of this sync dl object.
setPrimaryKey(long) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the primary key of this sync device.
setPrimaryKey(long) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setPrimaryKey(long) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the primary key of this sync device.
setPrimaryKey(long) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Sets the primary key of this sync dl file version diff.
setPrimaryKey(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
setPrimaryKey(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Sets the primary key of this sync dl file version diff.
setPrimaryKey(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the primary key of this sync dl object.
setPrimaryKey(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setPrimaryKey(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the primary key of this sync dl object.
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.sync.model.SyncDeviceModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
setRepositoryId(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the repository ID of this sync dl object.
setRepositoryId(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setRepositoryId(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the repository ID of this sync dl object.
setSize(long) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Sets the size of this sync dl file version diff.
setSize(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
setSize(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Sets the size of this sync dl file version diff.
setSize(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the size of this sync dl object.
setSize(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setSize(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the size of this sync dl object.
setSourceFileVersionId(long) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Sets the source file version ID of this sync dl file version diff.
setSourceFileVersionId(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
setSourceFileVersionId(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Sets the source file version ID of this sync dl file version diff.
setStatus(int) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the status of this sync device.
setStatus(int) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setStatus(int) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the status of this sync device.
setSyncDeviceId(long) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the sync device ID of this sync device.
setSyncDeviceId(long) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setSyncDeviceId(long) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the sync device ID of this sync device.
setSyncDLFileVersionDiffId(long) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Sets the sync dl file version diff ID of this sync dl file version diff.
setSyncDLFileVersionDiffId(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
setSyncDLFileVersionDiffId(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Sets the sync dl file version diff ID of this sync dl file version diff.
setSyncDLObjectId(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the sync dl object ID of this sync dl object.
setSyncDLObjectId(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setSyncDLObjectId(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the sync dl object ID of this sync dl object.
setTargetFileVersionId(long) - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
Sets the target file version ID of this sync dl file version diff.
setTargetFileVersionId(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
setTargetFileVersionId(long) - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
Sets the target file version ID of this sync dl file version diff.
setTreePath(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the tree path of this sync dl object.
setTreePath(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setTreePath(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the tree path of this sync dl object.
setType(String) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the type of this sync device.
setType(String) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setType(String) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the type of this sync device.
setType(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the type of this sync dl object.
setType(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setType(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the type of this sync dl object.
setTypePK(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the type pk of this sync dl object.
setTypePK(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setTypePK(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the type pk of this sync dl object.
setTypeUuid(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the type uuid of this sync dl object.
setTypeUuid(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setTypeUuid(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the type uuid of this sync dl object.
setUserId(long) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the user ID of this sync device.
setUserId(long) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setUserId(long) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the user ID of this sync device.
setUserId(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the user ID of this sync dl object.
setUserId(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setUserId(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the user ID of this sync dl object.
setUserName(String) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the user name of this sync device.
setUserName(String) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setUserName(String) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the user name of this sync device.
setUserName(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the user name of this sync dl object.
setUserName(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setUserName(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the user name of this sync dl object.
setUserUuid(String) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the user uuid of this sync device.
setUserUuid(String) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the user uuid of this sync device.
setUserUuid(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the user uuid of this sync dl object.
setUserUuid(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the user uuid of this sync dl object.
setUuid(String) - Method in interface com.liferay.sync.model.SyncDeviceModel
Sets the uuid of this sync device.
setUuid(String) - Method in class com.liferay.sync.model.SyncDeviceSoap
 
setUuid(String) - Method in class com.liferay.sync.model.SyncDeviceWrapper
Sets the uuid of this sync device.
setVersion(String) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the version of this sync dl object.
setVersion(String) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setVersion(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the version of this sync dl object.
setVersionId(long) - Method in interface com.liferay.sync.model.SyncDLObjectModel
Sets the version ID of this sync dl object.
setVersionId(long) - Method in class com.liferay.sync.model.SyncDLObjectSoap
 
setVersionId(long) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
Sets the version ID of this sync dl object.
setWrappedService(SyncDeviceLocalService) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
setWrappedService(SyncDeviceService) - Method in class com.liferay.sync.service.SyncDeviceServiceWrapper
 
setWrappedService(SyncDLFileVersionDiffLocalService) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
setWrappedService(SyncDLObjectLocalService) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
setWrappedService(SyncDLObjectService) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
STATUS_ACTIVE - Static variable in class com.liferay.sync.constants.SyncDeviceConstants
 
STATUS_INACTIVE - Static variable in class com.liferay.sync.constants.SyncDeviceConstants
 
STATUS_LABEL_ACTIVE - Static variable in class com.liferay.sync.constants.SyncDeviceConstants
 
STATUS_LABEL_INACTIVE - Static variable in class com.liferay.sync.constants.SyncDeviceConstants
 
STATUS_LABEL_PENDING_WIPE - Static variable in class com.liferay.sync.constants.SyncDeviceConstants
 
STATUS_LABEL_WIPED - Static variable in class com.liferay.sync.constants.SyncDeviceConstants
 
STATUS_PENDING_WIPE - Static variable in class com.liferay.sync.constants.SyncDeviceConstants
 
STATUS_WIPED - Static variable in class com.liferay.sync.constants.SyncDeviceConstants
 
supports(int) - Method in interface com.liferay.sync.model.SyncDevice
 
supports(int) - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
SYNC_ADMIN_PORTLET - Static variable in class com.liferay.sync.constants.SyncAdminPortletKeys
Deprecated.
 
SYNC_ADMIN_PORTLET - Static variable in class com.liferay.sync.constants.SyncPortletKeys
 
SYNC_ALLOW_USER_PERSONAL_SITES - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CLIENT_AUTHENTICATION_RETRY_INTERVAL - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CLIENT_BATCH_FILE_MAX_SIZE - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CLIENT_FORCE_SECURITY_MODE - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CLIENT_MAX_CONNECTIONS - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CLIENT_MAX_DOWNLOAD_RATE - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CLIENT_MAX_UPLOAD_RATE - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CLIENT_MIN_BUILD_ANDROID - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CLIENT_MIN_BUILD_DESKTOP - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CLIENT_MIN_BUILD_IOS - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CLIENT_POLL_INTERVAL - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_CONTEXT_MODIFIED_TIME - Static variable in class com.liferay.sync.constants.SyncConstants
 
SYNC_DEVICE_ID_ACCESSOR - Static variable in interface com.liferay.sync.model.SyncDevice
NOTE FOR DEVELOPERS: Never modify this interface directly.
SYNC_DEVICES_PORTLET - Static variable in class com.liferay.sync.constants.SyncAdminPortletKeys
Deprecated.
 
SYNC_DEVICES_PORTLET - Static variable in class com.liferay.sync.constants.SyncPortletKeys
 
SYNC_DL_FILE_VERSION_DIFF_ID_ACCESSOR - Static variable in interface com.liferay.sync.model.SyncDLFileVersionDiff
NOTE FOR DEVELOPERS: Never modify this interface directly.
SYNC_DL_OBJECT_ID_ACCESSOR - Static variable in interface com.liferay.sync.model.SyncDLObject
NOTE FOR DEVELOPERS: Never modify this interface directly.
SYNC_FILE_CHECKSUM_THRESHOLD_SIZE - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_FILE_DIFF_CACHE_DELETE_INTERVAL - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
Deprecated.
As of Judson (7.1.x), with no direct replacement
SYNC_FILE_DIFF_CACHE_ENABLED - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_FILE_DIFF_CACHE_EXPIRATION_TIME - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_LAN_CERTIFICATE - Static variable in class com.liferay.sync.constants.SyncConstants
 
SYNC_LAN_ENABLED - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_LAN_KEY - Static variable in class com.liferay.sync.constants.SyncConstants
 
SYNC_LAN_SERVER_UUID - Static variable in class com.liferay.sync.constants.SyncConstants
 
SYNC_MAC_PACKAGE_FOLDER_EXTENSIONS - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_MAC_PACKAGE_METADATA_FILE_NAMES - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_OAUTH_APPLICATION_ID - Static variable in class com.liferay.sync.constants.SyncConstants
 
SYNC_OAUTH_CONSUMER_KEY - Static variable in class com.liferay.sync.constants.SyncConstants
 
SYNC_OAUTH_CONSUMER_SECRET - Static variable in class com.liferay.sync.constants.SyncConstants
 
SYNC_OAUTH_ENABLED - Static variable in class com.liferay.sync.constants.SyncConstants
 
SYNC_PAGINATION_DELTA - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_SERVICES_ENABLED - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SYNC_VERIFY - Static variable in class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SyncAdminPortletKeys - Class in com.liferay.sync.constants
Deprecated.
As of Judson (7.1.x), replaced by SyncPortletKeys
SyncAdminPortletKeys() - Constructor for class com.liferay.sync.constants.SyncAdminPortletKeys
Deprecated.
 
SyncClientMinBuildException - Exception in com.liferay.sync
 
SyncClientMinBuildException() - Constructor for exception com.liferay.sync.SyncClientMinBuildException
 
SyncClientMinBuildException(String) - Constructor for exception com.liferay.sync.SyncClientMinBuildException
 
SyncClientMinBuildException(String, Throwable) - Constructor for exception com.liferay.sync.SyncClientMinBuildException
 
SyncClientMinBuildException(Throwable) - Constructor for exception com.liferay.sync.SyncClientMinBuildException
 
SyncConstants - Class in com.liferay.sync.constants
 
SyncConstants() - Constructor for class com.liferay.sync.constants.SyncConstants
 
SyncDevice - Interface in com.liferay.sync.model
The extended model interface for the SyncDevice service.
SyncDeviceActiveException - Exception in com.liferay.sync.exception
 
SyncDeviceActiveException() - Constructor for exception com.liferay.sync.exception.SyncDeviceActiveException
 
SyncDeviceActiveException(String) - Constructor for exception com.liferay.sync.exception.SyncDeviceActiveException
 
SyncDeviceActiveException(String, Throwable) - Constructor for exception com.liferay.sync.exception.SyncDeviceActiveException
 
SyncDeviceActiveException(Throwable) - Constructor for exception com.liferay.sync.exception.SyncDeviceActiveException
 
SyncDeviceConstants - Class in com.liferay.sync.constants
 
SyncDeviceConstants() - Constructor for class com.liferay.sync.constants.SyncDeviceConstants
 
SyncDeviceHeaderException - Exception in com.liferay.sync
 
SyncDeviceHeaderException() - Constructor for exception com.liferay.sync.SyncDeviceHeaderException
 
SyncDeviceHeaderException(String) - Constructor for exception com.liferay.sync.SyncDeviceHeaderException
 
SyncDeviceHeaderException(String, Throwable) - Constructor for exception com.liferay.sync.SyncDeviceHeaderException
 
SyncDeviceHeaderException(Throwable) - Constructor for exception com.liferay.sync.SyncDeviceHeaderException
 
SyncDeviceLocalService - Interface in com.liferay.sync.service
Provides the local service interface for SyncDevice.
SyncDeviceLocalServiceUtil - Class in com.liferay.sync.service
Provides the local service utility for SyncDevice.
SyncDeviceLocalServiceUtil() - Constructor for class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
SyncDeviceLocalServiceWrapper - Class in com.liferay.sync.service
Provides a wrapper for SyncDeviceLocalService.
SyncDeviceLocalServiceWrapper(SyncDeviceLocalService) - Constructor for class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
SyncDeviceModel - Interface in com.liferay.sync.model
The base model interface for the SyncDevice service.
SyncDevicePersistence - Interface in com.liferay.sync.service.persistence
The persistence interface for the sync device service.
SyncDeviceService - Interface in com.liferay.sync.service
Provides the remote service interface for SyncDevice.
SyncDeviceServiceUtil - Class in com.liferay.sync.service
Provides the remote service utility for SyncDevice.
SyncDeviceServiceUtil() - Constructor for class com.liferay.sync.service.SyncDeviceServiceUtil
 
SyncDeviceServiceWrapper - Class in com.liferay.sync.service
Provides a wrapper for SyncDeviceService.
SyncDeviceServiceWrapper(SyncDeviceService) - Constructor for class com.liferay.sync.service.SyncDeviceServiceWrapper
 
SyncDeviceSoap - Class in com.liferay.sync.model
This class is used by SOAP remote services, specifically com.liferay.sync.service.http.SyncDeviceServiceSoap.
SyncDeviceSoap() - Constructor for class com.liferay.sync.model.SyncDeviceSoap
 
SyncDeviceUtil - Class in com.liferay.sync.service.persistence
The persistence utility for the sync device service.
SyncDeviceUtil() - Constructor for class com.liferay.sync.service.persistence.SyncDeviceUtil
 
SyncDeviceWipeException - Exception in com.liferay.sync.exception
 
SyncDeviceWipeException() - Constructor for exception com.liferay.sync.exception.SyncDeviceWipeException
 
SyncDeviceWipeException(String) - Constructor for exception com.liferay.sync.exception.SyncDeviceWipeException
 
SyncDeviceWipeException(String, Throwable) - Constructor for exception com.liferay.sync.exception.SyncDeviceWipeException
 
SyncDeviceWipeException(Throwable) - Constructor for exception com.liferay.sync.exception.SyncDeviceWipeException
 
SyncDeviceWrapper - Class in com.liferay.sync.model
This class is a wrapper for SyncDevice.
SyncDeviceWrapper(SyncDevice) - Constructor for class com.liferay.sync.model.SyncDeviceWrapper
 
SyncDLFileVersionDiff - Interface in com.liferay.sync.model
The extended model interface for the SyncDLFileVersionDiff service.
SyncDLFileVersionDiffLocalService - Interface in com.liferay.sync.service
Provides the local service interface for SyncDLFileVersionDiff.
SyncDLFileVersionDiffLocalServiceUtil - Class in com.liferay.sync.service
Provides the local service utility for SyncDLFileVersionDiff.
SyncDLFileVersionDiffLocalServiceUtil() - Constructor for class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
 
SyncDLFileVersionDiffLocalServiceWrapper - Class in com.liferay.sync.service
Provides a wrapper for SyncDLFileVersionDiffLocalService.
SyncDLFileVersionDiffLocalServiceWrapper(SyncDLFileVersionDiffLocalService) - Constructor for class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
 
SyncDLFileVersionDiffModel - Interface in com.liferay.sync.model
The base model interface for the SyncDLFileVersionDiff service.
SyncDLFileVersionDiffPersistence - Interface in com.liferay.sync.service.persistence
The persistence interface for the sync dl file version diff service.
SyncDLFileVersionDiffSoap - Class in com.liferay.sync.model
This class is used by SOAP remote services.
SyncDLFileVersionDiffSoap() - Constructor for class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
SyncDLFileVersionDiffUtil - Class in com.liferay.sync.service.persistence
The persistence utility for the sync dl file version diff service.
SyncDLFileVersionDiffUtil() - Constructor for class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
SyncDLFileVersionDiffWrapper - Class in com.liferay.sync.model
This class is a wrapper for SyncDLFileVersionDiff.
SyncDLFileVersionDiffWrapper(SyncDLFileVersionDiff) - Constructor for class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
SyncDLObject - Interface in com.liferay.sync.model
The extended model interface for the SyncDLObject service.
SyncDLObjectChecksumException - Exception in com.liferay.sync.exception
 
SyncDLObjectChecksumException() - Constructor for exception com.liferay.sync.exception.SyncDLObjectChecksumException
 
SyncDLObjectChecksumException(String) - Constructor for exception com.liferay.sync.exception.SyncDLObjectChecksumException
 
SyncDLObjectChecksumException(String, Throwable) - Constructor for exception com.liferay.sync.exception.SyncDLObjectChecksumException
 
SyncDLObjectChecksumException(Throwable) - Constructor for exception com.liferay.sync.exception.SyncDLObjectChecksumException
 
SyncDLObjectConstants - Class in com.liferay.sync.constants
 
SyncDLObjectConstants() - Constructor for class com.liferay.sync.constants.SyncDLObjectConstants
 
SyncDLObjectFinder - Interface in com.liferay.sync.service.persistence
 
SyncDLObjectLocalService - Interface in com.liferay.sync.service
Provides the local service interface for SyncDLObject.
SyncDLObjectLocalServiceUtil - Class in com.liferay.sync.service
Provides the local service utility for SyncDLObject.
SyncDLObjectLocalServiceUtil() - Constructor for class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
SyncDLObjectLocalServiceWrapper - Class in com.liferay.sync.service
Provides a wrapper for SyncDLObjectLocalService.
SyncDLObjectLocalServiceWrapper(SyncDLObjectLocalService) - Constructor for class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
SyncDLObjectModel - Interface in com.liferay.sync.model
The base model interface for the SyncDLObject service.
SyncDLObjectPersistence - Interface in com.liferay.sync.service.persistence
The persistence interface for the sync dl object service.
SyncDLObjectService - Interface in com.liferay.sync.service
Provides the remote service interface for SyncDLObject.
SyncDLObjectServiceUtil - Class in com.liferay.sync.service
Provides the remote service utility for SyncDLObject.
SyncDLObjectServiceUtil() - Constructor for class com.liferay.sync.service.SyncDLObjectServiceUtil
 
SyncDLObjectServiceWrapper - Class in com.liferay.sync.service
Provides a wrapper for SyncDLObjectService.
SyncDLObjectServiceWrapper(SyncDLObjectService) - Constructor for class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
SyncDLObjectSoap - Class in com.liferay.sync.model
This class is used by SOAP remote services, specifically com.liferay.sync.service.http.SyncDLObjectServiceSoap.
SyncDLObjectSoap() - Constructor for class com.liferay.sync.model.SyncDLObjectSoap
 
SyncDLObjectUtil - Class in com.liferay.sync.service.persistence
The persistence utility for the sync dl object service.
SyncDLObjectUtil() - Constructor for class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
SyncDLObjectWrapper - Class in com.liferay.sync.model
This class is a wrapper for SyncDLObject.
SyncDLObjectWrapper(SyncDLObject) - Constructor for class com.liferay.sync.model.SyncDLObjectWrapper
 
SyncHelper - Interface in com.liferay.sync.util
 
SyncOAuthHelper - Interface in com.liferay.sync.oauth.helper
 
SyncOAuthHelperUtil - Class in com.liferay.sync.oauth.helper
 
SyncOAuthHelperUtil() - Constructor for class com.liferay.sync.oauth.helper.SyncOAuthHelperUtil
 
SyncPermissionsConstants - Class in com.liferay.sync.constants
 
SyncPermissionsConstants() - Constructor for class com.liferay.sync.constants.SyncPermissionsConstants
 
SyncPortletKeys - Class in com.liferay.sync.constants
 
SyncPortletKeys() - Constructor for class com.liferay.sync.constants.SyncPortletKeys
 
SyncServiceConfigurationKeys - Class in com.liferay.sync.service.configuration
 
SyncServiceConfigurationKeys() - Constructor for class com.liferay.sync.service.configuration.SyncServiceConfigurationKeys
 
SyncServicesUnavailableException - Exception in com.liferay.sync
 
SyncServicesUnavailableException() - Constructor for exception com.liferay.sync.SyncServicesUnavailableException
 
SyncServicesUnavailableException(String) - Constructor for exception com.liferay.sync.SyncServicesUnavailableException
 
SyncServicesUnavailableException(String, Throwable) - Constructor for exception com.liferay.sync.SyncServicesUnavailableException
 
SyncServicesUnavailableException(Throwable) - Constructor for exception com.liferay.sync.SyncServicesUnavailableException
 
SyncSiteUnavailableException - Exception in com.liferay.sync
 
SyncSiteUnavailableException() - Constructor for exception com.liferay.sync.SyncSiteUnavailableException
 
SyncSiteUnavailableException(String) - Constructor for exception com.liferay.sync.SyncSiteUnavailableException
 
SyncSiteUnavailableException(String, Throwable) - Constructor for exception com.liferay.sync.SyncSiteUnavailableException
 
SyncSiteUnavailableException(Throwable) - Constructor for exception com.liferay.sync.SyncSiteUnavailableException
 

T

toCacheModel() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
toCacheModel() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
toCacheModel() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
toCacheModel() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
toCacheModel() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
toCacheModel() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
toEscapedModel() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
toEscapedModel() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
toEscapedModel() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
toEscapedModel() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
toEscapedModel() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
toEscapedModel() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
toSoapModel(SyncDevice) - Static method in class com.liferay.sync.model.SyncDeviceSoap
 
toSoapModel(SyncDLFileVersionDiff) - Static method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
toSoapModel(SyncDLObject) - Static method in class com.liferay.sync.model.SyncDLObjectSoap
 
toSoapModels(SyncDevice[]) - Static method in class com.liferay.sync.model.SyncDeviceSoap
 
toSoapModels(SyncDevice[][]) - Static method in class com.liferay.sync.model.SyncDeviceSoap
 
toSoapModels(List<SyncDevice>) - Static method in class com.liferay.sync.model.SyncDeviceSoap
 
toSoapModels(SyncDLFileVersionDiff[]) - Static method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
toSoapModels(SyncDLFileVersionDiff[][]) - Static method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
toSoapModels(List<SyncDLFileVersionDiff>) - Static method in class com.liferay.sync.model.SyncDLFileVersionDiffSoap
 
toSoapModels(SyncDLObject[]) - Static method in class com.liferay.sync.model.SyncDLObjectSoap
 
toSoapModels(SyncDLObject[][]) - Static method in class com.liferay.sync.model.SyncDLObjectSoap
 
toSoapModels(List<SyncDLObject>) - Static method in class com.liferay.sync.model.SyncDLObjectSoap
 
toString() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
toString() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
toString() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
toString() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
toString() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
toString() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
toSyncDLObject(DLFileEntry, String, boolean) - Method in interface com.liferay.sync.util.SyncHelper
 
toSyncDLObject(DLFileEntry, String, boolean, boolean) - Method in interface com.liferay.sync.util.SyncHelper
 
toSyncDLObject(DLFolder, long, String, String) - Method in interface com.liferay.sync.util.SyncHelper
 
toSyncDLObject(DLFolder, String) - Method in interface com.liferay.sync.util.SyncHelper
 
toSyncDLObject(FileEntry, String) - Method in interface com.liferay.sync.util.SyncHelper
 
toSyncDLObject(FileEntry, String, boolean) - Method in interface com.liferay.sync.util.SyncHelper
 
toSyncDLObject(Folder, String) - Method in interface com.liferay.sync.util.SyncHelper
 
toUnescapedModel() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
toUnescapedModel() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
toUnescapedModel() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
toUnescapedModel() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
toUnescapedModel() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
toUnescapedModel() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
toXmlString() - Method in interface com.liferay.sync.model.SyncDeviceModel
 
toXmlString() - Method in class com.liferay.sync.model.SyncDeviceWrapper
 
toXmlString() - Method in interface com.liferay.sync.model.SyncDLFileVersionDiffModel
 
toXmlString() - Method in class com.liferay.sync.model.SyncDLFileVersionDiffWrapper
 
toXmlString() - Method in interface com.liferay.sync.model.SyncDLObjectModel
 
toXmlString() - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
trashSyncDLObjects(SyncDLObject) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
 
trashSyncDLObjects(SyncDLObject) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
 
trashSyncDLObjects(SyncDLObject) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
 
TYPE_PRIVATE_WORKING_COPY - Static variable in class com.liferay.sync.constants.SyncDLObjectConstants
 

U

unregisterSyncDevice(String) - Method in interface com.liferay.sync.service.SyncDeviceService
 
unregisterSyncDevice(String) - Static method in class com.liferay.sync.service.SyncDeviceServiceUtil
 
unregisterSyncDevice(String) - Method in class com.liferay.sync.service.SyncDeviceServiceWrapper
 
update(SyncDevice) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
update(SyncDevice, ServiceContext) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
update(SyncDLFileVersionDiff) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
update(SyncDLFileVersionDiff, ServiceContext) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
update(SyncDLObject) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
update(SyncDLObject, ServiceContext) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
updateFileEntries(File) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
updateFileEntries(File) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
updateFileEntries(File) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
updateFileEntry(long, String, String, String, String, String, boolean, File, String, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
updateFileEntry(long, String, String, String, String, String, boolean, File, String, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
updateFileEntry(long, String, String, String, String, String, boolean, File, String, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
updateFolder(long, String, String, ServiceContext) - Method in interface com.liferay.sync.service.SyncDLObjectService
 
updateFolder(long, String, String, ServiceContext) - Static method in class com.liferay.sync.service.SyncDLObjectServiceUtil
 
updateFolder(long, String, String, ServiceContext) - Method in class com.liferay.sync.service.SyncDLObjectServiceWrapper
 
updateImpl(SyncDevice) - Method in interface com.liferay.sync.service.persistence.SyncDevicePersistence
 
updateImpl(SyncDevice) - Static method in class com.liferay.sync.service.persistence.SyncDeviceUtil
 
updateImpl(SyncDLFileVersionDiff) - Method in interface com.liferay.sync.service.persistence.SyncDLFileVersionDiffPersistence
 
updateImpl(SyncDLFileVersionDiff) - Static method in class com.liferay.sync.service.persistence.SyncDLFileVersionDiffUtil
 
updateImpl(SyncDLObject) - Method in interface com.liferay.sync.service.persistence.SyncDLObjectPersistence
 
updateImpl(SyncDLObject) - Static method in class com.liferay.sync.service.persistence.SyncDLObjectUtil
 
updateStatus(long, int) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
updateStatus(long, int) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
updateStatus(long, int) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
updateSyncDevice(long, String, long, int, String, int) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
 
updateSyncDevice(SyncDevice) - Method in interface com.liferay.sync.service.SyncDeviceLocalService
Updates the sync device in the database or adds it if it does not yet exist.
updateSyncDevice(long, String, long, int, String, int) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
 
updateSyncDevice(SyncDevice) - Static method in class com.liferay.sync.service.SyncDeviceLocalServiceUtil
Updates the sync device in the database or adds it if it does not yet exist.
updateSyncDevice(long, String, long, int, String, int) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
 
updateSyncDevice(SyncDevice) - Method in class com.liferay.sync.service.SyncDeviceLocalServiceWrapper
Updates the sync device in the database or adds it if it does not yet exist.
updateSyncDLFileVersionDiff(SyncDLFileVersionDiff) - Method in interface com.liferay.sync.service.SyncDLFileVersionDiffLocalService
Updates the sync dl file version diff in the database or adds it if it does not yet exist.
updateSyncDLFileVersionDiff(SyncDLFileVersionDiff) - Static method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceUtil
Updates the sync dl file version diff in the database or adds it if it does not yet exist.
updateSyncDLFileVersionDiff(SyncDLFileVersionDiff) - Method in class com.liferay.sync.service.SyncDLFileVersionDiffLocalServiceWrapper
Updates the sync dl file version diff in the database or adds it if it does not yet exist.
updateSyncDLObject(SyncDLObject) - Method in interface com.liferay.sync.service.SyncDLObjectLocalService
Updates the sync dl object in the database or adds it if it does not yet exist.
updateSyncDLObject(SyncDLObject) - Static method in class com.liferay.sync.service.SyncDLObjectLocalServiceUtil
Updates the sync dl object in the database or adds it if it does not yet exist.
updateSyncDLObject(SyncDLObject) - Method in class com.liferay.sync.service.SyncDLObjectLocalServiceWrapper
Updates the sync dl object in the database or adds it if it does not yet exist.
updateTreePath(String) - Method in class com.liferay.sync.model.SyncDLObjectWrapper
 
A B C D E F G H I M N O P R S T U 
Skip navigation links