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

A

addDLSyncEvent(DLSyncEvent) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Adds the dl sync event to the database.
addDLSyncEvent(String, String, long) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
 
addDLSyncEvent(DLSyncEvent) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Adds the dl sync event to the database.
addDLSyncEvent(String, String, long) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
addDLSyncEvent(DLSyncEvent) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Adds the dl sync event to the database.
addDLSyncEvent(String, String, long) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 

C

cacheResult(DLSyncEvent) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Caches the dl sync event in the entity cache if it is enabled.
cacheResult(List<DLSyncEvent>) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Caches the dl sync events in the entity cache if it is enabled.
cacheResult(DLSyncEvent) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Caches the dl sync event in the entity cache if it is enabled.
cacheResult(List<DLSyncEvent>) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Caches the dl sync events in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
clearCache(DLSyncEvent) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
clone() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
clone() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
com.liferay.document.library.sync.constants - package com.liferay.document.library.sync.constants
 
com.liferay.document.library.sync.exception - package com.liferay.document.library.sync.exception
 
com.liferay.document.library.sync.model - package com.liferay.document.library.sync.model
 
com.liferay.document.library.sync.service - package com.liferay.document.library.sync.service
 
com.liferay.document.library.sync.service.persistence - package com.liferay.document.library.sync.service.persistence
 
