- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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.
- 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>) - 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
-
- 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
-
- 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.
- 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.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.
- 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.
- getWrappedService() - Method in class com.liferay.document.library.sync.service.DLSyncEventLocalServiceWrapper
-
- 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.
- 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.
- 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.
- 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
-
NOTE FOR DEVELOPERS:
Never modify this interface directly.