Uses of Class
de.hybris.platform.entitlementservices.jalo.GeneratedProductEntitlement
-
Packages that use GeneratedProductEntitlement Package Description de.hybris.platform.entitlementservices.jalo -
-
Uses of GeneratedProductEntitlement in de.hybris.platform.entitlementservices.jalo
Subclasses of GeneratedProductEntitlement in de.hybris.platform.entitlementservices.jalo Modifier and Type Class Description class
ProductEntitlement
Fields in de.hybris.platform.entitlementservices.jalo with type parameters of type GeneratedProductEntitlement Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedProductEntitlement>
GeneratedProductEntitlement. ENTITLEMENTHANDLER
BidirectionalOneToManyHandler
for handling 1:n ENTITLEMENT's relation attributes from 'one' side.protected static BidirectionalOneToManyHandler<GeneratedProductEntitlement>
GeneratedProductEntitlement. SUBSCRIPTIONPRODUCTHANDLER
BidirectionalOneToManyHandler
for handling 1:n SUBSCRIPTIONPRODUCT's relation attributes from 'one' side.
-