compareTo(DLSyncEvent) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
compareTo(DLSyncEvent) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
countAll() - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the number of dl sync events.
countAll() - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the number of dl sync events.
countByModifiedTime(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the number of dl sync events where modifiedTime > ?.
countByModifiedTime(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the number of dl sync events where modifiedTime > ?.
countByTypePK(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the number of dl sync events where typePK = ?.
countByTypePK(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the number of dl sync events where typePK = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
create(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Creates a new dl sync event with the primary key.
create(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Creates a new dl sync event with the primary key.
createDLSyncEvent(long) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Creates a new dl sync event with the primary key.
createDLSyncEvent(long) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Creates a new dl sync event with the primary key.
createDLSyncEvent(long) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Creates a new dl sync event with the primary key.

D

deleteDLSyncEvent(DLSyncEvent) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Deletes the dl sync event from the database.
deleteDLSyncEvent(long) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Deletes the dl sync event with the primary key from the database.
deleteDLSyncEvent(DLSyncEvent) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Deletes the dl sync event from the database.
deleteDLSyncEvent(long) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Deletes the dl sync event with the primary key from the database.
deleteDLSyncEvent(DLSyncEvent) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Deletes the dl sync event from the database.
deleteDLSyncEvent(long) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Deletes the dl sync event with the primary key from the database.
deleteDLSyncEvents() - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
 
deleteDLSyncEvents() - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
deleteDLSyncEvents() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
DLSyncConstants - Class in com.liferay.document.library.sync.constants
 
DLSyncConstants() - Constructor for class com.liferay.document.library.sync.constants.DLSyncConstants
 
DLSyncEvent - Interface in com.liferay.document.library.sync.model
The extended model interface for the DLSyncEvent service.
DLSyncEventLocalService - Interface in com.liferay.document.library.sync.service
Provides the local service interface for DLSyncEvent.
DLSyncEventLocalServiceUtil - Class in com.liferay.document.library.sync.service
Provides the local service utility for DLSyncEvent.
DLSyncEventLocalServiceUtil() - Constructor for class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
DLSyncEventLocalServiceWrapper - Class in com.liferay.document.library.sync.service
Provides a wrapper for DLSyncEventLocalService.
DLSyncEventLocalServiceWrapper(DLSyncEventLocalService) - Constructor for class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
DLSyncEventModel - Interface in com.liferay.document.library.sync.model
The base model interface for the DLSyncEvent service.
DLSyncEventPersistence - Interface in com.liferay.document.library.sync.service.persistence
The persistence interface for the dl sync event service.
DLSyncEventSoap - Class in com.liferay.document.library.sync.model
This class is used by SOAP remote services.
DLSyncEventSoap() - Constructor for class com.liferay.document.library.sync.model.DLSyncEventSoap
 
DLSyncEventUtil - Class in com.liferay.document.library.sync.service.persistence
The persistence utility for the dl sync event service.
DLSyncEventUtil() - Constructor for class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
DLSyncEventWrapper - Class in com.liferay.document.library.sync.model
This class is a wrapper for DLSyncEvent.
DLSyncEventWrapper(DLSyncEvent) - Constructor for class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
dynamicQuery() - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
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.document.library.sync.service.DLSyncEventLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
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.document.library.sync.service.DLSyncEventLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
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.document.library.sync.service.DLSyncEventLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

equals(Object) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
EVENT_ADD - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 
EVENT_CANCEL_CHECK_OUT - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 
EVENT_CHECK_IN - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 
EVENT_CHECK_OUT - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 
EVENT_DELETE - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 
EVENT_GET - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 
EVENT_MOVE - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 
EVENT_RESTORE - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 
EVENT_TRASH - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 
EVENT_UPDATE - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 

F

fetchByModifiedTime_First(long, OrderByComparator<DLSyncEvent>) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the first dl sync event in the ordered set where modifiedTime > ?.
fetchByModifiedTime_First(long, OrderByComparator<DLSyncEvent>) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the first dl sync event in the ordered set where modifiedTime > ?.
fetchByModifiedTime_Last(long, OrderByComparator<DLSyncEvent>) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the last dl sync event in the ordered set where modifiedTime > ?.
fetchByModifiedTime_Last(long, OrderByComparator<DLSyncEvent>) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the last dl sync event in the ordered set where modifiedTime > ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the dl sync event with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the dl sync event with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
fetchByTypePK(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the dl sync event where typePK = ? or returns null if it could not be found.
fetchByTypePK(long, boolean) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the dl sync event where typePK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByTypePK(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the dl sync event where typePK = ? or returns null if it could not be found.
fetchByTypePK(long, boolean) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the dl sync event where typePK = ? or returns null if it could not be found, optionally using the finder cache.
fetchDLSyncEvent(long) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
 
fetchDLSyncEvent(long) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
fetchDLSyncEvent(long) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
findAll() - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns all the dl sync events.
findAll(int, int) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns a range of all the dl sync events.
findAll(int, int, OrderByComparator<DLSyncEvent>) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns an ordered range of all the dl sync events.
findAll(int, int, OrderByComparator<DLSyncEvent>, boolean) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns an ordered range of all the dl sync events.
findAll() - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns all the dl sync events.
findAll(int, int) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns a range of all the dl sync events.
findAll(int, int, OrderByComparator<DLSyncEvent>) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns an ordered range of all the dl sync events.
findAll(int, int, OrderByComparator<DLSyncEvent>, boolean) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns an ordered range of all the dl sync events.
findByModifiedTime(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns all the dl sync events where modifiedTime > ?.
findByModifiedTime(long, int, int) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns a range of all the dl sync events where modifiedTime > ?.
findByModifiedTime(long, int, int, OrderByComparator<DLSyncEvent>) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns an ordered range of all the dl sync events where modifiedTime > ?.
findByModifiedTime(long, int, int, OrderByComparator<DLSyncEvent>, boolean) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns an ordered range of all the dl sync events where modifiedTime > ?.
findByModifiedTime(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns all the dl sync events where modifiedTime > ?.
findByModifiedTime(long, int, int) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns a range of all the dl sync events where modifiedTime > ?.
findByModifiedTime(long, int, int, OrderByComparator<DLSyncEvent>) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns an ordered range of all the dl sync events where modifiedTime > ?.
findByModifiedTime(long, int, int, OrderByComparator<DLSyncEvent>, boolean) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns an ordered range of all the dl sync events where modifiedTime > ?.
findByModifiedTime_First(long, OrderByComparator<DLSyncEvent>) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the first dl sync event in the ordered set where modifiedTime > ?.
findByModifiedTime_First(long, OrderByComparator<DLSyncEvent>) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the first dl sync event in the ordered set where modifiedTime > ?.
findByModifiedTime_Last(long, OrderByComparator<DLSyncEvent>) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the last dl sync event in the ordered set where modifiedTime > ?.
findByModifiedTime_Last(long, OrderByComparator<DLSyncEvent>) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the last dl sync event in the ordered set where modifiedTime > ?.
findByModifiedTime_PrevAndNext(long, long, OrderByComparator<DLSyncEvent>) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the dl sync events before and after the current dl sync event in the ordered set where modifiedTime > ?.
findByModifiedTime_PrevAndNext(long, long, OrderByComparator<DLSyncEvent>) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the dl sync events before and after the current dl sync event in the ordered set where modifiedTime > ?.
findByPrimaryKey(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the dl sync event with the primary key or throws a NoSuchEventException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the dl sync event with the primary key or throws a NoSuchEventException if it could not be found.
findByTypePK(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Returns the dl sync event where typePK = ? or throws a NoSuchEventException if it could not be found.
findByTypePK(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Returns the dl sync event where typePK = ? or throws a NoSuchEventException if it could not be found.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<DLSyncEvent>) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
getBadColumnNames() - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
 
getBadColumnNames() - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
getCompanyId() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Returns the company ID of this dl sync event.
getCompanyId() - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
getCompanyId() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Returns the company ID of this dl sync event.
getDLSyncEvent(long) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Returns the dl sync event with the primary key.
getDLSyncEvent(long) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Returns the dl sync event with the primary key.
getDLSyncEvent(long) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Returns the dl sync event with the primary key.
getDLSyncEvents(int, int) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Returns a range of all the dl sync events.
getDLSyncEvents(long) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
 
getDLSyncEvents(int, int) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Returns a range of all the dl sync events.
getDLSyncEvents(long) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
getDLSyncEvents(int, int) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Returns a range of all the dl sync events.
getDLSyncEvents(long) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
getDLSyncEventsCount() - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Returns the number of dl sync events.
getDLSyncEventsCount() - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Returns the number of dl sync events.
getDLSyncEventsCount() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Returns the number of dl sync events.
getEvent() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Returns the event of this dl sync event.
getEvent() - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
getEvent() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Returns the event of this dl sync event.
getExpandoBridge() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
getExpandoBridge() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
getLatestDLSyncEvents() - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
 
getLatestDLSyncEvents() - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
getLatestDLSyncEvents() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
getModelAttributes() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
getModelClass() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
getModelClassName() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
getModifiedTime() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Returns the modified time of this dl sync event.
getModifiedTime() - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
getModifiedTime() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Returns the modified time of this dl sync event.
getOSGiServiceIdentifier() - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
getPrimaryKey() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Returns the primary key of this dl sync event.
getPrimaryKey() - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
getPrimaryKey() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Returns the primary key of this dl sync event.
getPrimaryKeyObj() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
getPrimaryKeyObj() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
getService() - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
 
getSyncEventId() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Returns the sync event ID of this dl sync event.
getSyncEventId() - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
getSyncEventId() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Returns the sync event ID of this dl sync event.
getType() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Returns the type of this dl sync event.
getType() - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
getType() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Returns the type of this dl sync event.
getTypePK() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Returns the type pk of this dl sync event.
getTypePK() - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
getTypePK() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Returns the type pk of this dl sync event.
getWrappedModel() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
getWrappedService() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 

H

hashCode() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
hashCode() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 

I

isCachedModel() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
isCachedModel() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
isEscapedModel() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
isEscapedModel() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
isNew() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
isNew() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 

N

NoSuchEventException - Exception in com.liferay.document.library.sync.exception
 
NoSuchEventException() - Constructor for exception com.liferay.document.library.sync.exception.NoSuchEventException
 
NoSuchEventException(String) - Constructor for exception com.liferay.document.library.sync.exception.NoSuchEventException
 
NoSuchEventException(String, Throwable) - Constructor for exception com.liferay.document.library.sync.exception.NoSuchEventException
 
NoSuchEventException(Throwable) - Constructor for exception com.liferay.document.library.sync.exception.NoSuchEventException
 

P

persist() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 

R

remove(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Removes the dl sync event with the primary key from the database.
remove(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Removes the dl sync event with the primary key from the database.
removeAll() - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Removes all the dl sync events from the database.
removeAll() - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Removes all the dl sync events from the database.
removeByModifiedTime(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Removes all the dl sync events where modifiedTime > ? from the database.
removeByModifiedTime(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Removes all the dl sync events where modifiedTime > ? from the database.
removeByTypePK(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
Removes the dl sync event where typePK = ? from the database.
removeByTypePK(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
Removes the dl sync event where typePK = ? from the database.
resetOriginalValues() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 

S

setCachedModel(boolean) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
setCachedModel(boolean) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
setCompanyId(long) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Sets the company ID of this dl sync event.
setCompanyId(long) - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
setCompanyId(long) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Sets the company ID of this dl sync event.
setEvent(String) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Sets the event of this dl sync event.
setEvent(String) - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
setEvent(String) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Sets the event of this dl sync event.
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
setModifiedTime(long) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Sets the modified time of this dl sync event.
setModifiedTime(long) - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
setModifiedTime(long) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Sets the modified time of this dl sync event.
setNew(boolean) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
setNew(boolean) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
setPrimaryKey(long) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Sets the primary key of this dl sync event.
setPrimaryKey(long) - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
setPrimaryKey(long) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Sets the primary key of this dl sync event.
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
setSyncEventId(long) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Sets the sync event ID of this dl sync event.
setSyncEventId(long) - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
setSyncEventId(long) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Sets the sync event ID of this dl sync event.
setType(String) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Sets the type of this dl sync event.
setType(String) - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
setType(String) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Sets the type of this dl sync event.
setTypePK(long) - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
Sets the type pk of this dl sync event.
setTypePK(long) - Method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
setTypePK(long) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
Sets the type pk of this dl sync event.
setWrappedService(DLSyncEventLocalService) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
 
SYNC_EVENT_ID_ACCESSOR - Static variable in interface com.liferay.document.library.sync.model.DLSyncEvent
 

T

toCacheModel() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
toCacheModel() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
toEscapedModel() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
toEscapedModel() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
toSoapModel(DLSyncEvent) - Static method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
toSoapModels(DLSyncEvent[]) - Static method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
toSoapModels(DLSyncEvent[][]) - Static method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
toSoapModels(List<DLSyncEvent>) - Static method in class com.liferay.document.library.sync.model.DLSyncEventSoap
 
toString() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
toString() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
toUnescapedModel() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
toUnescapedModel() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
toXmlString() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
 
toXmlString() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
 
TYPE_FILE - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 
TYPE_FOLDER - Static variable in class com.liferay.document.library.sync.constants.DLSyncConstants
 

U

update(DLSyncEvent) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
update(DLSyncEvent, ServiceContext) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
updateDLSyncEvent(DLSyncEvent) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
Updates the dl sync event in the database or adds it if it does not yet exist.
updateDLSyncEvent(DLSyncEvent) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
Updates the dl sync event in the database or adds it if it does not yet exist.
updateDLSyncEvent(DLSyncEvent) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
Updates the dl sync event in the database or adds it if it does not yet exist.
updateImpl(DLSyncEvent) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
 
updateImpl(DLSyncEvent) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
 
A C D E F G H I N P R S T U 
Skip navigation links