Uses of Class
de.hybris.platform.catalog.jalo.GeneratedAgreement
-
Packages that use GeneratedAgreement Package Description de.hybris.platform.catalog.jalo -
-
Uses of GeneratedAgreement in de.hybris.platform.catalog.jalo
Subclasses of GeneratedAgreement in de.hybris.platform.catalog.jalo Modifier and Type Class Description classAgreementAnAgreementin theCatalogextension refers to an agreement between the supplier (GeneratedCatalog.getSupplier()) and buyer (GeneratedCatalog.getBuyer()) of theCatalogtheAgreementis assigned to.Fields in de.hybris.platform.catalog.jalo with type parameters of type GeneratedAgreement Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedAgreement>GeneratedAgreement. CATALOGVERSIONHANDLERBidirectionalOneToManyHandlerfor handling 1:n CATALOGVERSION's relation attributes from 'one' side.
-