Skip navigation links
A B C D E F G H I M N O P R S T U V W 

A

ADD_PUBLICATION - Static variable in class com.liferay.change.tracking.constants.CTActionKeys
 
addCTCollection(CTCollection) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Adds the ct collection to the database.
addCTCollection(long, long, String, String) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
addCTCollection(CTCollection) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Adds the ct collection to the database.
addCTCollection(long, long, String, String) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
addCTCollection(CTCollection) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Adds the ct collection to the database.
addCTCollection(long, long, String, String) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
addCTCollection(long, long, String, String) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
addCTCollection(long, long, String, String) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
addCTCollection(long, long, String, String) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
addCTComment(CTComment) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Adds the ct comment to the database.
addCTComment(long, long, long, String) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
addCTComment(CTComment) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Adds the ct comment to the database.
addCTComment(long, long, long, String) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
addCTComment(CTComment) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Adds the ct comment to the database.
addCTComment(long, long, long, String) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
addCTEntry(CTEntry) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Adds the ct entry to the database.
addCTEntry(long, long, CTModel<?>, long, int) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
addCTEntry(CTEntry) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Adds the ct entry to the database.
addCTEntry(long, long, CTModel<?>, long, int) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
addCTEntry(CTEntry) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Adds the ct entry to the database.
addCTEntry(long, long, CTModel<?>, long, int) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
addCTMessage(CTMessage) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Adds the ct message to the database.
addCTMessage(long, Message) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
addCTMessage(CTMessage) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Adds the ct message to the database.
addCTMessage(long, Message) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
addCTMessage(CTMessage) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Adds the ct message to the database.
addCTMessage(long, Message) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
addCTModel() - Method in class com.liferay.change.tracking.test.util.BaseTableReferenceDefinitionTestCase
 
addCTPreference(long, long) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
addCTPreference(long, long) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
addCTPreference(long, long) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
addCTPreferences(CTPreferences) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Adds the ct preferences to the database.
addCTPreferences(CTPreferences) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Adds the ct preferences to the database.
addCTPreferences(CTPreferences) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Adds the ct preferences to the database.
addCTProcess(CTProcess) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Adds the ct process to the database.
addCTProcess(long, long) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
addCTProcess(CTProcess) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Adds the ct process to the database.
addCTProcess(long, long) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
addCTProcess(CTProcess) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Adds the ct process to the database.
addCTProcess(long, long) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
addCTSchemaVersion(CTSchemaVersion) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Adds the ct schema version to the database.
addCTSchemaVersion(CTSchemaVersion) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Adds the ct schema version to the database.
addCTSchemaVersion(CTSchemaVersion) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Adds the ct schema version to the database.
addCTSContent(CTSContent) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
Adds the cts content to the database.
addCTSContent(long, long, String, String, String, InputStream) - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
 
addCTSContent(CTSContent) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
Adds the cts content to the database.
addCTSContent(long, long, String, String, String, InputStream) - Static method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceUtil
 
addCTSContent(CTSContent) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
Adds the cts content to the database.
addCTSContent(long, long, String, String, String, InputStream) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
 
addLatestCTSchemaVersion(long) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
addLatestCTSchemaVersion(long) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
addLatestCTSchemaVersion(long) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
assetEntryReference(Column<T, Long>, Class<? extends BaseModel<?>>) - Method in interface com.liferay.change.tracking.spi.reference.builder.ChildTableReferenceInfoBuilder
 

B

backgroundTaskId - Variable in class com.liferay.change.tracking.model.CTProcessTable
 
BaseCTDisplayRenderer<T extends com.liferay.portal.kernel.model.BaseModel<T>> - Class in com.liferay.change.tracking.spi.display
 
BaseCTDisplayRenderer() - Constructor for class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
 
BaseCTDisplayRenderer.DisplayBuilder<T> - Interface in com.liferay.change.tracking.spi.display
 
BaseTableReferenceDefinitionTestCase - Class in com.liferay.change.tracking.test.util
 
BaseTableReferenceDefinitionTestCase() - Constructor for class com.liferay.change.tracking.test.util.BaseTableReferenceDefinitionTestCase
 
buildDisplay(BaseCTDisplayRenderer.DisplayBuilder<T>) - Method in class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
 

C

