Skip navigation links
A C D F G N P R S T U W 

A

addChangesetCollection(ChangesetCollection) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Adds the changeset collection to the database.
addChangesetCollection(long, long, String, String) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
 
addChangesetCollection(ChangesetCollection) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Adds the changeset collection to the database.
addChangesetCollection(long, long, String, String) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
addChangesetCollection(ChangesetCollection) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Adds the changeset collection to the database.
addChangesetCollection(long, long, String, String) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
addChangesetEntry(ChangesetEntry) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Adds the changeset entry to the database.
addChangesetEntry(long, long, long, long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
addChangesetEntry(ChangesetEntry) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Adds the changeset entry to the database.
addChangesetEntry(long, long, long, long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
addChangesetEntry(ChangesetEntry) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Adds the changeset entry to the database.
addChangesetEntry(long, long, long, long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
addExportedChangesetEntryId(long) - Static method in class com.liferay.changeset.util.ChangesetThreadLocal
 

C

cacheResult(ChangesetCollection) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Caches the changeset collection in the entity cache if it is enabled.
cacheResult(List<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Caches the changeset collections in the entity cache if it is enabled.
cacheResult(ChangesetCollection) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Caches the changeset collection in the entity cache if it is enabled.
cacheResult(List<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Caches the changeset collections in the entity cache if it is enabled.
cacheResult(ChangesetEntry) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Caches the changeset entry in the entity cache if it is enabled.
cacheResult(List<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Caches the changeset entries in the entity cache if it is enabled.
cacheResult(ChangesetEntry) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Caches the changeset entry in the entity cache if it is enabled.
cacheResult(List<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Caches the changeset entries in the entity cache if it is enabled.
CHANGESET_COLLECTION_ID_ACCESSOR - Static variable in interface com.liferay.changeset.model.ChangesetCollection
NOTE FOR DEVELOPERS: Never modify this interface directly.
CHANGESET_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.changeset.model.ChangesetEntry
NOTE FOR DEVELOPERS: Never modify this interface directly.
ChangesetCollection - Interface in com.liferay.changeset.model
The extended model interface for the ChangesetCollection service.
ChangesetCollectionLocalService - Interface in com.liferay.changeset.service
Provides the local service interface for ChangesetCollection.
ChangesetCollectionLocalServiceUtil - Class in com.liferay.changeset.service
Provides the local service utility for ChangesetCollection.
ChangesetCollectionLocalServiceUtil() - Constructor for class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
ChangesetCollectionLocalServiceWrapper - Class in com.liferay.changeset.service
Provides a wrapper for ChangesetCollectionLocalService.
ChangesetCollectionLocalServiceWrapper(ChangesetCollectionLocalService) - Constructor for class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
ChangesetCollectionModel - Interface in com.liferay.changeset.model
The base model interface for the ChangesetCollection service.
ChangesetCollectionPersistence - Interface in com.liferay.changeset.service.persistence
The persistence interface for the changeset collection service.
ChangesetCollectionSoap - Class in com.liferay.changeset.model
This class is used by SOAP remote services.
ChangesetCollectionSoap() - Constructor for class com.liferay.changeset.model.ChangesetCollectionSoap
 
ChangesetCollectionUtil - Class in com.liferay.changeset.service.persistence
The persistence utility for the changeset collection service.
ChangesetCollectionUtil() - Constructor for class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
ChangesetCollectionWrapper - Class in com.liferay.changeset.model
This class is a wrapper for ChangesetCollection.
ChangesetCollectionWrapper(ChangesetCollection) - Constructor for class com.liferay.changeset.model.ChangesetCollectionWrapper
 
ChangesetEntry - Interface in com.liferay.changeset.model
The extended model interface for the ChangesetEntry service.
ChangesetEntryLocalService - Interface in com.liferay.changeset.service
Provides the local service interface for ChangesetEntry.
ChangesetEntryLocalServiceUtil - Class in com.liferay.changeset.service
Provides the local service utility for ChangesetEntry.
ChangesetEntryLocalServiceUtil() - Constructor for class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
ChangesetEntryLocalServiceWrapper - Class in com.liferay.changeset.service
Provides a wrapper for ChangesetEntryLocalService.
ChangesetEntryLocalServiceWrapper(ChangesetEntryLocalService) - Constructor for class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
ChangesetEntryModel - Interface in com.liferay.changeset.model
The base model interface for the ChangesetEntry service.
ChangesetEntryPersistence - Interface in com.liferay.changeset.service.persistence
The persistence interface for the changeset entry service.
ChangesetEntrySoap - Class in com.liferay.changeset.model
This class is used by SOAP remote services.
ChangesetEntrySoap() - Constructor for class com.liferay.changeset.model.ChangesetEntrySoap
 
ChangesetEntryUtil - Class in com.liferay.changeset.service.persistence
The persistence utility for the changeset entry service.
ChangesetEntryUtil() - Constructor for class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 
ChangesetEntryWrapper - Class in com.liferay.changeset.model
This class is a wrapper for ChangesetEntry.
ChangesetEntryWrapper(ChangesetEntry) - Constructor for class com.liferay.changeset.model.ChangesetEntryWrapper
 
ChangesetThreadLocal - Class in com.liferay.changeset.util
 
ChangesetThreadLocal() - Constructor for class com.liferay.changeset.util.ChangesetThreadLocal
 
clearCache() - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
clearCache(ChangesetCollection) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
clearCache() - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 
clearCache(ChangesetEntry) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 
clearExportedChangesetEntryIds() - Static method in class com.liferay.changeset.util.ChangesetThreadLocal
 
com.liferay.changeset.exception - package com.liferay.changeset.exception
 
com.liferay.changeset.model - package com.liferay.changeset.model
 
com.liferay.changeset.service - package com.liferay.changeset.service
 
com.liferay.changeset.service.persistence - package com.liferay.changeset.service.persistence
 
com.liferay.changeset.util - package com.liferay.changeset.util
 
countAll() - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the number of changeset collections.
countAll() - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the number of changeset collections.
countAll() - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the number of changeset entries.
countAll() - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the number of changeset entries.
countByC_C(long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the number of changeset entries where changesetCollectionId = ? and classNameId = ?.
countByC_C(long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the number of changeset entries where changesetCollectionId = ? and classNameId = ?.
countByC_C_C(long, long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the number of changeset entries where changesetCollectionId = ? and classNameId = ? and classPK = ?.
countByC_C_C(long, long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the number of changeset entries where changesetCollectionId = ? and classNameId = ? and classPK = ?.
countByC_N(long, String) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the number of changeset collections where companyId = ? and name = ?.
countByC_N(long, String) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the number of changeset collections where companyId = ? and name = ?.
countByChangesetCollectionId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the number of changeset entries where changesetCollectionId = ?.
countByChangesetCollectionId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the number of changeset entries where changesetCollectionId = ?.
countByCompanyId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the number of changeset collections where companyId = ?.
countByCompanyId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the number of changeset collections where companyId = ?.
countByCompanyId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the number of changeset entries where companyId = ?.
countByCompanyId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the number of changeset entries where companyId = ?.
countByG_C(long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the number of changeset entries where groupId = ? and classNameId = ?.
countByG_C(long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the number of changeset entries where groupId = ? and classNameId = ?.
countByG_N(long, String) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the number of changeset collections where groupId = ? and name = ?.
countByG_N(long, String) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the number of changeset collections where groupId = ? and name = ?.
countByG_U(long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the number of changeset collections where groupId = ? and userId = ?.
countByG_U(long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the number of changeset collections where groupId = ? and userId = ?.
countByGroupId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the number of changeset collections where groupId = ?.
countByGroupId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the number of changeset collections where groupId = ?.
countByGroupId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the number of changeset entries where groupId = ?.
countByGroupId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the number of changeset entries where groupId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 
create(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Creates a new changeset collection with the primary key.
create(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Creates a new changeset collection with the primary key.
create(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Creates a new changeset entry with the primary key.
create(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Creates a new changeset entry with the primary key.
createChangesetCollection(long) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Creates a new changeset collection with the primary key.
createChangesetCollection(long) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Creates a new changeset collection with the primary key.
createChangesetCollection(long) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Creates a new changeset collection with the primary key.
createChangesetEntry(long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Creates a new changeset entry with the primary key.
createChangesetEntry(long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Creates a new changeset entry with the primary key.
createChangesetEntry(long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Creates a new changeset entry with the primary key.

D

deleteChangesetCollection(ChangesetCollection) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Deletes the changeset collection from the database.
deleteChangesetCollection(long) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Deletes the changeset collection with the primary key from the database.
deleteChangesetCollection(ChangesetCollection) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Deletes the changeset collection from the database.
deleteChangesetCollection(long) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Deletes the changeset collection with the primary key from the database.
deleteChangesetCollection(ChangesetCollection) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Deletes the changeset collection from the database.
deleteChangesetCollection(long) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Deletes the changeset collection with the primary key from the database.
deleteChangesetEntries(long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
deleteChangesetEntries(Set<Long>) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
deleteChangesetEntries(long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
deleteChangesetEntries(Set<Long>) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
deleteChangesetEntries(long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
deleteChangesetEntries(Set<Long>) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
deleteChangesetEntry(ChangesetEntry) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Deletes the changeset entry from the database.
deleteChangesetEntry(long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Deletes the changeset entry with the primary key from the database.
deleteChangesetEntry(ChangesetEntry) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Deletes the changeset entry from the database.
deleteChangesetEntry(long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Deletes the changeset entry with the primary key from the database.
deleteChangesetEntry(ChangesetEntry) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Deletes the changeset entry from the database.
deleteChangesetEntry(long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Deletes the changeset entry with the primary key from the database.
deleteEntry(long, long, long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
deleteEntry(long, long, long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
deleteEntry(long, long, long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
dynamicQuery() - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
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.changeset.service.ChangesetCollectionLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
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.changeset.service.ChangesetCollectionLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
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.changeset.service.ChangesetCollectionLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
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.changeset.service.ChangesetEntryLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
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.changeset.service.ChangesetEntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
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.changeset.service.ChangesetEntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

F

fetchByC_C_C(long, long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the changeset entry where changesetCollectionId = ? and classNameId = ? and classPK = ? or returns null if it could not be found.
fetchByC_C_C(long, long, long, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the changeset entry where changesetCollectionId = ? and classNameId = ? and classPK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_C_C(long, long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the changeset entry where changesetCollectionId = ? and classNameId = ? and classPK = ? or returns null if it could not be found.
fetchByC_C_C(long, long, long, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the changeset entry where changesetCollectionId = ? and classNameId = ? and classPK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_C_First(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the first changeset entry in the ordered set where changesetCollectionId = ? and classNameId = ?.
fetchByC_C_First(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the first changeset entry in the ordered set where changesetCollectionId = ? and classNameId = ?.
fetchByC_C_Last(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the last changeset entry in the ordered set where changesetCollectionId = ? and classNameId = ?.
fetchByC_C_Last(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the last changeset entry in the ordered set where changesetCollectionId = ? and classNameId = ?.
fetchByC_N_First(long, String, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the first changeset collection in the ordered set where companyId = ? and name = ?.
fetchByC_N_First(long, String, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the first changeset collection in the ordered set where companyId = ? and name = ?.
fetchByC_N_Last(long, String, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the last changeset collection in the ordered set where companyId = ? and name = ?.
fetchByC_N_Last(long, String, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the last changeset collection in the ordered set where companyId = ? and name = ?.
fetchByChangesetCollectionId_First(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the first changeset entry in the ordered set where changesetCollectionId = ?.
fetchByChangesetCollectionId_First(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the first changeset entry in the ordered set where changesetCollectionId = ?.
fetchByChangesetCollectionId_Last(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the last changeset entry in the ordered set where changesetCollectionId = ?.
fetchByChangesetCollectionId_Last(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the last changeset entry in the ordered set where changesetCollectionId = ?.
fetchByCompanyId_First(long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the first changeset collection in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the first changeset collection in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the first changeset entry in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the first changeset entry in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the last changeset collection in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the last changeset collection in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the last changeset entry in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the last changeset entry in the ordered set where companyId = ?.
fetchByG_C_First(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the first changeset entry in the ordered set where groupId = ? and classNameId = ?.
fetchByG_C_First(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the first changeset entry in the ordered set where groupId = ? and classNameId = ?.
fetchByG_C_Last(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the last changeset entry in the ordered set where groupId = ? and classNameId = ?.
fetchByG_C_Last(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the last changeset entry in the ordered set where groupId = ? and classNameId = ?.
fetchByG_N(long, String) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the changeset collection where groupId = ? and name = ? or returns null if it could not be found.
fetchByG_N(long, String, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the changeset collection where groupId = ? and name = ? or returns null if it could not be found, optionally using the finder cache.
fetchByG_N(long, String) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the changeset collection where groupId = ? and name = ? or returns null if it could not be found.
fetchByG_N(long, String, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the changeset collection where groupId = ? and name = ? or returns null if it could not be found, optionally using the finder cache.
fetchByG_U_First(long, long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the first changeset collection in the ordered set where groupId = ? and userId = ?.
fetchByG_U_First(long, long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the first changeset collection in the ordered set where groupId = ? and userId = ?.
fetchByG_U_Last(long, long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the last changeset collection in the ordered set where groupId = ? and userId = ?.
fetchByG_U_Last(long, long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the last changeset collection in the ordered set where groupId = ? and userId = ?.
fetchByGroupId_First(long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the first changeset collection in the ordered set where groupId = ?.
fetchByGroupId_First(long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the first changeset collection in the ordered set where groupId = ?.
fetchByGroupId_First(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the first changeset entry in the ordered set where groupId = ?.
fetchByGroupId_First(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the first changeset entry in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the last changeset collection in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the last changeset collection in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the last changeset entry in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the last changeset entry in the ordered set where groupId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the changeset collection with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the changeset collection with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the changeset entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the changeset entry with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 
fetchChangesetCollection(long) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
 
fetchChangesetCollection(long, String) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
 
fetchChangesetCollection(long) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
fetchChangesetCollection(long, String) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
fetchChangesetCollection(long) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
fetchChangesetCollection(long, String) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
fetchChangesetEntry(long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
fetchChangesetEntry(long, long, long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
fetchChangesetEntry(long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
fetchChangesetEntry(long, long, long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
fetchChangesetEntry(long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
fetchChangesetEntry(long, long, long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
fetchOrAddChangesetCollection(long, String) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
 
fetchOrAddChangesetCollection(long, String) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
fetchOrAddChangesetCollection(long, String) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
fetchOrAddChangesetEntry(long, long, long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
fetchOrAddChangesetEntry(long, long, long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
fetchOrAddChangesetEntry(long, long, long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
findAll() - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns all the changeset collections.
findAll(int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns a range of all the changeset collections.
findAll(int, int, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns an ordered range of all the changeset collections.
findAll(int, int, OrderByComparator<ChangesetCollection>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns an ordered range of all the changeset collections.
findAll() - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns all the changeset collections.
findAll(int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns a range of all the changeset collections.
findAll(int, int, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns an ordered range of all the changeset collections.
findAll(int, int, OrderByComparator<ChangesetCollection>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns an ordered range of all the changeset collections.
findAll() - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns all the changeset entries.
findAll(int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns a range of all the changeset entries.
findAll(int, int, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries.
findAll(int, int, OrderByComparator<ChangesetEntry>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries.
findAll() - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns all the changeset entries.
findAll(int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns a range of all the changeset entries.
findAll(int, int, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries.
findAll(int, int, OrderByComparator<ChangesetEntry>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries.
findByC_C(long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns all the changeset entries where changesetCollectionId = ? and classNameId = ?.
findByC_C(long, long, int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns a range of all the changeset entries where changesetCollectionId = ? and classNameId = ?.
findByC_C(long, long, int, int, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries where changesetCollectionId = ? and classNameId = ?.
findByC_C(long, long, int, int, OrderByComparator<ChangesetEntry>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries where changesetCollectionId = ? and classNameId = ?.
findByC_C(long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns all the changeset entries where changesetCollectionId = ? and classNameId = ?.
findByC_C(long, long, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns a range of all the changeset entries where changesetCollectionId = ? and classNameId = ?.
findByC_C(long, long, int, int, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries where changesetCollectionId = ? and classNameId = ?.
findByC_C(long, long, int, int, OrderByComparator<ChangesetEntry>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries where changesetCollectionId = ? and classNameId = ?.
findByC_C_C(long, long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the changeset entry where changesetCollectionId = ? and classNameId = ? and classPK = ? or throws a NoSuchEntryException if it could not be found.
findByC_C_C(long, long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the changeset entry where changesetCollectionId = ? and classNameId = ? and classPK = ? or throws a NoSuchEntryException if it could not be found.
findByC_C_First(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the first changeset entry in the ordered set where changesetCollectionId = ? and classNameId = ?.
findByC_C_First(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the first changeset entry in the ordered set where changesetCollectionId = ? and classNameId = ?.
findByC_C_Last(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the last changeset entry in the ordered set where changesetCollectionId = ? and classNameId = ?.
findByC_C_Last(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the last changeset entry in the ordered set where changesetCollectionId = ? and classNameId = ?.
findByC_C_PrevAndNext(long, long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the changeset entries before and after the current changeset entry in the ordered set where changesetCollectionId = ? and classNameId = ?.
findByC_C_PrevAndNext(long, long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the changeset entries before and after the current changeset entry in the ordered set where changesetCollectionId = ? and classNameId = ?.
findByC_N(long, String) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns all the changeset collections where companyId = ? and name = ?.
findByC_N(long, String, int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns a range of all the changeset collections where companyId = ? and name = ?.
findByC_N(long, String, int, int, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns an ordered range of all the changeset collections where companyId = ? and name = ?.
findByC_N(long, String, int, int, OrderByComparator<ChangesetCollection>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns an ordered range of all the changeset collections where companyId = ? and name = ?.
findByC_N(long, String) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns all the changeset collections where companyId = ? and name = ?.
findByC_N(long, String, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns a range of all the changeset collections where companyId = ? and name = ?.
findByC_N(long, String, int, int, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns an ordered range of all the changeset collections where companyId = ? and name = ?.
findByC_N(long, String, int, int, OrderByComparator<ChangesetCollection>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns an ordered range of all the changeset collections where companyId = ? and name = ?.
findByC_N_First(long, String, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the first changeset collection in the ordered set where companyId = ? and name = ?.
findByC_N_First(long, String, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the first changeset collection in the ordered set where companyId = ? and name = ?.
findByC_N_Last(long, String, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the last changeset collection in the ordered set where companyId = ? and name = ?.
findByC_N_Last(long, String, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the last changeset collection in the ordered set where companyId = ? and name = ?.
findByC_N_PrevAndNext(long, long, String, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the changeset collections before and after the current changeset collection in the ordered set where companyId = ? and name = ?.
findByC_N_PrevAndNext(long, long, String, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the changeset collections before and after the current changeset collection in the ordered set where companyId = ? and name = ?.
findByChangesetCollectionId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns all the changeset entries where changesetCollectionId = ?.
findByChangesetCollectionId(long, int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns a range of all the changeset entries where changesetCollectionId = ?.
findByChangesetCollectionId(long, int, int, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries where changesetCollectionId = ?.
findByChangesetCollectionId(long, int, int, OrderByComparator<ChangesetEntry>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries where changesetCollectionId = ?.
findByChangesetCollectionId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns all the changeset entries where changesetCollectionId = ?.
findByChangesetCollectionId(long, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns a range of all the changeset entries where changesetCollectionId = ?.
findByChangesetCollectionId(long, int, int, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries where changesetCollectionId = ?.
findByChangesetCollectionId(long, int, int, OrderByComparator<ChangesetEntry>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries where changesetCollectionId = ?.
findByChangesetCollectionId_First(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the first changeset entry in the ordered set where changesetCollectionId = ?.
findByChangesetCollectionId_First(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the first changeset entry in the ordered set where changesetCollectionId = ?.
findByChangesetCollectionId_Last(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the last changeset entry in the ordered set where changesetCollectionId = ?.
findByChangesetCollectionId_Last(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the last changeset entry in the ordered set where changesetCollectionId = ?.
findByChangesetCollectionId_PrevAndNext(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the changeset entries before and after the current changeset entry in the ordered set where changesetCollectionId = ?.
findByChangesetCollectionId_PrevAndNext(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the changeset entries before and after the current changeset entry in the ordered set where changesetCollectionId = ?.
findByCompanyId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns all the changeset collections where companyId = ?.
findByCompanyId(long, int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns a range of all the changeset collections where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns an ordered range of all the changeset collections where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<ChangesetCollection>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns an ordered range of all the changeset collections where companyId = ?.
findByCompanyId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns all the changeset collections where companyId = ?.
findByCompanyId(long, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns a range of all the changeset collections where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns an ordered range of all the changeset collections where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<ChangesetCollection>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns an ordered range of all the changeset collections where companyId = ?.
findByCompanyId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns all the changeset entries where companyId = ?.
findByCompanyId(long, int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns a range of all the changeset entries where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<ChangesetEntry>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries where companyId = ?.
findByCompanyId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns all the changeset entries where companyId = ?.
findByCompanyId(long, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns a range of all the changeset entries where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<ChangesetEntry>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries where companyId = ?.
findByCompanyId_First(long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the first changeset collection in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the first changeset collection in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the first changeset entry in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the first changeset entry in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the last changeset collection in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the last changeset collection in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the last changeset entry in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the last changeset entry in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the changeset collections before and after the current changeset collection in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the changeset collections before and after the current changeset collection in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the changeset entries before and after the current changeset entry in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the changeset entries before and after the current changeset entry in the ordered set where companyId = ?.
findByG_C(long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns all the changeset entries where groupId = ? and classNameId = ?.
findByG_C(long, long, int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns a range of all the changeset entries where groupId = ? and classNameId = ?.
findByG_C(long, long, int, int, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries where groupId = ? and classNameId = ?.
findByG_C(long, long, int, int, OrderByComparator<ChangesetEntry>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries where groupId = ? and classNameId = ?.
findByG_C(long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns all the changeset entries where groupId = ? and classNameId = ?.
findByG_C(long, long, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns a range of all the changeset entries where groupId = ? and classNameId = ?.
findByG_C(long, long, int, int, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries where groupId = ? and classNameId = ?.
findByG_C(long, long, int, int, OrderByComparator<ChangesetEntry>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries where groupId = ? and classNameId = ?.
findByG_C_First(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the first changeset entry in the ordered set where groupId = ? and classNameId = ?.
findByG_C_First(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the first changeset entry in the ordered set where groupId = ? and classNameId = ?.
findByG_C_Last(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the last changeset entry in the ordered set where groupId = ? and classNameId = ?.
findByG_C_Last(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the last changeset entry in the ordered set where groupId = ? and classNameId = ?.
findByG_C_PrevAndNext(long, long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the changeset entries before and after the current changeset entry in the ordered set where groupId = ? and classNameId = ?.
findByG_C_PrevAndNext(long, long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the changeset entries before and after the current changeset entry in the ordered set where groupId = ? and classNameId = ?.
findByG_N(long, String) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the changeset collection where groupId = ? and name = ? or throws a NoSuchCollectionException if it could not be found.
findByG_N(long, String) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the changeset collection where groupId = ? and name = ? or throws a NoSuchCollectionException if it could not be found.
findByG_U(long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns all the changeset collections where groupId = ? and userId = ?.
findByG_U(long, long, int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns a range of all the changeset collections where groupId = ? and userId = ?.
findByG_U(long, long, int, int, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns an ordered range of all the changeset collections where groupId = ? and userId = ?.
findByG_U(long, long, int, int, OrderByComparator<ChangesetCollection>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns an ordered range of all the changeset collections where groupId = ? and userId = ?.
findByG_U(long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns all the changeset collections where groupId = ? and userId = ?.
findByG_U(long, long, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns a range of all the changeset collections where groupId = ? and userId = ?.
findByG_U(long, long, int, int, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns an ordered range of all the changeset collections where groupId = ? and userId = ?.
findByG_U(long, long, int, int, OrderByComparator<ChangesetCollection>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns an ordered range of all the changeset collections where groupId = ? and userId = ?.
findByG_U_First(long, long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the first changeset collection in the ordered set where groupId = ? and userId = ?.
findByG_U_First(long, long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the first changeset collection in the ordered set where groupId = ? and userId = ?.
findByG_U_Last(long, long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the last changeset collection in the ordered set where groupId = ? and userId = ?.
findByG_U_Last(long, long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the last changeset collection in the ordered set where groupId = ? and userId = ?.
findByG_U_PrevAndNext(long, long, long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the changeset collections before and after the current changeset collection in the ordered set where groupId = ? and userId = ?.
findByG_U_PrevAndNext(long, long, long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the changeset collections before and after the current changeset collection in the ordered set where groupId = ? and userId = ?.
findByGroupId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns all the changeset collections where groupId = ?.
findByGroupId(long, int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns a range of all the changeset collections where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns an ordered range of all the changeset collections where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<ChangesetCollection>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns an ordered range of all the changeset collections where groupId = ?.
findByGroupId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns all the changeset collections where groupId = ?.
findByGroupId(long, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns a range of all the changeset collections where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns an ordered range of all the changeset collections where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<ChangesetCollection>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns an ordered range of all the changeset collections where groupId = ?.
findByGroupId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns all the changeset entries where groupId = ?.
findByGroupId(long, int, int) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns a range of all the changeset entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<ChangesetEntry>, boolean) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns an ordered range of all the changeset entries where groupId = ?.
findByGroupId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns all the changeset entries where groupId = ?.
findByGroupId(long, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns a range of all the changeset entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<ChangesetEntry>, boolean) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns an ordered range of all the changeset entries where groupId = ?.
findByGroupId_First(long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the first changeset collection in the ordered set where groupId = ?.
findByGroupId_First(long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the first changeset collection in the ordered set where groupId = ?.
findByGroupId_First(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the first changeset entry in the ordered set where groupId = ?.
findByGroupId_First(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the first changeset entry in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the last changeset collection in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the last changeset collection in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the last changeset entry in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the last changeset entry in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<ChangesetCollection>) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the changeset collections before and after the current changeset collection in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the changeset collections before and after the current changeset collection in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<ChangesetEntry>) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the changeset entries before and after the current changeset entry in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the changeset entries before and after the current changeset entry in the ordered set where groupId = ?.
findByPrimaryKey(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Returns the changeset collection with the primary key or throws a NoSuchCollectionException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Returns the changeset collection with the primary key or throws a NoSuchCollectionException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Returns the changeset entry with the primary key or throws a NoSuchEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Returns the changeset entry with the primary key or throws a NoSuchEntryException if it could not be found.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<ChangesetCollection>) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<ChangesetEntry>) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
getChangesetCollection(long) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Returns the changeset collection with the primary key.
getChangesetCollection(long, String) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
 
getChangesetCollection(long) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Returns the changeset collection with the primary key.
getChangesetCollection(long, String) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
getChangesetCollection(long) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Returns the changeset collection with the primary key.
getChangesetCollection(long, String) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
getChangesetCollectionId() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the changeset collection ID of this changeset collection.
getChangesetCollectionId() - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
getChangesetCollectionId() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the changeset collection ID of this changeset collection.
getChangesetCollectionId() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the changeset collection ID of this changeset entry.
getChangesetCollectionId() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getChangesetCollectionId() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the changeset collection ID of this changeset entry.
getChangesetCollections(int, int) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Returns a range of all the changeset collections.
getChangesetCollections(int, int) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Returns a range of all the changeset collections.
getChangesetCollections(int, int) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Returns a range of all the changeset collections.
getChangesetCollectionsCount() - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Returns the number of changeset collections.
getChangesetCollectionsCount() - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Returns the number of changeset collections.
getChangesetCollectionsCount() - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Returns the number of changeset collections.
getChangesetEntries(int, int) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Returns a range of all the changeset entries.
getChangesetEntries(long, long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
getChangesetEntries(int, int) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Returns a range of all the changeset entries.
getChangesetEntries(long, long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
getChangesetEntries(int, int) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Returns a range of all the changeset entries.
getChangesetEntries(long, long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
getChangesetEntriesCount() - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Returns the number of changeset entries.
getChangesetEntriesCount(long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
getChangesetEntriesCount(long, long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
getChangesetEntriesCount(long, long, Set<Long>) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
getChangesetEntriesCount() - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Returns the number of changeset entries.
getChangesetEntriesCount(long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
getChangesetEntriesCount(long, long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
getChangesetEntriesCount(long, long, Set<Long>) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
getChangesetEntriesCount() - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Returns the number of changeset entries.
getChangesetEntriesCount(long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
getChangesetEntriesCount(long, long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
getChangesetEntriesCount(long, long, Set<Long>) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
getChangesetEntry(long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Returns the changeset entry with the primary key.
getChangesetEntry(long, long, long) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
getChangesetEntry(long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Returns the changeset entry with the primary key.
getChangesetEntry(long, long, long) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
getChangesetEntry(long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Returns the changeset entry with the primary key.
getChangesetEntry(long, long, long) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
getChangesetEntryId() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the changeset entry ID of this changeset entry.
getChangesetEntryId() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getChangesetEntryId() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the changeset entry ID of this changeset entry.
getClassName() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the fully qualified class name of this changeset entry.
getClassName() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the fully qualified class name of this changeset entry.
getClassNameId() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the class name ID of this changeset entry.
getClassNameId() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getClassNameId() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the class name ID of this changeset entry.
getClassPK() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the class pk of this changeset entry.
getClassPK() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getClassPK() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the class pk of this changeset entry.
getCompanyId() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the company ID of this changeset collection.
getCompanyId() - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
getCompanyId() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the company ID of this changeset collection.
getCompanyId() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the company ID of this changeset entry.
getCompanyId() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getCompanyId() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the company ID of this changeset entry.
getCreateDate() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the create date of this changeset collection.
getCreateDate() - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
getCreateDate() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the create date of this changeset collection.
getCreateDate() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the create date of this changeset entry.
getCreateDate() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getCreateDate() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the create date of this changeset entry.
getDescription() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the description of this changeset collection.
getDescription() - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
getDescription() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the description of this changeset collection.
getExportedChangesetEntryIds() - Static method in class com.liferay.changeset.util.ChangesetThreadLocal
 
getGroupId() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the group ID of this changeset collection.
getGroupId() - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
getGroupId() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the group ID of this changeset collection.
getGroupId() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the group ID of this changeset entry.
getGroupId() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getGroupId() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the group ID of this changeset entry.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
getModelAttributes() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
 
getModelAttributes() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
 
getModifiedDate() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the modified date of this changeset collection.
getModifiedDate() - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
getModifiedDate() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the modified date of this changeset collection.
getModifiedDate() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the modified date of this changeset entry.
getModifiedDate() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getModifiedDate() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the modified date of this changeset entry.
getName() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the name of this changeset collection.
getName() - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
getName() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the name of this changeset collection.
getOSGiServiceIdentifier() - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
getPersistence() - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 
getPrimaryKey() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the primary key of this changeset collection.
getPrimaryKey() - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
getPrimaryKey() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the primary key of this changeset collection.
getPrimaryKey() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the primary key of this changeset entry.
getPrimaryKey() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getPrimaryKey() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the primary key of this changeset entry.
getService() - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
 
getService() - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
 
getUserId() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the user ID of this changeset collection.
getUserId() - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
getUserId() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the user ID of this changeset collection.
getUserId() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the user ID of this changeset entry.
getUserId() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getUserId() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the user ID of this changeset entry.
getUserName() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the user name of this changeset collection.
getUserName() - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
getUserName() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the user name of this changeset collection.
getUserName() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the user name of this changeset entry.
getUserName() - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
getUserName() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the user name of this changeset entry.
getUserUuid() - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Returns the user uuid of this changeset collection.
getUserUuid() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Returns the user uuid of this changeset collection.
getUserUuid() - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Returns the user uuid of this changeset entry.
getUserUuid() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Returns the user uuid of this changeset entry.
getWrappedService() - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 

N

NoSuchCollectionException - Exception in com.liferay.changeset.exception
 
NoSuchCollectionException() - Constructor for exception com.liferay.changeset.exception.NoSuchCollectionException
 
NoSuchCollectionException(String) - Constructor for exception com.liferay.changeset.exception.NoSuchCollectionException
 
NoSuchCollectionException(String, Throwable) - Constructor for exception com.liferay.changeset.exception.NoSuchCollectionException
 
NoSuchCollectionException(Throwable) - Constructor for exception com.liferay.changeset.exception.NoSuchCollectionException
 
NoSuchEntryException - Exception in com.liferay.changeset.exception
 
NoSuchEntryException() - Constructor for exception com.liferay.changeset.exception.NoSuchEntryException
 
NoSuchEntryException(String) - Constructor for exception com.liferay.changeset.exception.NoSuchEntryException
 
NoSuchEntryException(String, Throwable) - Constructor for exception com.liferay.changeset.exception.NoSuchEntryException
 
NoSuchEntryException(Throwable) - Constructor for exception com.liferay.changeset.exception.NoSuchEntryException
 

P

persist() - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
NOTE FOR DEVELOPERS: Never modify or reference this class directly.
persist() - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
NOTE FOR DEVELOPERS: Never modify or reference this class directly.

R

remove(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Removes the changeset collection with the primary key from the database.
remove(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Removes the changeset collection with the primary key from the database.
remove(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Removes the changeset entry with the primary key from the database.
remove(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Removes the changeset entry with the primary key from the database.
removeAll() - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Removes all the changeset collections from the database.
removeAll() - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Removes all the changeset collections from the database.
removeAll() - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Removes all the changeset entries from the database.
removeAll() - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Removes all the changeset entries from the database.
removeByC_C(long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Removes all the changeset entries where changesetCollectionId = ? and classNameId = ? from the database.
removeByC_C(long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Removes all the changeset entries where changesetCollectionId = ? and classNameId = ? from the database.
removeByC_C_C(long, long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Removes the changeset entry where changesetCollectionId = ? and classNameId = ? and classPK = ? from the database.
removeByC_C_C(long, long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Removes the changeset entry where changesetCollectionId = ? and classNameId = ? and classPK = ? from the database.
removeByC_N(long, String) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Removes all the changeset collections where companyId = ? and name = ? from the database.
removeByC_N(long, String) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Removes all the changeset collections where companyId = ? and name = ? from the database.
removeByChangesetCollectionId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Removes all the changeset entries where changesetCollectionId = ? from the database.
removeByChangesetCollectionId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Removes all the changeset entries where changesetCollectionId = ? from the database.
removeByCompanyId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Removes all the changeset collections where companyId = ? from the database.
removeByCompanyId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Removes all the changeset collections where companyId = ? from the database.
removeByCompanyId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Removes all the changeset entries where companyId = ? from the database.
removeByCompanyId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Removes all the changeset entries where companyId = ? from the database.
removeByG_C(long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Removes all the changeset entries where groupId = ? and classNameId = ? from the database.
removeByG_C(long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Removes all the changeset entries where groupId = ? and classNameId = ? from the database.
removeByG_N(long, String) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Removes the changeset collection where groupId = ? and name = ? from the database.
removeByG_N(long, String) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Removes the changeset collection where groupId = ? and name = ? from the database.
removeByG_U(long, long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Removes all the changeset collections where groupId = ? and userId = ? from the database.
removeByG_U(long, long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Removes all the changeset collections where groupId = ? and userId = ? from the database.
removeByGroupId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
Removes all the changeset collections where groupId = ? from the database.
removeByGroupId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
Removes all the changeset collections where groupId = ? from the database.
removeByGroupId(long) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
Removes all the changeset entries where groupId = ? from the database.
removeByGroupId(long) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
Removes all the changeset entries where groupId = ? from the database.

S

setChangesetCollectionId(long) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the changeset collection ID of this changeset collection.
setChangesetCollectionId(long) - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
setChangesetCollectionId(long) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the changeset collection ID of this changeset collection.
setChangesetCollectionId(long) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the changeset collection ID of this changeset entry.
setChangesetCollectionId(long) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setChangesetCollectionId(long) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the changeset collection ID of this changeset entry.
setChangesetEntryId(long) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the changeset entry ID of this changeset entry.
setChangesetEntryId(long) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setChangesetEntryId(long) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the changeset entry ID of this changeset entry.
setClassName(String) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
 
setClassName(String) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
 
setClassNameId(long) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the class name ID of this changeset entry.
setClassNameId(long) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setClassNameId(long) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the class name ID of this changeset entry.
setClassPK(long) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the class pk of this changeset entry.
setClassPK(long) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setClassPK(long) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the class pk of this changeset entry.
setCompanyId(long) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the company ID of this changeset collection.
setCompanyId(long) - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
setCompanyId(long) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the company ID of this changeset collection.
setCompanyId(long) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the company ID of this changeset entry.
setCompanyId(long) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setCompanyId(long) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the company ID of this changeset entry.
setCreateDate(Date) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the create date of this changeset collection.
setCreateDate(Date) - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
setCreateDate(Date) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the create date of this changeset collection.
setCreateDate(Date) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the create date of this changeset entry.
setCreateDate(Date) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setCreateDate(Date) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the create date of this changeset entry.
setDescription(String) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the description of this changeset collection.
setDescription(String) - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
setDescription(String) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the description of this changeset collection.
setExportedChangesetEntryIds(Set<Long>) - Static method in class com.liferay.changeset.util.ChangesetThreadLocal
 
setGroupId(long) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the group ID of this changeset collection.
setGroupId(long) - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
setGroupId(long) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the group ID of this changeset collection.
setGroupId(long) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the group ID of this changeset entry.
setGroupId(long) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setGroupId(long) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the group ID of this changeset entry.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the modified date of this changeset collection.
setModifiedDate(Date) - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
setModifiedDate(Date) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the modified date of this changeset collection.
setModifiedDate(Date) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the modified date of this changeset entry.
setModifiedDate(Date) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setModifiedDate(Date) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the modified date of this changeset entry.
setName(String) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the name of this changeset collection.
setName(String) - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
setName(String) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the name of this changeset collection.
setPrimaryKey(long) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the primary key of this changeset collection.
setPrimaryKey(long) - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
setPrimaryKey(long) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the primary key of this changeset collection.
setPrimaryKey(long) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the primary key of this changeset entry.
setPrimaryKey(long) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setPrimaryKey(long) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the primary key of this changeset entry.
setUserId(long) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the user ID of this changeset collection.
setUserId(long) - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
setUserId(long) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the user ID of this changeset collection.
setUserId(long) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the user ID of this changeset entry.
setUserId(long) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setUserId(long) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the user ID of this changeset entry.
setUserName(String) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the user name of this changeset collection.
setUserName(String) - Method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
setUserName(String) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the user name of this changeset collection.
setUserName(String) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the user name of this changeset entry.
setUserName(String) - Method in class com.liferay.changeset.model.ChangesetEntrySoap
 
setUserName(String) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the user name of this changeset entry.
setUserUuid(String) - Method in interface com.liferay.changeset.model.ChangesetCollectionModel
Sets the user uuid of this changeset collection.
setUserUuid(String) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
Sets the user uuid of this changeset collection.
setUserUuid(String) - Method in interface com.liferay.changeset.model.ChangesetEntryModel
Sets the user uuid of this changeset entry.
setUserUuid(String) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
Sets the user uuid of this changeset entry.
setWrappedService(ChangesetCollectionLocalService) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
 
setWrappedService(ChangesetEntryLocalService) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
 

T

toSoapModel(ChangesetCollection) - Static method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
toSoapModel(ChangesetEntry) - Static method in class com.liferay.changeset.model.ChangesetEntrySoap
 
toSoapModels(ChangesetCollection[]) - Static method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
toSoapModels(ChangesetCollection[][]) - Static method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
toSoapModels(List<ChangesetCollection>) - Static method in class com.liferay.changeset.model.ChangesetCollectionSoap
 
toSoapModels(ChangesetEntry[]) - Static method in class com.liferay.changeset.model.ChangesetEntrySoap
 
toSoapModels(ChangesetEntry[][]) - Static method in class com.liferay.changeset.model.ChangesetEntrySoap
 
toSoapModels(List<ChangesetEntry>) - Static method in class com.liferay.changeset.model.ChangesetEntrySoap
 

U

update(ChangesetCollection) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
update(ChangesetCollection, ServiceContext) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
update(ChangesetEntry) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 
update(ChangesetEntry, ServiceContext) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 
updateChangesetCollection(ChangesetCollection) - Method in interface com.liferay.changeset.service.ChangesetCollectionLocalService
Updates the changeset collection in the database or adds it if it does not yet exist.
updateChangesetCollection(ChangesetCollection) - Static method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceUtil
Updates the changeset collection in the database or adds it if it does not yet exist.
updateChangesetCollection(ChangesetCollection) - Method in class com.liferay.changeset.service.ChangesetCollectionLocalServiceWrapper
Updates the changeset collection in the database or adds it if it does not yet exist.
updateChangesetEntry(ChangesetEntry) - Method in interface com.liferay.changeset.service.ChangesetEntryLocalService
Updates the changeset entry in the database or adds it if it does not yet exist.
updateChangesetEntry(ChangesetEntry) - Static method in class com.liferay.changeset.service.ChangesetEntryLocalServiceUtil
Updates the changeset entry in the database or adds it if it does not yet exist.
updateChangesetEntry(ChangesetEntry) - Method in class com.liferay.changeset.service.ChangesetEntryLocalServiceWrapper
Updates the changeset entry in the database or adds it if it does not yet exist.
updateImpl(ChangesetCollection) - Method in interface com.liferay.changeset.service.persistence.ChangesetCollectionPersistence
 
updateImpl(ChangesetCollection) - Static method in class com.liferay.changeset.service.persistence.ChangesetCollectionUtil
 
updateImpl(ChangesetEntry) - Method in interface com.liferay.changeset.service.persistence.ChangesetEntryPersistence
 
updateImpl(ChangesetEntry) - Static method in class com.liferay.changeset.service.persistence.ChangesetEntryUtil
 

W

wrap(ChangesetCollection) - Method in class com.liferay.changeset.model.ChangesetCollectionWrapper
 
wrap(ChangesetEntry) - Method in class com.liferay.changeset.model.ChangesetEntryWrapper
 
A C D F G N P R S T U W 
Skip navigation links