Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addCTSContent(long, long, String, String, String, InputStream) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
- addCTSContent(long, long, String, String, String, InputStream) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
- addCTSContent(long, long, String, String, String, InputStream) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
- addCTSContent(CTSContent) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Adds the cts content to the database.
- addCTSContent(CTSContent) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Adds the cts content to the database.
- addCTSContent(CTSContent) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Adds the cts content to the database.
C
- 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(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>) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Caches the cts contents 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
-
Provides a wrapper for
CTSContentLocalService. - 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
-
This class is a wrapper for
CTSContent. - CTSContentWrapper(CTSContent) - Constructor for class com.liferay.change.tracking.store.model.CTSContentWrapper
D
- data - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
- 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) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Deletes the cts content with the primary key 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 interface com.liferay.change.tracking.store.service.CTSContentLocalService
- deleteCTSContent(long, long, String, String, String) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
- deleteCTSContent(long, long, String, String, String) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
- deleteCTSContent(CTSContent) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Deletes the cts content from the database.
- deleteCTSContent(CTSContent) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Deletes the cts content from the database.
- deleteCTSContent(CTSContent) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Deletes the cts content from the database.
- 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() - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
- 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) - 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) - 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 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) - 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) - 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 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(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(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) - 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 interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
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, Projection) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
F
- 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
nullif it could not be found. - 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
nullif 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
nullif it could not be found, optionally using the finder cache. - 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
nullif 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
nullif 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
nullif 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() - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
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) - 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>) - 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>) - 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) - 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) - 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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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
NoSuchContentExceptionif 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
NoSuchContentExceptionif 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) - 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) - 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) - 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>) - 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>) - 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) - 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) - 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
NoSuchContentExceptionif 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
NoSuchContentExceptionif 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
G
- 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) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Returns the cts content with the primary key.
- 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 interface com.liferay.change.tracking.store.service.CTSContentLocalService
- getCTSContent(long, long, String, String, String) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
- 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(int, int) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Returns a range of all the cts contents.
- 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 interface com.liferay.change.tracking.store.service.CTSContentLocalService
- getCTSContents(long, long, String, String) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
- 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
H
- hasCTSContent(long, long, String, String, String) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
- hasCTSContent(long, long, String, String, String) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
- hasCTSContent(long, long, String, String, String) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
I
- INSTANCE - Static variable in class com.liferay.change.tracking.store.model.CTSContentTable
M
- mvccVersion - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
N
- NoSuchContentException - Exception in com.liferay.change.tracking.store.exception
- NoSuchContentException() - Constructor for exception com.liferay.change.tracking.store.exception.NoSuchContentException
- NoSuchContentException(String) - Constructor for exception com.liferay.change.tracking.store.exception.NoSuchContentException
- NoSuchContentException(String, Throwable) - Constructor for exception com.liferay.change.tracking.store.exception.NoSuchContentException
- NoSuchContentException(Throwable) - Constructor for exception com.liferay.change.tracking.store.exception.NoSuchContentException
O
- openDataInputStream(long) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
- openDataInputStream(long) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
- openDataInputStream(long) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
P
- path - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
- persist() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
R
- remove(long) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Removes the cts content with the primary key from the database.
- remove(long) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Removes the cts content with the primary key from the database.
- removeAll() - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Removes all the cts contents from the database.
- removeAll() - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Removes all the cts contents from the database.
- removeByC_R_LikeP_S(long, long, String, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Removes all the cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ? from the database.
- removeByC_R_LikeP_S(long, long, String, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Removes all the cts contents where companyId = ? and repositoryId = ? and path LIKE ? and storeType = ? from the database.
- removeByC_R_P_S(long, long, String, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Removes all the cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ? from the database.
- removeByC_R_P_S(long, long, String, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Removes all the cts contents where companyId = ? and repositoryId = ? and path = ? and storeType = ? from the database.
- removeByC_R_P_V_S(long, long, String, String, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Removes the cts content where companyId = ? and repositoryId = ? and path = ? and version = ? and storeType = ? from the database.
- removeByC_R_P_V_S(long, long, String, String, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Removes the cts content where companyId = ? and repositoryId = ? and path = ? and version = ? and storeType = ? from the database.
- removeByC_R_S(long, long, String) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
-
Removes all the cts contents where companyId = ? and repositoryId = ? and storeType = ? from the database.
- removeByC_R_S(long, long, String) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
-
Removes all the cts contents where companyId = ? and repositoryId = ? and storeType = ? from the database.
- repositoryId - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
S
- 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.
- 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
T
- toXmlString() - Method in interface com.liferay.change.tracking.store.model.CTSContentModel
- toXmlString() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
U
- update(CTSContent) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
- update(CTSContent, ServiceContext) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
- updateCTSContent(CTSContent) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
-
Updates the cts content in the database or adds it if it does not yet exist.
- updateCTSContent(CTSContent) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
-
Updates the cts content in the database or adds it if it does not yet exist.
- updateCTSContent(CTSContent) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
-
Updates the cts content in the database or adds it if it does not yet exist.
- updateImpl(CTSContent) - Method in interface com.liferay.change.tracking.store.service.persistence.CTSContentPersistence
- updateImpl(CTSContent) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<CTSContent>, R, E>) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<CTSContent>, R, E>) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
V
- version - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
W
- wrap(CTSContent) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
All Classes and Interfaces|All Packages|Serialized Form