Skip navigation links
A B C D F G H I M N P R S T U 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
 
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
 
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
 

B

backgroundTaskId - Variable in class com.liferay.change.tracking.model.CTProcessTable
 

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(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.
CHANGE_LISTS - Static variable in class com.liferay.change.tracking.constants.CTPortletKeys
 
CHANGE_LISTS_CONFIGURATION - Static variable in class com.liferay.change.tracking.constants.CTPortletKeys
 
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
 
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.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
 
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.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
 
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.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
 
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
 
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.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.
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_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) - Static method in class com.liferay.change.tracking.service.persistence.CTCollectionUtil
Returns the number of ct collections where companyId = ? and status = ?.
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 = ?.
countByCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the number of ct preferenceses where ctCollectionId = ?.
countByCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the number of ct preferenceses where ctCollectionId = ?.
countByCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns the number of ct processes where ctCollectionId = ?.
countByCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns the number of ct processes where ctCollectionId = ?.
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 = ?.
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.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 = ?.
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 ?.
countByPreviousCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns the number of ct preferenceses where previousCtCollectionId = ?.
countByPreviousCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns the number of ct preferenceses where previousCtCollectionId = ?.
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.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
 
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.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.
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.
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.
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.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.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
 
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_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.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
 
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(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(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
 
CTConstants - Interface in com.liferay.change.tracking.constants
 
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.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(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
 
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(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(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.
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(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(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
 

D

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
 
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.
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.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
 
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
 
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.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
 
DuplicateCTEntryException - Exception in com.liferay.change.tracking.exception
 
DuplicateCTEntryException() - Constructor for exception com.liferay.change.tracking.exception.DuplicateCTEntryException
 
DuplicateCTEntryException(String) - Constructor for exception com.liferay.change.tracking.exception.DuplicateCTEntryException
 
DuplicateCTEntryException(String, Throwable) - Constructor for exception com.liferay.change.tracking.exception.DuplicateCTEntryException
 
DuplicateCTEntryException(Throwable) - Constructor for exception com.liferay.change.tracking.exception.DuplicateCTEntryException
 
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.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.
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.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.

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_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.
fetchByCollectionId_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 = ?.
fetchByCollectionId_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 = ?.
fetchByCollectionId_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 = ?.
fetchByCollectionId_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 = ?.
fetchByCollectionId_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 = ?.
fetchByCollectionId_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 = ?.
fetchByCollectionId_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 = ?.
fetchByCollectionId_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 = ?.
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_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 = ?.
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<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_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<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 = ?.
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 = ?.
fetchByPreviousCollectionId_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 = ?.
fetchByPreviousCollectionId_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 = ?.
fetchByPreviousCollectionId_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 = ?.
fetchByPreviousCollectionId_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.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.
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.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
 
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
 
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
 
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
 
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) - 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 = ?.
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 = ?.
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) - 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_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 = ?.
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.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.
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_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) - 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_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.
findByCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns all the ct preferenceses where ctCollectionId = ?.
findByCollectionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns a range of all the ct preferenceses where ctCollectionId = ?.
findByCollectionId(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 = ?.
findByCollectionId(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 = ?.
findByCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns all the ct preferenceses where ctCollectionId = ?.
findByCollectionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns a range of all the ct preferenceses where ctCollectionId = ?.
findByCollectionId(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 = ?.
findByCollectionId(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 = ?.
findByCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns all the ct processes where ctCollectionId = ?.
findByCollectionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Returns a range of all the ct processes where ctCollectionId = ?.
findByCollectionId(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 = ?.
findByCollectionId(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 = ?.
findByCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns all the ct processes where ctCollectionId = ?.
findByCollectionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Returns a range of all the ct processes where ctCollectionId = ?.
findByCollectionId(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 = ?.
findByCollectionId(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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
findByCollectionId_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 = ?.
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_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_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_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 = ?.
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.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_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<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_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<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_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<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 = ?.
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 = ?.
findByPreviousCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCollectionId(long, int, int) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Returns a range of all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCollectionId(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 = ?.
findByPreviousCollectionId(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 = ?.
findByPreviousCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCollectionId(long, int, int) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Returns a range of all the ct preferenceses where previousCtCollectionId = ?.
findByPreviousCollectionId(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 = ?.
findByPreviousCollectionId(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 = ?.
findByPreviousCollectionId_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 = ?.
findByPreviousCollectionId_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 = ?.
findByPreviousCollectionId_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 = ?.
findByPreviousCollectionId_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 = ?.
findByPreviousCollectionId_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 = ?.
findByPreviousCollectionId_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.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.
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.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
 

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.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
 
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.
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.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.
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
 
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.
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.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.
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.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.
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
 
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.
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.
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.
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.
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
 
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
 
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
 
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.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
 
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
 
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.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
 
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.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.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.
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.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.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.
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.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
 
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.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
 
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.
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.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.
getResolutionDescription(ResourceBundle) - Method in interface com.liferay.change.tracking.conflict.ConflictInfo
 
getResourceBundle(Locale) - Method in interface com.liferay.change.tracking.conflict.ConflictInfo
 
getRootPKsMap() - Method in interface com.liferay.change.tracking.closure.CTClosure
 
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.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.CTProcessLocalServiceUtil
 
getService() - Static method in class com.liferay.change.tracking.service.CTProcessServiceUtil
 
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.
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
 
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.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.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.
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.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.CTProcessLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.change.tracking.service.CTProcessServiceWrapper
 

H

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
 

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.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
 
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
 
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
 

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.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.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
 

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
 
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
 

P

persist() - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
 
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
 
previousCtCollectionId - Variable in class com.liferay.change.tracking.model.CTPreferencesTable
 
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

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.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.
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.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.
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_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.
removeByCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Removes all the ct preferenceses where ctCollectionId = ? from the database.
removeByCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Removes all the ct preferenceses where ctCollectionId = ? from the database.
removeByCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTProcessPersistence
Removes all the ct processes where ctCollectionId = ? from the database.
removeByCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTProcessUtil
Removes all the ct processes where ctCollectionId = ? 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.
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.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.
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.
removeByPreviousCollectionId(long) - Method in interface com.liferay.change.tracking.service.persistence.CTPreferencesPersistence
Removes all the ct preferenceses where previousCtCollectionId = ? from the database.
removeByPreviousCollectionId(long) - Static method in class com.liferay.change.tracking.service.persistence.CTPreferencesUtil
Removes all the ct preferenceses where previousCtCollectionId = ? from the database.
RESOURCE_NAME - Static variable in interface com.liferay.change.tracking.constants.CTConstants
 

S

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.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.
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.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.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.
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.
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.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
 
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.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.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.
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.
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.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.
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.
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.
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.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.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.
setWrappedService(CTCollectionLocalService) - Method in class com.liferay.change.tracking.service.CTCollectionLocalServiceWrapper
 
setWrappedService(CTCollectionService) - Method in class com.liferay.change.tracking.service.CTCollectionServiceWrapper
 
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(CTProcessLocalService) - Method in class com.liferay.change.tracking.service.CTProcessLocalServiceWrapper
 
setWrappedService(CTProcessService) - Method in class com.liferay.change.tracking.service.CTProcessServiceWrapper
 
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
 

T

targetModelClassPK - Variable in class com.liferay.change.tracking.model.CTAutoResolutionInfoTable
 
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(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.
 
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(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.
 

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(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
 
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
 
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.
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(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
 
userId - Variable in class com.liferay.change.tracking.model.CTCollectionTable
 
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
 

W

wrap(CTAutoResolutionInfo) - Method in class com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
 
wrap(CTCollection) - Method in class com.liferay.change.tracking.model.CTCollectionWrapper
 
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
 
A B C D F G H I M N P R S T U W 
Skip navigation links