cacheResult(CTAutoResolutionInfo) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Caches the ct auto resolution info in the entity cache if it is enabled.
cacheResult(List<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Caches the ct auto resolution infos in the entity cache if it is enabled.
cacheResult(CTAutoResolutionInfo) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Caches the ct auto resolution info in the entity cache if it is enabled.
cacheResult(List<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Caches the ct auto resolution infos in the entity cache if it is enabled.
cacheResult(CTCollection) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Caches the ct collection in the entity cache if it is enabled.
cacheResult(List<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Caches the ct collections in the entity cache if it is enabled.
cacheResult(CTCollection) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Caches the ct collection in the entity cache if it is enabled.
cacheResult(List<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Caches the ct collections in the entity cache if it is enabled.
cacheResult(CTComment) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Caches the ct comment in the entity cache if it is enabled.
cacheResult(List<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Caches the ct comments in the entity cache if it is enabled.
cacheResult(CTComment) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Caches the ct comment in the entity cache if it is enabled.
cacheResult(List<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Caches the ct comments in the entity cache if it is enabled.
cacheResult(CTEntry) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Caches the ct entry in the entity cache if it is enabled.
cacheResult(List<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Caches the ct entries in the entity cache if it is enabled.
cacheResult(CTEntry) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Caches the ct entry in the entity cache if it is enabled.
cacheResult(List<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Caches the ct entries in the entity cache if it is enabled.
cacheResult(CTMessage) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Caches the ct message in the entity cache if it is enabled.
cacheResult(List<CTMessage>) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Caches the ct messages in the entity cache if it is enabled.
cacheResult(CTMessage) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Caches the ct message in the entity cache if it is enabled.
cacheResult(List<CTMessage>) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Caches the ct messages in the entity cache if it is enabled.
cacheResult(CTPreferences) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Caches the ct preferences in the entity cache if it is enabled.
cacheResult(List<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Caches the ct preferenceses in the entity cache if it is enabled.
cacheResult(CTPreferences) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Caches the ct preferences in the entity cache if it is enabled.
cacheResult(List<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Caches the ct preferenceses in the entity cache if it is enabled.
cacheResult(CTProcess) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Caches the ct process in the entity cache if it is enabled.
cacheResult(List<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Caches the ct processes in the entity cache if it is enabled.
cacheResult(CTProcess) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Caches the ct process in the entity cache if it is enabled.
cacheResult(List<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Caches the ct processes in the entity cache if it is enabled.
cacheResult(CTSchemaVersion) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Caches the ct schema version in the entity cache if it is enabled.
cacheResult(List<CTSchemaVersion>) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Caches the ct schema versions in the entity cache if it is enabled.
cacheResult(CTSchemaVersion) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Caches the ct schema version in the entity cache if it is enabled.
cacheResult(List<CTSchemaVersion>) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Caches the ct schema versions in the entity cache if it is enabled.
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.
changeType - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
checkConflicts(CTCollection) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
checkConflicts(CTCollection) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
checkConflicts(CTCollection) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
checkoutCTCollection(long, long, long) - Method in interface com.liferay.change.tracking.service.CTPreferencesService
 
checkoutCTCollection(long, long, long) - Static method in class com.liferay.change.tracking.service.CTPreferencesServiceUtil
 
checkoutCTCollection(long, long, long) - Method in class com.liferay.change.tracking.service.CTPreferencesServiceWrapper
 
ChildTableReferenceInfoBuilder<T extends com.liferay.petra.sql.dsl.Table<T>> - Interface in com.liferay.change.tracking.spi.reference.builder
Used to define child relationships for a TableReferenceDefinition.
classNameReference(Column<T, Long>, Column<?, Long>, Class<? extends BaseModel<?>>) - Method in interface com.liferay.change.tracking.spi.reference.builder.ChildTableReferenceInfoBuilder
 
classNameReference(Column<T, Long>, Column<?, Long>, Class<? extends BaseModel<?>>) - Method in interface com.liferay.change.tracking.spi.reference.builder.ParentTableReferenceInfoBuilder
 
clearCache() - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
 
clearCache(CTAutoResolutionInfo) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
 
clearCache() - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
clearCache(CTCollection) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
clearCache() - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
clearCache(CTComment) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
clearCache() - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
clearCache(CTEntry) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
clearCache() - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
clearCache(CTMessage) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
clearCache() - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
clearCache(CTPreferences) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
clearCache() - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
clearCache(CTProcess) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
clearCache() - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
clearCache(CTSchemaVersion) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
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.model.CTAutoResolutionInfoModel
 
cloneWithOriginalValues() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
 
cloneWithOriginalValues() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
 
cloneWithOriginalValues() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
 
cloneWithOriginalValues() - Method in interface com.liferay.change.tracking.model.CTCommentModel
 
cloneWithOriginalValues() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
 
cloneWithOriginalValues() - Method in interface com.liferay.change.tracking.model.CTEntryModel
 
cloneWithOriginalValues() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
 
cloneWithOriginalValues() - Method in interface com.liferay.change.tracking.model.CTMessageModel
 
cloneWithOriginalValues() - Method in class com.liferay.change.tracking.model.CTMessageWrapper
 
cloneWithOriginalValues() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
 
cloneWithOriginalValues() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
 
cloneWithOriginalValues() - Method in interface com.liferay.change.tracking.model.CTProcessModel
 
cloneWithOriginalValues() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
 
cloneWithOriginalValues() - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
 
cloneWithOriginalValues() - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
 
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.closure - package com.liferay.change.tracking.closure
 
com.liferay.change.tracking.conflict - package com.liferay.change.tracking.conflict
 
com.liferay.change.tracking.constants - package com.liferay.change.tracking.constants
 
com.liferay.change.tracking.exception - package com.liferay.change.tracking.exception
 
com.liferay.change.tracking.mapping - package com.liferay.change.tracking.mapping
 
com.liferay.change.tracking.model - package com.liferay.change.tracking.model
 
com.liferay.change.tracking.service - package com.liferay.change.tracking.service
 
com.liferay.change.tracking.service.persistence - package com.liferay.change.tracking.service.persistence
 
com.liferay.change.tracking.spi.display - package com.liferay.change.tracking.spi.display
 
com.liferay.change.tracking.spi.display.context - package com.liferay.change.tracking.spi.display.context
 
com.liferay.change.tracking.spi.exception - package com.liferay.change.tracking.spi.exception
 
com.liferay.change.tracking.spi.listener - package com.liferay.change.tracking.spi.listener
 
com.liferay.change.tracking.spi.reference - package com.liferay.change.tracking.spi.reference
 
com.liferay.change.tracking.spi.reference.builder - package com.liferay.change.tracking.spi.reference.builder
 
com.liferay.change.tracking.spi.resolver - package com.liferay.change.tracking.spi.resolver
 
com.liferay.change.tracking.spi.resolver.context - package com.liferay.change.tracking.spi.resolver.context
 
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
 
com.liferay.change.tracking.test.util - package com.liferay.change.tracking.test.util
 
companyId - Variable in class com.liferay.change.tracking.model.CTAutoResolutionInfoTable
 
companyId - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
companyId - Variable in class com.liferay.change.tracking.model.CTCommentTable
 
companyId - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
companyId - Variable in class com.liferay.change.tracking.model.CTMessageTable
 
companyId - Variable in class com.liferay.change.tracking.model.CTPreferencesTable
 
companyId - Variable in class com.liferay.change.tracking.model.CTProcessTable
 
companyId - Variable in class com.liferay.change.tracking.model.CTSchemaVersionTable
 
companyId - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
 
confirmationEnabled - Variable in class com.liferay.change.tracking.model.CTPreferencesTable
 
conflictIdentifier - Variable in class com.liferay.change.tracking.model.CTAutoResolutionInfoTable
 
ConflictInfo - Interface in com.liferay.change.tracking.conflict
 
ConstraintResolver<T extends com.liferay.portal.kernel.model.change.tracking.CTModel<T>> - Interface in com.liferay.change.tracking.spi.resolver
Constraint resolvers are used to automatically resolve unique database constraints between different change tracking collections, or to describe the conflict for users attempting to publish.
ConstraintResolverContext<T extends com.liferay.portal.kernel.model.change.tracking.CTModel<T>> - Interface in com.liferay.change.tracking.spi.resolver.context
Used in automatically resolving constraint conflicts between the source and target models.
countAll() - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the number of ct auto resolution infos.
countAll() - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the number of ct auto resolution infos.
countAll() - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the number of ct collections.
countAll() - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the number of ct collections.
countAll() - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the number of ct comments.
countAll() - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the number of ct comments.
countAll() - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the number of ct entries.
countAll() - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the number of ct entries.
countAll() - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns the number of ct messages.
countAll() - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns the number of ct messages.
countAll() - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the number of ct preferenceses.
countAll() - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the number of ct preferenceses.
countAll() - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the number of ct processes.
countAll() - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the number of ct processes.
countAll() - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns the number of ct schema versions.
countAll() - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns the number of ct schema versions.
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_MCNI(long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the number of ct entries where ctCollectionId = ? and modelClassNameId = ?.
countByC_MCNI(long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the number of ct entries where ctCollectionId = ? and modelClassNameId = ?.
countByC_MCNI_MCPK(long, long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the number of ct entries where ctCollectionId = ? and modelClassNameId = ? and modelClassPK = ?.
countByC_MCNI_MCPK(long, long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the number of ct entries where ctCollectionId = ? and modelClassNameId = ? and modelClassPK = ?.
countByC_MCNI_SMCPK(long, long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the number of ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
countByC_MCNI_SMCPK(long, long, long[]) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the number of ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = any ?.
countByC_MCNI_SMCPK(long, long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the number of ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
countByC_MCNI_SMCPK(long, long, long[]) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the number of ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = any ?.
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 = ?.
countByC_S(long, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the number of ct collections where companyId = ? and status = ?.
countByC_S(long, int[]) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the number of ct collections where companyId = ? and status = any ?.
countByC_S(long, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the number of ct collections where companyId = ? and status = ?.
countByC_S(long, int[]) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the number of ct collections where companyId = ? and status = any ?.
countByC_U(long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the number of ct preferenceses where companyId = ? and userId = ?.
countByC_U(long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the number of ct preferenceses where companyId = ? and userId = ?.
countByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the number of ct collections where companyId = ?.
countByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the number of ct collections where companyId = ?.
countByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the number of ct processes where companyId = ?.
countByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the number of ct processes where companyId = ?.
countByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns the number of ct schema versions where companyId = ?.
countByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns the number of ct schema versions where companyId = ?.
countByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the number of ct auto resolution infos where ctCollectionId = ?.
countByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the number of ct auto resolution infos where ctCollectionId = ?.
countByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the number of ct comments where ctCollectionId = ?.
countByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the number of ct comments where ctCollectionId = ?.
countByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the number of ct entries where ctCollectionId = ?.
countByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the number of ct entries where ctCollectionId = ?.
countByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns the number of ct messages where ctCollectionId = ?.
countByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns the number of ct messages where ctCollectionId = ?.
countByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the number of ct preferenceses where ctCollectionId = ?.
countByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the number of ct preferenceses where ctCollectionId = ?.
countByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the number of ct processes where ctCollectionId = ?.
countByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the number of ct processes where ctCollectionId = ?.
countByCtEntryId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the number of ct comments where ctEntryId = ?.
countByCtEntryId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the number of ct comments where ctEntryId = ?.
countByNotC_MCNI_MCPK(long, long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the number of ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
countByNotC_MCNI_MCPK(long, long, long[]) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the number of ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = any ?.
countByNotC_MCNI_MCPK(long, long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the number of ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
countByNotC_MCNI_MCPK(long, long, long[]) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the number of ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = any ?.
countByPreviousCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the number of ct preferenceses where previousCtCollectionId = ?.
countByPreviousCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the number of ct preferenceses where previousCtCollectionId = ?.
countBySchemaVersionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the number of ct collections where schemaVersionId = ?.
countBySchemaVersionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the number of ct collections where schemaVersionId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
 
create(long) - Method in interface com.liferay.change.tracking.closure.CTClosureFactory
 
create(long) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Creates a new ct auto resolution info with the primary key.
create(long) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Creates a new ct auto resolution info with the primary key.
create(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Creates a new ct collection with the primary key.
create(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Creates a new ct collection with the primary key.
create(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Creates a new ct comment with the primary key.
create(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Creates a new ct comment with the primary key.
create(long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Creates a new ct entry with the primary key.
create(long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Creates a new ct entry with the primary key.
create(long) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Creates a new ct message with the primary key.
create(long) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Creates a new ct message with the primary key.
create(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Creates a new ct preferences with the primary key.
create(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Creates a new ct preferences with the primary key.
create(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Creates a new ct process with the primary key.
create(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Creates a new ct process with the primary key.
create(long) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Creates a new ct schema version with the primary key.
create(long) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Creates a new ct schema version with the primary key.
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.
createCTCollection(long) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Creates a new ct collection with the primary key.
createCTCollection(long) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Creates a new ct collection with the primary key.
createCTCollection(long) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Creates a new ct collection with the primary key.
createCTComment(long) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Creates a new ct comment with the primary key.
createCTComment(long) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Creates a new ct comment with the primary key.
createCTComment(long) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Creates a new ct comment with the primary key.
createCTEntry(long) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Creates a new ct entry with the primary key.
createCTEntry(long) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Creates a new ct entry with the primary key.
createCTEntry(long) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Creates a new ct entry with the primary key.
createCTMessage(long) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Creates a new ct message with the primary key.
createCTMessage(long) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Creates a new ct message with the primary key.
createCTMessage(long) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Creates a new ct message with the primary key.
createCTPreferences(long) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Creates a new ct preferences with the primary key.
createCTPreferences(long) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Creates a new ct preferences with the primary key.
createCTPreferences(long) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Creates a new ct preferences with the primary key.
createCTProcess(long) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Creates a new ct process with the primary key.
createCTProcess(long) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Creates a new ct process with the primary key.
createCTProcess(long) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Creates a new ct process with the primary key.
createCTSchemaVersion(long) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Creates a new ct schema version with the primary key.
createCTSchemaVersion(long) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Creates a new ct schema version with the primary key.
createCTSchemaVersion(long) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Creates a new ct schema version 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.
createDate - Variable in class com.liferay.change.tracking.model.CTAutoResolutionInfoTable
 
createDate - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
createDate - Variable in class com.liferay.change.tracking.model.CTCommentTable
 
createDate - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
createDate - Variable in class com.liferay.change.tracking.model.CTProcessTable
 
createPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
createPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
createPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
createPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
createPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
createPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
createPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
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
 
CT_AUTO_RESOLUTION_INFO_ID_ACCESSOR - Static variable in interface com.liferay.change.tracking.model.CTAutoResolutionInfo
 
CT_CHANGE_TYPE_ADDITION - Static variable in interface com.liferay.change.tracking.constants.CTConstants
 
CT_CHANGE_TYPE_DELETION - Static variable in interface com.liferay.change.tracking.constants.CTConstants
 
CT_CHANGE_TYPE_MODIFICATION - Static variable in interface com.liferay.change.tracking.constants.CTConstants
 
CT_COLLECTION_ID_ACCESSOR - Static variable in interface com.liferay.change.tracking.model.CTCollection
 
CT_COLLECTION_ID_PRODUCTION - Static variable in interface com.liferay.change.tracking.constants.CTConstants
 
CT_COMMENT_ID_ACCESSOR - Static variable in interface com.liferay.change.tracking.model.CTComment
 
CT_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.change.tracking.model.CTEntry
 
CT_MESSAGE_ID_ACCESSOR - Static variable in interface com.liferay.change.tracking.model.CTMessage
 
CT_PREFERENCES_ID_ACCESSOR - Static variable in interface com.liferay.change.tracking.model.CTPreferences
 
CT_PROCESS_ID_ACCESSOR - Static variable in interface com.liferay.change.tracking.model.CTProcess
 
CTActionKeys - Class in com.liferay.change.tracking.constants
 
CTActionKeys() - Constructor for class com.liferay.change.tracking.constants.CTActionKeys
 
CTAutoResolutionInfo - Interface in com.liferay.change.tracking.model
The extended model interface for the CTAutoResolutionInfo service.
ctAutoResolutionInfoId - Variable in class com.liferay.change.tracking.model.CTAutoResolutionInfoTable
 
CTAutoResolutionInfoModel - Interface in com.liferay.change.tracking.model
The base model interface for the CTAutoResolutionInfo service.
CTAutoResolutionInfoPersistence - Interface in com.liferay.change.tracking.service.persistence
The persistence interface for the ct auto resolution info service.
CTAutoResolutionInfoSoap - Class in com.liferay.change.tracking.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
CTAutoResolutionInfoSoap() - Constructor for class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
CTAutoResolutionInfoTable - Class in com.liferay.change.tracking.model
The table class for the "CTAutoResolutionInfo" database table.
CTAutoResolutionInfoUtil - Class in com.liferay.change.tracking.service.persistence
The persistence utility for the ct auto resolution info service.
CTAutoResolutionInfoUtil() - Constructor for class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
 
CTAutoResolutionInfoWrapper - Class in com.liferay.change.tracking.model
This class is a wrapper for CTAutoResolutionInfo.
CTAutoResolutionInfoWrapper(CTAutoResolutionInfo) - Constructor for class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
 
CTClosure - Interface in com.liferay.change.tracking.closure
 
CTClosureFactory - Interface in com.liferay.change.tracking.closure
 
CTCollection - Interface in com.liferay.change.tracking.model
The extended model interface for the CTCollection service.
CTCollectionDescriptionException - Exception in com.liferay.change.tracking.exception
 
CTCollectionDescriptionException() - Constructor for exception com.liferay.change.tracking.exception.CTCollectionDescriptionException
 
CTCollectionDescriptionException(String) - Constructor for exception com.liferay.change.tracking.exception.CTCollectionDescriptionException
 
CTCollectionDescriptionException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.CTCollectionDescriptionException
 
CTCollectionDescriptionException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.CTCollectionDescriptionException
 
ctCollectionId - Variable in class com.liferay.change.tracking.model.CTAutoResolutionInfoTable
 
ctCollectionId - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
ctCollectionId - Variable in class com.liferay.change.tracking.model.CTCommentTable
 
ctCollectionId - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
ctCollectionId - Variable in class com.liferay.change.tracking.model.CTMessageTable
 
ctCollectionId - Variable in class com.liferay.change.tracking.model.CTPreferencesTable
 
ctCollectionId - Variable in class com.liferay.change.tracking.model.CTProcessTable
 
ctCollectionId - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
 
CTCollectionLocalService - Interface in com.liferay.change.tracking.service
Provides the local service interface for CTCollection.
CTCollectionLocalServiceUtil - Class in com.liferay.change.tracking.service
Provides the local service utility for CTCollection.
CTCollectionLocalServiceUtil() - Constructor for class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
CTCollectionLocalServiceWrapper - Class in com.liferay.change.tracking.service
Provides a wrapper for CTCollectionLocalService.
CTCollectionLocalServiceWrapper() - Constructor for class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
CTCollectionLocalServiceWrapper(CTCollectionLocalService) - Constructor for class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
CTCollectionModel - Interface in com.liferay.change.tracking.model
The base model interface for the CTCollection service.
CTCollectionNameException - Exception in com.liferay.change.tracking.exception
 
CTCollectionNameException() - Constructor for exception com.liferay.change.tracking.exception.CTCollectionNameException
 
CTCollectionNameException(String) - Constructor for exception com.liferay.change.tracking.exception.CTCollectionNameException
 
CTCollectionNameException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.CTCollectionNameException
 
CTCollectionNameException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.CTCollectionNameException
 
CTCollectionPersistence - Interface in com.liferay.change.tracking.service.persistence
The persistence interface for the ct collection service.
CTCollectionService - Interface in com.liferay.change.tracking.service
Provides the remote service interface for CTCollection.
CTCollectionServiceUtil - Class in com.liferay.change.tracking.service
Provides the remote service utility for CTCollection.
CTCollectionServiceUtil() - Constructor for class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
CTCollectionServiceWrapper - Class in com.liferay.change.tracking.service
Provides a wrapper for CTCollectionService.
CTCollectionServiceWrapper() - Constructor for class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
CTCollectionServiceWrapper(CTCollectionService) - Constructor for class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
CTCollectionSoap - Class in com.liferay.change.tracking.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
CTCollectionSoap() - Constructor for class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
CTCollectionTable - Class in com.liferay.change.tracking.model
The table class for the "CTCollection" database table.
CTCollectionUtil - Class in com.liferay.change.tracking.service.persistence
The persistence utility for the ct collection service.
CTCollectionUtil() - Constructor for class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
CTCollectionWrapper - Class in com.liferay.change.tracking.model
This class is a wrapper for CTCollection.
CTCollectionWrapper(CTCollection) - Constructor for class com.liferay.change.tracking.model.CTCollectionWrapper
 
CTComment - Interface in com.liferay.change.tracking.model
The extended model interface for the CTComment service.
ctCommentId - Variable in class com.liferay.change.tracking.model.CTCommentTable
 
CTCommentLocalService - Interface in com.liferay.change.tracking.service
Provides the local service interface for CTComment.
CTCommentLocalServiceUtil - Class in com.liferay.change.tracking.service
Provides the local service utility for CTComment.
CTCommentLocalServiceUtil() - Constructor for class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
CTCommentLocalServiceWrapper - Class in com.liferay.change.tracking.service
Provides a wrapper for CTCommentLocalService.
CTCommentLocalServiceWrapper() - Constructor for class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
CTCommentLocalServiceWrapper(CTCommentLocalService) - Constructor for class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
CTCommentModel - Interface in com.liferay.change.tracking.model
The base model interface for the CTComment service.
CTCommentPersistence - Interface in com.liferay.change.tracking.service.persistence
The persistence interface for the ct comment service.
CTCommentSoap - Class in com.liferay.change.tracking.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
CTCommentSoap() - Constructor for class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
CTCommentTable - Class in com.liferay.change.tracking.model
The table class for the "CTComment" database table.
CTCommentUtil - Class in com.liferay.change.tracking.service.persistence
The persistence utility for the ct comment service.
CTCommentUtil() - Constructor for class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
CTCommentWrapper - Class in com.liferay.change.tracking.model
This class is a wrapper for CTComment.
CTCommentWrapper(CTComment) - Constructor for class com.liferay.change.tracking.model.CTCommentWrapper
 
CTConstants - Interface in com.liferay.change.tracking.constants
 
CTDisplayRenderer<T> - Interface in com.liferay.change.tracking.spi.display
Display renderer used to describe and render models of a given type.
CTEnclosureException - Exception in com.liferay.change.tracking.exception
 
CTEnclosureException() - Constructor for exception com.liferay.change.tracking.exception.CTEnclosureException
 
CTEnclosureException(String) - Constructor for exception com.liferay.change.tracking.exception.CTEnclosureException
 
CTEnclosureException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.CTEnclosureException
 
CTEnclosureException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.CTEnclosureException
 
CTEntry - Interface in com.liferay.change.tracking.model
The extended model interface for the CTEntry service.
ctEntryId - Variable in class com.liferay.change.tracking.model.CTCommentTable
 
ctEntryId - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
CTEntryLocalService - Interface in com.liferay.change.tracking.service
Provides the local service interface for CTEntry.
CTEntryLocalServiceUtil - Class in com.liferay.change.tracking.service
Provides the local service utility for CTEntry.
CTEntryLocalServiceUtil() - Constructor for class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
CTEntryLocalServiceWrapper - Class in com.liferay.change.tracking.service
Provides a wrapper for CTEntryLocalService.
CTEntryLocalServiceWrapper() - Constructor for class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
CTEntryLocalServiceWrapper(CTEntryLocalService) - Constructor for class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
CTEntryModel - Interface in com.liferay.change.tracking.model
The base model interface for the CTEntry service.
CTEntryPersistence - Interface in com.liferay.change.tracking.service.persistence
The persistence interface for the ct entry service.
CTEntrySoap - Class in com.liferay.change.tracking.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
CTEntrySoap() - Constructor for class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
CTEntryTable - Class in com.liferay.change.tracking.model
The table class for the "CTEntry" database table.
CTEntryUtil - Class in com.liferay.change.tracking.service.persistence
The persistence utility for the ct entry service.
CTEntryUtil() - Constructor for class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
CTEntryWrapper - Class in com.liferay.change.tracking.model
This class is a wrapper for CTEntry.
CTEntryWrapper(CTEntry) - Constructor for class com.liferay.change.tracking.model.CTEntryWrapper
 
CTEventException - Exception in com.liferay.change.tracking.spi.exception
 
CTEventException() - Constructor for exception com.liferay.change.tracking.spi.exception.CTEventException
 
CTEventException(String) - Constructor for exception com.liferay.change.tracking.spi.exception.CTEventException
 
CTEventException(String, Throwable) - Constructor for exception com.liferay.change.tracking.spi.exception.CTEventException
 
CTEventException(Throwable) - Constructor for exception com.liferay.change.tracking.spi.exception.CTEventException
 
CTEventListener - Interface in com.liferay.change.tracking.spi.listener
CT event listeners are used for extending change tracking behavior into additional types of storage.
CTLocalizedException - Exception in com.liferay.change.tracking.exception
 
CTLocalizedException(String, String, Serializable...) - Constructor for exception com.liferay.change.tracking.exception.CTLocalizedException
 
CTLocalizedException(String, Throwable, String, Serializable...) - Constructor for exception com.liferay.change.tracking.exception.CTLocalizedException
 
CTMappingTableInfo - Interface in com.liferay.change.tracking.mapping
 
CTMessage - Interface in com.liferay.change.tracking.model
The extended model interface for the CTMessage service.
ctMessageId - Variable in class com.liferay.change.tracking.model.CTMessageTable
 
CTMessageLocalService - Interface in com.liferay.change.tracking.service
Provides the local service interface for CTMessage.
CTMessageLocalServiceUtil - Class in com.liferay.change.tracking.service
Provides the local service utility for CTMessage.
CTMessageLocalServiceUtil() - Constructor for class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
CTMessageLocalServiceWrapper - Class in com.liferay.change.tracking.service
Provides a wrapper for CTMessageLocalService.
CTMessageLocalServiceWrapper() - Constructor for class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
CTMessageLocalServiceWrapper(CTMessageLocalService) - Constructor for class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
CTMessageModel - Interface in com.liferay.change.tracking.model
The base model interface for the CTMessage service.
CTMessagePersistence - Interface in com.liferay.change.tracking.service.persistence
The persistence interface for the ct message service.
CTMessageSoap - Class in com.liferay.change.tracking.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
CTMessageSoap() - Constructor for class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
CTMessageTable - Class in com.liferay.change.tracking.model
The table class for the "CTMessage" database table.
CTMessageUtil - Class in com.liferay.change.tracking.service.persistence
The persistence utility for the ct message service.
CTMessageUtil() - Constructor for class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
CTMessageWrapper - Class in com.liferay.change.tracking.model
This class is a wrapper for CTMessage.
CTMessageWrapper(CTMessage) - Constructor for class com.liferay.change.tracking.model.CTMessageWrapper
 
CTPortletKeys - Class in com.liferay.change.tracking.constants
 
CTPortletKeys() - Constructor for class com.liferay.change.tracking.constants.CTPortletKeys
 
CTPreferences - Interface in com.liferay.change.tracking.model
The extended model interface for the CTPreferences service.
ctPreferencesId - Variable in class com.liferay.change.tracking.model.CTPreferencesTable
 
CTPreferencesLocalService - Interface in com.liferay.change.tracking.service
Provides the local service interface for CTPreferences.
CTPreferencesLocalServiceUtil - Class in com.liferay.change.tracking.service
Provides the local service utility for CTPreferences.
CTPreferencesLocalServiceUtil() - Constructor for class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
CTPreferencesLocalServiceWrapper - Class in com.liferay.change.tracking.service
Provides a wrapper for CTPreferencesLocalService.
CTPreferencesLocalServiceWrapper() - Constructor for class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
CTPreferencesLocalServiceWrapper(CTPreferencesLocalService) - Constructor for class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
CTPreferencesModel - Interface in com.liferay.change.tracking.model
The base model interface for the CTPreferences service.
CTPreferencesPersistence - Interface in com.liferay.change.tracking.service.persistence
The persistence interface for the ct preferences service.
CTPreferencesService - Interface in com.liferay.change.tracking.service
Provides the remote service interface for CTPreferences.
CTPreferencesServiceUtil - Class in com.liferay.change.tracking.service
Provides the remote service utility for CTPreferences.
CTPreferencesServiceUtil() - Constructor for class com.liferay.change.tracking.service.CTPreferencesServiceUtil
 
CTPreferencesServiceWrapper - Class in com.liferay.change.tracking.service
Provides a wrapper for CTPreferencesService.
CTPreferencesServiceWrapper() - Constructor for class com.liferay.change.tracking.service.CTPreferencesServiceWrapper
 
CTPreferencesServiceWrapper(CTPreferencesService) - Constructor for class com.liferay.change.tracking.service.CTPreferencesServiceWrapper
 
CTPreferencesSoap - Class in com.liferay.change.tracking.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
CTPreferencesSoap() - Constructor for class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
CTPreferencesTable - Class in com.liferay.change.tracking.model
The table class for the "CTPreferences" database table.
CTPreferencesUtil - Class in com.liferay.change.tracking.service.persistence
The persistence utility for the ct preferences service.
CTPreferencesUtil() - Constructor for class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
CTPreferencesWrapper - Class in com.liferay.change.tracking.model
This class is a wrapper for CTPreferences.
CTPreferencesWrapper(CTPreferences) - Constructor for class com.liferay.change.tracking.model.CTPreferencesWrapper
 
CTProcess - Interface in com.liferay.change.tracking.model
The extended model interface for the CTProcess service.
ctProcessId - Variable in class com.liferay.change.tracking.model.CTProcessTable
 
CTProcessLocalService - Interface in com.liferay.change.tracking.service
Provides the local service interface for CTProcess.
CTProcessLocalServiceUtil - Class in com.liferay.change.tracking.service
Provides the local service utility for CTProcess.
CTProcessLocalServiceUtil() - Constructor for class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
CTProcessLocalServiceWrapper - Class in com.liferay.change.tracking.service
Provides a wrapper for CTProcessLocalService.
CTProcessLocalServiceWrapper() - Constructor for class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
CTProcessLocalServiceWrapper(CTProcessLocalService) - Constructor for class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
CTProcessModel - Interface in com.liferay.change.tracking.model
The base model interface for the CTProcess service.
CTProcessPersistence - Interface in com.liferay.change.tracking.service.persistence
The persistence interface for the ct process service.
CTProcessService - Interface in com.liferay.change.tracking.service
Provides the remote service interface for CTProcess.
CTProcessServiceUtil - Class in com.liferay.change.tracking.service
Provides the remote service utility for CTProcess.
CTProcessServiceUtil() - Constructor for class com.liferay.change.tracking.service.CTProcessServiceUtil
 
CTProcessServiceWrapper - Class in com.liferay.change.tracking.service
Provides a wrapper for CTProcessService.
CTProcessServiceWrapper() - Constructor for class com.liferay.change.tracking.service.CTProcessServiceWrapper
 
CTProcessServiceWrapper(CTProcessService) - Constructor for class com.liferay.change.tracking.service.CTProcessServiceWrapper
 
CTProcessSoap - Class in com.liferay.change.tracking.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
CTProcessSoap() - Constructor for class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
CTProcessTable - Class in com.liferay.change.tracking.model
The table class for the "CTProcess" database table.
CTProcessUtil - Class in com.liferay.change.tracking.service.persistence
The persistence utility for the ct process service.
CTProcessUtil() - Constructor for class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
CTProcessWrapper - Class in com.liferay.change.tracking.model
This class is a wrapper for CTProcess.
CTProcessWrapper(CTProcess) - Constructor for class com.liferay.change.tracking.model.CTProcessWrapper
 
CTS_CONTENT_ID_ACCESSOR - Static variable in interface com.liferay.change.tracking.store.model.CTSContent
 
CTSchemaVersion - Interface in com.liferay.change.tracking.model
The extended model interface for the CTSchemaVersion service.
CTSchemaVersionLocalService - Interface in com.liferay.change.tracking.service
Provides the local service interface for CTSchemaVersion.
CTSchemaVersionLocalServiceUtil - Class in com.liferay.change.tracking.service
Provides the local service utility for CTSchemaVersion.
CTSchemaVersionLocalServiceUtil() - Constructor for class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
CTSchemaVersionLocalServiceWrapper - Class in com.liferay.change.tracking.service
Provides a wrapper for CTSchemaVersionLocalService.
CTSchemaVersionLocalServiceWrapper() - Constructor for class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
CTSchemaVersionLocalServiceWrapper(CTSchemaVersionLocalService) - Constructor for class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
CTSchemaVersionModel - Interface in com.liferay.change.tracking.model
The base model interface for the CTSchemaVersion service.
CTSchemaVersionPersistence - Interface in com.liferay.change.tracking.service.persistence
The persistence interface for the ct schema version service.
CTSchemaVersionSoap - Class in com.liferay.change.tracking.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
CTSchemaVersionSoap() - Constructor for class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
CTSchemaVersionTable - Class in com.liferay.change.tracking.model
The table class for the "CTSchemaVersion" database table.
CTSchemaVersionUtil - Class in com.liferay.change.tracking.service.persistence
The persistence utility for the ct schema version service.
CTSchemaVersionUtil() - Constructor for class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
CTSchemaVersionWrapper - Class in com.liferay.change.tracking.model
This class is a wrapper for CTSchemaVersion.
CTSchemaVersionWrapper(CTSchemaVersion) - Constructor for class com.liferay.change.tracking.model.CTSchemaVersionWrapper
 
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.
CTSContentSoap - Class in com.liferay.change.tracking.store.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
CTSContentSoap() - Constructor for class com.liferay.change.tracking.store.model.CTSContentSoap
Deprecated.
 
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
 
CTStagingEnabledException - Exception in com.liferay.change.tracking.exception
 
CTStagingEnabledException() - Constructor for exception com.liferay.change.tracking.exception.CTStagingEnabledException
 
CTStagingEnabledException(String) - Constructor for exception com.liferay.change.tracking.exception.CTStagingEnabledException
 
CTStagingEnabledException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.CTStagingEnabledException
 
CTStagingEnabledException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.CTStagingEnabledException
 

D

data - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
 
defineChildTableReferences(ChildTableReferenceInfoBuilder<T>) - Method in interface com.liferay.change.tracking.spi.reference.TableReferenceDefinition
Defines child rows using inner joins on the table.
defineParentTableReferences(ParentTableReferenceInfoBuilder<T>) - Method in interface com.liferay.change.tracking.spi.reference.TableReferenceDefinition
Defines parent rows using inner joins on the table.
deleteCompanyCTCollections(long) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
deleteCompanyCTCollections(long) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
deleteCompanyCTCollections(long) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
deleteCTAutoResolutionInfo(long) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
deleteCTAutoResolutionInfo(long) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
deleteCTAutoResolutionInfo(long) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
deleteCTAutoResolutionInfo(long) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
deleteCTAutoResolutionInfo(long) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
deleteCTAutoResolutionInfo(long) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
deleteCTCollection(CTCollection) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Deletes the ct collection from the database.
deleteCTCollection(long) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Deletes the ct collection with the primary key from the database.
deleteCTCollection(CTCollection) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Deletes the ct collection from the database.
deleteCTCollection(long) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Deletes the ct collection with the primary key from the database.
deleteCTCollection(CTCollection) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Deletes the ct collection from the database.
deleteCTCollection(long) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Deletes the ct collection with the primary key from the database.
deleteCTCollection(CTCollection) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
deleteCTCollection(CTCollection) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
deleteCTCollection(CTCollection) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
deleteCTComment(CTComment) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Deletes the ct comment from the database.
deleteCTComment(long) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Deletes the ct comment with the primary key from the database.
deleteCTComment(CTComment) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Deletes the ct comment from the database.
deleteCTComment(long) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Deletes the ct comment with the primary key from the database.
deleteCTComment(CTComment) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Deletes the ct comment from the database.
deleteCTComment(long) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Deletes the ct comment with the primary key from the database.
deleteCTEntry(CTEntry) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Deletes the ct entry from the database.
deleteCTEntry(long) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Deletes the ct entry with the primary key from the database.
deleteCTEntry(CTEntry) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Deletes the ct entry from the database.
deleteCTEntry(long) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Deletes the ct entry with the primary key from the database.
deleteCTEntry(CTEntry) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Deletes the ct entry from the database.
deleteCTEntry(long) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Deletes the ct entry with the primary key from the database.
deleteCTMessage(CTMessage) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Deletes the ct message from the database.
deleteCTMessage(long) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Deletes the ct message with the primary key from the database.
deleteCTMessage(CTMessage) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Deletes the ct message from the database.
deleteCTMessage(long) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Deletes the ct message with the primary key from the database.
deleteCTMessage(CTMessage) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Deletes the ct message from the database.
deleteCTMessage(long) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Deletes the ct message with the primary key from the database.
deleteCTPreferences(CTPreferences) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Deletes the ct preferences from the database.
deleteCTPreferences(long) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Deletes the ct preferences with the primary key from the database.
deleteCTPreferences(CTPreferences) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Deletes the ct preferences from the database.
deleteCTPreferences(long) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Deletes the ct preferences with the primary key from the database.
deleteCTPreferences(CTPreferences) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Deletes the ct preferences from the database.
deleteCTPreferences(long) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Deletes the ct preferences with the primary key from the database.
deleteCTProcess(CTProcess) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Deletes the ct process from the database.
deleteCTProcess(long) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Deletes the ct process with the primary key from the database.
deleteCTProcess(CTProcess) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Deletes the ct process from the database.
deleteCTProcess(long) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Deletes the ct process with the primary key from the database.
deleteCTProcess(CTProcess) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Deletes the ct process from the database.
deleteCTProcess(long) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Deletes the ct process with the primary key from the database.
deleteCTSchemaVersion(CTSchemaVersion) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Deletes the ct schema version from the database.
deleteCTSchemaVersion(long) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Deletes the ct schema version with the primary key from the database.
deleteCTSchemaVersion(CTSchemaVersion) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Deletes the ct schema version from the database.
deleteCTSchemaVersion(long) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Deletes the ct schema version with the primary key from the database.
deleteCTSchemaVersion(CTSchemaVersion) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Deletes the ct schema version from the database.
deleteCTSchemaVersion(long) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Deletes the ct schema version with the primary key from the database.
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.service.CTCollectionLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
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
 
description - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
discardCTEntries(long, long, long) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
discardCTEntries(long, long, long) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
discardCTEntries(long, long, long) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
discardCTEntry(long, long, long) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
discardCTEntry(long, long, long) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
discardCTEntry(long, long, long) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
display(String, Object) - Method in interface com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer.DisplayBuilder
 
display(String, String, boolean) - Method in interface com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer.DisplayBuilder
 
display(String, UnsafeSupplier<Object, Exception>) - Method in interface com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer.DisplayBuilder
 
DisplayContext<T> - Interface in com.liferay.change.tracking.spi.display.context
The DisplayContext used by CTDisplayRenderer for rendering a model.
dslQuery(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
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.service.CTCollectionLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
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.service.CTCollectionLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
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.service.CTCollectionLocalService
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.service.CTCollectionLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
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.service.CTCollectionLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
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.service.CTCollectionLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
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.service.CTCommentLocalService
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.service.CTCommentLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
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.service.CTCommentLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
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.service.CTCommentLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
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.service.CTEntryLocalService
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.service.CTEntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
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.service.CTEntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
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.service.CTEntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
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.service.CTMessageLocalService
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.service.CTMessageLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
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.service.CTMessageLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
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.service.CTMessageLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
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.service.CTPreferencesLocalService
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.service.CTPreferencesLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
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.service.CTPreferencesLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
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.service.CTPreferencesLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
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.service.CTProcessLocalService
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.service.CTProcessLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
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.service.CTProcessLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
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.service.CTProcessLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
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.service.CTSchemaVersionLocalService
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.service.CTSchemaVersionLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
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.service.CTSchemaVersionLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
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.service.CTSchemaVersionLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
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.service.CTCollectionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
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.

E

enablePublications(long, boolean) - Method in interface com.liferay.change.tracking.service.CTPreferencesService
 
enablePublications(long, boolean) - Static method in class com.liferay.change.tracking.service.CTPreferencesServiceUtil
 
enablePublications(long, boolean) - Method in class com.liferay.change.tracking.service.CTPreferencesServiceWrapper
 

F

fetchByC_MCNI_First(long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the first ct entry in the ordered set where ctCollectionId = ? and modelClassNameId = ?.
fetchByC_MCNI_First(long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the first ct entry in the ordered set where ctCollectionId = ? and modelClassNameId = ?.
fetchByC_MCNI_Last(long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the last ct entry in the ordered set where ctCollectionId = ? and modelClassNameId = ?.
fetchByC_MCNI_Last(long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the last ct entry in the ordered set where ctCollectionId = ? and modelClassNameId = ?.
fetchByC_MCNI_MCPK(long, long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the ct entry where ctCollectionId = ? and modelClassNameId = ? and modelClassPK = ? or returns null if it could not be found.
fetchByC_MCNI_MCPK(long, long, long, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the ct entry where ctCollectionId = ? and modelClassNameId = ? and modelClassPK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_MCNI_MCPK(long, long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the ct entry where ctCollectionId = ? and modelClassNameId = ? and modelClassPK = ? or returns null if it could not be found.
fetchByC_MCNI_MCPK(long, long, long, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the ct entry where ctCollectionId = ? and modelClassNameId = ? and modelClassPK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_MCNI_SMCPK_First(long, long, long, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the first ct auto resolution info in the ordered set where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
fetchByC_MCNI_SMCPK_First(long, long, long, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the first ct auto resolution info in the ordered set where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
fetchByC_MCNI_SMCPK_Last(long, long, long, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the last ct auto resolution info in the ordered set where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
fetchByC_MCNI_SMCPK_Last(long, long, long, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the last ct auto resolution info in the ordered set where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
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 = ?.
fetchByC_S_First(long, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the first ct collection in the ordered set where companyId = ? and status = ?.
fetchByC_S_First(long, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the first ct collection in the ordered set where companyId = ? and status = ?.
fetchByC_S_Last(long, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the last ct collection in the ordered set where companyId = ? and status = ?.
fetchByC_S_Last(long, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the last ct collection in the ordered set where companyId = ? and status = ?.
fetchByC_U(long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the ct preferences where companyId = ? and userId = ? or returns null if it could not be found.
fetchByC_U(long, long, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the ct preferences where companyId = ? and userId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_U(long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the ct preferences where companyId = ? and userId = ? or returns null if it could not be found.
fetchByC_U(long, long, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the ct preferences where companyId = ? and userId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByCompanyId_First(long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the first ct collection in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the first ct collection in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the first ct process in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the first ct process in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<CTSchemaVersion>) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns the first ct schema version in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<CTSchemaVersion>) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns the first ct schema version in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the last ct collection in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the last ct collection in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the last ct process in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the last ct process in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<CTSchemaVersion>) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns the last ct schema version in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<CTSchemaVersion>) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns the last ct schema version in the ordered set where companyId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the first ct auto resolution info in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the first ct auto resolution info in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the first ct comment in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the first ct comment in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the first ct entry in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the first ct entry in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTMessage>) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns the first ct message in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTMessage>) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns the first ct message in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the first ct preferences in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the first ct preferences in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the first ct process in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_First(long, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the first ct process in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the last ct auto resolution info in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the last ct auto resolution info in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the last ct comment in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the last ct comment in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the last ct entry in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the last ct entry in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTMessage>) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns the last ct message in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTMessage>) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns the last ct message in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the last ct preferences in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the last ct preferences in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the last ct process in the ordered set where ctCollectionId = ?.
fetchByCtCollectionId_Last(long, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the last ct process in the ordered set where ctCollectionId = ?.
fetchByCtEntryId_First(long, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the first ct comment in the ordered set where ctEntryId = ?.
fetchByCtEntryId_First(long, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the first ct comment in the ordered set where ctEntryId = ?.
fetchByCtEntryId_Last(long, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the last ct comment in the ordered set where ctEntryId = ?.
fetchByCtEntryId_Last(long, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the last ct comment in the ordered set where ctEntryId = ?.
fetchByNotC_MCNI_MCPK_First(long, long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the first ct entry in the ordered set where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
fetchByNotC_MCNI_MCPK_First(long, long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the first ct entry in the ordered set where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
fetchByNotC_MCNI_MCPK_Last(long, long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the last ct entry in the ordered set where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
fetchByNotC_MCNI_MCPK_Last(long, long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the last ct entry in the ordered set where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
fetchByPreviousCtCollectionId_First(long, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the first ct preferences in the ordered set where previousCtCollectionId = ?.
fetchByPreviousCtCollectionId_First(long, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the first ct preferences in the ordered set where previousCtCollectionId = ?.
fetchByPreviousCtCollectionId_Last(long, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the last ct preferences in the ordered set where previousCtCollectionId = ?.
fetchByPreviousCtCollectionId_Last(long, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the last ct preferences in the ordered set where previousCtCollectionId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the ct auto resolution info with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the ct auto resolution info with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the ct collection with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the ct collection with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the ct comment with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the ct comment with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the ct entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the ct entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns the ct message with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns the ct message with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the ct preferences with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the ct preferences with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the ct process with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the ct process with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns the ct schema version with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns the ct schema version with the primary key or returns null if it could not be found.
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.service.persistence.CTAutoResolutionInfoUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
 
fetchBySchemaVersionId_First(long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the first ct collection in the ordered set where schemaVersionId = ?.
fetchBySchemaVersionId_First(long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the first ct collection in the ordered set where schemaVersionId = ?.
fetchBySchemaVersionId_Last(long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the last ct collection in the ordered set where schemaVersionId = ?.
fetchBySchemaVersionId_Last(long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the last ct collection in the ordered set where schemaVersionId = ?.
fetchCTCollection(long) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
fetchCTCollection(long) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
fetchCTCollection(long) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
fetchCTComment(long) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
fetchCTComment(long) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
fetchCTComment(long) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
fetchCTEntry(long) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
fetchCTEntry(long, long, long) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
fetchCTEntry(long) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
fetchCTEntry(long, long, long) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
fetchCTEntry(long) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
fetchCTEntry(long, long, long) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
fetchCTMessage(long) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
fetchCTMessage(long) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
fetchCTMessage(long) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
fetchCTPreferences(long) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
fetchCTPreferences(long, long) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
fetchCTPreferences(long) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
fetchCTPreferences(long, long) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
fetchCTPreferences(long) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
fetchCTPreferences(long, long) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
fetchCTProcess(long) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
fetchCTProcess(long) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
fetchCTProcess(long) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
fetchCTSchemaVersion(long) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
fetchCTSchemaVersion(long) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
fetchCTSchemaVersion(long) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
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
 
fetchLatestCTProcess(long) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
fetchLatestCTProcess(long) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
fetchLatestCTProcess(long) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
fetchLatestVersionedModel(T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
 
filterCountByC_S(long, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the number of ct collections that the user has permission to view where companyId = ? and status = ?.
filterCountByC_S(long, int[]) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the number of ct collections that the user has permission to view where companyId = ? and status = any ?.
filterCountByC_S(long, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the number of ct collections that the user has permission to view where companyId = ? and status = ?.
filterCountByC_S(long, int[]) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the number of ct collections that the user has permission to view where companyId = ? and status = any ?.
filterCountByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the number of ct collections that the user has permission to view where companyId = ?.
filterCountByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the number of ct collections that the user has permission to view where companyId = ?.
filterCountBySchemaVersionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the number of ct collections that the user has permission to view where schemaVersionId = ?.
filterCountBySchemaVersionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the number of ct collections that the user has permission to view where schemaVersionId = ?.
filterFindByC_S(long, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns all the ct collections that the user has permission to view where companyId = ? and status = ?.
filterFindByC_S(long, int, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns a range of all the ct collections that the user has permission to view where companyId = ? and status = ?.
filterFindByC_S(long, int, int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections that the user has permissions to view where companyId = ? and status = ?.
filterFindByC_S(long, int[]) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns all the ct collections that the user has permission to view where companyId = ? and status = any ?.
filterFindByC_S(long, int[], int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns a range of all the ct collections that the user has permission to view where companyId = ? and status = any ?.
filterFindByC_S(long, int[], int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections that the user has permission to view where companyId = ? and status = any ?.
filterFindByC_S(long, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns all the ct collections that the user has permission to view where companyId = ? and status = ?.
filterFindByC_S(long, int, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns a range of all the ct collections that the user has permission to view where companyId = ? and status = ?.
filterFindByC_S(long, int, int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections that the user has permissions to view where companyId = ? and status = ?.
filterFindByC_S(long, int[]) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns all the ct collections that the user has permission to view where companyId = ? and status = any ?.
filterFindByC_S(long, int[], int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns a range of all the ct collections that the user has permission to view where companyId = ? and status = any ?.
filterFindByC_S(long, int[], int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections that the user has permission to view where companyId = ? and status = any ?.
filterFindByC_S_PrevAndNext(long, long, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the ct collections before and after the current ct collection in the ordered set of ct collections that the user has permission to view where companyId = ? and status = ?.
filterFindByC_S_PrevAndNext(long, long, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the ct collections before and after the current ct collection in the ordered set of ct collections that the user has permission to view where companyId = ? and status = ?.
filterFindByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns all the ct collections that the user has permission to view where companyId = ?.
filterFindByCompanyId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns a range of all the ct collections that the user has permission to view where companyId = ?.
filterFindByCompanyId(long, int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections that the user has permissions to view where companyId = ?.
filterFindByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns all the ct collections that the user has permission to view where companyId = ?.
filterFindByCompanyId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns a range of all the ct collections that the user has permission to view where companyId = ?.
filterFindByCompanyId(long, int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections that the user has permissions to view where companyId = ?.
filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the ct collections before and after the current ct collection in the ordered set of ct collections that the user has permission to view where companyId = ?.
filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the ct collections before and after the current ct collection in the ordered set of ct collections that the user has permission to view where companyId = ?.
filterFindBySchemaVersionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns all the ct collections that the user has permission to view where schemaVersionId = ?.
filterFindBySchemaVersionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns a range of all the ct collections that the user has permission to view where schemaVersionId = ?.
filterFindBySchemaVersionId(long, int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections that the user has permissions to view where schemaVersionId = ?.
filterFindBySchemaVersionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns all the ct collections that the user has permission to view where schemaVersionId = ?.
filterFindBySchemaVersionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns a range of all the ct collections that the user has permission to view where schemaVersionId = ?.
filterFindBySchemaVersionId(long, int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections that the user has permissions to view where schemaVersionId = ?.
filterFindBySchemaVersionId_PrevAndNext(long, long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the ct collections before and after the current ct collection in the ordered set of ct collections that the user has permission to view where schemaVersionId = ?.
filterFindBySchemaVersionId_PrevAndNext(long, long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the ct collections before and after the current ct collection in the ordered set of ct collections that the user has permission to view where schemaVersionId = ?.
findAll() - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns all the ct auto resolution infos.
findAll(int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns a range of all the ct auto resolution infos.
findAll(int, int, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns an ordered range of all the ct auto resolution infos.
findAll(int, int, OrderByComparator<CTAutoResolutionInfo>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns an ordered range of all the ct auto resolution infos.
findAll() - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns all the ct auto resolution infos.
findAll(int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns a range of all the ct auto resolution infos.
findAll(int, int, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns an ordered range of all the ct auto resolution infos.
findAll(int, int, OrderByComparator<CTAutoResolutionInfo>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns an ordered range of all the ct auto resolution infos.
findAll() - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns all the ct collections.
findAll(int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns a range of all the ct collections.
findAll(int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections.
findAll(int, int, OrderByComparator<CTCollection>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections.
findAll() - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns all the ct collections.
findAll(int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns a range of all the ct collections.
findAll(int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections.
findAll(int, int, OrderByComparator<CTCollection>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections.
findAll() - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns all the ct comments.
findAll(int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns a range of all the ct comments.
findAll(int, int, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns an ordered range of all the ct comments.
findAll(int, int, OrderByComparator<CTComment>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns an ordered range of all the ct comments.
findAll() - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns all the ct comments.
findAll(int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns a range of all the ct comments.
findAll(int, int, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns an ordered range of all the ct comments.
findAll(int, int, OrderByComparator<CTComment>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns an ordered range of all the ct comments.
findAll() - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns all the ct entries.
findAll(int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns a range of all the ct entries.
findAll(int, int, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns an ordered range of all the ct entries.
findAll(int, int, OrderByComparator<CTEntry>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns an ordered range of all the ct entries.
findAll() - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns all the ct entries.
findAll(int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns a range of all the ct entries.
findAll(int, int, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns an ordered range of all the ct entries.
findAll(int, int, OrderByComparator<CTEntry>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns an ordered range of all the ct entries.
findAll() - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns all the ct messages.
findAll(int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns a range of all the ct messages.
findAll(int, int, OrderByComparator<CTMessage>) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns an ordered range of all the ct messages.
findAll(int, int, OrderByComparator<CTMessage>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns an ordered range of all the ct messages.
findAll() - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns all the ct messages.
findAll(int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns a range of all the ct messages.
findAll(int, int, OrderByComparator<CTMessage>) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns an ordered range of all the ct messages.
findAll(int, int, OrderByComparator<CTMessage>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns an ordered range of all the ct messages.
findAll() - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns all the ct preferenceses.
findAll(int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns a range of all the ct preferenceses.
findAll(int, int, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns an ordered range of all the ct preferenceses.
findAll(int, int, OrderByComparator<CTPreferences>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns an ordered range of all the ct preferenceses.
findAll() - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns all the ct preferenceses.
findAll(int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns a range of all the ct preferenceses.
findAll(int, int, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns an ordered range of all the ct preferenceses.
findAll(int, int, OrderByComparator<CTPreferences>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns an ordered range of all the ct preferenceses.
findAll() - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns all the ct processes.
findAll(int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns a range of all the ct processes.
findAll(int, int, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns an ordered range of all the ct processes.
findAll(int, int, OrderByComparator<CTProcess>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns an ordered range of all the ct processes.
findAll() - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns all the ct processes.
findAll(int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns a range of all the ct processes.
findAll(int, int, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns an ordered range of all the ct processes.
findAll(int, int, OrderByComparator<CTProcess>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns an ordered range of all the ct processes.
findAll() - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns all the ct schema versions.
findAll(int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns a range of all the ct schema versions.
findAll(int, int, OrderByComparator<CTSchemaVersion>) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns an ordered range of all the ct schema versions.
findAll(int, int, OrderByComparator<CTSchemaVersion>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns an ordered range of all the ct schema versions.
findAll() - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns all the ct schema versions.
findAll(int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns a range of all the ct schema versions.
findAll(int, int, OrderByComparator<CTSchemaVersion>) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns an ordered range of all the ct schema versions.
findAll(int, int, OrderByComparator<CTSchemaVersion>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns an ordered range of all the ct schema versions.
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_MCNI(long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns all the ct entries where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI(long, long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns a range of all the ct entries where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI(long, long, int, int, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns an ordered range of all the ct entries where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI(long, long, int, int, OrderByComparator<CTEntry>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns an ordered range of all the ct entries where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI(long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns all the ct entries where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI(long, long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns a range of all the ct entries where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI(long, long, int, int, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns an ordered range of all the ct entries where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI(long, long, int, int, OrderByComparator<CTEntry>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns an ordered range of all the ct entries where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI_First(long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the first ct entry in the ordered set where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI_First(long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the first ct entry in the ordered set where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI_Last(long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the last ct entry in the ordered set where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI_Last(long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the last ct entry in the ordered set where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI_MCPK(long, long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the ct entry where ctCollectionId = ? and modelClassNameId = ? and modelClassPK = ? or throws a NoSuchEntryException if it could not be found.
findByC_MCNI_MCPK(long, long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the ct entry where ctCollectionId = ? and modelClassNameId = ? and modelClassPK = ? or throws a NoSuchEntryException if it could not be found.
findByC_MCNI_PrevAndNext(long, long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the ct entries before and after the current ct entry in the ordered set where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI_PrevAndNext(long, long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the ct entries before and after the current ct entry in the ordered set where ctCollectionId = ? and modelClassNameId = ?.
findByC_MCNI_SMCPK(long, long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK(long, long, long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns a range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK(long, long, long, int, int, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK(long, long, long, int, int, OrderByComparator<CTAutoResolutionInfo>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK(long, long, long[]) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = any ?.
findByC_MCNI_SMCPK(long, long, long[], int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns a range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = any ?.
findByC_MCNI_SMCPK(long, long, long[], int, int, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = any ?.
findByC_MCNI_SMCPK(long, long, long[], int, int, OrderByComparator<CTAutoResolutionInfo>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?, optionally using the finder cache.
findByC_MCNI_SMCPK(long, long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK(long, long, long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns a range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK(long, long, long, int, int, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK(long, long, long, int, int, OrderByComparator<CTAutoResolutionInfo>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK(long, long, long[]) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = any ?.
findByC_MCNI_SMCPK(long, long, long[], int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns a range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = any ?.
findByC_MCNI_SMCPK(long, long, long[], int, int, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = any ?.
findByC_MCNI_SMCPK(long, long, long[], int, int, OrderByComparator<CTAutoResolutionInfo>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?, optionally using the finder cache.
findByC_MCNI_SMCPK_First(long, long, long, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the first ct auto resolution info in the ordered set where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK_First(long, long, long, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the first ct auto resolution info in the ordered set where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK_Last(long, long, long, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the last ct auto resolution info in the ordered set where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK_Last(long, long, long, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the last ct auto resolution info in the ordered set where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK_PrevAndNext(long, long, long, long, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the ct auto resolution infos before and after the current ct auto resolution info in the ordered set where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
findByC_MCNI_SMCPK_PrevAndNext(long, long, long, long, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the ct auto resolution infos before and after the current ct auto resolution info in the ordered set where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ?.
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 = ?.
findByC_S(long, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns all the ct collections where companyId = ? and status = ?.
findByC_S(long, int, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns a range of all the ct collections where companyId = ? and status = ?.
findByC_S(long, int, int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections where companyId = ? and status = ?.
findByC_S(long, int, int, int, OrderByComparator<CTCollection>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections where companyId = ? and status = ?.
findByC_S(long, int[]) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns all the ct collections where companyId = ? and status = any ?.
findByC_S(long, int[], int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns a range of all the ct collections where companyId = ? and status = any ?.
findByC_S(long, int[], int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections where companyId = ? and status = any ?.
findByC_S(long, int[], int, int, OrderByComparator<CTCollection>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections where companyId = ? and status = ?, optionally using the finder cache.
findByC_S(long, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns all the ct collections where companyId = ? and status = ?.
findByC_S(long, int, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns a range of all the ct collections where companyId = ? and status = ?.
findByC_S(long, int, int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections where companyId = ? and status = ?.
findByC_S(long, int, int, int, OrderByComparator<CTCollection>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections where companyId = ? and status = ?.
findByC_S(long, int[]) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns all the ct collections where companyId = ? and status = any ?.
findByC_S(long, int[], int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns a range of all the ct collections where companyId = ? and status = any ?.
findByC_S(long, int[], int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections where companyId = ? and status = any ?.
findByC_S(long, int[], int, int, OrderByComparator<CTCollection>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections where companyId = ? and status = ?, optionally using the finder cache.
findByC_S_First(long, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the first ct collection in the ordered set where companyId = ? and status = ?.
findByC_S_First(long, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the first ct collection in the ordered set where companyId = ? and status = ?.
findByC_S_Last(long, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the last ct collection in the ordered set where companyId = ? and status = ?.
findByC_S_Last(long, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the last ct collection in the ordered set where companyId = ? and status = ?.
findByC_S_PrevAndNext(long, long, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the ct collections before and after the current ct collection in the ordered set where companyId = ? and status = ?.
findByC_S_PrevAndNext(long, long, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the ct collections before and after the current ct collection in the ordered set where companyId = ? and status = ?.
findByC_U(long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the ct preferences where companyId = ? and userId = ? or throws a NoSuchPreferencesException if it could not be found.
findByC_U(long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the ct preferences where companyId = ? and userId = ? or throws a NoSuchPreferencesException if it could not be found.
findByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns all the ct collections where companyId = ?.
findByCompanyId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns a range of all the ct collections where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTCollection>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections where companyId = ?.
findByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns all the ct collections where companyId = ?.
findByCompanyId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns a range of all the ct collections where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTCollection>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections where companyId = ?.
findByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns all the ct processes where companyId = ?.
findByCompanyId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns a range of all the ct processes where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns an ordered range of all the ct processes where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTProcess>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns an ordered range of all the ct processes where companyId = ?.
findByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns all the ct processes where companyId = ?.
findByCompanyId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns a range of all the ct processes where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns an ordered range of all the ct processes where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTProcess>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns an ordered range of all the ct processes where companyId = ?.
findByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns all the ct schema versions where companyId = ?.
findByCompanyId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns a range of all the ct schema versions where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTSchemaVersion>) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns an ordered range of all the ct schema versions where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTSchemaVersion>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns an ordered range of all the ct schema versions where companyId = ?.
findByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns all the ct schema versions where companyId = ?.
findByCompanyId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns a range of all the ct schema versions where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTSchemaVersion>) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns an ordered range of all the ct schema versions where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<CTSchemaVersion>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns an ordered range of all the ct schema versions where companyId = ?.
findByCompanyId_First(long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the first ct collection in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the first ct collection in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the first ct process in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the first ct process in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<CTSchemaVersion>) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns the first ct schema version in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<CTSchemaVersion>) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns the first ct schema version in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the last ct collection in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the last ct collection in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the last ct process in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the last ct process in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<CTSchemaVersion>) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns the last ct schema version in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<CTSchemaVersion>) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns the last ct schema version in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the ct collections before and after the current ct collection in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the ct collections before and after the current ct collection in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the ct processes before and after the current ct process in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the ct processes before and after the current ct process in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<CTSchemaVersion>) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns the ct schema versions before and after the current ct schema version in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<CTSchemaVersion>) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns the ct schema versions before and after the current ct schema version in the ordered set where companyId = ?.
findByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns all the ct auto resolution infos where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns a range of all the ct auto resolution infos where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTAutoResolutionInfo>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ?.
findByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns all the ct auto resolution infos where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns a range of all the ct auto resolution infos where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTAutoResolutionInfo>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns an ordered range of all the ct auto resolution infos where ctCollectionId = ?.
findByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns all the ct comments where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns a range of all the ct comments where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns an ordered range of all the ct comments where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTComment>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns an ordered range of all the ct comments where ctCollectionId = ?.
findByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns all the ct comments where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns a range of all the ct comments where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns an ordered range of all the ct comments where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTComment>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns an ordered range of all the ct comments where ctCollectionId = ?.
findByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns all the ct entries where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns a range of all the ct entries where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns an ordered range of all the ct entries where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTEntry>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns an ordered range of all the ct entries where ctCollectionId = ?.
findByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns all the ct entries where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns a range of all the ct entries where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns an ordered range of all the ct entries where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTEntry>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns an ordered range of all the ct entries where ctCollectionId = ?.
findByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns all the ct messages where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns a range of all the ct messages where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTMessage>) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns an ordered range of all the ct messages where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTMessage>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns an ordered range of all the ct messages where ctCollectionId = ?.
findByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns all the ct messages where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns a range of all the ct messages where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTMessage>) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns an ordered range of all the ct messages where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTMessage>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns an ordered range of all the ct messages where ctCollectionId = ?.
findByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns all the ct preferenceses where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns a range of all the ct preferenceses where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns an ordered range of all the ct preferenceses where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTPreferences>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns an ordered range of all the ct preferenceses where ctCollectionId = ?.
findByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns all the ct preferenceses where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns a range of all the ct preferenceses where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns an ordered range of all the ct preferenceses where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTPreferences>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns an ordered range of all the ct preferenceses where ctCollectionId = ?.
findByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns all the ct processes where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns a range of all the ct processes where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns an ordered range of all the ct processes where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTProcess>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns an ordered range of all the ct processes where ctCollectionId = ?.
findByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns all the ct processes where ctCollectionId = ?.
findByCtCollectionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns a range of all the ct processes where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns an ordered range of all the ct processes where ctCollectionId = ?.
findByCtCollectionId(long, int, int, OrderByComparator<CTProcess>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns an ordered range of all the ct processes where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the first ct auto resolution info in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the first ct auto resolution info in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the first ct comment in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the first ct comment in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the first ct entry in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the first ct entry in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTMessage>) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns the first ct message in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTMessage>) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns the first ct message in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the first ct preferences in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the first ct preferences in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the first ct process in the ordered set where ctCollectionId = ?.
findByCtCollectionId_First(long, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the first ct process in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the last ct auto resolution info in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the last ct auto resolution info in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the last ct comment in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the last ct comment in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the last ct entry in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the last ct entry in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTMessage>) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns the last ct message in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTMessage>) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns the last ct message in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the last ct preferences in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the last ct preferences in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the last ct process in the ordered set where ctCollectionId = ?.
findByCtCollectionId_Last(long, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the last ct process in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTAutoResolutionInfo>) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the ct auto resolution infos before and after the current ct auto resolution info in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the ct auto resolution infos before and after the current ct auto resolution info in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the ct comments before and after the current ct comment in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the ct comments before and after the current ct comment in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the ct entries before and after the current ct entry in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the ct entries before and after the current ct entry in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTMessage>) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns the ct messages before and after the current ct message in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTMessage>) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns the ct messages before and after the current ct message in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the ct preferenceses before and after the current ct preferences in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the ct preferenceses before and after the current ct preferences in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the ct processes before and after the current ct process in the ordered set where ctCollectionId = ?.
findByCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the ct processes before and after the current ct process in the ordered set where ctCollectionId = ?.
findByCtEntryId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns all the ct comments where ctEntryId = ?.
findByCtEntryId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns a range of all the ct comments where ctEntryId = ?.
findByCtEntryId(long, int, int, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns an ordered range of all the ct comments where ctEntryId = ?.
findByCtEntryId(long, int, int, OrderByComparator<CTComment>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns an ordered range of all the ct comments where ctEntryId = ?.
findByCtEntryId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns all the ct comments where ctEntryId = ?.
findByCtEntryId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns a range of all the ct comments where ctEntryId = ?.
findByCtEntryId(long, int, int, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns an ordered range of all the ct comments where ctEntryId = ?.
findByCtEntryId(long, int, int, OrderByComparator<CTComment>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns an ordered range of all the ct comments where ctEntryId = ?.
findByCtEntryId_First(long, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the first ct comment in the ordered set where ctEntryId = ?.
findByCtEntryId_First(long, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the first ct comment in the ordered set where ctEntryId = ?.
findByCtEntryId_Last(long, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the last ct comment in the ordered set where ctEntryId = ?.
findByCtEntryId_Last(long, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the last ct comment in the ordered set where ctEntryId = ?.
findByCtEntryId_PrevAndNext(long, long, OrderByComparator<CTComment>) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the ct comments before and after the current ct comment in the ordered set where ctEntryId = ?.
findByCtEntryId_PrevAndNext(long, long, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the ct comments before and after the current ct comment in the ordered set where ctEntryId = ?.
findByNotC_MCNI_MCPK(long, long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK(long, long, long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns a range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK(long, long, long, int, int, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns an ordered range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK(long, long, long, int, int, OrderByComparator<CTEntry>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns an ordered range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK(long, long, long[]) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = any ?.
findByNotC_MCNI_MCPK(long, long, long[], int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns a range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = any ?.
findByNotC_MCNI_MCPK(long, long, long[], int, int, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns an ordered range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = any ?.
findByNotC_MCNI_MCPK(long, long, long[], int, int, OrderByComparator<CTEntry>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns an ordered range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?, optionally using the finder cache.
findByNotC_MCNI_MCPK(long, long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK(long, long, long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns a range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK(long, long, long, int, int, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns an ordered range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK(long, long, long, int, int, OrderByComparator<CTEntry>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns an ordered range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK(long, long, long[]) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = any ?.
findByNotC_MCNI_MCPK(long, long, long[], int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns a range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = any ?.
findByNotC_MCNI_MCPK(long, long, long[], int, int, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns an ordered range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = any ?.
findByNotC_MCNI_MCPK(long, long, long[], int, int, OrderByComparator<CTEntry>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns an ordered range of all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?, optionally using the finder cache.
findByNotC_MCNI_MCPK_First(long, long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the first ct entry in the ordered set where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK_First(long, long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the first ct entry in the ordered set where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK_Last(long, long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the last ct entry in the ordered set where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK_Last(long, long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the last ct entry in the ordered set where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK_PrevAndNext(long, long, long, long, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the ct entries before and after the current ct entry in the ordered set where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByNotC_MCNI_MCPK_PrevAndNext(long, long, long, long, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the ct entries before and after the current ct entry in the ordered set where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ?.
findByPreviousCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCtCollectionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns a range of all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCtCollectionId(long, int, int, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns an ordered range of all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCtCollectionId(long, int, int, OrderByComparator<CTPreferences>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns an ordered range of all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCtCollectionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns a range of all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCtCollectionId(long, int, int, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns an ordered range of all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCtCollectionId(long, int, int, OrderByComparator<CTPreferences>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns an ordered range of all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCtCollectionId_First(long, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the first ct preferences in the ordered set where previousCtCollectionId = ?.
findByPreviousCtCollectionId_First(long, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the first ct preferences in the ordered set where previousCtCollectionId = ?.
findByPreviousCtCollectionId_Last(long, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the last ct preferences in the ordered set where previousCtCollectionId = ?.
findByPreviousCtCollectionId_Last(long, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the last ct preferences in the ordered set where previousCtCollectionId = ?.
findByPreviousCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTPreferences>) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the ct preferenceses before and after the current ct preferences in the ordered set where previousCtCollectionId = ?.
findByPreviousCtCollectionId_PrevAndNext(long, long, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the ct preferenceses before and after the current ct preferences in the ordered set where previousCtCollectionId = ?.
findByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Returns the ct auto resolution info with the primary key or throws a NoSuchAutoResolutionInfoException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Returns the ct auto resolution info with the primary key or throws a NoSuchAutoResolutionInfoException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the ct collection with the primary key or throws a NoSuchCollectionException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the ct collection with the primary key or throws a NoSuchCollectionException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Returns the ct comment with the primary key or throws a NoSuchCommentException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Returns the ct comment with the primary key or throws a NoSuchCommentException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Returns the ct entry with the primary key or throws a NoSuchEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Returns the ct entry with the primary key or throws a NoSuchEntryException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Returns the ct message with the primary key or throws a NoSuchMessageException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Returns the ct message with the primary key or throws a NoSuchMessageException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the ct preferences with the primary key or throws a NoSuchPreferencesException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the ct preferences with the primary key or throws a NoSuchPreferencesException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the ct process with the primary key or throws a NoSuchProcessException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the ct process with the primary key or throws a NoSuchProcessException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Returns the ct schema version with the primary key or throws a NoSuchSchemaVersionException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Returns the ct schema version with the primary key or throws a NoSuchSchemaVersionException if it could not be found.
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.
findBySchemaVersionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns all the ct collections where schemaVersionId = ?.
findBySchemaVersionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns a range of all the ct collections where schemaVersionId = ?.
findBySchemaVersionId(long, int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections where schemaVersionId = ?.
findBySchemaVersionId(long, int, int, OrderByComparator<CTCollection>, boolean) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns an ordered range of all the ct collections where schemaVersionId = ?.
findBySchemaVersionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns all the ct collections where schemaVersionId = ?.
findBySchemaVersionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns a range of all the ct collections where schemaVersionId = ?.
findBySchemaVersionId(long, int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections where schemaVersionId = ?.
findBySchemaVersionId(long, int, int, OrderByComparator<CTCollection>, boolean) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns an ordered range of all the ct collections where schemaVersionId = ?.
findBySchemaVersionId_First(long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the first ct collection in the ordered set where schemaVersionId = ?.
findBySchemaVersionId_First(long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the first ct collection in the ordered set where schemaVersionId = ?.
findBySchemaVersionId_Last(long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the last ct collection in the ordered set where schemaVersionId = ?.
findBySchemaVersionId_Last(long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the last ct collection in the ordered set where schemaVersionId = ?.
findBySchemaVersionId_PrevAndNext(long, long, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Returns the ct collections before and after the current ct collection in the ordered set where schemaVersionId = ?.
findBySchemaVersionId_PrevAndNext(long, long, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the ct collections before and after the current ct collection in the ordered set where schemaVersionId = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CTComment>) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CTMessage>) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CTPreferences>) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<CTSchemaVersion>) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
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
 
formatMessage(ResourceBundle) - Method in exception com.liferay.change.tracking.exception.CTLocalizedException
 

G

getActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
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
 
getAddedMappings() - Method in interface com.liferay.change.tracking.mapping.CTMappingTableInfo
 
getAttributeGetterFunctions() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
 
getAttributeSetterBiConsumers() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
 
getAvailableLanguageIds(T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
 
getBackgroundTaskId() - Method in interface com.liferay.change.tracking.model.CTProcessModel
Returns the background task ID of this ct process.
getBackgroundTaskId() - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
getBackgroundTaskId() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Returns the background task ID of this ct process.
getBasePersistence() - Method in interface com.liferay.change.tracking.spi.reference.TableReferenceDefinition
Returns the base persistence for the table described by this table reference definition.
getChangeType() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the change type of this ct entry.
getChangeType() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getChangeType() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the change type of this ct entry.
getChildPKsMap(long, long) - Method in interface com.liferay.change.tracking.closure.CTClosure
 
getCompanyId() - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Returns the company ID of this ct auto resolution info.
getCompanyId() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Returns the company ID of this ct auto resolution info.
getCompanyId() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the company ID of this ct collection.
getCompanyId() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the company ID of this ct collection.
getCompanyId() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the company ID of this ct comment.
getCompanyId() - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the company ID of this ct comment.
getCompanyId() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the company ID of this ct entry.
getCompanyId() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the company ID of this ct entry.
getCompanyId() - Method in interface com.liferay.change.tracking.model.CTMessageModel
Returns the company ID of this ct message.
getCompanyId() - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Returns the company ID of this ct message.
getCompanyId() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Returns the company ID of this ct preferences.
getCompanyId() - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Returns the company ID of this ct preferences.
getCompanyId() - Method in interface com.liferay.change.tracking.model.CTProcessModel
Returns the company ID of this ct process.
getCompanyId() - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Returns the company ID of this ct process.
getCompanyId() - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
Returns the company ID of this ct schema version.
getCompanyId() - Method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
Returns the company ID of this ct schema version.
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.CTSContentSoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Returns the company ID of this cts content.
getConfirmationEnabled() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Returns the confirmation enabled of this ct preferences.
getConfirmationEnabled() - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
getConfirmationEnabled() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Returns the confirmation enabled of this ct preferences.
getConflictDescription(ResourceBundle) - Method in interface com.liferay.change.tracking.conflict.ConflictInfo
 
getConflictDescriptionKey() - Method in interface com.liferay.change.tracking.spi.resolver.ConstraintResolver
Returns the language key that describes the conflict.
getConflictIdentifier() - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Returns the conflict identifier of this ct auto resolution info.
getConflictIdentifier() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
getConflictIdentifier() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Returns the conflict identifier of this ct auto resolution info.
getContent(HttpServletRequest, HttpServletResponse, Locale, T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Deprecated.
As of Cavanaugh (7.4.x), replaced by CTDisplayRenderer.renderPreview(DisplayContext)
getContent(LiferayPortletRequest, LiferayPortletResponse, T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
getCreateDate() - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Returns the create date of this ct auto resolution info.
getCreateDate() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
getCreateDate() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Returns the create date of this ct auto resolution info.
getCreateDate() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the create date of this ct collection.
getCreateDate() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getCreateDate() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the create date of this ct collection.
getCreateDate() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the create date of this ct comment.
getCreateDate() - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
getCreateDate() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the create date of this ct comment.
getCreateDate() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the create date of this ct entry.
getCreateDate() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getCreateDate() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the create date of this ct entry.
getCreateDate() - Method in interface com.liferay.change.tracking.model.CTProcessModel
Returns the create date of this ct process.
getCreateDate() - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
getCreateDate() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Returns the create date of this ct process.
getCTAutoResolutionInfoId() - Method in interface com.liferay.change.tracking.conflict.ConflictInfo
 
getCtAutoResolutionInfoId() - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Returns the ct auto resolution info ID of this ct auto resolution info.
getCtAutoResolutionInfoId() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
getCtAutoResolutionInfoId() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Returns the ct auto resolution info ID of this ct auto resolution info.
getCTCollection(long) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Returns the ct collection with the primary key.
getCTCollection(long) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Returns the ct collection with the primary key.
getCTCollection(long) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Returns the ct collection with the primary key.
getCTCollectionCTComments(long) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
getCTCollectionCTComments(long) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
getCTCollectionCTComments(long) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
getCTCollectionCTEntries(long) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
getCTCollectionCTEntries(long, int, int, OrderByComparator<CTEntry>) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
getCTCollectionCTEntries(long) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
getCTCollectionCTEntries(long, int, int, OrderByComparator<CTEntry>) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
getCTCollectionCTEntries(long) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
getCTCollectionCTEntries(long, int, int, OrderByComparator<CTEntry>) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
getCTCollectionCTEntriesCount(long) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
getCTCollectionCTEntriesCount(long) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
getCTCollectionCTEntriesCount(long) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
getCTCollectionId() - Method in interface com.liferay.change.tracking.closure.CTClosure
 
getCtCollectionId() - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Returns the ct collection ID of this ct auto resolution info.
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Returns the ct collection ID of this ct auto resolution info.
getCtCollectionId() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the ct collection ID of this ct collection.
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the ct collection ID of this ct collection.
getCtCollectionId() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the ct collection ID of this ct comment.
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the ct collection ID of this ct comment.
getCtCollectionId() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the ct collection ID of this ct entry.
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the ct collection ID of this ct entry.
getCtCollectionId() - Method in interface com.liferay.change.tracking.model.CTMessageModel
Returns the ct collection ID of this ct message.
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Returns the ct collection ID of this ct message.
getCtCollectionId() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Returns the ct collection ID of this ct preferences.
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Returns the ct collection ID of this ct preferences.
getCtCollectionId() - Method in interface com.liferay.change.tracking.model.CTProcessModel
Returns the ct collection ID of this ct process.
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
getCtCollectionId() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Returns the ct collection ID of this ct process.
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.CTSContentSoap
Deprecated.
 
getCtCollectionId() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Returns the ct collection ID of this cts content.
getCTCollections(int, int) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Returns a range of all the ct collections.
getCTCollections(long, int, int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
getCTCollections(int, int) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Returns a range of all the ct collections.
getCTCollections(long, int, int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
getCTCollections(int, int) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Returns a range of all the ct collections.
getCTCollections(long, int, int, int, OrderByComparator<CTCollection>) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
getCTCollections(long, int[], int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
getCTCollections(long, int[], String, int, int, OrderByComparator<CTCollection>) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
getCTCollections(long, int[], int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
getCTCollections(long, int[], String, int, int, OrderByComparator<CTCollection>) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
getCTCollections(long, int[], int, int, OrderByComparator<CTCollection>) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
getCTCollections(long, int[], String, int, int, OrderByComparator<CTCollection>) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
getCTCollectionsCount() - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Returns the number of ct collections.
getCTCollectionsCount() - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Returns the number of ct collections.
getCTCollectionsCount() - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Returns the number of ct collections.
getCTCollectionsCount(long, int[], String) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
getCTCollectionsCount(long, int[], String) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
getCTCollectionsCount(long, int[], String) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
getCTComment(long) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Returns the ct comment with the primary key.
getCTComment(long) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Returns the ct comment with the primary key.
getCTComment(long) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Returns the ct comment with the primary key.
getCtCommentId() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the ct comment ID of this ct comment.
getCtCommentId() - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
getCtCommentId() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the ct comment ID of this ct comment.
getCTComments(int, int) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Returns a range of all the ct comments.
getCTComments(int, int) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Returns a range of all the ct comments.
getCTComments(int, int) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Returns a range of all the ct comments.
getCTCommentsCount() - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Returns the number of ct comments.
getCTCommentsCount() - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Returns the number of ct comments.
getCTCommentsCount() - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Returns the number of ct comments.
getCTEntries(int, int) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Returns a range of all the ct entries.
getCTEntries(long, long) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
getCTEntries(int, int) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Returns a range of all the ct entries.
getCTEntries(long, long) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
getCTEntries(int, int) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Returns a range of all the ct entries.
getCTEntries(long, long) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
getCTEntriesCount() - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Returns the number of ct entries.
getCTEntriesCount() - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Returns the number of ct entries.
getCTEntriesCount() - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Returns the number of ct entries.
getCTEntry(long) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Returns the ct entry with the primary key.
getCTEntry(long) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Returns the ct entry with the primary key.
getCTEntry(long) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Returns the ct entry with the primary key.
getCTEntryCTComments(long) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
getCTEntryCTComments(long) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
getCTEntryCTComments(long) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
getCtEntryId() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the ct entry ID of this ct comment.
getCtEntryId() - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
getCtEntryId() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the ct entry ID of this ct comment.
getCtEntryId() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the ct entry ID of this ct entry.
getCtEntryId() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getCtEntryId() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the ct entry ID of this ct entry.
getCTMappingTableInfos(long) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
getCTMappingTableInfos(long) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
getCTMappingTableInfos(long) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
getCTMessage(long) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Returns the ct message with the primary key.
getCTMessage(long) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Returns the ct message with the primary key.
getCTMessage(long) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Returns the ct message with the primary key.
getCtMessageId() - Method in interface com.liferay.change.tracking.model.CTMessageModel
Returns the ct message ID of this ct message.
getCtMessageId() - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
getCtMessageId() - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Returns the ct message ID of this ct message.
getCTMessages(int, int) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Returns a range of all the ct messages.
getCTMessages(int, int) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Returns a range of all the ct messages.
getCTMessages(int, int) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Returns a range of all the ct messages.
getCTMessagesCount() - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Returns the number of ct messages.
getCTMessagesCount() - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Returns the number of ct messages.
getCTMessagesCount() - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Returns the number of ct messages.
getCTPersistence() - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
 
getCTPersistence() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
 
getCTPreferences(long) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Returns the ct preferences with the primary key.
getCTPreferences(long, long) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
getCTPreferences(long) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Returns the ct preferences with the primary key.
getCTPreferences(long, long) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
getCTPreferences(long) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Returns the ct preferences with the primary key.
getCTPreferences(long, long) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
getCTPreferenceses(int, int) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Returns a range of all the ct preferenceses.
getCTPreferenceses(int, int) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Returns a range of all the ct preferenceses.
getCTPreferenceses(int, int) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Returns a range of all the ct preferenceses.
getCTPreferencesesCount() - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Returns the number of ct preferenceses.
getCTPreferencesesCount() - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Returns the number of ct preferenceses.
getCTPreferencesesCount() - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Returns the number of ct preferenceses.
getCtPreferencesId() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Returns the ct preferences ID of this ct preferences.
getCtPreferencesId() - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
getCtPreferencesId() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Returns the ct preferences ID of this ct preferences.
getCTProcess(long) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Returns the ct process with the primary key.
getCTProcess(long) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Returns the ct process with the primary key.
getCTProcess(long) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Returns the ct process with the primary key.
getCTProcesses(int, int) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Returns a range of all the ct processes.
getCTProcesses(long) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
getCTProcesses(int, int) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Returns a range of all the ct processes.
getCTProcesses(long) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
getCTProcesses(int, int) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Returns a range of all the ct processes.
getCTProcesses(long) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
getCTProcesses(long, long, String, int, int, int, OrderByComparator<CTProcess>) - Method in interface com.liferay.change.tracking.service.CTProcessService
 
getCTProcesses(long, long, String, int, int, int, OrderByComparator<CTProcess>) - Static method in class com.liferay.change.tracking.service.CTProcessServiceUtil
 
getCTProcesses(long, long, String, int, int, int, OrderByComparator<CTProcess>) - Method in class com.liferay.change.tracking.service.CTProcessServiceWrapper
 
getCTProcessesCount() - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Returns the number of ct processes.
getCTProcessesCount() - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Returns the number of ct processes.
getCTProcessesCount() - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Returns the number of ct processes.
getCTProcessesCount(long, long, String, int) - Method in interface com.liferay.change.tracking.service.CTProcessService
 
getCTProcessesCount(long, long, String, int) - Static method in class com.liferay.change.tracking.service.CTProcessServiceUtil
 
getCTProcessesCount(long, long, String, int) - Method in class com.liferay.change.tracking.service.CTProcessServiceWrapper
 
getCtProcessId() - Method in interface com.liferay.change.tracking.model.CTProcessModel
Returns the ct process ID of this ct process.
getCtProcessId() - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
getCtProcessId() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Returns the ct process ID of this ct process.
getCTRowCTCollectionId(CTEntry) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
getCTRowCTCollectionId(CTEntry) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
getCTRowCTCollectionId(CTEntry) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
getCTSchemaVersion(long) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Returns the ct schema version with the primary key.
getCTSchemaVersion(long) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Returns the ct schema version with the primary key.
getCTSchemaVersion(long) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Returns the ct schema version with the primary key.
getCTSchemaVersions(int, int) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Returns a range of all the ct schema versions.
getCTSchemaVersions(int, int) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Returns a range of all the ct schema versions.
getCTSchemaVersions(int, int) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Returns a range of all the ct schema versions.
getCTSchemaVersionsCount() - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Returns the number of ct schema versions.
getCTSchemaVersionsCount() - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Returns the number of ct schema versions.
getCTSchemaVersionsCount() - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Returns the number of ct schema versions.
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.CTSContentSoap
Deprecated.
 
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.CTSContentSoap
Deprecated.
 
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
 
getDefaultLanguageId(T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
 
getDescription() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the description of this ct collection.
getDescription() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getDescription() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the description of this ct collection.
getDiscardCTEntries(long, long, long) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
getDiscardCTEntries(long, long, long) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
getDiscardCTEntries(long, long, long) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
getDisplayContext() - Method in interface com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer.DisplayBuilder
 
getDownloadInputStream(T, String) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Returns the input stream for the model and key from when the URL was generated during rendering.
getDownloadURL(String, long, String) - Method in interface com.liferay.change.tracking.spi.display.context.DisplayContext
Creates a download URL for use while rendering.
getEditURL(HttpServletRequest, CTModel<?>) - Method in class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
Deprecated.
getEditURL(HttpServletRequest, T) - Method in class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
 
getEditURL(HttpServletRequest, T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Returns the edit URL for the model (optionally null).
getExclusiveModelClassPKs(long, long) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
getExclusiveModelClassPKs(long, long) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
getExclusiveModelClassPKs(long, long) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
getHttpServletRequest() - Method in interface com.liferay.change.tracking.spi.display.context.DisplayContext
Returns the request used for rendering.
getHttpServletResponse() - Method in interface com.liferay.change.tracking.spi.display.context.DisplayContext
Returns the response used for rendering.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
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
 
getInTarget(UnsafeSupplier<R, E>) - Method in interface com.liferay.change.tracking.spi.resolver.context.ConstraintResolverContext
Returns the result of the unsafe supplier from within the target change tracking collection.
getLatestCTSchemaVersion(long) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
getLatestCTSchemaVersion(long) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
getLatestCTSchemaVersion(long) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
getLeftColumnName() - Method in interface com.liferay.change.tracking.mapping.CTMappingTableInfo
 
getLeftModelClass() - Method in interface com.liferay.change.tracking.mapping.CTMappingTableInfo
 
getLocale() - Method in interface com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer.DisplayBuilder
 
getLocale() - Method in interface com.liferay.change.tracking.spi.display.context.DisplayContext
 
getMessageContent() - Method in interface com.liferay.change.tracking.model.CTMessageModel
Returns the message content of this ct message.
getMessageContent() - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
getMessageContent() - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Returns the message content of this ct message.
getMessages(long) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
getMessages(long) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
getMessages(long) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
getModel() - Method in interface com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer.DisplayBuilder
 
getModel() - Method in interface com.liferay.change.tracking.spi.display.context.DisplayContext
Returns the model to be rendered.
getModelAttributes() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
 
getModelAttributes() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
 
getModelAttributes() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
 
getModelAttributes() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
 
getModelAttributes() - Method in class com.liferay.change.tracking.model.CTMessageWrapper
 
getModelAttributes() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
 
getModelAttributes() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
 
getModelAttributes() - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
 
getModelAttributes() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
 
getModelClass() - Method in class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
 
getModelClass() - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Returns the model class for this display renderer.
getModelClass() - Method in interface com.liferay.change.tracking.spi.resolver.ConstraintResolver
Returns the model class for this constraint resolver.
getModelClass() - Method in interface com.liferay.change.tracking.store.service.CTSContentLocalService
 
getModelClass() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
 
getModelClassNameId() - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Returns the model class name ID of this ct auto resolution info.
getModelClassNameId() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
getModelClassNameId() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Returns the model class name ID of this ct auto resolution info.
getModelClassNameId() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the model class name ID of this ct entry.
getModelClassNameId() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getModelClassNameId() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the model class name ID of this ct entry.
getModelClassPK() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the model class pk of this ct entry.
getModelClassPK() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getModelClassPK() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the model class pk of this ct entry.
getModelMvccVersion() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the model mvcc version of this ct entry.
getModelMvccVersion() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getModelMvccVersion() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the model mvcc version of this ct entry.
getModifiedDate() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the modified date of this ct collection.
getModifiedDate() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getModifiedDate() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the modified date of this ct collection.
getModifiedDate() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the modified date of this ct comment.
getModifiedDate() - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
getModifiedDate() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the modified date of this ct comment.
getModifiedDate() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the modified date of this ct entry.
getModifiedDate() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getModifiedDate() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the modified date of this ct entry.
getMvccVersion() - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Returns the mvcc version of this ct auto resolution info.
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Returns the mvcc version of this ct auto resolution info.
getMvccVersion() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the mvcc version of this ct collection.
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the mvcc version of this ct collection.
getMvccVersion() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the mvcc version of this ct comment.
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the mvcc version of this ct comment.
getMvccVersion() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the mvcc version of this ct entry.
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the mvcc version of this ct entry.
getMvccVersion() - Method in interface com.liferay.change.tracking.model.CTMessageModel
Returns the mvcc version of this ct message.
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Returns the mvcc version of this ct message.
getMvccVersion() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Returns the mvcc version of this ct preferences.
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Returns the mvcc version of this ct preferences.
getMvccVersion() - Method in interface com.liferay.change.tracking.model.CTProcessModel
Returns the mvcc version of this ct process.
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Returns the mvcc version of this ct process.
getMvccVersion() - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
Returns the mvcc version of this ct schema version.
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
Returns the mvcc version of this ct schema version.
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.CTSContentSoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Returns the mvcc version of this cts content.
getName() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the name of this ct collection.
getName() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getName() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the name of this ct collection.
getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.service.CTCollectionService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.service.CTPreferencesService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.service.CTPreferencesServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.service.CTPreferencesServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.service.CTProcessService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.service.CTProcessServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.service.CTProcessServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Returns the OSGi service identifier.
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.CTSContentSoap
Deprecated.
 
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.service.CTCollectionLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
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.service.persistence.CTAutoResolutionInfoUtil
 
getPersistence() - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
getPersistence() - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
getPersistence() - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
getPersistence() - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
getPersistence() - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
getPersistence() - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
getPersistence() - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
getPersistence() - Static method in class com.liferay.change.tracking.store.service.persistence.CTSContentUtil
 
getPreviousContent(LiferayPortletRequest, LiferayPortletResponse, T, T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
getPreviousCtCollectionId() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Returns the previous ct collection ID of this ct preferences.
getPreviousCtCollectionId() - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
getPreviousCtCollectionId() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Returns the previous ct collection ID of this ct preferences.
getPreviousVersionedModel(T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Deprecated.
As of Cavanaugh (7.4.x), replaced by CTDisplayRenderer.fetchLatestVersionedModel(Object)
getPrimaryKey() - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Returns the primary key of this ct auto resolution info.
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Returns the primary key of this ct auto resolution info.
getPrimaryKey() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the primary key of this ct collection.
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the primary key of this ct collection.
getPrimaryKey() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the primary key of this ct comment.
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the primary key of this ct comment.
getPrimaryKey() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the primary key of this ct entry.
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the primary key of this ct entry.
getPrimaryKey() - Method in interface com.liferay.change.tracking.model.CTMessageModel
Returns the primary key of this ct message.
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Returns the primary key of this ct message.
getPrimaryKey() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Returns the primary key of this ct preferences.
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Returns the primary key of this ct preferences.
getPrimaryKey() - Method in interface com.liferay.change.tracking.model.CTProcessModel
Returns the primary key of this ct process.
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Returns the primary key of this ct process.
getPrimaryKey() - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
Returns the primary key of this ct schema version.
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
Returns the primary key of this ct schema version.
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.CTSContentSoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Returns the primary key of this cts content.
getRemovedMappings() - Method in interface com.liferay.change.tracking.mapping.CTMappingTableInfo
 
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.CTSContentSoap
Deprecated.
 
getRepositoryId() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Returns the repository ID of this cts content.
getResolutionDescription(ResourceBundle) - Method in interface com.liferay.change.tracking.conflict.ConflictInfo
 
getResolutionDescriptionKey() - Method in interface com.liferay.change.tracking.spi.resolver.ConstraintResolver
Returns the language key for steps taken (or steps needed) to resolve the unique constraint conflict.
getResourceBundle(Locale) - Method in interface com.liferay.change.tracking.conflict.ConflictInfo
 
getResourceBundle(Locale) - Method in interface com.liferay.change.tracking.spi.resolver.ConstraintResolver
Returns the resource bundle to use for the conflict description and resolution description keys.
getRightColumnName() - Method in interface com.liferay.change.tracking.mapping.CTMappingTableInfo
 
getRightModelClass() - Method in interface com.liferay.change.tracking.mapping.CTMappingTableInfo
 
getRootPKsMap() - Method in interface com.liferay.change.tracking.closure.CTClosure
 
getSchemaContext() - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
Returns the schema context of this ct schema version.
getSchemaContext() - Method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
getSchemaContext() - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
Returns the schema context of this ct schema version.
getSchemaVersionId() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the schema version ID of this ct collection.
getSchemaVersionId() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getSchemaVersionId() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the schema version ID of this ct collection.
getSchemaVersionId() - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
Returns the schema version ID of this ct schema version.
getSchemaVersionId() - Method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
getSchemaVersionId() - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
Returns the schema version ID of this ct schema version.
getService() - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
getService() - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
getService() - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
getService() - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
getService() - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
 
getService() - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
getService() - Static method in class com.liferay.change.tracking.service.CTPreferencesServiceUtil
 
getService() - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
 
getService() - Static method in class com.liferay.change.tracking.service.CTProcessServiceUtil
 
getService() - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
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.CTSContentSoap
Deprecated.
 
getSize() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Returns the size of this cts content.
getSourceCTModel() - Method in interface com.liferay.change.tracking.spi.resolver.context.ConstraintResolverContext
Returns the source change tracking model that has a unique constraint conflict with the target change tracking model.
getSourceModelClassPK() - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Returns the source model class pk of this ct auto resolution info.
getSourceModelClassPK() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
getSourceModelClassPK() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Returns the source model class pk of this ct auto resolution info.
getSourcePrimaryKey() - Method in interface com.liferay.change.tracking.conflict.ConflictInfo
 
getStatus() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the status of this ct collection.
getStatus() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getStatus() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the status of this ct collection.
getStatusByUserId() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the status by user ID of this ct collection.
getStatusByUserId() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getStatusByUserId() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the status by user ID of this ct collection.
getStatusByUserUuid() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the status by user uuid of this ct collection.
getStatusByUserUuid() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the status by user uuid of this ct collection.
getStatusDate() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the status date of this ct collection.
getStatusDate() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getStatusDate() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the status date of this ct collection.
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.CTSContentSoap
Deprecated.
 
getStoreType() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Returns the store type of this cts content.
getTable() - Method in interface com.liferay.change.tracking.spi.reference.TableReferenceDefinition
Returns the table being described by this table reference definition.
getTableName() - Method in interface com.liferay.change.tracking.mapping.CTMappingTableInfo
 
getTargetCTModel() - Method in interface com.liferay.change.tracking.spi.resolver.context.ConstraintResolverContext
Returns the target change tracking model that has a unique constraint conflict with the source change tracking model.
getTargetModelClassPK() - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Returns the target model class pk of this ct auto resolution info.
getTargetModelClassPK() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
getTargetModelClassPK() - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Returns the target model class pk of this ct auto resolution info.
getTargetPrimaryKey() - Method in interface com.liferay.change.tracking.conflict.ConflictInfo
 
getTitle(Locale, CTModel<?>) - Method in class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
Deprecated.
As of Athanasius (7.3.x), replaced by BaseCTDisplayRenderer.getTitle(Locale, BaseModel)
getTitle(Locale, T) - Method in class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
 
getTitle(Locale, T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Returns the title for the model.
getTypeName(Locale) - Method in class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
 
getTypeName(Locale) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Returns the translated type name for the model type.
getUniqueIndexColumnNames() - Method in interface com.liferay.change.tracking.spi.resolver.ConstraintResolver
Returns an array of column names for the unique index, excluding the ctCollectionId column.
getUserId() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the user ID of this ct collection.
getUserId() - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
getUserId() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the user ID of this ct collection.
getUserId() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the user ID of this ct comment.
getUserId() - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
getUserId() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the user ID of this ct comment.
getUserId() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the user ID of this ct entry.
getUserId() - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
getUserId() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the user ID of this ct entry.
getUserId() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Returns the user ID of this ct preferences.
getUserId() - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
getUserId() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Returns the user ID of this ct preferences.
getUserId() - Method in interface com.liferay.change.tracking.model.CTProcessModel
Returns the user ID of this ct process.
getUserId() - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
getUserId() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Returns the user ID of this ct process.
getUserName() - Method in interface com.liferay.change.tracking.model.CTCollection
 
getUserName() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
 
getUserName() - Method in interface com.liferay.change.tracking.model.CTEntry
 
getUserName() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
 
getUserUuid() - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Returns the user uuid of this ct collection.
getUserUuid() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Returns the user uuid of this ct collection.
getUserUuid() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the user uuid of this ct comment.
getUserUuid() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the user uuid of this ct comment.
getUserUuid() - Method in interface com.liferay.change.tracking.model.CTEntryModel
Returns the user uuid of this ct entry.
getUserUuid() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Returns the user uuid of this ct entry.
getUserUuid() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Returns the user uuid of this ct preferences.
getUserUuid() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Returns the user uuid of this ct preferences.
getUserUuid() - Method in interface com.liferay.change.tracking.model.CTProcessModel
Returns the user uuid of this ct process.
getUserUuid() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Returns the user uuid of this ct process.
getValue() - Method in interface com.liferay.change.tracking.model.CTCommentModel
Returns the value of this ct comment.
getValue() - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
getValue() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Returns the value of this ct comment.
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.CTSContentSoap
Deprecated.
 
getVersion() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Returns the version of this cts content.
getVersionName(T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTPreferencesServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTProcessServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
 
group - Variable in class com.liferay.change.tracking.test.util.BaseTableReferenceDefinitionTestCase
 
groupedModel(T) - Method in interface com.liferay.change.tracking.spi.reference.builder.ParentTableReferenceInfoBuilder
 

H

hasContent() - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
hasCTEntries(long, long) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
 
hasCTEntries(long, long) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
 
hasCTEntries(long, long) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
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.model.CTAutoResolutionInfoTable
 
INSTANCE - Static variable in class com.liferay.change.tracking.model.CTCollectionTable
 
INSTANCE - Static variable in class com.liferay.change.tracking.model.CTCommentTable
 
INSTANCE - Static variable in class com.liferay.change.tracking.model.CTEntryTable
 
INSTANCE - Static variable in class com.liferay.change.tracking.model.CTMessageTable
 
INSTANCE - Static variable in class com.liferay.change.tracking.model.CTPreferencesTable
 
INSTANCE - Static variable in class com.liferay.change.tracking.model.CTProcessTable
 
INSTANCE - Static variable in class com.liferay.change.tracking.model.CTSchemaVersionTable
 
INSTANCE - Static variable in class com.liferay.change.tracking.store.model.CTSContentTable
 
isConfirmationEnabled() - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Returns true if this ct preferences is confirmation enabled.
isConfirmationEnabled() - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
isConfirmationEnabled() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Returns true if this ct preferences is confirmation enabled.
isCTEntryEnclosed(long, long, long) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
isCTEntryEnclosed(long, long, long) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
isCTEntryEnclosed(long, long, long) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
isEdited() - Method in interface com.liferay.change.tracking.model.CTComment
 
isEdited() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
 
isHideable(CTModel<?>) - Method in class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
Deprecated.
As of Athanasius (7.3.x), replaced by BaseCTDisplayRenderer.isHideable(BaseModel)
isHideable(T) - Method in class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
 
isHideable(T) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Returns whether the model may be hidden by default.
isLatestCTSchemaVersion(CTSchemaVersion, boolean) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
isLatestCTSchemaVersion(long) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
 
isLatestCTSchemaVersion(CTSchemaVersion, boolean) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
isLatestCTSchemaVersion(long) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
 
isLatestCTSchemaVersion(CTSchemaVersion, boolean) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
isLatestCTSchemaVersion(long) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
isProduction() - Method in interface com.liferay.change.tracking.model.CTCollection
 
isProduction() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
 
isResolved() - Method in interface com.liferay.change.tracking.conflict.ConflictInfo
 
isSourceCTModel(CTModel<?>) - Method in interface com.liferay.change.tracking.spi.resolver.context.ConstraintResolverContext
Returns whether the change tracking model is from the source.
isTargetCTModel(CTModel<?>) - Method in interface com.liferay.change.tracking.spi.resolver.context.ConstraintResolverContext
Returns whether the change tracking model is from the target.
isVersioned() - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement

M

messageContent - Variable in class com.liferay.change.tracking.model.CTMessageTable
 
modelClassNameId - Variable in class com.liferay.change.tracking.model.CTAutoResolutionInfoTable
 
modelClassNameId - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
modelClassPK - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
modelMvccVersion - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
modifiedDate - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
modifiedDate - Variable in class com.liferay.change.tracking.model.CTCommentTable
 
modifiedDate - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
mvccVersion - Variable in class com.liferay.change.tracking.model.CTAutoResolutionInfoTable
 
mvccVersion - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
mvccVersion - Variable in class com.liferay.change.tracking.model.CTCommentTable
 
mvccVersion - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
mvccVersion - Variable in class com.liferay.change.tracking.model.CTMessageTable
 
mvccVersion - Variable in class com.liferay.change.tracking.model.CTPreferencesTable
 
mvccVersion - Variable in class com.liferay.change.tracking.model.CTProcessTable
 
mvccVersion - Variable in class com.liferay.change.tracking.model.CTSchemaVersionTable
 
mvccVersion - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
 

N

name - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
NoSuchAutoResolutionInfoException - Exception in com.liferay.change.tracking.exception
 
NoSuchAutoResolutionInfoException() - Constructor for exception com.liferay.change.tracking.exception.NoSuchAutoResolutionInfoException
 
NoSuchAutoResolutionInfoException(String) - Constructor for exception com.liferay.change.tracking.exception.NoSuchAutoResolutionInfoException
 
NoSuchAutoResolutionInfoException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchAutoResolutionInfoException
 
NoSuchAutoResolutionInfoException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchAutoResolutionInfoException
 
NoSuchCollectionException - Exception in com.liferay.change.tracking.exception
 
NoSuchCollectionException() - Constructor for exception com.liferay.change.tracking.exception.NoSuchCollectionException
 
NoSuchCollectionException(String) - Constructor for exception com.liferay.change.tracking.exception.NoSuchCollectionException
 
NoSuchCollectionException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchCollectionException
 
NoSuchCollectionException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchCollectionException
 
NoSuchCommentException - Exception in com.liferay.change.tracking.exception
 
NoSuchCommentException() - Constructor for exception com.liferay.change.tracking.exception.NoSuchCommentException
 
NoSuchCommentException(String) - Constructor for exception com.liferay.change.tracking.exception.NoSuchCommentException
 
NoSuchCommentException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchCommentException
 
NoSuchCommentException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchCommentException
 
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
 
NoSuchEntryException - Exception in com.liferay.change.tracking.exception
 
NoSuchEntryException() - Constructor for exception com.liferay.change.tracking.exception.NoSuchEntryException
 
NoSuchEntryException(String) - Constructor for exception com.liferay.change.tracking.exception.NoSuchEntryException
 
NoSuchEntryException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchEntryException
 
NoSuchEntryException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchEntryException
 
NoSuchMessageException - Exception in com.liferay.change.tracking.exception
 
NoSuchMessageException() - Constructor for exception com.liferay.change.tracking.exception.NoSuchMessageException
 
NoSuchMessageException(String) - Constructor for exception com.liferay.change.tracking.exception.NoSuchMessageException
 
NoSuchMessageException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchMessageException
 
NoSuchMessageException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchMessageException
 
NoSuchPreferencesException - Exception in com.liferay.change.tracking.exception
 
NoSuchPreferencesException() - Constructor for exception com.liferay.change.tracking.exception.NoSuchPreferencesException
 
NoSuchPreferencesException(String) - Constructor for exception com.liferay.change.tracking.exception.NoSuchPreferencesException
 
NoSuchPreferencesException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchPreferencesException
 
NoSuchPreferencesException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchPreferencesException
 
NoSuchProcessException - Exception in com.liferay.change.tracking.exception
 
NoSuchProcessException() - Constructor for exception com.liferay.change.tracking.exception.NoSuchProcessException
 
NoSuchProcessException(String) - Constructor for exception com.liferay.change.tracking.exception.NoSuchProcessException
 
NoSuchProcessException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchProcessException
 
NoSuchProcessException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchProcessException
 
NoSuchSchemaVersionException - Exception in com.liferay.change.tracking.exception
 
NoSuchSchemaVersionException() - Constructor for exception com.liferay.change.tracking.exception.NoSuchSchemaVersionException
 
NoSuchSchemaVersionException(String) - Constructor for exception com.liferay.change.tracking.exception.NoSuchSchemaVersionException
 
NoSuchSchemaVersionException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchSchemaVersionException
 
NoSuchSchemaVersionException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.NoSuchSchemaVersionException
 

O

onAfterCopy(long, long) - Method in interface com.liferay.change.tracking.spi.listener.CTEventListener
Called after copying the source CTCollection into the target CTCollection.
onAfterPublish(long) - Method in interface com.liferay.change.tracking.spi.listener.CTEventListener
Called after checking conflicts and publishing the CTCollection.
onBeforePublish(long) - Method in interface com.liferay.change.tracking.spi.listener.CTEventListener
Called before checking conflicts and publishing the CTCollection.
onBeforeRemove(long) - Method in interface com.liferay.change.tracking.spi.listener.CTEventListener
Called before deleting a CTCollection.
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

parentColumnReference(Column<T, C>, Column<T, C>) - Method in interface com.liferay.change.tracking.spi.reference.builder.ParentTableReferenceInfoBuilder
 
ParentTableReferenceInfoBuilder<T extends com.liferay.petra.sql.dsl.Table<T>> - Interface in com.liferay.change.tracking.spi.reference.builder
Used to define parent relationships for a TableReferenceDefinition.
path - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
 
persist() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
 
persist() - Method in class com.liferay.change.tracking.model.CTCommentWrapper
 
persist() - Method in class com.liferay.change.tracking.model.CTEntryWrapper
 
persist() - Method in class com.liferay.change.tracking.model.CTMessageWrapper
 
persist() - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
 
persist() - Method in class com.liferay.change.tracking.model.CTProcessWrapper
 
persist() - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
 
persist() - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
 
previousCtCollectionId - Variable in class com.liferay.change.tracking.model.CTPreferencesTable
 
PUBLICATIONS - Static variable in class com.liferay.change.tracking.constants.CTPortletKeys
 
PUBLICATIONS_CONFIGURATION - Static variable in class com.liferay.change.tracking.constants.CTPortletKeys
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
PUBLISH - Static variable in class com.liferay.change.tracking.constants.CTActionKeys
 
publishCTCollection(long, long) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
publishCTCollection(long, long) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
publishCTCollection(long, long) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 

R

referenceInnerJoin(Function<FromStep, JoinStep>) - Method in interface com.liferay.change.tracking.spi.reference.builder.ChildTableReferenceInfoBuilder
 
referenceInnerJoin(Function<FromStep, JoinStep>) - Method in interface com.liferay.change.tracking.spi.reference.builder.ParentTableReferenceInfoBuilder
 
remove(long) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Removes the ct auto resolution info with the primary key from the database.
remove(long) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Removes the ct auto resolution info with the primary key from the database.
remove(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Removes the ct collection with the primary key from the database.
remove(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Removes the ct collection with the primary key from the database.
remove(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Removes the ct comment with the primary key from the database.
remove(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Removes the ct comment with the primary key from the database.
remove(long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Removes the ct entry with the primary key from the database.
remove(long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Removes the ct entry with the primary key from the database.
remove(long) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Removes the ct message with the primary key from the database.
remove(long) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Removes the ct message with the primary key from the database.
remove(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Removes the ct preferences with the primary key from the database.
remove(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Removes the ct preferences with the primary key from the database.
remove(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Removes the ct process with the primary key from the database.
remove(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Removes the ct process with the primary key from the database.
remove(long) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Removes the ct schema version with the primary key from the database.
remove(long) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Removes the ct schema version with the primary key from the database.
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.service.persistence.CTAutoResolutionInfoPersistence
Removes all the ct auto resolution infos from the database.
removeAll() - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Removes all the ct auto resolution infos from the database.
removeAll() - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Removes all the ct collections from the database.
removeAll() - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Removes all the ct collections from the database.
removeAll() - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Removes all the ct comments from the database.
removeAll() - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Removes all the ct comments from the database.
removeAll() - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Removes all the ct entries from the database.
removeAll() - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Removes all the ct entries from the database.
removeAll() - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Removes all the ct messages from the database.
removeAll() - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Removes all the ct messages from the database.
removeAll() - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Removes all the ct preferenceses from the database.
removeAll() - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Removes all the ct preferenceses from the database.
removeAll() - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Removes all the ct processes from the database.
removeAll() - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Removes all the ct processes from the database.
removeAll() - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Removes all the ct schema versions from the database.
removeAll() - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Removes all the ct schema versions 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_MCNI(long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Removes all the ct entries where ctCollectionId = ? and modelClassNameId = ? from the database.
removeByC_MCNI(long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Removes all the ct entries where ctCollectionId = ? and modelClassNameId = ? from the database.
removeByC_MCNI_MCPK(long, long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Removes the ct entry where ctCollectionId = ? and modelClassNameId = ? and modelClassPK = ? from the database.
removeByC_MCNI_MCPK(long, long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Removes the ct entry where ctCollectionId = ? and modelClassNameId = ? and modelClassPK = ? from the database.
removeByC_MCNI_SMCPK(long, long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Removes all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ? from the database.
removeByC_MCNI_SMCPK(long, long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Removes all the ct auto resolution infos where ctCollectionId = ? and modelClassNameId = ? and sourceModelClassPK = ? 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.
removeByC_S(long, int) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Removes all the ct collections where companyId = ? and status = ? from the database.
removeByC_S(long, int) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Removes all the ct collections where companyId = ? and status = ? from the database.
removeByC_U(long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Removes the ct preferences where companyId = ? and userId = ? from the database.
removeByC_U(long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Removes the ct preferences where companyId = ? and userId = ? from the database.
removeByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Removes all the ct collections where companyId = ? from the database.
removeByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Removes all the ct collections where companyId = ? from the database.
removeByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Removes all the ct processes where companyId = ? from the database.
removeByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Removes all the ct processes where companyId = ? from the database.
removeByCompanyId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
Removes all the ct schema versions where companyId = ? from the database.
removeByCompanyId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
Removes all the ct schema versions where companyId = ? from the database.
removeByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
Removes all the ct auto resolution infos where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
Removes all the ct auto resolution infos where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Removes all the ct comments where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Removes all the ct comments where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Removes all the ct entries where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Removes all the ct entries where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
Removes all the ct messages where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
Removes all the ct messages where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Removes all the ct preferenceses where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Removes all the ct preferenceses where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Removes all the ct processes where ctCollectionId = ? from the database.
removeByCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Removes all the ct processes where ctCollectionId = ? from the database.
removeByCtEntryId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
Removes all the ct comments where ctEntryId = ? from the database.
removeByCtEntryId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
Removes all the ct comments where ctEntryId = ? from the database.
removeByNotC_MCNI_MCPK(long, long, long) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
Removes all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ? from the database.
removeByNotC_MCNI_MCPK(long, long, long) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
Removes all the ct entries where ctCollectionId ≠ ? and modelClassNameId = ? and modelClassPK = ? from the database.
removeByPreviousCtCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Removes all the ct preferenceses where previousCtCollectionId = ? from the database.
removeByPreviousCtCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Removes all the ct preferenceses where previousCtCollectionId = ? from the database.
removeBySchemaVersionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
Removes all the ct collections where schemaVersionId = ? from the database.
removeBySchemaVersionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Removes all the ct collections where schemaVersionId = ? from the database.
render(DisplayContext<T>) - Method in class com.liferay.change.tracking.spi.display.BaseCTDisplayRenderer
 
render(BaseModel<?>, Locale) - Method in interface com.liferay.change.tracking.spi.display.context.DisplayContext
 
render(DisplayContext<T>) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
Renders the model with the display context.
renderPreview(BaseModel<?>, Locale) - Method in interface com.liferay.change.tracking.spi.display.context.DisplayContext
 
renderPreview(DisplayContext<T>) - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
 
repositoryId - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
 
resetCTPreferences(long) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
 
resetCTPreferences(long) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
 
resetCTPreferences(long) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
resolveConflict(ConstraintResolverContext<T>) - Method in interface com.liferay.change.tracking.spi.resolver.ConstraintResolver
Called when publishing would cause a constraint violation with both rows involved accessible from the context.
RESOURCE_NAME - Static variable in interface com.liferay.change.tracking.constants.CTConstants
 
resourcePermissionReference(Column<T, Long>, Class<?>) - Method in interface com.liferay.change.tracking.spi.reference.builder.ChildTableReferenceInfoBuilder
 

S

SCHEMA_VERSION_ID_ACCESSOR - Static variable in interface com.liferay.change.tracking.model.CTSchemaVersion
 
schemaContext - Variable in class com.liferay.change.tracking.model.CTSchemaVersionTable
 
schemaVersionId - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
schemaVersionId - Variable in class com.liferay.change.tracking.model.CTSchemaVersionTable
 
setBackgroundTaskId(long) - Method in interface com.liferay.change.tracking.model.CTProcessModel
Sets the background task ID of this ct process.
setBackgroundTaskId(long) - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
setBackgroundTaskId(long) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Sets the background task ID of this ct process.
setChangeType(int) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the change type of this ct entry.
setChangeType(int) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setChangeType(int) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the change type of this ct entry.
setCompanyId(long) - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Sets the company ID of this ct auto resolution info.
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Sets the company ID of this ct auto resolution info.
setCompanyId(long) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the company ID of this ct collection.
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the company ID of this ct collection.
setCompanyId(long) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the company ID of this ct comment.
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the company ID of this ct comment.
setCompanyId(long) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the company ID of this ct entry.
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the company ID of this ct entry.
setCompanyId(long) - Method in interface com.liferay.change.tracking.model.CTMessageModel
Sets the company ID of this ct message.
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Sets the company ID of this ct message.
setCompanyId(long) - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Sets the company ID of this ct preferences.
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Sets the company ID of this ct preferences.
setCompanyId(long) - Method in interface com.liferay.change.tracking.model.CTProcessModel
Sets the company ID of this ct process.
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Sets the company ID of this ct process.
setCompanyId(long) - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
Sets the company ID of this ct schema version.
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
Sets the company ID of this ct schema version.
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.CTSContentSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Sets the company ID of this cts content.
setConfirmationEnabled(boolean) - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Sets whether this ct preferences is confirmation enabled.
setConfirmationEnabled(boolean) - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
setConfirmationEnabled(boolean) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Sets whether this ct preferences is confirmation enabled.
setConflictIdentifier(String) - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Sets the conflict identifier of this ct auto resolution info.
setConflictIdentifier(String) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
setConflictIdentifier(String) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Sets the conflict identifier of this ct auto resolution info.
setCreateDate(Date) - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Sets the create date of this ct auto resolution info.
setCreateDate(Date) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
setCreateDate(Date) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Sets the create date of this ct auto resolution info.
setCreateDate(Date) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the create date of this ct collection.
setCreateDate(Date) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setCreateDate(Date) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the create date of this ct collection.
setCreateDate(Date) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the create date of this ct comment.
setCreateDate(Date) - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
setCreateDate(Date) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the create date of this ct comment.
setCreateDate(Date) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the create date of this ct entry.
setCreateDate(Date) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setCreateDate(Date) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the create date of this ct entry.
setCreateDate(Date) - Method in interface com.liferay.change.tracking.model.CTProcessModel
Sets the create date of this ct process.
setCreateDate(Date) - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
setCreateDate(Date) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Sets the create date of this ct process.
setCtAutoResolutionInfoId(long) - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Sets the ct auto resolution info ID of this ct auto resolution info.
setCtAutoResolutionInfoId(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
setCtAutoResolutionInfoId(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Sets the ct auto resolution info ID of this ct auto resolution info.
setCtCollectionId(long) - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Sets the ct collection ID of this ct auto resolution info.
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Sets the ct collection ID of this ct auto resolution info.
setCtCollectionId(long) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the ct collection ID of this ct collection.
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the ct collection ID of this ct collection.
setCtCollectionId(long) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the ct collection ID of this ct comment.
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the ct collection ID of this ct comment.
setCtCollectionId(long) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the ct collection ID of this ct entry.
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the ct collection ID of this ct entry.
setCtCollectionId(long) - Method in interface com.liferay.change.tracking.model.CTMessageModel
Sets the ct collection ID of this ct message.
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Sets the ct collection ID of this ct message.
setCtCollectionId(long) - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Sets the ct collection ID of this ct preferences.
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Sets the ct collection ID of this ct preferences.
setCtCollectionId(long) - Method in interface com.liferay.change.tracking.model.CTProcessModel
Sets the ct collection ID of this ct process.
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
setCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Sets the ct collection ID of this ct process.
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.CTSContentSoap
Deprecated.
 
setCtCollectionId(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Sets the ct collection ID of this cts content.
setCtCommentId(long) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the ct comment ID of this ct comment.
setCtCommentId(long) - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
setCtCommentId(long) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the ct comment ID of this ct comment.
setCtEntryId(long) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the ct entry ID of this ct comment.
setCtEntryId(long) - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
setCtEntryId(long) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the ct entry ID of this ct comment.
setCtEntryId(long) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the ct entry ID of this ct entry.
setCtEntryId(long) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setCtEntryId(long) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the ct entry ID of this ct entry.
setCtMessageId(long) - Method in interface com.liferay.change.tracking.model.CTMessageModel
Sets the ct message ID of this ct message.
setCtMessageId(long) - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
setCtMessageId(long) - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Sets the ct message ID of this ct message.
setCtPreferencesId(long) - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Sets the ct preferences ID of this ct preferences.
setCtPreferencesId(long) - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
setCtPreferencesId(long) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Sets the ct preferences ID of this ct preferences.
setCtProcessId(long) - Method in interface com.liferay.change.tracking.model.CTProcessModel
Sets the ct process ID of this ct process.
setCtProcessId(long) - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
setCtProcessId(long) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Sets the ct process ID of this ct process.
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.CTSContentSoap
Deprecated.
 
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.CTSContentSoap
Deprecated.
 
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
 
setDescription(String) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the description of this ct collection.
setDescription(String) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setDescription(String) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the description of this ct collection.
setMessageContent(String) - Method in interface com.liferay.change.tracking.model.CTMessageModel
Sets the message content of this ct message.
setMessageContent(String) - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
setMessageContent(String) - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Sets the message content of this ct message.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.change.tracking.model.CTMessageWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
 
setModelClassNameId(long) - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Sets the model class name ID of this ct auto resolution info.
setModelClassNameId(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
setModelClassNameId(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Sets the model class name ID of this ct auto resolution info.
setModelClassNameId(long) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the model class name ID of this ct entry.
setModelClassNameId(long) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setModelClassNameId(long) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the model class name ID of this ct entry.
setModelClassPK(long) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the model class pk of this ct entry.
setModelClassPK(long) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setModelClassPK(long) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the model class pk of this ct entry.
setModelMvccVersion(long) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the model mvcc version of this ct entry.
setModelMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setModelMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the model mvcc version of this ct entry.
setModifiedDate(Date) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the modified date of this ct collection.
setModifiedDate(Date) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setModifiedDate(Date) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the modified date of this ct collection.
setModifiedDate(Date) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the modified date of this ct comment.
setModifiedDate(Date) - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
setModifiedDate(Date) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the modified date of this ct comment.
setModifiedDate(Date) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the modified date of this ct entry.
setModifiedDate(Date) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setModifiedDate(Date) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the modified date of this ct entry.
setMvccVersion(long) - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Sets the mvcc version of this ct auto resolution info.
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Sets the mvcc version of this ct auto resolution info.
setMvccVersion(long) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the mvcc version of this ct collection.
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the mvcc version of this ct collection.
setMvccVersion(long) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the mvcc version of this ct comment.
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the mvcc version of this ct comment.
setMvccVersion(long) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the mvcc version of this ct entry.
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the mvcc version of this ct entry.
setMvccVersion(long) - Method in interface com.liferay.change.tracking.model.CTMessageModel
Sets the mvcc version of this ct message.
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Sets the mvcc version of this ct message.
setMvccVersion(long) - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Sets the mvcc version of this ct preferences.
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Sets the mvcc version of this ct preferences.
setMvccVersion(long) - Method in interface com.liferay.change.tracking.model.CTProcessModel
Sets the mvcc version of this ct process.
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Sets the mvcc version of this ct process.
setMvccVersion(long) - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
Sets the mvcc version of this ct schema version.
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
Sets the mvcc version of this ct schema version.
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.CTSContentSoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Sets the mvcc version of this cts content.
setName(String) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the name of this ct collection.
setName(String) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setName(String) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the name of this ct collection.
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.CTSContentSoap
Deprecated.
 
setPath(String) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Sets the path of this cts content.
setPreviousCtCollectionId(long) - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Sets the previous ct collection ID of this ct preferences.
setPreviousCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
setPreviousCtCollectionId(long) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Sets the previous ct collection ID of this ct preferences.
setPrimaryKey(long) - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Sets the primary key of this ct auto resolution info.
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Sets the primary key of this ct auto resolution info.
setPrimaryKey(long) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the primary key of this ct collection.
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the primary key of this ct collection.
setPrimaryKey(long) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the primary key of this ct comment.
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the primary key of this ct comment.
setPrimaryKey(long) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the primary key of this ct entry.
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the primary key of this ct entry.
setPrimaryKey(long) - Method in interface com.liferay.change.tracking.model.CTMessageModel
Sets the primary key of this ct message.
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTMessageWrapper
Sets the primary key of this ct message.
setPrimaryKey(long) - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Sets the primary key of this ct preferences.
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Sets the primary key of this ct preferences.
setPrimaryKey(long) - Method in interface com.liferay.change.tracking.model.CTProcessModel
Sets the primary key of this ct process.
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Sets the primary key of this ct process.
setPrimaryKey(long) - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
Sets the primary key of this ct schema version.
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
Sets the primary key of this ct schema version.
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.CTSContentSoap
Deprecated.
 
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.CTSContentSoap
Deprecated.
 
setRepositoryId(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Sets the repository ID of this cts content.
setSchemaContext(Map<String, Serializable>) - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
Sets the schema context of this ct schema version.
setSchemaContext(Map<String, Serializable>) - Method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
setSchemaContext(Map<String, Serializable>) - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
Sets the schema context of this ct schema version.
setSchemaVersionId(long) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the schema version ID of this ct collection.
setSchemaVersionId(long) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setSchemaVersionId(long) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the schema version ID of this ct collection.
setSchemaVersionId(long) - Method in interface com.liferay.change.tracking.model.CTSchemaVersionModel
Sets the schema version ID of this ct schema version.
setSchemaVersionId(long) - Method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
setSchemaVersionId(long) - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
Sets the schema version ID of this ct schema version.
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.CTSContentSoap
Deprecated.
 
setSize(long) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Sets the size of this cts content.
setSourceModelClassPK(long) - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Sets the source model class pk of this ct auto resolution info.
setSourceModelClassPK(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
setSourceModelClassPK(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Sets the source model class pk of this ct auto resolution info.
setStatus(int) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the status of this ct collection.
setStatus(int) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setStatus(int) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the status of this ct collection.
setStatusByUserId(long) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the status by user ID of this ct collection.
setStatusByUserId(long) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setStatusByUserId(long) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the status by user ID of this ct collection.
setStatusByUserUuid(String) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the status by user uuid of this ct collection.
setStatusByUserUuid(String) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the status by user uuid of this ct collection.
setStatusDate(Date) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the status date of this ct collection.
setStatusDate(Date) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setStatusDate(Date) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the status date of this ct collection.
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.CTSContentSoap
Deprecated.
 
setStoreType(String) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Sets the store type of this cts content.
setTargetModelClassPK(long) - Method in interface com.liferay.change.tracking.model.CTAutoResolutionInfoModel
Sets the target model class pk of this ct auto resolution info.
setTargetModelClassPK(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
setTargetModelClassPK(long) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
Sets the target model class pk of this ct auto resolution info.
setUp() - Method in class com.liferay.change.tracking.test.util.BaseTableReferenceDefinitionTestCase
 
setUserId(long) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the user ID of this ct collection.
setUserId(long) - Method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the user ID of this ct collection.
setUserId(long) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the user ID of this ct comment.
setUserId(long) - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the user ID of this ct comment.
setUserId(long) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the user ID of this ct entry.
setUserId(long) - Method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the user ID of this ct entry.
setUserId(long) - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Sets the user ID of this ct preferences.
setUserId(long) - Method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Sets the user ID of this ct preferences.
setUserId(long) - Method in interface com.liferay.change.tracking.model.CTProcessModel
Sets the user ID of this ct process.
setUserId(long) - Method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Sets the user ID of this ct process.
setUserUuid(String) - Method in interface com.liferay.change.tracking.model.CTCollectionModel
Sets the user uuid of this ct collection.
setUserUuid(String) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
Sets the user uuid of this ct collection.
setUserUuid(String) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the user uuid of this ct comment.
setUserUuid(String) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the user uuid of this ct comment.
setUserUuid(String) - Method in interface com.liferay.change.tracking.model.CTEntryModel
Sets the user uuid of this ct entry.
setUserUuid(String) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
Sets the user uuid of this ct entry.
setUserUuid(String) - Method in interface com.liferay.change.tracking.model.CTPreferencesModel
Sets the user uuid of this ct preferences.
setUserUuid(String) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
Sets the user uuid of this ct preferences.
setUserUuid(String) - Method in interface com.liferay.change.tracking.model.CTProcessModel
Sets the user uuid of this ct process.
setUserUuid(String) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
Sets the user uuid of this ct process.
setValue(String) - Method in interface com.liferay.change.tracking.model.CTCommentModel
Sets the value of this ct comment.
setValue(String) - Method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
setValue(String) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
Sets the value of this ct comment.
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.CTSContentSoap
Deprecated.
 
setVersion(String) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
Sets the version of this cts content.
setWrappedService(CTCollectionLocalService) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
setWrappedService(CTCollectionService) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
setWrappedService(CTCommentLocalService) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
setWrappedService(CTEntryLocalService) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
 
setWrappedService(CTMessageLocalService) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
 
setWrappedService(CTPreferencesLocalService) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
 
setWrappedService(CTPreferencesService) - Method in class com.liferay.change.tracking.service.CTPreferencesServiceWrapper
 
setWrappedService(CTProcessLocalService) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
setWrappedService(CTProcessService) - Method in class com.liferay.change.tracking.service.CTProcessServiceWrapper
 
setWrappedService(CTSchemaVersionLocalService) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
 
setWrappedService(CTSContentLocalService) - Method in class com.liferay.change.tracking.store.service.CTSContentLocalServiceWrapper
 
showPreviewDiff() - Method in interface com.liferay.change.tracking.spi.display.CTDisplayRenderer
 
singleColumnReference(Column<T, C>, Column<?, C>) - Method in interface com.liferay.change.tracking.spi.reference.builder.ChildTableReferenceInfoBuilder
 
singleColumnReference(Column<T, C>, Column<?, C>) - Method in interface com.liferay.change.tracking.spi.reference.builder.ParentTableReferenceInfoBuilder
 
size - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
 
sourceModelClassPK - Variable in class com.liferay.change.tracking.model.CTAutoResolutionInfoTable
 
status - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
statusByUserId - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
statusDate - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
storeType - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
 
systemEventReference(Column<T, Long>, Class<? extends BaseModel<?>>) - Method in interface com.liferay.change.tracking.spi.reference.builder.ChildTableReferenceInfoBuilder
 

T

TableReferenceDefinition<T extends com.liferay.petra.sql.dsl.Table<T>> - Interface in com.liferay.change.tracking.spi.reference
Describes parent and child relationships for a given table using joins.
targetModelClassPK - Variable in class com.liferay.change.tracking.model.CTAutoResolutionInfoTable
 
testDiscardCTEntry() - Method in class com.liferay.change.tracking.test.util.BaseTableReferenceDefinitionTestCase
 
toSoapModel(CTAutoResolutionInfo) - Static method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
toSoapModel(CTCollection) - Static method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
toSoapModel(CTComment) - Static method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
toSoapModel(CTEntry) - Static method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
toSoapModel(CTMessage) - Static method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
toSoapModel(CTPreferences) - Static method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
toSoapModel(CTProcess) - Static method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
toSoapModel(CTSchemaVersion) - Static method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
toSoapModel(CTSContent) - Static method in class com.liferay.change.tracking.store.model.CTSContentSoap
Deprecated.
 
toSoapModels(CTAutoResolutionInfo[]) - Static method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
toSoapModels(CTAutoResolutionInfo[][]) - Static method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
toSoapModels(List<CTAutoResolutionInfo>) - Static method in class com.liferay.change.tracking.model.CTAutoResolutionInfoSoap
Deprecated.
 
toSoapModels(CTCollection[]) - Static method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
toSoapModels(CTCollection[][]) - Static method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
toSoapModels(List<CTCollection>) - Static method in class com.liferay.change.tracking.model.CTCollectionSoap
Deprecated.
 
toSoapModels(CTComment[]) - Static method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
toSoapModels(CTComment[][]) - Static method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
toSoapModels(List<CTComment>) - Static method in class com.liferay.change.tracking.model.CTCommentSoap
Deprecated.
 
toSoapModels(CTEntry[]) - Static method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
toSoapModels(CTEntry[][]) - Static method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
toSoapModels(List<CTEntry>) - Static method in class com.liferay.change.tracking.model.CTEntrySoap
Deprecated.
 
toSoapModels(CTMessage[]) - Static method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
toSoapModels(CTMessage[][]) - Static method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
toSoapModels(List<CTMessage>) - Static method in class com.liferay.change.tracking.model.CTMessageSoap
Deprecated.
 
toSoapModels(CTPreferences[]) - Static method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
toSoapModels(CTPreferences[][]) - Static method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
toSoapModels(List<CTPreferences>) - Static method in class com.liferay.change.tracking.model.CTPreferencesSoap
Deprecated.
 
toSoapModels(CTProcess[]) - Static method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
toSoapModels(CTProcess[][]) - Static method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
toSoapModels(List<CTProcess>) - Static method in class com.liferay.change.tracking.model.CTProcessSoap
Deprecated.
 
toSoapModels(CTSchemaVersion[]) - Static method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
toSoapModels(CTSchemaVersion[][]) - Static method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
toSoapModels(List<CTSchemaVersion>) - Static method in class com.liferay.change.tracking.model.CTSchemaVersionSoap
Deprecated.
 
toSoapModels(CTSContent[]) - Static method in class com.liferay.change.tracking.store.model.CTSContentSoap
Deprecated.
 
toSoapModels(CTSContent[][]) - Static method in class com.liferay.change.tracking.store.model.CTSContentSoap
Deprecated.
 
toSoapModels(List<CTSContent>) - Static method in class com.liferay.change.tracking.store.model.CTSContentSoap
Deprecated.
 
TYPE_AFTER - Static variable in interface com.liferay.change.tracking.constants.CTConstants
 
TYPE_BEFORE - Static variable in interface com.liferay.change.tracking.constants.CTConstants
 
TYPE_LATEST - Static variable in interface com.liferay.change.tracking.constants.CTConstants
 

U

undoCTCollection(long, long, String, String) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
undoCTCollection(long, long, String, String) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
undoCTCollection(long, long, String, String) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
undoCTCollection(long, long, String, String) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
undoCTCollection(long, long, String, String) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
undoCTCollection(long, long, String, String) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
update(CTAutoResolutionInfo) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
 
update(CTAutoResolutionInfo, ServiceContext) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
 
update(CTCollection) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
update(CTCollection, ServiceContext) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
update(CTComment) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
update(CTComment, ServiceContext) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
update(CTEntry) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
update(CTEntry, ServiceContext) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
update(CTMessage) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
update(CTMessage, ServiceContext) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
update(CTPreferences) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
update(CTPreferences, ServiceContext) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
update(CTProcess) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
update(CTProcess, ServiceContext) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
update(CTSchemaVersion) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
update(CTSchemaVersion, ServiceContext) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
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
 
updateCTCollection(CTCollection) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
Updates the ct collection in the database or adds it if it does not yet exist.
updateCTCollection(long, long, String, String) - Method in interface com.liferay.change.tracking.service.CTCollectionLocalService
 
updateCTCollection(CTCollection) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
Updates the ct collection in the database or adds it if it does not yet exist.
updateCTCollection(long, long, String, String) - Static method in class com.liferay.change.tracking.service.CTCollectionLocalServiceUtil
 
updateCTCollection(CTCollection) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
Updates the ct collection in the database or adds it if it does not yet exist.
updateCTCollection(long, long, String, String) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
updateCTCollection(long, long, String, String) - Method in interface com.liferay.change.tracking.service.CTCollectionService
 
updateCTCollection(long, long, String, String) - Static method in class com.liferay.change.tracking.service.CTCollectionServiceUtil
 
updateCTCollection(long, long, String, String) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
updateCTComment(CTComment) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
Updates the ct comment in the database or adds it if it does not yet exist.
updateCTComment(long, String) - Method in interface com.liferay.change.tracking.service.CTCommentLocalService
 
updateCTComment(CTComment) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
Updates the ct comment in the database or adds it if it does not yet exist.
updateCTComment(long, String) - Static method in class com.liferay.change.tracking.service.CTCommentLocalServiceUtil
 
updateCTComment(CTComment) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
Updates the ct comment in the database or adds it if it does not yet exist.
updateCTComment(long, String) - Method in class com.liferay.change.tracking.service.CTCommentLocalServiceWrapper
 
updateCTEntry(CTEntry) - Method in interface com.liferay.change.tracking.service.CTEntryLocalService
Updates the ct entry in the database or adds it if it does not yet exist.
updateCTEntry(CTEntry) - Static method in class com.liferay.change.tracking.service.CTEntryLocalServiceUtil
Updates the ct entry in the database or adds it if it does not yet exist.
updateCTEntry(CTEntry) - Method in class com.liferay.change.tracking.service.CTEntryLocalServiceWrapper
Updates the ct entry in the database or adds it if it does not yet exist.
updateCTMessage(CTMessage) - Method in interface com.liferay.change.tracking.service.CTMessageLocalService
Updates the ct message in the database or adds it if it does not yet exist.
updateCTMessage(CTMessage) - Static method in class com.liferay.change.tracking.service.CTMessageLocalServiceUtil
Updates the ct message in the database or adds it if it does not yet exist.
updateCTMessage(CTMessage) - Method in class com.liferay.change.tracking.service.CTMessageLocalServiceWrapper
Updates the ct message in the database or adds it if it does not yet exist.
updateCTPreferences(CTPreferences) - Method in interface com.liferay.change.tracking.service.CTPreferencesLocalService
Updates the ct preferences in the database or adds it if it does not yet exist.
updateCTPreferences(CTPreferences) - Static method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceUtil
Updates the ct preferences in the database or adds it if it does not yet exist.
updateCTPreferences(CTPreferences) - Method in class com.liferay.change.tracking.service.CTPreferencesLocalServiceWrapper
Updates the ct preferences in the database or adds it if it does not yet exist.
updateCTProcess(CTProcess) - Method in interface com.liferay.change.tracking.service.CTProcessLocalService
Updates the ct process in the database or adds it if it does not yet exist.
updateCTProcess(CTProcess) - Static method in class com.liferay.change.tracking.service.CTProcessLocalServiceUtil
Updates the ct process in the database or adds it if it does not yet exist.
updateCTProcess(CTProcess) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
Updates the ct process in the database or adds it if it does not yet exist.
updateCTSchemaVersion(CTSchemaVersion) - Method in interface com.liferay.change.tracking.service.CTSchemaVersionLocalService
Updates the ct schema version in the database or adds it if it does not yet exist.
updateCTSchemaVersion(CTSchemaVersion) - Static method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceUtil
Updates the ct schema version in the database or adds it if it does not yet exist.
updateCTSchemaVersion(CTSchemaVersion) - Method in class com.liferay.change.tracking.service.CTSchemaVersionLocalServiceWrapper
Updates the ct schema version in the database or adds it if it does not yet exist.
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(CTAutoResolutionInfo) - Method in interface com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoPersistence
 
updateImpl(CTAutoResolutionInfo) - Static method in class com.liferay.change.tracking.service.persistence.CTAutoResolutionInfoUtil
 
updateImpl(CTCollection) - Method in interface com.liferay.change.tracking.service.persistence.CTCollectionPersistence
 
updateImpl(CTCollection) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
 
updateImpl(CTComment) - Method in interface com.liferay.change.tracking.service.persistence.CTCommentPersistence
 
updateImpl(CTComment) - Static method in class com.liferay.change.tracking.service.persistence.CTCommentUtil
 
updateImpl(CTEntry) - Method in interface com.liferay.change.tracking.service.persistence.CTEntryPersistence
 
updateImpl(CTEntry) - Static method in class com.liferay.change.tracking.service.persistence.CTEntryUtil
 
updateImpl(CTMessage) - Method in interface com.liferay.change.tracking.service.persistence.CTMessagePersistence
 
updateImpl(CTMessage) - Static method in class com.liferay.change.tracking.service.persistence.CTMessageUtil
 
updateImpl(CTPreferences) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
 
updateImpl(CTPreferences) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
 
updateImpl(CTProcess) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
 
updateImpl(CTProcess) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
 
updateImpl(CTSchemaVersion) - Method in interface com.liferay.change.tracking.service.persistence.CTSchemaVersionPersistence
 
updateImpl(CTSchemaVersion) - Static method in class com.liferay.change.tracking.service.persistence.CTSchemaVersionUtil
 
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
 
userId - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
userId - Variable in class com.liferay.change.tracking.model.CTCommentTable
 
userId - Variable in class com.liferay.change.tracking.model.CTEntryTable
 
userId - Variable in class com.liferay.change.tracking.model.CTPreferencesTable
 
userId - Variable in class com.liferay.change.tracking.model.CTProcessTable
 

V

value - Variable in class com.liferay.change.tracking.model.CTCommentTable
 
version - Variable in class com.liferay.change.tracking.store.model.CTSContentTable
 

W

wrap(CTAutoResolutionInfo) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
 
wrap(CTCollection) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
 
wrap(CTComment) - Method in class com.liferay.change.tracking.model.CTCommentWrapper
 
wrap(CTEntry) - Method in class com.liferay.change.tracking.model.CTEntryWrapper
 
wrap(CTMessage) - Method in class com.liferay.change.tracking.model.CTMessageWrapper
 
wrap(CTPreferences) - Method in class com.liferay.change.tracking.model.CTPreferencesWrapper
 
wrap(CTProcess) - Method in class com.liferay.change.tracking.model.CTProcessWrapper
 
wrap(CTSchemaVersion) - Method in class com.liferay.change.tracking.model.CTSchemaVersionWrapper
 
wrap(CTSContent) - Method in class com.liferay.change.tracking.store.model.CTSContentWrapper
 
A B C D E F G H I M N O P R S T U V W 
Skip navigation links