- cacheResult(CTSContent) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Caches the cts content in the entity cache if it is enabled.
- cacheResult(List<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Caches the cts contents in the entity cache if it is enabled.
- cacheResult(CTSContent) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Caches the cts content in the entity cache if it is enabled.
- cacheResult(List<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Caches the cts contents in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
- clearCache(CTSContent) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
- cloneWithOriginalValues() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
- cloneWithOriginalValues() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
- com.liferay.change.tracking.store.exception - package com.liferay.change.tracking.store.exception
-
- com.liferay.change.tracking.store.model - package com.liferay.change.tracking.store.model
-
- com.liferay.change.tracking.store.service - package com.liferay.change.tracking.store.service
-
- com.liferay.change.tracking.store.service.persistence - package com.liferay.change.tracking.store.service.persistence
-
- companyId - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
-
- countAll() - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the number of cts contents.
- countAll() - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the number of cts contents.
- countByC_R_LikeP_S(long, long, String, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the number of cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- countByC_R_LikeP_S(long, long, String, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the number of cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- countByC_R_P_S(long, long, String, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the number of cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- countByC_R_P_S(long, long, String, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the number of cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- countByC_R_P_V_S(long, long, String, String, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the number of cts contents where companyId = ? and repositoryId = ? and path = ? and version = ? and storeType = ?.
- countByC_R_P_V_S(long, long, String, String, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the number of cts contents where companyId = ? and repositoryId = ? and path = ? and version = ? and storeType = ?.
- countByC_R_S(long, long, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the number of cts contents where companyId = ? and repositoryId = ? and storeType = ?.
- countByC_R_S(long, long, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the number of cts contents where companyId = ? and repositoryId = ? and storeType = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
- create(long) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Creates a new cts content with the primary key.
- create(long) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Creates a new cts content with the primary key.
- createCTSContent(long) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Creates a new cts content with the primary key.
- createCTSContent(long) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Creates a new cts content with the primary key.
- createCTSContent(long) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Creates a new cts content with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- ctCollectionId - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
-
- CTS_CONTENT_ID_ACCESSOR - Static variable in interface com.liferay.change.tracking.store.model.CTSContent
-
- CTSContent - Interface in com.liferay.change.tracking.store.model
-
The extended model interface for the CTSContent service.
- CTSContentDataBlobModel - Class in com.liferay.change.tracking.store.model
-
The Blob model class for lazy loading the data column in CTSContent.
- CTSContentDataBlobModel() - Constructor for class com.liferay.change.tracking.store.model.CTSContentDataBlobModel
-
- CTSContentDataBlobModel(long) - Constructor for class com.liferay.change.tracking.store.model.CTSContentDataBlobModel
-
- CTSContentDataBlobModel(long, Blob) - Constructor for class com.liferay.change.tracking.store.model.CTSContentDataBlobModel
-
- ctsContentId - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
-
- CTSContentLocalService - Interface in com.liferay.change.tracking.store.service
-
Provides the local service interface for CTSContent.
- CTSContentLocalServiceUtil - Class in com.liferay.change.tracking.store.service
-
Provides the local service utility for CTSContent.
- CTSContentLocalServiceUtil() - Constructor for class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- CTSContentLocalServiceWrapper - Class in com.liferay.change.tracking.store.service
-
- CTSContentLocalServiceWrapper() - Constructor for class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- CTSContentLocalServiceWrapper(CTSContentLocalService) - Constructor for class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- CTSContentModel - Interface in com.liferay.change.tracking.store.model
-
The base model interface for the CTSContent service.
- CTSContentPersistence - Interface in com.liferay.change.tracking.store.service.persistence
-
The persistence interface for the cts content service.
- CTSContentTable - Class in com.liferay.change.tracking.store.model
-
The table class for the "CTSContent" database table.
- CTSContentUtil - Class in com.liferay.change.tracking.store.service.persistence
-
The persistence utility for the cts content service.
- CTSContentUtil() - Constructor for class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
- CTSContentWrapper - Class in com.liferay.change.tracking.store.model
-
- CTSContentWrapper(CTSContent) - Constructor for class com.liferay.change.tracking.store.model.CTSContentWrapper
-
- data - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
-
- deleteCTSContent(CTSContent) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Deletes the cts content from the database.
- deleteCTSContent(long) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Deletes the cts content with the primary key from the database.
- deleteCTSContent(long, long, String, String, String) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- deleteCTSContent(CTSContent) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Deletes the cts content from the database.
- deleteCTSContent(long) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Deletes the cts content with the primary key from the database.
- deleteCTSContent(long, long, String, String, String) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- deleteCTSContent(CTSContent) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Deletes the cts content from the database.
- deleteCTSContent(long) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Deletes the cts content with the primary key from the database.
- deleteCTSContent(long, long, String, String, String) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- deleteCTSContentsByDirectory(long, long, String, String) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- deleteCTSContentsByDirectory(long, long, String, String) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- deleteCTSContentsByDirectory(long, long, String, String) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- dslQuery(DSLQuery) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- dslQueryCount(DSLQuery) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- dslQueryCount(DSLQuery) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- dslQueryCount(DSLQuery) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- dynamicQuery() - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
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.change.tracking.store.service.CTSContentLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
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.change.tracking.store.service.CTSContentLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
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.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByC_R_LikeP_S_First(long, long, String, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- fetchByC_R_LikeP_S_First(long, long, String, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- fetchByC_R_LikeP_S_Last(long, long, String, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- fetchByC_R_LikeP_S_Last(long, long, String, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- fetchByC_R_P_S_First(long, long, String, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- fetchByC_R_P_S_First(long, long, String, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- fetchByC_R_P_S_Last(long, long, String, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- fetchByC_R_P_S_Last(long, long, String, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- fetchByC_R_P_V_S(long, long, String, String, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the cts content where companyId = ? and repositoryId = ? and path = ? and version = ? and storeType = ? or returns null
if it could not be found.
- fetchByC_R_P_V_S(long, long, String, String, String, boolean) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the cts content where companyId = ? and repositoryId = ? and path = ? and version = ? and storeType = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByC_R_P_V_S(long, long, String, String, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the cts content where companyId = ? and repositoryId = ? and path = ? and version = ? and storeType = ? or returns null
if it could not be found.
- fetchByC_R_P_V_S(long, long, String, String, String, boolean) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the cts content where companyId = ? and repositoryId = ? and path = ? and version = ? and storeType = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByC_R_S_First(long, long, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and storeType = ?.
- fetchByC_R_S_First(long, long, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and storeType = ?.
- fetchByC_R_S_Last(long, long, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and storeType = ?.
- fetchByC_R_S_Last(long, long, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and storeType = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the cts content with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the cts content with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
- fetchCTSContent(long) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- fetchCTSContent(long) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- fetchCTSContent(long) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- findAll() - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns all the cts contents.
- findAll(int, int) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns a range of all the cts contents.
- findAll(int, int, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns an ordered range of all the cts contents.
- findAll(int, int, OrderByComparator<CTSContent>, boolean) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns an ordered range of all the cts contents.
- findAll() - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns all the cts contents.
- findAll(int, int) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns a range of all the cts contents.
- findAll(int, int, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns an ordered range of all the cts contents.
- findAll(int, int, OrderByComparator<CTSContent>, boolean) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns an ordered range of all the cts contents.
- findByC_R_LikeP_S(long, long, String, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns all the cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S(long, long, String, String, int, int) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns a range of all the cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S(long, long, String, String, int, int, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S(long, long, String, String, int, int, OrderByComparator<CTSContent>, boolean) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S(long, long, String, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns all the cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S(long, long, String, String, int, int) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns a range of all the cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S(long, long, String, String, int, int, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S(long, long, String, String, int, int, OrderByComparator<CTSContent>, boolean) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S_First(long, long, String, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S_First(long, long, String, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S_Last(long, long, String, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S_Last(long, long, String, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S_PrevAndNext(long, long, long, String, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the cts contents before and after the current cts content in the ordered set where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_LikeP_S_PrevAndNext(long, long, long, String, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the cts contents before and after the current cts content in the ordered set where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ?.
- findByC_R_P_S(long, long, String, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns all the cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S(long, long, String, String, int, int) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns a range of all the cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S(long, long, String, String, int, int, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S(long, long, String, String, int, int, OrderByComparator<CTSContent>, boolean) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S(long, long, String, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns all the cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S(long, long, String, String, int, int) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns a range of all the cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S(long, long, String, String, int, int, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S(long, long, String, String, int, int, OrderByComparator<CTSContent>, boolean) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S_First(long, long, String, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S_First(long, long, String, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S_Last(long, long, String, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S_Last(long, long, String, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S_PrevAndNext(long, long, long, String, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the cts contents before and after the current cts content in the ordered set where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_S_PrevAndNext(long, long, long, String, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the cts contents before and after the current cts content in the ordered set where companyId = ? and repositoryId = ? and path = ? and storeType = ?.
- findByC_R_P_V_S(long, long, String, String, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the cts content where companyId = ? and repositoryId = ? and path = ? and version = ? and storeType = ? or throws a NoSuchContentException
if it could not be found.
- findByC_R_P_V_S(long, long, String, String, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the cts content where companyId = ? and repositoryId = ? and path = ? and version = ? and storeType = ? or throws a NoSuchContentException
if it could not be found.
- findByC_R_S(long, long, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns all the cts contents where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S(long, long, String, int, int) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns a range of all the cts contents where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S(long, long, String, int, int, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S(long, long, String, int, int, OrderByComparator<CTSContent>, boolean) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S(long, long, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns all the cts contents where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S(long, long, String, int, int) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns a range of all the cts contents where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S(long, long, String, int, int, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S(long, long, String, int, int, OrderByComparator<CTSContent>, boolean) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns an ordered range of all the cts contents where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S_First(long, long, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S_First(long, long, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the first cts content in the ordered set where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S_Last(long, long, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S_Last(long, long, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the last cts content in the ordered set where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S_PrevAndNext(long, long, long, String, OrderByComparator<CTSContent>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the cts contents before and after the current cts content in the ordered set where companyId = ? and repositoryId = ? and storeType = ?.
- findByC_R_S_PrevAndNext(long, long, long, String, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the cts contents before and after the current cts content in the ordered set where companyId = ? and repositoryId = ? and storeType = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Returns the cts content with the primary key or throws a NoSuchContentException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Returns the cts content with the primary key or throws a NoSuchContentException
if it could not be found.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CTSContent>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- getAttributeGetterFunctions() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
- getAttributeSetterBiConsumers() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
- getBasePersistence() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the company ID of this cts content.
- getCompanyId() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the company ID of this cts content.
- getCtCollectionId() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the ct collection ID of this cts content.
- getCtCollectionId() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the ct collection ID of this cts content.
- getCTPersistence() - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- getCTPersistence() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- getCTSContent(long) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Returns the cts content with the primary key.
- getCTSContent(long, long, String, String, String) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- getCTSContent(long) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Returns the cts content with the primary key.
- getCTSContent(long, long, String, String, String) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- getCTSContent(long) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Returns the cts content with the primary key.
- getCTSContent(long, long, String, String, String) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- getCtsContentId() - Method in class com.liferay.change.tracking.store.model.CTSContentDataBlobModel
-
- getCtsContentId() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the cts content ID of this cts content.
- getCtsContentId() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the cts content ID of this cts content.
- getCTSContents(int, int) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Returns a range of all the cts contents.
- getCTSContents(long, long, String, String) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- getCTSContents(int, int) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Returns a range of all the cts contents.
- getCTSContents(long, long, String, String) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- getCTSContents(int, int) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Returns a range of all the cts contents.
- getCTSContents(long, long, String, String) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- getCTSContentsByDirectory(long, long, String, String) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- getCTSContentsByDirectory(long, long, String, String) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- getCTSContentsByDirectory(long, long, String, String) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- getCTSContentsCount() - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Returns the number of cts contents.
- getCTSContentsCount() - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Returns the number of cts contents.
- getCTSContentsCount() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Returns the number of cts contents.
- getData() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the data of this cts content.
- getData() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the data of this cts content.
- getDataBlob() - Method in class com.liferay.change.tracking.store.model.CTSContentDataBlobModel
-
- getDataBlobModel(Serializable) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- getDataBlobModel(Serializable) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- getDataBlobModel(Serializable) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- getModelAttributes() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
- getModelClass() - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- getModelClass() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- getMvccVersion() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the mvcc version of this cts content.
- getMvccVersion() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the mvcc version of this cts content.
- getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPath() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the path of this cts content.
- getPath() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the path of this cts content.
- getPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
- getPrimaryKey() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the primary key of this cts content.
- getPrimaryKey() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the primary key of this cts content.
- getRepositoryId() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the repository ID of this cts content.
- getRepositoryId() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the repository ID of this cts content.
- getService() - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- getSize() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the size of this cts content.
- getSize() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the size of this cts content.
- getStoreType() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the store type of this cts content.
- getStoreType() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the store type of this cts content.
- getVersion() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Returns the version of this cts content.
- getVersion() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Returns the version of this cts content.
- getWrappedService() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- setCompanyId(long) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the company ID of this cts content.
- setCompanyId(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the company ID of this cts content.
- setCtCollectionId(long) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the ct collection ID of this cts content.
- setCtCollectionId(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the ct collection ID of this cts content.
- setCtsContentId(long) - Method in class com.liferay.change.tracking.store.model.CTSContentDataBlobModel
-
- setCtsContentId(long) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the cts content ID of this cts content.
- setCtsContentId(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the cts content ID of this cts content.
- setData(Blob) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the data of this cts content.
- setData(Blob) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the data of this cts content.
- setDataBlob(Blob) - Method in class com.liferay.change.tracking.store.model.CTSContentDataBlobModel
-
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
- setMvccVersion(long) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the mvcc version of this cts content.
- setMvccVersion(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the mvcc version of this cts content.
- setPath(String) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the path of this cts content.
- setPath(String) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the path of this cts content.
- setPersistence(CTSContentPersistence) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
- setPrimaryKey(long) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the primary key of this cts content.
- setPrimaryKey(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the primary key of this cts content.
- setRepositoryId(long) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the repository ID of this cts content.
- setRepositoryId(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the repository ID of this cts content.
- setService(CTSContentLocalService) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
- setSize(long) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the size of this cts content.
- setSize(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the size of this cts content.
- setStoreType(String) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the store type of this cts content.
- setStoreType(String) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the store type of this cts content.
- setVersion(String) - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
-
Sets the version of this cts content.
- setVersion(String) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
-
Sets the version of this cts content.
- setWrappedService(CTSContentLocalService) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
- size - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
-
- storeType - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
-