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

A

addAMImageConfigurationEntry(long, String, String, String, Map<String, String>) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationHelper
Adds a new image configuration entry.
addAMImageEntry(AMImageConfigurationEntry, FileVersion, int, int, InputStream, long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Adds an adaptive media image entry in the database and stores the image bytes in the file store.
addAMImageEntry(AMImageEntry) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Adds the am image entry to the database.
addAMImageEntry(AMImageConfigurationEntry, FileVersion, int, int, InputStream, long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Adds an adaptive media image entry in the database and stores the image bytes in the file store.
addAMImageEntry(AMImageEntry) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Adds the am image entry to the database.
addAMImageEntry(AMImageConfigurationEntry, FileVersion, int, int, InputStream, long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Adds an adaptive media image entry in the database and stores the image bytes in the file store.
addAMImageEntry(AMImageEntry) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Adds the am image entry to the database.
AM_IMAGE_ATTRIBUTE_HEIGHT - Static variable in class com.liferay.adaptive.media.image.processor.AMImageAttribute
 
AM_IMAGE_ATTRIBUTE_WIDTH - Static variable in class com.liferay.adaptive.media.image.processor.AMImageAttribute
 
AM_IMAGE_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.adaptive.media.image.model.AMImageEntry
 
AMImageAttribute - Class in com.liferay.adaptive.media.image.processor
 
AMImageConfigurationEntry - Interface in com.liferay.adaptive.media.image.configuration
Represents a single configuration entry used by Adaptive Media to generate adaptive media images.
AMImageConfigurationEntrySerializer - Interface in com.liferay.adaptive.media.image.configuration
 
AMImageConfigurationHelper - Interface in com.liferay.adaptive.media.image.configuration
Manages and fetches an AMImageConfigurationEntry.
amImageConfigurationHelper - Variable in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
AMImageCounter - Interface in com.liferay.adaptive.media.image.counter
Provides an interface that returns the number of images that can use Adaptive Media for a particular use case.
AMImageEntry - Interface in com.liferay.adaptive.media.image.model
The extended model interface for the AMImageEntry service.
amImageEntryId - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 
AMImageEntryLocalService - Interface in com.liferay.adaptive.media.image.service
Provides the local service interface for AMImageEntry.
AMImageEntryLocalServiceUtil - Class in com.liferay.adaptive.media.image.service
Provides the local service utility for AMImageEntry.
AMImageEntryLocalServiceUtil() - Constructor for class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
AMImageEntryLocalServiceWrapper - Class in com.liferay.adaptive.media.image.service
Provides a wrapper for AMImageEntryLocalService.
AMImageEntryLocalServiceWrapper() - Constructor for class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
AMImageEntryLocalServiceWrapper(AMImageEntryLocalService) - Constructor for class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
AMImageEntryModel - Interface in com.liferay.adaptive.media.image.model
The base model interface for the AMImageEntry service.
AMImageEntryPersistence - Interface in com.liferay.adaptive.media.image.service.persistence
The persistence interface for the am image entry service.
AMImageEntryTable - Class in com.liferay.adaptive.media.image.model
The table class for the "AMImageEntry" database table.
AMImageEntryUtil - Class in com.liferay.adaptive.media.image.service.persistence
The persistence utility for the am image entry service.
AMImageEntryUtil() - Constructor for class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
AMImageEntryWrapper - Class in com.liferay.adaptive.media.image.model
This class is a wrapper for AMImageEntry.
AMImageEntryWrapper(AMImageEntry) - Constructor for class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
 
AMImageFinder - Interface in com.liferay.adaptive.media.image.finder
Provides a specialized interface for locating AdaptiveMedia specific FileVersion models generated by AMProcessors.
AMImageHTMLConstants - Class in com.liferay.adaptive.media.image.html.constants
 
AMImageHTMLConstants() - Constructor for class com.liferay.adaptive.media.image.html.constants.AMImageHTMLConstants
 
AMImageHTMLTagFactory - Interface in com.liferay.adaptive.media.image.html
 
amImageMimeTypeProvider - Variable in class com.liferay.adaptive.media.image.counter.BaseAMImageCounter
 
AMImageMimeTypeProvider - Interface in com.liferay.adaptive.media.image.mime.type
Provides the supported Adaptive Media image MIME types.
amImageMimeTypeProvider - Variable in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
AMImageOptimizer - Interface in com.liferay.adaptive.media.image.optimizer
Provides an interface that generates missing adaptive media images for an application or use case.
AMImageQueryBuilder - Interface in com.liferay.adaptive.media.image.finder
Provides a specialized interface to build a query to fetch adaptive media images.
AMImageQueryBuilder.ConfigurationStatus - Enum in com.liferay.adaptive.media.image.finder
 
AMImageQueryBuilder.ConfigurationStep - Interface in com.liferay.adaptive.media.image.finder
 
AMImageQueryBuilder.FinalStep - Interface in com.liferay.adaptive.media.image.finder
 
AMImageQueryBuilder.FuzzySortStep - Interface in com.liferay.adaptive.media.image.finder
 
AMImageQueryBuilder.InitialStep - Interface in com.liferay.adaptive.media.image.finder
 
AMImageQueryBuilder.SortOrder - Enum in com.liferay.adaptive.media.image.finder
 
AMImageQueryBuilder.StrictSortStep - Interface in com.liferay.adaptive.media.image.finder
 
AMImageScaledImage - Interface in com.liferay.adaptive.media.image.scaler
Represents an image scaled by Adaptive Media.
AMImageScaler - Interface in com.liferay.adaptive.media.image.scaler
Scales an image to fit the characteristics specified by the image configuration entry.
AMImageScalerRegistry - Interface in com.liferay.adaptive.media.image.scaler
Tracks the image scalers and returns the one used for a specific MIME type.
AMImageSerializer - Interface in com.liferay.adaptive.media.image.util
 
AMImageURLFactory - Interface in com.liferay.adaptive.media.image.url
 
amImageValidator - Variable in class com.liferay.adaptive.media.image.counter.BaseAMImageCounter
 
amImageValidator - Variable in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
AMImageValidator - Interface in com.liferay.adaptive.media.image.validator
Validates image size for Adaptive Media.
amProcessor - Variable in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
ATTRIBUTE_NAME_FILE_ENTRY_ID - Static variable in class com.liferay.adaptive.media.image.html.constants.AMImageHTMLConstants
 

B

backgroundTaskStatusMessageSender - Variable in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
BaseAMImageCounter - Class in com.liferay.adaptive.media.image.counter
 
BaseAMImageCounter() - Constructor for class com.liferay.adaptive.media.image.counter.BaseAMImageCounter
 
BaseAMImageOptimizer - Class in com.liferay.adaptive.media.image.optimizer
 
BaseAMImageOptimizer() - Constructor for class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 

C

cacheResult(AMImageEntry) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Caches the am image entry in the entity cache if it is enabled.
cacheResult(List<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Caches the am image entries in the entity cache if it is enabled.
cacheResult(AMImageEntry) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Caches the am image entry in the entity cache if it is enabled.
cacheResult(List<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Caches the am image entries in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
clearCache(AMImageEntry) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
cloneWithOriginalValues() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
 
cloneWithOriginalValues() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
 
com.liferay.adaptive.media.image.configuration - package com.liferay.adaptive.media.image.configuration
 
com.liferay.adaptive.media.image.counter - package com.liferay.adaptive.media.image.counter
 
com.liferay.adaptive.media.image.exception - package com.liferay.adaptive.media.image.exception
 
com.liferay.adaptive.media.image.finder - package com.liferay.adaptive.media.image.finder
 
com.liferay.adaptive.media.image.html - package com.liferay.adaptive.media.image.html
 
com.liferay.adaptive.media.image.html.constants - package com.liferay.adaptive.media.image.html.constants
 
com.liferay.adaptive.media.image.media.query - package com.liferay.adaptive.media.image.media.query
 
com.liferay.adaptive.media.image.mime.type - package com.liferay.adaptive.media.image.mime.type
 
com.liferay.adaptive.media.image.model - package com.liferay.adaptive.media.image.model
 
com.liferay.adaptive.media.image.optimizer - package com.liferay.adaptive.media.image.optimizer
 
com.liferay.adaptive.media.image.processor - package com.liferay.adaptive.media.image.processor
 
com.liferay.adaptive.media.image.scaler - package com.liferay.adaptive.media.image.scaler
 
com.liferay.adaptive.media.image.service - package com.liferay.adaptive.media.image.service
 
com.liferay.adaptive.media.image.service.persistence - package com.liferay.adaptive.media.image.service.persistence
 
com.liferay.adaptive.media.image.url - package com.liferay.adaptive.media.image.url
 
com.liferay.adaptive.media.image.util - package com.liferay.adaptive.media.image.util
 
com.liferay.adaptive.media.image.validator - package com.liferay.adaptive.media.image.validator
 
companyId - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 
Condition - Class in com.liferay.adaptive.media.image.media.query
 
Condition(String, String) - Constructor for class com.liferay.adaptive.media.image.media.query.Condition
 
configurationUuid - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 
countAll() - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the number of am image entries.
countAll() - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the number of am image entries.
countByC_C(long, String) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the number of am image entries where companyId = ? and configurationUuid = ?.
countByC_C(long, String) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the number of am image entries where companyId = ? and configurationUuid = ?.
countByC_F(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the number of am image entries where configurationUuid = ? and fileVersionId = ?.
countByC_F(String, long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the number of am image entries where configurationUuid = ? and fileVersionId = ?.
countByCompanyId(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the number of am image entries where companyId = ?.
countByCompanyId(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the number of am image entries where companyId = ?.
countByConfigurationUuid(String) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the number of am image entries where configurationUuid = ?.
countByConfigurationUuid(String) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the number of am image entries where configurationUuid = ?.
countByFileVersionId(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the number of am image entries where fileVersionId = ?.
countByFileVersionId(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the number of am image entries where fileVersionId = ?.
countByGroupId(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the number of am image entries where groupId = ?.
countByGroupId(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the number of am image entries where groupId = ?.
countByUuid(String) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the number of am image entries where uuid = ?.
countByUuid(String) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the number of am image entries where uuid = ?.
countByUuid_C(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the number of am image entries where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the number of am image entries where uuid = ? and companyId = ?.
countByUUID_G(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the number of am image entries where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the number of am image entries where uuid = ? and groupId = ?.
countExpectedAMImageEntries(long) - Method in interface com.liferay.adaptive.media.image.counter.AMImageCounter
Returns the number of images in the application that should have an adaptive media image in a particular company, including images that are not generated yet.
countExpectedAMImageEntries(long) - Method in class com.liferay.adaptive.media.image.counter.BaseAMImageCounter
 
countExpectedAMImageEntries(long) - Method in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
create(String, FileEntry) - Method in interface com.liferay.adaptive.media.image.html.AMImageHTMLTagFactory
 
create(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Creates a new am image entry with the primary key.
create(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Creates a new am image entry with the primary key.
createAMImageEntry(long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Creates a new am image entry with the primary key.
createAMImageEntry(long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Creates a new am image entry with the primary key.
createAMImageEntry(long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Creates a new am image entry with the primary key.
createDate - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 
createFileEntryURL(FileVersion, AMImageConfigurationEntry) - Method in interface com.liferay.adaptive.media.image.url.AMImageURLFactory
 
createFileVersionURL(FileVersion, AMImageConfigurationEntry) - Method in interface com.liferay.adaptive.media.image.url.AMImageURLFactory
 
createPersistedModel(Serializable) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
ctCollectionId - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 

D

deleteAMImageConfigurationEntry(long, String) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationHelper
Deletes an existing and disabled image configuration entry.
deleteAMImageEntries(long, AMImageConfigurationEntry) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Deletes all the adaptive media images generated for the configuration in the company.
deleteAMImageEntries(long, AMImageConfigurationEntry) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Deletes all the adaptive media images generated for the configuration in the company.
deleteAMImageEntries(long, AMImageConfigurationEntry) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Deletes all the adaptive media images generated for the configuration in the company.
deleteAMImageEntry(AMImageEntry) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Deletes the am image entry from the database.
deleteAMImageEntry(long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Deletes the am image entry with the primary key from the database.
deleteAMImageEntry(AMImageEntry) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Deletes the am image entry from the database.
deleteAMImageEntry(long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Deletes the am image entry with the primary key from the database.
deleteAMImageEntry(AMImageEntry) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Deletes the am image entry from the database.
deleteAMImageEntry(long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Deletes the am image entry with the primary key from the database.
deleteAMImageEntryFileVersion(FileVersion) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Deletes all the adaptive media images generated for a file version.
deleteAMImageEntryFileVersion(String, long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Deletes adaptive media images generated for a file version under a given configuration.
deleteAMImageEntryFileVersion(FileVersion) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Deletes all the adaptive media images generated for a file version.
deleteAMImageEntryFileVersion(String, long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Deletes adaptive media images generated for a file version under a given configuration.
deleteAMImageEntryFileVersion(FileVersion) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Deletes all the adaptive media images generated for a file version.
deleteAMImageEntryFileVersion(String, long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Deletes adaptive media images generated for a file version under a given configuration.
deletePersistedModel(PersistedModel) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
deserialize(String) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationEntrySerializer
 
deserialize(String, Supplier<InputStream>) - Method in interface com.liferay.adaptive.media.image.util.AMImageSerializer
 
disableAMImageConfigurationEntry(long, String) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationHelper
Disables an existing and enabled image configuration entry.
dlFileEntryConfigurationProvider - Variable in class com.liferay.adaptive.media.image.counter.BaseAMImageCounter
 
dlFileEntryConfigurationProvider - Variable in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
done() - Method in interface com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.FinalStep
Creates and returns the query.
dslQuery(DSLQuery) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
DuplicateAMImageEntryException - Exception in com.liferay.adaptive.media.image.exception
 
DuplicateAMImageEntryException() - Constructor for exception com.liferay.adaptive.media.image.exception.DuplicateAMImageEntryException
 
DuplicateAMImageEntryException(String) - Constructor for exception com.liferay.adaptive.media.image.exception.DuplicateAMImageEntryException
 
DuplicateAMImageEntryException(String, Throwable) - Constructor for exception com.liferay.adaptive.media.image.exception.DuplicateAMImageEntryException
 
DuplicateAMImageEntryException(Throwable) - Constructor for exception com.liferay.adaptive.media.image.exception.DuplicateAMImageEntryException
 
dynamicQuery() - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
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.adaptive.media.image.service.AMImageEntryLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
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.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
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.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

enableAMImageConfigurationEntry(long, String) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationHelper
Enables an existing and disabled image configuration entry.

F

fetchAMImageEntry(long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
fetchAMImageEntry(String, long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the adaptive media image entry generated for the configuration and file version.
fetchAMImageEntry(long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
fetchAMImageEntry(String, long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the adaptive media image entry generated for the configuration and file version.
fetchAMImageEntry(long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
fetchAMImageEntry(String, long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the adaptive media image entry generated for the configuration and file version.
fetchAMImageEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the am image entry matching the UUID and group.
fetchAMImageEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the am image entry matching the UUID and group.
fetchAMImageEntryByUuidAndGroupId(String, long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the am image entry matching the UUID and group.
fetchByC_C_First(long, String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where companyId = ? and configurationUuid = ?.
fetchByC_C_First(long, String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where companyId = ? and configurationUuid = ?.
fetchByC_C_Last(long, String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where companyId = ? and configurationUuid = ?.
fetchByC_C_Last(long, String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where companyId = ? and configurationUuid = ?.
fetchByC_F(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entry where configurationUuid = ? and fileVersionId = ? or returns null if it could not be found.
fetchByC_F(String, long, boolean) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entry where configurationUuid = ? and fileVersionId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_F(String, long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entry where configurationUuid = ? and fileVersionId = ? or returns null if it could not be found.
fetchByC_F(String, long, boolean) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entry where configurationUuid = ? and fileVersionId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByCompanyId_First(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where companyId = ?.
fetchByConfigurationUuid_First(String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where configurationUuid = ?.
fetchByConfigurationUuid_First(String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where configurationUuid = ?.
fetchByConfigurationUuid_Last(String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where configurationUuid = ?.
fetchByConfigurationUuid_Last(String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where configurationUuid = ?.
fetchByFileVersionId_First(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where fileVersionId = ?.
fetchByFileVersionId_First(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where fileVersionId = ?.
fetchByFileVersionId_Last(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where fileVersionId = ?.
fetchByFileVersionId_Last(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where fileVersionId = ?.
fetchByGroupId_First(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where groupId = ?.
fetchByGroupId_First(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where groupId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entry with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
fetchByUuid_C_First(String, long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_First(String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where uuid = ?.
fetchByUUID_G(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entry where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image 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.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image 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.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entry where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUuid_Last(String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where uuid = ?.
fileVersionId - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 
findAll() - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns all the am image entries.
findAll(int, int) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns a range of all the am image entries.
findAll(int, int, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries.
findAll(int, int, OrderByComparator<AMImageEntry>, boolean) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries.
findAll() - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns all the am image entries.
findAll(int, int) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns a range of all the am image entries.
findAll(int, int, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries.
findAll(int, int, OrderByComparator<AMImageEntry>, boolean) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries.
findByC_C(long, String) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns all the am image entries where companyId = ? and configurationUuid = ?.
findByC_C(long, String, int, int) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns a range of all the am image entries where companyId = ? and configurationUuid = ?.
findByC_C(long, String, int, int, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where companyId = ? and configurationUuid = ?.
findByC_C(long, String, int, int, OrderByComparator<AMImageEntry>, boolean) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where companyId = ? and configurationUuid = ?.
findByC_C(long, String) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns all the am image entries where companyId = ? and configurationUuid = ?.
findByC_C(long, String, int, int) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns a range of all the am image entries where companyId = ? and configurationUuid = ?.
findByC_C(long, String, int, int, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where companyId = ? and configurationUuid = ?.
findByC_C(long, String, int, int, OrderByComparator<AMImageEntry>, boolean) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where companyId = ? and configurationUuid = ?.
findByC_C_First(long, String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where companyId = ? and configurationUuid = ?.
findByC_C_First(long, String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where companyId = ? and configurationUuid = ?.
findByC_C_Last(long, String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where companyId = ? and configurationUuid = ?.
findByC_C_Last(long, String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where companyId = ? and configurationUuid = ?.
findByC_C_PrevAndNext(long, long, String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entries before and after the current am image entry in the ordered set where companyId = ? and configurationUuid = ?.
findByC_C_PrevAndNext(long, long, String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entries before and after the current am image entry in the ordered set where companyId = ? and configurationUuid = ?.
findByC_F(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entry where configurationUuid = ? and fileVersionId = ? or throws a NoSuchAMImageEntryException if it could not be found.
findByC_F(String, long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entry where configurationUuid = ? and fileVersionId = ? or throws a NoSuchAMImageEntryException if it could not be found.
findByCompanyId(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns all the am image entries where companyId = ?.
findByCompanyId(long, int, int) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns a range of all the am image entries where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<AMImageEntry>, boolean) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where companyId = ?.
findByCompanyId(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns all the am image entries where companyId = ?.
findByCompanyId(long, int, int) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns a range of all the am image entries where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<AMImageEntry>, boolean) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where companyId = ?.
findByCompanyId_First(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entries before and after the current am image entry in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entries before and after the current am image entry in the ordered set where companyId = ?.
findByConfigurationUuid(String) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns all the am image entries where configurationUuid = ?.
findByConfigurationUuid(String, int, int) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns a range of all the am image entries where configurationUuid = ?.
findByConfigurationUuid(String, int, int, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where configurationUuid = ?.
findByConfigurationUuid(String, int, int, OrderByComparator<AMImageEntry>, boolean) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where configurationUuid = ?.
findByConfigurationUuid(String) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns all the am image entries where configurationUuid = ?.
findByConfigurationUuid(String, int, int) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns a range of all the am image entries where configurationUuid = ?.
findByConfigurationUuid(String, int, int, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where configurationUuid = ?.
findByConfigurationUuid(String, int, int, OrderByComparator<AMImageEntry>, boolean) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where configurationUuid = ?.
findByConfigurationUuid_First(String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where configurationUuid = ?.
findByConfigurationUuid_First(String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where configurationUuid = ?.
findByConfigurationUuid_Last(String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where configurationUuid = ?.
findByConfigurationUuid_Last(String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where configurationUuid = ?.
findByConfigurationUuid_PrevAndNext(long, String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entries before and after the current am image entry in the ordered set where configurationUuid = ?.
findByConfigurationUuid_PrevAndNext(long, String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entries before and after the current am image entry in the ordered set where configurationUuid = ?.
findByFileVersionId(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns all the am image entries where fileVersionId = ?.
findByFileVersionId(long, int, int) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns a range of all the am image entries where fileVersionId = ?.
findByFileVersionId(long, int, int, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where fileVersionId = ?.
findByFileVersionId(long, int, int, OrderByComparator<AMImageEntry>, boolean) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where fileVersionId = ?.
findByFileVersionId(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns all the am image entries where fileVersionId = ?.
findByFileVersionId(long, int, int) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns a range of all the am image entries where fileVersionId = ?.
findByFileVersionId(long, int, int, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where fileVersionId = ?.
findByFileVersionId(long, int, int, OrderByComparator<AMImageEntry>, boolean) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where fileVersionId = ?.
findByFileVersionId_First(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where fileVersionId = ?.
findByFileVersionId_First(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where fileVersionId = ?.
findByFileVersionId_Last(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where fileVersionId = ?.
findByFileVersionId_Last(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where fileVersionId = ?.
findByFileVersionId_PrevAndNext(long, long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entries before and after the current am image entry in the ordered set where fileVersionId = ?.
findByFileVersionId_PrevAndNext(long, long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entries before and after the current am image entry in the ordered set where fileVersionId = ?.
findByGroupId(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns all the am image entries where groupId = ?.
findByGroupId(long, int, int) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns a range of all the am image entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<AMImageEntry>, boolean) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where groupId = ?.
findByGroupId(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns all the am image entries where groupId = ?.
findByGroupId(long, int, int) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns a range of all the am image entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<AMImageEntry>, boolean) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where groupId = ?.
findByGroupId_First(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where groupId = ?.
findByGroupId_First(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entries before and after the current am image entry in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entries before and after the current am image entry in the ordered set where groupId = ?.
findByPrimaryKey(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entry with the primary key or throws a NoSuchAMImageEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entry with the primary key or throws a NoSuchAMImageEntryException if it could not be found.
findByUuid(String) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns all the am image entries where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns a range of all the am image entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<AMImageEntry>, boolean) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where uuid = ?.
findByUuid(String) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns all the am image entries where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns a range of all the am image entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<AMImageEntry>, boolean) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where uuid = ?.
findByUuid_C(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns all the am image entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns a range of all the am image entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<AMImageEntry>, boolean) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns an ordered range of all the am image entries where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns all the am image entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns a range of all the am image entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<AMImageEntry>, boolean) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns an ordered range of all the am image entries where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entries before and after the current am image entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entries before and after the current am image entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_First(String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the first am image entry in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the first am image entry in the ordered set where uuid = ?.
findByUUID_G(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entry where uuid = ? and groupId = ? or throws a NoSuchAMImageEntryException if it could not be found.
findByUUID_G(String, long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entry where uuid = ? and groupId = ? or throws a NoSuchAMImageEntryException if it could not be found.
findByUuid_Last(String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the last am image entry in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the last am image entry in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Returns the am image entries before and after the current am image entry in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Returns the am image entries before and after the current am image entry in the ordered set where uuid = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
forceDeleteAMImageConfigurationEntry(long, String) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationHelper
Deletes an existing image configuration entry, even if it is enabled.
forConfiguration(String) - Method in interface com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.ConfigurationStep
A terminal method that specifies that only adaptive media images with the given configuration should be returned.
forEachFileEntry(long, Consumer<DLFileEntry>) - Method in class com.liferay.adaptive.media.image.counter.BaseAMImageCounter
 
forEachFileEntry(long, Consumer<DLFileEntry>) - Method in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
forFileEntry(FileEntry) - Method in interface com.liferay.adaptive.media.image.finder.AMImageQueryBuilder
An initial method that specifies that only adaptive media images that belong to a specific file entry should be returned.
forFileVersion(FileVersion) - Method in interface com.liferay.adaptive.media.image.finder.AMImageQueryBuilder
An initial method that specifies the file version of the adaptive media images.

G

getActionableDynamicQuery() - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
getAllowedAMAttributes() - Static method in class com.liferay.adaptive.media.image.processor.AMImageAttribute
Returns a string-attribute map containing the available name-attribute pairs.
getAMImageConfigurationEntries(long) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationHelper
Returns a collection of the enabled image configuration entries for a company.
getAMImageConfigurationEntries(long, Predicate<? super AMImageConfigurationEntry>) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationHelper
Returns a collection of image configuration entries filtered by the given predicate for a company.
getAMImageConfigurationEntry(long, String) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationHelper
Returns an image configuration entry for the given company and image configuration entry UUID or null.
getAMImageEntries(int, int) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns a range of all the am image entries.
getAMImageEntries(long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the list of adaptive media image entries generated for the file version.
getAMImageEntries(int, int) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns a range of all the am image entries.
getAMImageEntries(long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the list of adaptive media image entries generated for the file version.
getAMImageEntries(int, int) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns a range of all the am image entries.
getAMImageEntries(long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the list of adaptive media image entries generated for the file version.
getAMImageEntriesByUuidAndCompanyId(String, long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns all the am image entries matching the UUID and company.
getAMImageEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<AMImageEntry>) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns a range of am image entries matching the UUID and company.
getAMImageEntriesByUuidAndCompanyId(String, long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns all the am image entries matching the UUID and company.
getAMImageEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<AMImageEntry>) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns a range of am image entries matching the UUID and company.
getAMImageEntriesByUuidAndCompanyId(String, long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns all the am image entries matching the UUID and company.
getAMImageEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<AMImageEntry>) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns a range of am image entries matching the UUID and company.
getAMImageEntriesCount() - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the number of am image entries.
getAMImageEntriesCount(long, String) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the number of adaptive media image entries generated for the configuration in the company.
getAMImageEntriesCount() - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the number of am image entries.
getAMImageEntriesCount(long, String) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the number of adaptive media image entries generated for the configuration in the company.
getAMImageEntriesCount() - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the number of am image entries.
getAMImageEntriesCount(long, String) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the number of adaptive media image entries generated for the configuration in the company.
getAMImageEntry(long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the am image entry with the primary key.
getAMImageEntry(long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the am image entry with the primary key.
getAMImageEntry(long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the am image entry with the primary key.
getAMImageEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the am image entry matching the UUID and group.
getAMImageEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the am image entry matching the UUID and group.
getAMImageEntryByUuidAndGroupId(String, long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the am image entry matching the UUID and group.
getAMImageEntryContentStream(AMImageConfigurationEntry, FileVersion) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the input stream of the adaptive media image generated for a file version and configuration.
getAMImageEntryContentStream(AMImageConfigurationEntry, FileVersion) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the input stream of the adaptive media image generated for a file version and configuration.
getAMImageEntryContentStream(AMImageConfigurationEntry, FileVersion) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the input stream of the adaptive media image generated for a file version and configuration.
getAmImageEntryId() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the am image entry ID of this am image entry.
getAmImageEntryId() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the am image entry ID of this am image entry.
getAMImageScaler(String) - Method in interface com.liferay.adaptive.media.image.scaler.AMImageScalerRegistry
Returns the enabled image scaler for the specific MIME type.
getAttribute() - Method in class com.liferay.adaptive.media.image.media.query.Condition
 
getAttributeGetterFunctions() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
 
getAttributeSetterBiConsumers() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
 
getBasePersistence() - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
getCompanyId() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the company ID of this am image entry.
getCompanyId() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the company ID of this am image entry.
getConditions() - Method in class com.liferay.adaptive.media.image.media.query.MediaQuery
 
getConfigurationUuid() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the configuration uuid of this am image entry.
getConfigurationUuid() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the configuration uuid of this am image entry.
getCreateDate() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the create date of this am image entry.
getCreateDate() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the create date of this am image entry.
getCtCollectionId() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the ct collection ID of this am image entry.
getCtCollectionId() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the ct collection ID of this am image entry.
getCTPersistence() - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
getCTPersistence() - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
getDescription() - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationEntry
Returns the image configuration entry's description.
getExpectedAMImageEntriesCount(long) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the total number of adaptive media images that are expected to be in a company once they are generated.
getExpectedAMImageEntriesCount(long) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the total number of adaptive media images that are expected to be in a company once they are generated.
getExpectedAMImageEntriesCount(long) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the total number of adaptive media images that are expected to be in a company once they are generated.
getFileVersionId() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the file version ID of this am image entry.
getFileVersionId() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the file version ID of this am image entry.
getGroupId() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the group ID of this am image entry.
getGroupId() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the group ID of this am image entry.
getHeight() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the height of this am image entry.
getHeight() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the height of this am image entry.
getHeight() - Method in interface com.liferay.adaptive.media.image.scaler.AMImageScaledImage
Returns the image height.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
getInputStream() - Method in interface com.liferay.adaptive.media.image.scaler.AMImageScaledImage
Returns an InputStream with the image data.
getMediaQueries(FileEntry) - Method in interface com.liferay.adaptive.media.image.media.query.MediaQueryProvider
 
getMimeType() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the mime type of this am image entry.
getMimeType() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the mime type of this am image entry.
getMimeType() - Method in interface com.liferay.adaptive.media.image.scaler.AMImageScaledImage
Returns this image's mime type
getMimeTypes() - Method in class com.liferay.adaptive.media.image.counter.BaseAMImageCounter
 
getMimeTypes() - Method in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
getModelAttributes() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
 
getModelClass() - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
getModelClass() - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
getMvccVersion() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the mvcc version of this am image entry.
getMvccVersion() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the mvcc version of this am image entry.
getName() - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationEntry
Returns the image configuration entry's name.
getOSGiServiceIdentifier() - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the OSGi service identifier.
getPercentage(long, String) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Returns the percentage of images that have an adaptive media image generated based on the expected number of adaptive media images for a configuration in a company.
getPercentage(long, String, int) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
getPercentage(long, String) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Returns the percentage of images that have an adaptive media image generated based on the expected number of adaptive media images for a configuration in a company.
getPercentage(long, String, int) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
getPercentage(long, String) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Returns the percentage of images that have an adaptive media image generated based on the expected number of adaptive media images for a configuration in a company.
getPercentage(long, String, int) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
getPredicate() - Method in enum com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.ConfigurationStatus
 
getPrimaryKey() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the primary key of this am image entry.
getPrimaryKey() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the primary key of this am image entry.
getProperties() - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationEntry
Returns a set of properties that communicate how adaptive media images should be generated for the image configuration entry.
getService() - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
getSize() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the size of this am image entry.
getSize() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the size of this am image entry.
getSize() - Method in interface com.liferay.adaptive.media.image.scaler.AMImageScaledImage
Returns this image's size in bytes.
getSortValue(long) - Method in enum com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.SortOrder
 
getSrc() - Method in class com.liferay.adaptive.media.image.media.query.MediaQuery
 
getSupportedMimeTypes() - Method in interface com.liferay.adaptive.media.image.mime.type.AMImageMimeTypeProvider
Returns the supported MIME types that generate Adaptive Media images.
getUUID() - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationEntry
Returns the image configuration entry's unique identifier.
getUuid() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the uuid of this am image entry.
getUuid() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the uuid of this am image entry.
getValue() - Method in class com.liferay.adaptive.media.image.media.query.Condition
 
getWidth() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Returns the width of this am image entry.
getWidth() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Returns the width of this am image entry.
getWidth() - Method in interface com.liferay.adaptive.media.image.scaler.AMImageScaledImage
Returns the image width.
getWrappedService() - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
groupId - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 

H

hasAMImageEntryContent(String, FileVersion) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
hasAMImageEntryContent(String, FileVersion) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
 
hasAMImageEntryContent(String, FileVersion) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
height - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 

I

INSTANCE - Static variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 
isEnabled() - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationEntry
Returns true if the image configuration entry is enabled and used to generate adaptive media images.
isEnabled() - Method in interface com.liferay.adaptive.media.image.scaler.AMImageScaler
Returns true if the image scaler is enabled to scale images.
isMimeTypeSupported(String) - Method in interface com.liferay.adaptive.media.image.mime.type.AMImageMimeTypeProvider
Returns true if the provided MIME type generates Adaptive Media images.
isProcessingRequired(AdaptiveMedia<T>, FileVersion) - Method in interface com.liferay.adaptive.media.image.validator.AMImageValidator
 
isProcessingSupported(FileVersion) - Method in interface com.liferay.adaptive.media.image.validator.AMImageValidator
Returns true if the provided file version supports image processing.
isProcessingSupported(String) - Method in interface com.liferay.adaptive.media.image.validator.AMImageValidator
Returns true if the provided mimeType supports image processing.
isValid(FileVersion) - Method in interface com.liferay.adaptive.media.image.validator.AMImageValidator
Returns true if the provided file version is valid for Adaptive Media.

M

MediaQuery - Class in com.liferay.adaptive.media.image.media.query
 
MediaQuery(List<Condition>, String) - Constructor for class com.liferay.adaptive.media.image.media.query.MediaQuery
 
MediaQueryProvider - Interface in com.liferay.adaptive.media.image.media.query
 
mimeType - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 
mvccVersion - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 

N

NoSuchAMImageEntryException - Exception in com.liferay.adaptive.media.image.exception
 
NoSuchAMImageEntryException() - Constructor for exception com.liferay.adaptive.media.image.exception.NoSuchAMImageEntryException
 
NoSuchAMImageEntryException(String) - Constructor for exception com.liferay.adaptive.media.image.exception.NoSuchAMImageEntryException
 
NoSuchAMImageEntryException(String, Throwable) - Constructor for exception com.liferay.adaptive.media.image.exception.NoSuchAMImageEntryException
 
NoSuchAMImageEntryException(Throwable) - Constructor for exception com.liferay.adaptive.media.image.exception.NoSuchAMImageEntryException
 

O

optimize(long) - Method in interface com.liferay.adaptive.media.image.optimizer.AMImageOptimizer
Generates missing adaptive media images for an application or use case in a company for every enabled image configuration entry.
optimize(long, String) - Method in interface com.liferay.adaptive.media.image.optimizer.AMImageOptimizer
Generates missing adaptive media images for an application or use case in a company for the specified image configuration entry.
optimize(long) - Method in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
optimize(long, String) - Method in class com.liferay.adaptive.media.image.optimizer.BaseAMImageOptimizer
 
orderBy(AMAttribute<AMProcessor<FileVersion>, V>, AMImageQueryBuilder.SortOrder) - Method in interface com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.StrictSortStep
An intermediate method that sorts the adaptive media based on a specific attribute.

P

persist() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
 

R

remove(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes the am image entry with the primary key from the database.
remove(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes the am image entry with the primary key from the database.
removeAll() - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes all the am image entries from the database.
removeAll() - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes all the am image entries from the database.
removeByC_C(long, String) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes all the am image entries where companyId = ? and configurationUuid = ? from the database.
removeByC_C(long, String) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes all the am image entries where companyId = ? and configurationUuid = ? from the database.
removeByC_F(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes the am image entry where configurationUuid = ? and fileVersionId = ? from the database.
removeByC_F(String, long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes the am image entry where configurationUuid = ? and fileVersionId = ? from the database.
removeByCompanyId(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes all the am image entries where companyId = ? from the database.
removeByCompanyId(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes all the am image entries where companyId = ? from the database.
removeByConfigurationUuid(String) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes all the am image entries where configurationUuid = ? from the database.
removeByConfigurationUuid(String) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes all the am image entries where configurationUuid = ? from the database.
removeByFileVersionId(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes all the am image entries where fileVersionId = ? from the database.
removeByFileVersionId(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes all the am image entries where fileVersionId = ? from the database.
removeByGroupId(long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes all the am image entries where groupId = ? from the database.
removeByGroupId(long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes all the am image entries where groupId = ? from the database.
removeByUuid(String) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes all the am image entries where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes all the am image entries where uuid = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes all the am image entries where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes all the am image entries where uuid = ? and companyId = ? from the database.
removeByUUID_G(String, long) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
Removes the am image entry where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
Removes the am image entry where uuid = ? and groupId = ? from the database.

S

scaleImage(FileVersion, AMImageConfigurationEntry) - Method in interface com.liferay.adaptive.media.image.scaler.AMImageScaler
Generates a scaled image for the file version that fits the characteristics specified by the image configuration entry.
serialize(AMImageConfigurationEntry) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationEntrySerializer
 
serialize(AdaptiveMedia<AMProcessor<FileVersion>>) - Method in interface com.liferay.adaptive.media.image.util.AMImageSerializer
 
setAmImageEntryId(long) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the am image entry ID of this am image entry.
setAmImageEntryId(long) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the am image entry ID of this am image entry.
setCompanyId(long) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the company ID of this am image entry.
setCompanyId(long) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the company ID of this am image entry.
setConfigurationUuid(String) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the configuration uuid of this am image entry.
setConfigurationUuid(String) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the configuration uuid of this am image entry.
setCreateDate(Date) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the create date of this am image entry.
setCreateDate(Date) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the create date of this am image entry.
setCtCollectionId(long) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the ct collection ID of this am image entry.
setCtCollectionId(long) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the ct collection ID of this am image entry.
setFileVersionId(long) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the file version ID of this am image entry.
setFileVersionId(long) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the file version ID of this am image entry.
setGroupId(long) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the group ID of this am image entry.
setGroupId(long) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the group ID of this am image entry.
setHeight(int) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the height of this am image entry.
setHeight(int) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the height of this am image entry.
setMimeType(String) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the mime type of this am image entry.
setMimeType(String) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the mime type of this am image entry.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
 
setMvccVersion(long) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the mvcc version of this am image entry.
setMvccVersion(long) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the mvcc version of this am image entry.
setPersistence(AMImageEntryPersistence) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
setPrimaryKey(long) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the primary key of this am image entry.
setPrimaryKey(long) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the primary key of this am image entry.
setSize(long) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the size of this am image entry.
setSize(long) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the size of this am image entry.
setUuid(String) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the uuid of this am image entry.
setUuid(String) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the uuid of this am image entry.
setWidth(int) - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
Sets the width of this am image entry.
setWidth(int) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
Sets the width of this am image entry.
setWrappedService(AMImageEntryLocalService) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
size - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 

T

toXmlString() - Method in interface com.liferay.adaptive.media.image.model.AMImageEntryModel
 
toXmlString() - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
 

U

update(AMImageEntry) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
update(AMImageEntry, ServiceContext) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
updateAMImageConfigurationEntry(long, String, String, String, String, Map<String, String>) - Method in interface com.liferay.adaptive.media.image.configuration.AMImageConfigurationHelper
Updates an existing image configuration entry.
updateAMImageEntry(AMImageEntry) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
Updates the am image entry in the database or adds it if it does not yet exist.
updateAMImageEntry(AMImageEntry) - Static method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceUtil
Updates the am image entry in the database or adds it if it does not yet exist.
updateAMImageEntry(AMImageEntry) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
Updates the am image entry in the database or adds it if it does not yet exist.
updateImpl(AMImageEntry) - Method in interface com.liferay.adaptive.media.image.service.persistence.AMImageEntryPersistence
 
updateImpl(AMImageEntry) - Static method in class com.liferay.adaptive.media.image.service.persistence.AMImageEntryUtil
 
updateWithUnsafeFunction(UnsafeFunction<CTPersistence<AMImageEntry>, R, E>) - Method in interface com.liferay.adaptive.media.image.service.AMImageEntryLocalService
 
updateWithUnsafeFunction(UnsafeFunction<CTPersistence<AMImageEntry>, R, E>) - Method in class com.liferay.adaptive.media.image.service.AMImageEntryLocalServiceWrapper
 
uuid - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 

V

valueOf(String) - Static method in enum com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.ConfigurationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.SortOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.ConfigurationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.

W

width - Variable in class com.liferay.adaptive.media.image.model.AMImageEntryTable
 
with(AMAttribute<AMProcessor<FileVersion>, V>, V) - Method in interface com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.FuzzySortStep
An intermediate method that sorts the adaptive media based on specific attribute values.
withConfigurationStatus(AMImageQueryBuilder.ConfigurationStatus) - Method in interface com.liferay.adaptive.media.image.finder.AMImageQueryBuilder.ConfigurationStep
An intermediate method that specifies that only adaptive media images with the given configuration status should be returned.
wrap(AMImageEntry) - Method in class com.liferay.adaptive.media.image.model.AMImageEntryWrapper
 
A B C D E F G H I M N O P R S T U V W 
Skip navigation links