Uses of Class
de.hybris.platform.entitlementservices.jalo.Entitlement
-
Packages that use Entitlement Package Description de.hybris.platform.entitlementservices.jalo -
-
Uses of Entitlement in de.hybris.platform.entitlementservices.jalo
Methods in de.hybris.platform.entitlementservices.jalo that return Entitlement Modifier and Type Method Description EntitlementGeneratedEntitlementservicesManager. createEntitlement(SessionContext ctx, java.util.Map attributeValues)EntitlementGeneratedEntitlementservicesManager. createEntitlement(java.util.Map attributeValues)EntitlementGeneratedProductEntitlement. getEntitlement()Generated method - Getter of theProductEntitlement.entitlementattribute.EntitlementGeneratedProductEntitlement. getEntitlement(SessionContext ctx)Generated method - Getter of theProductEntitlement.entitlementattribute.Methods in de.hybris.platform.entitlementservices.jalo with parameters of type Entitlement Modifier and Type Method Description voidGeneratedProductEntitlement. setEntitlement(Entitlement value)Generated method - Setter of theProductEntitlement.entitlementattribute.voidGeneratedProductEntitlement. setEntitlement(SessionContext ctx, Entitlement value)Generated method - Setter of theProductEntitlement.entitlementattribute.
-