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

A

addSavedContentEntry(long, long, String, long, ServiceContext) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
addSavedContentEntry(SavedContentEntry) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Adds the saved content entry to the database.
addSavedContentEntry(long, long, String, long, ServiceContext) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
addSavedContentEntry(SavedContentEntry) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Adds the saved content entry to the database.
addSavedContentEntry(long, long, String, long, ServiceContext) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
addSavedContentEntry(SavedContentEntry) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Adds the saved content entry to the database.
addSavedContentEntry(long, String, long, ServiceContext) - Method in interface com.liferay.saved.content.service.SavedContentEntryService
 
addSavedContentEntry(long, String, long, ServiceContext) - Static method in class com.liferay.saved.content.service.SavedContentEntryServiceUtil
 
addSavedContentEntry(long, String, long, ServiceContext) - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 

C

cacheResult(SavedContentEntry) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Caches the saved content entry in the entity cache if it is enabled.
cacheResult(List<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Caches the saved content entries in the entity cache if it is enabled.
cacheResult(SavedContentEntry) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Caches the saved content entry in the entity cache if it is enabled.
cacheResult(List<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Caches the saved content entries in the entity cache if it is enabled.
classNameId - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 
classPK - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 
clearCache() - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
clearCache(SavedContentEntry) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
cloneWithOriginalValues() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
 
cloneWithOriginalValues() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
 
com.liferay.saved.content.exception - package com.liferay.saved.content.exception
 
com.liferay.saved.content.model - package com.liferay.saved.content.model
 
com.liferay.saved.content.security.permission - package com.liferay.saved.content.security.permission
 
com.liferay.saved.content.service - package com.liferay.saved.content.service
 
com.liferay.saved.content.service.persistence - package com.liferay.saved.content.service.persistence
 
com.liferay.saved.content.util.comparator - package com.liferay.saved.content.util.comparator
 
companyId - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 
compare(SavedContentEntry, SavedContentEntry) - Method in class com.liferay.saved.content.util.comparator.SavedContentEntryClassNameIdComparator
 
contains(PermissionChecker, long, String) - Method in interface com.liferay.saved.content.security.permission.SavedContentPermission
 
countAll() - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries.
countAll() - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries.
countByC_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where companyId = ? and classNameId = ? and classPK = ?.
countByC_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where companyId = ? and classNameId = ? and classPK = ?.
countByC_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = ?.
countByC_U_C_C(long, long, long, long[]) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
countByC_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = ?.
countByC_U_C_C(long, long, long, long[]) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
countByG_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where groupId = ? and classNameId = ? and classPK = ?.
countByG_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where groupId = ? and classNameId = ? and classPK = ?.
countByG_U(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where groupId = ? and userId = ?.
countByG_U(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where groupId = ? and userId = ?.
countByG_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where groupId = ? and userId = ? and classNameId = ? and classPK = ?.
countByG_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where groupId = ? and userId = ? and classNameId = ? and classPK = ?.
countByGroupId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where groupId = ?.
countByGroupId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where groupId = ?.
countByU_C(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where userId = ? and classNameId = ?.
countByU_C(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where userId = ? and classNameId = ?.
countByUserId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where userId = ?.
countByUserId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where userId = ?.
countByUuid(String) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where uuid = ?.
countByUuid(String) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where uuid = ?.
countByUuid_C(String, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where uuid = ? and companyId = ?.
countByUUID_G(String, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries where uuid = ? and groupId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
create(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Creates a new saved content entry with the primary key.
create(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Creates a new saved content entry with the primary key.
createDate - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 
createPersistedModel(Serializable) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
createSavedContentEntry(long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Creates a new saved content entry with the primary key.
createSavedContentEntry(long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Creates a new saved content entry with the primary key.
createSavedContentEntry(long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Creates a new saved content entry with the primary key.
ctCollectionId - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 

D

deletePersistedModel(PersistedModel) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
deleteSavedContentEntries(long, long, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
deleteSavedContentEntries(long, long, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
deleteSavedContentEntries(long, long, long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
deleteSavedContentEntriesByUserId(long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
deleteSavedContentEntriesByUserId(long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
deleteSavedContentEntriesByUserId(long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
deleteSavedContentEntry(long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Deletes the saved content entry with the primary key from the database.
deleteSavedContentEntry(SavedContentEntry) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Deletes the saved content entry from the database.
deleteSavedContentEntry(long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Deletes the saved content entry with the primary key from the database.
deleteSavedContentEntry(SavedContentEntry) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Deletes the saved content entry from the database.
deleteSavedContentEntry(long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Deletes the saved content entry with the primary key from the database.
deleteSavedContentEntry(SavedContentEntry) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Deletes the saved content entry from the database.
deleteSavedContentEntry(SavedContentEntry) - Method in interface com.liferay.saved.content.service.SavedContentEntryService
 
deleteSavedContentEntry(SavedContentEntry) - Static method in class com.liferay.saved.content.service.SavedContentEntryServiceUtil
 
deleteSavedContentEntry(SavedContentEntry) - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
DuplicateSavedContentEntryException - Exception in com.liferay.saved.content.exception
 
DuplicateSavedContentEntryException() - Constructor for exception com.liferay.saved.content.exception.DuplicateSavedContentEntryException
 
DuplicateSavedContentEntryException(String) - Constructor for exception com.liferay.saved.content.exception.DuplicateSavedContentEntryException
 
DuplicateSavedContentEntryException(String, Throwable) - Constructor for exception com.liferay.saved.content.exception.DuplicateSavedContentEntryException
 
DuplicateSavedContentEntryException(Throwable) - Constructor for exception com.liferay.saved.content.exception.DuplicateSavedContentEntryException
 
dynamicQuery() - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
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.saved.content.service.SavedContentEntryLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
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.saved.content.service.SavedContentEntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
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.saved.content.service.SavedContentEntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

F

fetchByC_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
fetchByC_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
fetchByC_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
fetchByC_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
fetchByC_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns null if it could not be found.
fetchByC_U_C_C(long, long, long, long, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns null if it could not be found.
fetchByC_U_C_C(long, long, long, long, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByG_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
fetchByG_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
fetchByG_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
fetchByG_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
fetchByG_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or returns null if it could not be found.
fetchByG_U_C_C(long, long, long, long, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByG_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or returns null if it could not be found.
fetchByG_U_C_C(long, long, long, long, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or returns null if it could not be found, optionally using the finder cache.
fetchByG_U_First(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where groupId = ? and userId = ?.
fetchByG_U_First(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where groupId = ? and userId = ?.
fetchByG_U_Last(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where groupId = ? and userId = ?.
fetchByG_U_Last(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where groupId = ? and userId = ?.
fetchByGroupId_First(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where groupId = ?.
fetchByGroupId_First(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where groupId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
fetchByU_C_First(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where userId = ? and classNameId = ?.
fetchByU_C_First(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where userId = ? and classNameId = ?.
fetchByU_C_Last(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where userId = ? and classNameId = ?.
fetchByU_C_Last(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where userId = ? and classNameId = ?.
fetchByUserId_First(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where userId = ?.
fetchByUserId_First(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where userId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_First(String, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where uuid = ?.
fetchByUUID_G(String, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUUID_G(String, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUuid_Last(String, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where uuid = ?.
fetchSavedContentEntry(long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
fetchSavedContentEntry(long, long, String, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
fetchSavedContentEntry(long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
fetchSavedContentEntry(long, long, String, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
fetchSavedContentEntry(long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
fetchSavedContentEntry(long, long, String, long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
fetchSavedContentEntry(long, String, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryService
 
fetchSavedContentEntry(long, String, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryServiceUtil
 
fetchSavedContentEntry(long, String, long) - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 
fetchSavedContentEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Returns the saved content entry matching the UUID and group.
fetchSavedContentEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Returns the saved content entry matching the UUID and group.
fetchSavedContentEntryByUuidAndGroupId(String, long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Returns the saved content entry matching the UUID and group.
filterCountByG_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
filterCountByG_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
filterCountByG_U(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries that the user has permission to view where groupId = ? and userId = ?.
filterCountByG_U(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries that the user has permission to view where groupId = ? and userId = ?.
filterCountByGroupId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the number of saved content entries that the user has permission to view where groupId = ?.
filterCountByGroupId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the number of saved content entries that the user has permission to view where groupId = ?.
filterFindByG_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
filterFindByG_C_C(long, long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
filterFindByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ? and classNameId = ? and classPK = ?.
filterFindByG_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
filterFindByG_C_C(long, long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
filterFindByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ? and classNameId = ? and classPK = ?.
filterFindByG_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
filterFindByG_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ? and classNameId = ? and classPK = ?.
filterFindByG_U(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries that the user has permission to view where groupId = ? and userId = ?.
filterFindByG_U(long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries that the user has permission to view where groupId = ? and userId = ?.
filterFindByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ? and userId = ?.
filterFindByG_U(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries that the user has permission to view where groupId = ? and userId = ?.
filterFindByG_U(long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries that the user has permission to view where groupId = ? and userId = ?.
filterFindByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ? and userId = ?.
filterFindByG_U_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ? and userId = ?.
filterFindByG_U_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ? and userId = ?.
filterFindByGroupId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries that the user has permission to view where groupId = ?.
filterFindByGroupId(long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries that the user has permission to view where groupId = ?.
filterFindByGroupId(long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ?.
filterFindByGroupId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries that the user has permission to view where groupId = ?.
filterFindByGroupId(long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries that the user has permission to view where groupId = ?.
filterFindByGroupId(long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries that the user has permissions to view where groupId = ?.
filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ?.
filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set of saved content entries that the user has permission to view where groupId = ?.
findAll() - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries.
findAll(int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries.
findAll(int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries.
findAll(int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries.
findAll() - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries.
findAll(int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries.
findAll(int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries.
findAll(int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries.
findByC_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C(long, long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C(long, long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
findByC_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
findByC_U_C_C(long, long, long, long[]) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
findByC_U_C_C(long, long, long, long[], int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = ?, optionally using the finder cache.
findByC_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or throws a NoSuchSavedContentEntryException if it could not be found.
findByC_U_C_C(long, long, long, long[]) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
findByC_U_C_C(long, long, long, long[], int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = any ?.
findByC_U_C_C(long, long, long, long[], int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where companyId = ? and userId = ? and classNameId = ? and classPK = ?, optionally using the finder cache.
findByC_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? or throws a NoSuchSavedContentEntryException if it could not be found.
findByG_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C(long, long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C(long, long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C(long, long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C_First(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C_Last(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
findByG_C_C_PrevAndNext(long, long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ? and classNameId = ? and classPK = ?.
findByG_U(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries where groupId = ? and userId = ?.
findByG_U(long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries where groupId = ? and userId = ?.
findByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where groupId = ? and userId = ?.
findByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where groupId = ? and userId = ?.
findByG_U(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries where groupId = ? and userId = ?.
findByG_U(long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries where groupId = ? and userId = ?.
findByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where groupId = ? and userId = ?.
findByG_U(long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where groupId = ? and userId = ?.
findByG_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or throws a NoSuchSavedContentEntryException if it could not be found.
findByG_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? or throws a NoSuchSavedContentEntryException if it could not be found.
findByG_U_First(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where groupId = ? and userId = ?.
findByG_U_First(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where groupId = ? and userId = ?.
findByG_U_Last(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where groupId = ? and userId = ?.
findByG_U_Last(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where groupId = ? and userId = ?.
findByG_U_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ? and userId = ?.
findByG_U_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ? and userId = ?.
findByGroupId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries where groupId = ?.
findByGroupId(long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where groupId = ?.
findByGroupId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries where groupId = ?.
findByGroupId(long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where groupId = ?.
findByGroupId_First(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where groupId = ?.
findByGroupId_First(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set where groupId = ?.
findByPrimaryKey(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry with the primary key or throws a NoSuchSavedContentEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry with the primary key or throws a NoSuchSavedContentEntryException if it could not be found.
findByU_C(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries where userId = ? and classNameId = ?.
findByU_C(long, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries where userId = ? and classNameId = ?.
findByU_C(long, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where userId = ? and classNameId = ?.
findByU_C(long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where userId = ? and classNameId = ?.
findByU_C(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries where userId = ? and classNameId = ?.
findByU_C(long, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries where userId = ? and classNameId = ?.
findByU_C(long, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where userId = ? and classNameId = ?.
findByU_C(long, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where userId = ? and classNameId = ?.
findByU_C_First(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where userId = ? and classNameId = ?.
findByU_C_First(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where userId = ? and classNameId = ?.
findByU_C_Last(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where userId = ? and classNameId = ?.
findByU_C_Last(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where userId = ? and classNameId = ?.
findByU_C_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set where userId = ? and classNameId = ?.
findByU_C_PrevAndNext(long, long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set where userId = ? and classNameId = ?.
findByUserId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries where userId = ?.
findByUserId(long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where userId = ?.
findByUserId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries where userId = ?.
findByUserId(long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where userId = ?.
findByUserId(long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where userId = ?.
findByUserId_First(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where userId = ?.
findByUserId_First(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set where userId = ?.
findByUuid(String) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where uuid = ?.
findByUuid(String) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where uuid = ?.
findByUuid_C(String, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns all the saved content entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns a range of all the saved content entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns an ordered range of all the saved content entries where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns all the saved content entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns a range of all the saved content entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<SavedContentEntry>, boolean) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns an ordered range of all the saved content entries where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_First(String, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the first saved content entry in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the first saved content entry in the ordered set where uuid = ?.
findByUUID_G(String, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entry where uuid = ? and groupId = ? or throws a NoSuchSavedContentEntryException if it could not be found.
findByUUID_G(String, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entry where uuid = ? and groupId = ? or throws a NoSuchSavedContentEntryException if it could not be found.
findByUuid_Last(String, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the last saved content entry in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the last saved content entry in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Returns the saved content entries before and after the current saved content entry in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Returns the saved content entries before and after the current saved content entry in the ordered set where uuid = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
getAttributeGetterFunctions() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
 
getAttributeSetterBiConsumers() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
 
getBasePersistence() - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
getClassName() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the fully qualified class name of this saved content entry.
getClassName() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the fully qualified class name of this saved content entry.
getClassNameId() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the class name ID of this saved content entry.
getClassNameId() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the class name ID of this saved content entry.
getClassPK() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the class pk of this saved content entry.
getClassPK() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the class pk of this saved content entry.
getCompanyId() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the company ID of this saved content entry.
getCompanyId() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the company ID of this saved content entry.
getCreateDate() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the create date of this saved content entry.
getCreateDate() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the create date of this saved content entry.
getCtCollectionId() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the ct collection ID of this saved content entry.
getCtCollectionId() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the ct collection ID of this saved content entry.
getCTPersistence() - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
getCTPersistence() - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
getGroupId() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the group ID of this saved content entry.
getGroupId() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the group ID of this saved content entry.
getGroupUserSavedContentEntries(long, int, int) - Method in interface com.liferay.saved.content.service.SavedContentEntryService
 
getGroupUserSavedContentEntries(long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.SavedContentEntryService
 
getGroupUserSavedContentEntries(long, int, int) - Static method in class com.liferay.saved.content.service.SavedContentEntryServiceUtil
 
getGroupUserSavedContentEntries(long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.SavedContentEntryServiceUtil
 
getGroupUserSavedContentEntries(long, int, int) - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 
getGroupUserSavedContentEntries(long, int, int, OrderByComparator<SavedContentEntry>) - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 
getGroupUserSavedContentEntriesCount(long) - Method in interface com.liferay.saved.content.service.SavedContentEntryService
 
getGroupUserSavedContentEntriesCount(long) - Static method in class com.liferay.saved.content.service.SavedContentEntryServiceUtil
 
getGroupUserSavedContentEntriesCount(long) - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
getModelAttributes() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
 
getModelClass() - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
getModelClass() - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
getModifiedDate() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the modified date of this saved content entry.
getModifiedDate() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the modified date of this saved content entry.
getMvccVersion() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the mvcc version of this saved content entry.
getMvccVersion() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the mvcc version of this saved content entry.
getOrderBy() - Method in class com.liferay.saved.content.util.comparator.SavedContentEntryClassNameIdComparator
 
getOrderByFields() - Method in class com.liferay.saved.content.util.comparator.SavedContentEntryClassNameIdComparator
 
getOSGiServiceIdentifier() - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.saved.content.service.SavedContentEntryService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.saved.content.service.SavedContentEntryServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
getPrimaryKey() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the primary key of this saved content entry.
getPrimaryKey() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the primary key of this saved content entry.
getSavedContentEntries(int, int) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Returns a range of all the saved content entries.
getSavedContentEntries(int, int) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Returns a range of all the saved content entries.
getSavedContentEntries(int, int) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Returns a range of all the saved content entries.
getSavedContentEntriesByUuidAndCompanyId(String, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Returns all the saved content entries matching the UUID and company.
getSavedContentEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<SavedContentEntry>) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Returns a range of saved content entries matching the UUID and company.
getSavedContentEntriesByUuidAndCompanyId(String, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Returns all the saved content entries matching the UUID and company.
getSavedContentEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<SavedContentEntry>) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Returns a range of saved content entries matching the UUID and company.
getSavedContentEntriesByUuidAndCompanyId(String, long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Returns all the saved content entries matching the UUID and company.
getSavedContentEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<SavedContentEntry>) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Returns a range of saved content entries matching the UUID and company.
getSavedContentEntriesCount() - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Returns the number of saved content entries.
getSavedContentEntriesCount() - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Returns the number of saved content entries.
getSavedContentEntriesCount() - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Returns the number of saved content entries.
getSavedContentEntry(long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Returns the saved content entry with the primary key.
getSavedContentEntry(long, long, String, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
getSavedContentEntry(long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Returns the saved content entry with the primary key.
getSavedContentEntry(long, long, String, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
getSavedContentEntry(long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Returns the saved content entry with the primary key.
getSavedContentEntry(long, long, String, long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
getSavedContentEntry(long, String, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryService
 
getSavedContentEntry(long, String, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryServiceUtil
 
getSavedContentEntry(long, String, long) - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 
getSavedContentEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Returns the saved content entry matching the UUID and group.
getSavedContentEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Returns the saved content entry matching the UUID and group.
getSavedContentEntryByUuidAndGroupId(String, long) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Returns the saved content entry matching the UUID and group.
getSavedContentEntryId() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the saved content entry ID of this saved content entry.
getSavedContentEntryId() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the saved content entry ID of this saved content entry.
getService() - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
getService() - Static method in class com.liferay.saved.content.service.SavedContentEntryServiceUtil
 
getStagedModelType() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
 
getUserId() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the user ID of this saved content entry.
getUserId() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the user ID of this saved content entry.
getUserName() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the user name of this saved content entry.
getUserName() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the user name of this saved content entry.
getUserUuid() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the user uuid of this saved content entry.
getUserUuid() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the user uuid of this saved content entry.
getUuid() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Returns the uuid of this saved content entry.
getUuid() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Returns the uuid of this saved content entry.
getWrappedService() - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 
groupId - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 

I

INSTANCE - Static variable in class com.liferay.saved.content.model.SavedContentEntryTable
 
isAscending() - Method in class com.liferay.saved.content.util.comparator.SavedContentEntryClassNameIdComparator
 

M

modifiedDate - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 
mvccVersion - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 

N

NoSuchSavedContentEntryException - Exception in com.liferay.saved.content.exception
 
NoSuchSavedContentEntryException() - Constructor for exception com.liferay.saved.content.exception.NoSuchSavedContentEntryException
 
NoSuchSavedContentEntryException(String) - Constructor for exception com.liferay.saved.content.exception.NoSuchSavedContentEntryException
 
NoSuchSavedContentEntryException(String, Throwable) - Constructor for exception com.liferay.saved.content.exception.NoSuchSavedContentEntryException
 
NoSuchSavedContentEntryException(Throwable) - Constructor for exception com.liferay.saved.content.exception.NoSuchSavedContentEntryException
 

O

ORDER_BY_ASC - Static variable in class com.liferay.saved.content.util.comparator.SavedContentEntryClassNameIdComparator
 
ORDER_BY_DESC - Static variable in class com.liferay.saved.content.util.comparator.SavedContentEntryClassNameIdComparator
 
ORDER_BY_FIELDS - Static variable in class com.liferay.saved.content.util.comparator.SavedContentEntryClassNameIdComparator
 

P

persist() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
 

R

remove(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes the saved content entry with the primary key from the database.
remove(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes the saved content entry with the primary key from the database.
removeAll() - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes all the saved content entries from the database.
removeAll() - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes all the saved content entries from the database.
removeByC_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes all the saved content entries where companyId = ? and classNameId = ? and classPK = ? from the database.
removeByC_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes all the saved content entries where companyId = ? and classNameId = ? and classPK = ? from the database.
removeByC_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? from the database.
removeByC_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes the saved content entry where companyId = ? and userId = ? and classNameId = ? and classPK = ? from the database.
removeByG_C_C(long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes all the saved content entries where groupId = ? and classNameId = ? and classPK = ? from the database.
removeByG_C_C(long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes all the saved content entries where groupId = ? and classNameId = ? and classPK = ? from the database.
removeByG_U(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes all the saved content entries where groupId = ? and userId = ? from the database.
removeByG_U(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes all the saved content entries where groupId = ? and userId = ? from the database.
removeByG_U_C_C(long, long, long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? from the database.
removeByG_U_C_C(long, long, long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes the saved content entry where groupId = ? and userId = ? and classNameId = ? and classPK = ? from the database.
removeByGroupId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes all the saved content entries where groupId = ? from the database.
removeByGroupId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes all the saved content entries where groupId = ? from the database.
removeByU_C(long, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes all the saved content entries where userId = ? and classNameId = ? from the database.
removeByU_C(long, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes all the saved content entries where userId = ? and classNameId = ? from the database.
removeByUserId(long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes all the saved content entries where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes all the saved content entries where userId = ? from the database.
removeByUuid(String) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes all the saved content entries where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes all the saved content entries where uuid = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes all the saved content entries where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes all the saved content entries where uuid = ? and companyId = ? from the database.
removeByUUID_G(String, long) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
Removes the saved content entry where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
Removes the saved content entry where uuid = ? and groupId = ? from the database.

S

SAVED_CONTENT_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.saved.content.model.SavedContentEntry
 
SavedContentEntry - Interface in com.liferay.saved.content.model
The extended model interface for the SavedContentEntry service.
SavedContentEntryClassNameIdComparator - Class in com.liferay.saved.content.util.comparator
 
SavedContentEntryClassNameIdComparator() - Constructor for class com.liferay.saved.content.util.comparator.SavedContentEntryClassNameIdComparator
 
SavedContentEntryClassNameIdComparator(boolean) - Constructor for class com.liferay.saved.content.util.comparator.SavedContentEntryClassNameIdComparator
 
savedContentEntryId - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 
SavedContentEntryLocalService - Interface in com.liferay.saved.content.service
Provides the local service interface for SavedContentEntry.
SavedContentEntryLocalServiceUtil - Class in com.liferay.saved.content.service
Provides the local service utility for SavedContentEntry.
SavedContentEntryLocalServiceUtil() - Constructor for class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
 
SavedContentEntryLocalServiceWrapper - Class in com.liferay.saved.content.service
Provides a wrapper for SavedContentEntryLocalService.
SavedContentEntryLocalServiceWrapper() - Constructor for class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
SavedContentEntryLocalServiceWrapper(SavedContentEntryLocalService) - Constructor for class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
SavedContentEntryModel - Interface in com.liferay.saved.content.model
The base model interface for the SavedContentEntry service.
SavedContentEntryPersistence - Interface in com.liferay.saved.content.service.persistence
The persistence interface for the saved content entry service.
SavedContentEntryService - Interface in com.liferay.saved.content.service
Provides the remote service interface for SavedContentEntry.
SavedContentEntryServiceUtil - Class in com.liferay.saved.content.service
Provides the remote service utility for SavedContentEntry.
SavedContentEntryServiceUtil() - Constructor for class com.liferay.saved.content.service.SavedContentEntryServiceUtil
 
SavedContentEntryServiceWrapper - Class in com.liferay.saved.content.service
Provides a wrapper for SavedContentEntryService.
SavedContentEntryServiceWrapper() - Constructor for class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 
SavedContentEntryServiceWrapper(SavedContentEntryService) - Constructor for class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 
SavedContentEntryTable - Class in com.liferay.saved.content.model
The table class for the "SavedContentEntry" database table.
SavedContentEntryUtil - Class in com.liferay.saved.content.service.persistence
The persistence utility for the saved content entry service.
SavedContentEntryUtil() - Constructor for class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
SavedContentEntryWrapper - Class in com.liferay.saved.content.model
This class is a wrapper for SavedContentEntry.
SavedContentEntryWrapper(SavedContentEntry) - Constructor for class com.liferay.saved.content.model.SavedContentEntryWrapper
 
SavedContentPermission - Interface in com.liferay.saved.content.security.permission
 
setClassName(String) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
 
setClassName(String) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
 
setClassNameId(long) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the class name ID of this saved content entry.
setClassNameId(long) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the class name ID of this saved content entry.
setClassPK(long) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the class pk of this saved content entry.
setClassPK(long) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the class pk of this saved content entry.
setCompanyId(long) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the company ID of this saved content entry.
setCompanyId(long) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the company ID of this saved content entry.
setCreateDate(Date) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the create date of this saved content entry.
setCreateDate(Date) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the create date of this saved content entry.
setCtCollectionId(long) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the ct collection ID of this saved content entry.
setCtCollectionId(long) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the ct collection ID of this saved content entry.
setGroupId(long) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the group ID of this saved content entry.
setGroupId(long) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the group ID of this saved content entry.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the modified date of this saved content entry.
setModifiedDate(Date) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the modified date of this saved content entry.
setMvccVersion(long) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the mvcc version of this saved content entry.
setMvccVersion(long) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the mvcc version of this saved content entry.
setPersistence(SavedContentEntryPersistence) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
setPrimaryKey(long) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the primary key of this saved content entry.
setPrimaryKey(long) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the primary key of this saved content entry.
setSavedContentEntryId(long) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the saved content entry ID of this saved content entry.
setSavedContentEntryId(long) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the saved content entry ID of this saved content entry.
setUserId(long) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the user ID of this saved content entry.
setUserId(long) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the user ID of this saved content entry.
setUserName(String) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the user name of this saved content entry.
setUserName(String) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the user name of this saved content entry.
setUserUuid(String) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the user uuid of this saved content entry.
setUserUuid(String) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the user uuid of this saved content entry.
setUuid(String) - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
Sets the uuid of this saved content entry.
setUuid(String) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
Sets the uuid of this saved content entry.
setWrappedService(SavedContentEntryLocalService) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
setWrappedService(SavedContentEntryService) - Method in class com.liferay.saved.content.service.SavedContentEntryServiceWrapper
 

T

toXmlString() - Method in interface com.liferay.saved.content.model.SavedContentEntryModel
 
toXmlString() - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
 

U

update(SavedContentEntry) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
update(SavedContentEntry, ServiceContext) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
updateImpl(SavedContentEntry) - Method in interface com.liferay.saved.content.service.persistence.SavedContentEntryPersistence
 
updateImpl(SavedContentEntry) - Static method in class com.liferay.saved.content.service.persistence.SavedContentEntryUtil
 
updateSavedContentEntry(SavedContentEntry) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
Updates the saved content entry in the database or adds it if it does not yet exist.
updateSavedContentEntry(SavedContentEntry) - Static method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceUtil
Updates the saved content entry in the database or adds it if it does not yet exist.
updateSavedContentEntry(SavedContentEntry) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
Updates the saved content entry in the database or adds it if it does not yet exist.
updateWithUnsafeFunction(UnsafeFunction<CTPersistence<SavedContentEntry>, R, E>) - Method in interface com.liferay.saved.content.service.SavedContentEntryLocalService
 
updateWithUnsafeFunction(UnsafeFunction<CTPersistence<SavedContentEntry>, R, E>) - Method in class com.liferay.saved.content.service.SavedContentEntryLocalServiceWrapper
 
userId - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 
userName - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 
uuid - Variable in class com.liferay.saved.content.model.SavedContentEntryTable
 

W

wrap(SavedContentEntry) - Method in class com.liferay.saved.content.model.SavedContentEntryWrapper
 
A C D F G I M N O P R S T U W 
Skip navigation links