Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addDLSyncEvent(DLSyncEvent) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
-
Adds the dl sync event to the database.
- addDLSyncEvent(DLSyncEvent) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
-
Adds the dl sync event to the database.
- 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 interface com.liferay.document.library.sync.service.DLSyncEventLocalService
- addDLSyncEvent(String, String, long) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
- 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(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>) - 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(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
- cloneWithOriginalValues() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
- cloneWithOriginalValues() - 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
- companyId - Variable in class com.liferay.document.library.sync.model.DLSyncEventTable
- 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.
- countByGtModifiedTime(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
-
Returns the number of dl sync events where modifiedTime > ?.
- countByGtModifiedTime(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.
- createPersistedModel(Serializable) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
D
- 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(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(long) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
-
Deletes the dl sync event with the primary key from the database.
- deleteDLSyncEvent(DLSyncEvent) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
-
Deletes the dl sync event 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(DLSyncEvent) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
-
Deletes the dl sync event 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() - Constructor for class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
- 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.
- DLSyncEventTable - Class in com.liferay.document.library.sync.model
-
The table class for the "DLSyncEvent" database table.
- 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
- dslQuery(DSLQuery) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.document.library.sync.service.DLSyncEventLocalService
- dynamicQuery() - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
- 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) - 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) - 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 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) - 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) - 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 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(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(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) - 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 interface com.liferay.document.library.sync.service.DLSyncEventLocalService
-
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, Projection) - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- event - Variable in class com.liferay.document.library.sync.model.DLSyncEventTable
- 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
- fetchByGtModifiedTime_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 > ?.
- fetchByGtModifiedTime_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 > ?.
- fetchByGtModifiedTime_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 > ?.
- fetchByGtModifiedTime_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>) - 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) - 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) - 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, 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() - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
-
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) - 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>) - 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>) - 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) - 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) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
-
Returns an ordered range of all the dl sync events.
- findByGtModifiedTime(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
-
Returns all the dl sync events where modifiedTime > ?.
- findByGtModifiedTime(long) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
-
Returns all the dl sync events where modifiedTime > ?.
- findByGtModifiedTime(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 > ?.
- findByGtModifiedTime(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 > ?.
- findByGtModifiedTime(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 > ?.
- findByGtModifiedTime(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 > ?.
- findByGtModifiedTime(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 > ?.
- findByGtModifiedTime(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 > ?.
- findByGtModifiedTime_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 > ?.
- findByGtModifiedTime_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 > ?.
- findByGtModifiedTime_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 > ?.
- findByGtModifiedTime_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 > ?.
- findByGtModifiedTime_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 > ?.
- findByGtModifiedTime_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
- getBasePersistence() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
- 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.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(int, int) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
-
Returns a range of all the dl sync events.
- 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 interface com.liferay.document.library.sync.service.DLSyncEventLocalService
- getDLSyncEvents(long) - Static method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceUtil
- 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.DLSyncEventWrapper
-
Returns the event of this dl sync event.
- 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
- 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.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.DLSyncEventWrapper
-
Returns the primary key of this dl sync event.
- 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.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.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.DLSyncEventWrapper
-
Returns the type pk of this dl sync event.
- getWrappedService() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
I
- INSTANCE - Static variable in class com.liferay.document.library.sync.model.DLSyncEventTable
M
- modifiedTime - Variable in class com.liferay.document.library.sync.model.DLSyncEventTable
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.
- removeByGtModifiedTime(long) - Method in interface com.liferay.document.library.sync.service.persistence.DLSyncEventPersistence
-
Removes all the dl sync events where modifiedTime > ? from the database.
- removeByGtModifiedTime(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.
S
- 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.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.DLSyncEventWrapper
-
Sets the event of this dl sync event.
- 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.DLSyncEventWrapper
-
Sets the modified time of this dl sync event.
- setPersistence(DLSyncEventPersistence) - Static method in class com.liferay.document.library.sync.service.persistence.DLSyncEventUtil
- 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.DLSyncEventWrapper
-
Sets the primary key of this dl sync event.
- 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.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.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.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
- syncEventId - Variable in class com.liferay.document.library.sync.model.DLSyncEventTable
T
- toXmlString() - Method in interface com.liferay.document.library.sync.model.DLSyncEventModel
- toXmlString() - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
- type - Variable in class com.liferay.document.library.sync.model.DLSyncEventTable
- 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
- typePK - Variable in class com.liferay.document.library.sync.model.DLSyncEventTable
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
W
- wrap(DLSyncEvent) - Method in class com.liferay.document.library.sync.model.DLSyncEventWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form