Uses of Class
de.hybris.platform.mediaconversion.jalo.ConversionErrorLog
-
Packages that use ConversionErrorLog Package Description de.hybris.platform.mediaconversion.jalo -
-
Uses of ConversionErrorLog in de.hybris.platform.mediaconversion.jalo
Fields in de.hybris.platform.mediaconversion.jalo with type parameters of type ConversionErrorLog Modifier and Type Field Description protected static OneToManyHandler<ConversionErrorLog>GeneratedMediaConversionManager. CONTAINERTOCONVERSIONERRORLOGRELCONVERSIONERRORLOGHANDLEROneToManyHandlerfor handling 1:n CONVERSIONERRORLOG's relation attributes from 'many' side.Methods in de.hybris.platform.mediaconversion.jalo that return ConversionErrorLog Modifier and Type Method Description ConversionErrorLogGeneratedMediaConversionManager. createConversionErrorLog(SessionContext ctx, java.util.Map attributeValues)ConversionErrorLogGeneratedMediaConversionManager. createConversionErrorLog(java.util.Map attributeValues)Methods in de.hybris.platform.mediaconversion.jalo that return types with arguments of type ConversionErrorLog Modifier and Type Method Description java.util.Collection<ConversionErrorLog>GeneratedMediaConversionManager. getConversionErrorLog(MediaContainer item)Generated method - Getter of theMediaContainer.conversionErrorLogattribute.java.util.Collection<ConversionErrorLog>GeneratedMediaConversionManager. getConversionErrorLog(SessionContext ctx, MediaContainer item)Generated method - Getter of theMediaContainer.conversionErrorLogattribute.
-