Class GeneratedProductEntitlement
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.entitlementservices.jalo.GeneratedProductEntitlement
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
ProductEntitlement
public abstract class GeneratedProductEntitlement extends GenericItem
Generated class for typeProductEntitlement.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCATALOGVERSIONQualifier of theProductEntitlement.catalogVersionattributestatic java.lang.StringCONDITIONGEOQualifier of theProductEntitlement.conditionGeoattributestatic java.lang.StringCONDITIONPATHQualifier of theProductEntitlement.conditionPathattributestatic java.lang.StringCONDITIONSTRINGQualifier of theProductEntitlement.conditionStringattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDESCRIPTIONQualifier of theProductEntitlement.descriptionattributestatic java.lang.StringENTITLEMENTQualifier of theProductEntitlement.entitlementattributeprotected static BidirectionalOneToManyHandler<GeneratedProductEntitlement>ENTITLEMENTHANDLERBidirectionalOneToManyHandlerfor handling 1:n ENTITLEMENT's relation attributes from 'one' side.static java.lang.StringIDQualifier of theProductEntitlement.idattributestatic java.lang.StringQUANTITYQualifier of theProductEntitlement.quantityattributestatic java.lang.StringSUBSCRIPTIONPRODUCTQualifier of theProductEntitlement.subscriptionProductattributeprotected static BidirectionalOneToManyHandler<GeneratedProductEntitlement>SUBSCRIPTIONPRODUCTHANDLERBidirectionalOneToManyHandlerfor handling 1:n SUBSCRIPTIONPRODUCT's relation attributes from 'one' side.static java.lang.StringTIMEUNITQualifier of theProductEntitlement.timeUnitattributestatic java.lang.StringTIMEUNITDURATIONQualifier of theProductEntitlement.timeUnitDurationattributestatic java.lang.StringTIMEUNITSTARTQualifier of theProductEntitlement.timeUnitStartattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedProductEntitlement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.util.Map<Language,java.lang.String>getAllDescription()Generated method - Getter of theProductEntitlement.descriptionattribute.java.util.Map<Language,java.lang.String>getAllDescription(SessionContext ctx)Generated method - Getter of theProductEntitlement.descriptionattribute.CatalogVersiongetCatalogVersion()Generated method - Getter of theProductEntitlement.catalogVersionattribute.CatalogVersiongetCatalogVersion(SessionContext ctx)Generated method - Getter of theProductEntitlement.catalogVersionattribute.java.util.Collection<java.lang.String>getConditionGeo()Generated method - Getter of theProductEntitlement.conditionGeoattribute.java.util.Collection<java.lang.String>getConditionGeo(SessionContext ctx)Generated method - Getter of theProductEntitlement.conditionGeoattribute.java.lang.StringgetConditionPath()Generated method - Getter of theProductEntitlement.conditionPathattribute.java.lang.StringgetConditionPath(SessionContext ctx)Generated method - Getter of theProductEntitlement.conditionPathattribute.java.lang.StringgetConditionString()Generated method - Getter of theProductEntitlement.conditionStringattribute.java.lang.StringgetConditionString(SessionContext ctx)Generated method - Getter of theProductEntitlement.conditionStringattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDescription()Generated method - Getter of theProductEntitlement.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theProductEntitlement.descriptionattribute.EntitlementgetEntitlement()Generated method - Getter of theProductEntitlement.entitlementattribute.EntitlementgetEntitlement(SessionContext ctx)Generated method - Getter of theProductEntitlement.entitlementattribute.java.lang.StringgetId()Generated method - Getter of theProductEntitlement.idattribute.java.lang.StringgetId(SessionContext ctx)Generated method - Getter of theProductEntitlement.idattribute.java.lang.IntegergetQuantity()Generated method - Getter of theProductEntitlement.quantityattribute.java.lang.IntegergetQuantity(SessionContext ctx)Generated method - Getter of theProductEntitlement.quantityattribute.intgetQuantityAsPrimitive()Generated method - Getter of theProductEntitlement.quantityattribute.intgetQuantityAsPrimitive(SessionContext ctx)Generated method - Getter of theProductEntitlement.quantityattribute.ProductgetSubscriptionProduct()Generated method - Getter of theProductEntitlement.subscriptionProductattribute.ProductgetSubscriptionProduct(SessionContext ctx)Generated method - Getter of theProductEntitlement.subscriptionProductattribute.EnumerationValuegetTimeUnit()Generated method - Getter of theProductEntitlement.timeUnitattribute.EnumerationValuegetTimeUnit(SessionContext ctx)Generated method - Getter of theProductEntitlement.timeUnitattribute.java.lang.IntegergetTimeUnitDuration()Generated method - Getter of theProductEntitlement.timeUnitDurationattribute.java.lang.IntegergetTimeUnitDuration(SessionContext ctx)Generated method - Getter of theProductEntitlement.timeUnitDurationattribute.intgetTimeUnitDurationAsPrimitive()Generated method - Getter of theProductEntitlement.timeUnitDurationattribute.intgetTimeUnitDurationAsPrimitive(SessionContext ctx)Generated method - Getter of theProductEntitlement.timeUnitDurationattribute.java.lang.IntegergetTimeUnitStart()Generated method - Getter of theProductEntitlement.timeUnitStartattribute.java.lang.IntegergetTimeUnitStart(SessionContext ctx)Generated method - Getter of theProductEntitlement.timeUnitStartattribute.intgetTimeUnitStartAsPrimitive()Generated method - Getter of theProductEntitlement.timeUnitStartattribute.intgetTimeUnitStartAsPrimitive(SessionContext ctx)Generated method - Getter of theProductEntitlement.timeUnitStartattribute.voidsetAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theProductEntitlement.descriptionattribute.voidsetAllDescription(java.util.Map<Language,java.lang.String> value)Generated method - Setter of theProductEntitlement.descriptionattribute.protected voidsetCatalogVersion(CatalogVersion value)Generated method - Setter of theProductEntitlement.catalogVersionattribute.protected voidsetCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theProductEntitlement.catalogVersionattribute.voidsetConditionGeo(SessionContext ctx, java.util.Collection<java.lang.String> value)Generated method - Setter of theProductEntitlement.conditionGeoattribute.voidsetConditionGeo(java.util.Collection<java.lang.String> value)Generated method - Setter of theProductEntitlement.conditionGeoattribute.voidsetConditionPath(SessionContext ctx, java.lang.String value)Generated method - Setter of theProductEntitlement.conditionPathattribute.voidsetConditionPath(java.lang.String value)Generated method - Setter of theProductEntitlement.conditionPathattribute.voidsetConditionString(SessionContext ctx, java.lang.String value)Generated method - Setter of theProductEntitlement.conditionStringattribute.voidsetConditionString(java.lang.String value)Generated method - Setter of theProductEntitlement.conditionStringattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theProductEntitlement.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theProductEntitlement.descriptionattribute.voidsetEntitlement(Entitlement value)Generated method - Setter of theProductEntitlement.entitlementattribute.voidsetEntitlement(SessionContext ctx, Entitlement value)Generated method - Setter of theProductEntitlement.entitlementattribute.protected voidsetId(SessionContext ctx, java.lang.String value)Generated method - Setter of theProductEntitlement.idattribute.protected voidsetId(java.lang.String value)Generated method - Setter of theProductEntitlement.idattribute.voidsetQuantity(int value)Generated method - Setter of theProductEntitlement.quantityattribute.voidsetQuantity(SessionContext ctx, int value)Generated method - Setter of theProductEntitlement.quantityattribute.voidsetQuantity(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theProductEntitlement.quantityattribute.voidsetQuantity(java.lang.Integer value)Generated method - Setter of theProductEntitlement.quantityattribute.voidsetSubscriptionProduct(Product value)Generated method - Setter of theProductEntitlement.subscriptionProductattribute.voidsetSubscriptionProduct(SessionContext ctx, Product value)Generated method - Setter of theProductEntitlement.subscriptionProductattribute.voidsetTimeUnit(EnumerationValue value)Generated method - Setter of theProductEntitlement.timeUnitattribute.voidsetTimeUnit(SessionContext ctx, EnumerationValue value)Generated method - Setter of theProductEntitlement.timeUnitattribute.voidsetTimeUnitDuration(int value)Generated method - Setter of theProductEntitlement.timeUnitDurationattribute.voidsetTimeUnitDuration(SessionContext ctx, int value)Generated method - Setter of theProductEntitlement.timeUnitDurationattribute.voidsetTimeUnitDuration(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theProductEntitlement.timeUnitDurationattribute.voidsetTimeUnitDuration(java.lang.Integer value)Generated method - Setter of theProductEntitlement.timeUnitDurationattribute.voidsetTimeUnitStart(int value)Generated method - Setter of theProductEntitlement.timeUnitStartattribute.voidsetTimeUnitStart(SessionContext ctx, int value)Generated method - Setter of theProductEntitlement.timeUnitStartattribute.voidsetTimeUnitStart(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theProductEntitlement.timeUnitStartattribute.voidsetTimeUnitStart(java.lang.Integer value)Generated method - Setter of theProductEntitlement.timeUnitStartattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
Qualifier of theProductEntitlement.idattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theProductEntitlement.descriptionattribute- See Also:
- Constant Field Values
-
CATALOGVERSION
public static final java.lang.String CATALOGVERSION
Qualifier of theProductEntitlement.catalogVersionattribute- See Also:
- Constant Field Values
-
TIMEUNIT
public static final java.lang.String TIMEUNIT
Qualifier of theProductEntitlement.timeUnitattribute- See Also:
- Constant Field Values
-
TIMEUNITSTART
public static final java.lang.String TIMEUNITSTART
Qualifier of theProductEntitlement.timeUnitStartattribute- See Also:
- Constant Field Values
-
TIMEUNITDURATION
public static final java.lang.String TIMEUNITDURATION
Qualifier of theProductEntitlement.timeUnitDurationattribute- See Also:
- Constant Field Values
-
CONDITIONSTRING
public static final java.lang.String CONDITIONSTRING
Qualifier of theProductEntitlement.conditionStringattribute- See Also:
- Constant Field Values
-
CONDITIONPATH
public static final java.lang.String CONDITIONPATH
Qualifier of theProductEntitlement.conditionPathattribute- See Also:
- Constant Field Values
-
CONDITIONGEO
public static final java.lang.String CONDITIONGEO
Qualifier of theProductEntitlement.conditionGeoattribute- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Qualifier of theProductEntitlement.quantityattribute- See Also:
- Constant Field Values
-
SUBSCRIPTIONPRODUCT
public static final java.lang.String SUBSCRIPTIONPRODUCT
Qualifier of theProductEntitlement.subscriptionProductattribute- See Also:
- Constant Field Values
-
ENTITLEMENT
public static final java.lang.String ENTITLEMENT
Qualifier of theProductEntitlement.entitlementattribute- See Also:
- Constant Field Values
-
SUBSCRIPTIONPRODUCTHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedProductEntitlement> SUBSCRIPTIONPRODUCTHANDLER
BidirectionalOneToManyHandlerfor handling 1:n SUBSCRIPTIONPRODUCT's relation attributes from 'one' side.
-
ENTITLEMENTHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedProductEntitlement> ENTITLEMENTHANDLER
BidirectionalOneToManyHandlerfor handling 1:n ENTITLEMENT's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getCatalogVersion
public CatalogVersion getCatalogVersion(SessionContext ctx)
Generated method - Getter of theProductEntitlement.catalogVersionattribute.- Returns:
- the catalogVersion - Catalog Version
-
getCatalogVersion
public CatalogVersion getCatalogVersion()
Generated method - Getter of theProductEntitlement.catalogVersionattribute.- Returns:
- the catalogVersion - Catalog Version
-
setCatalogVersion
protected void setCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theProductEntitlement.catalogVersionattribute.- Parameters:
value- the catalogVersion - Catalog Version
-
setCatalogVersion
protected void setCatalogVersion(CatalogVersion value)
Generated method - Setter of theProductEntitlement.catalogVersionattribute.- Parameters:
value- the catalogVersion - Catalog Version
-
getConditionGeo
public java.util.Collection<java.lang.String> getConditionGeo(SessionContext ctx)
Generated method - Getter of theProductEntitlement.conditionGeoattribute.- Returns:
- the conditionGeo - Geo Condition
-
getConditionGeo
public java.util.Collection<java.lang.String> getConditionGeo()
Generated method - Getter of theProductEntitlement.conditionGeoattribute.- Returns:
- the conditionGeo - Geo Condition
-
setConditionGeo
public void setConditionGeo(SessionContext ctx, java.util.Collection<java.lang.String> value)
Generated method - Setter of theProductEntitlement.conditionGeoattribute.- Parameters:
value- the conditionGeo - Geo Condition
-
setConditionGeo
public void setConditionGeo(java.util.Collection<java.lang.String> value)
Generated method - Setter of theProductEntitlement.conditionGeoattribute.- Parameters:
value- the conditionGeo - Geo Condition
-
getConditionPath
public java.lang.String getConditionPath(SessionContext ctx)
Generated method - Getter of theProductEntitlement.conditionPathattribute.- Returns:
- the conditionPath - Path Condition
-
getConditionPath
public java.lang.String getConditionPath()
Generated method - Getter of theProductEntitlement.conditionPathattribute.- Returns:
- the conditionPath - Path Condition
-
setConditionPath
public void setConditionPath(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductEntitlement.conditionPathattribute.- Parameters:
value- the conditionPath - Path Condition
-
setConditionPath
public void setConditionPath(java.lang.String value)
Generated method - Setter of theProductEntitlement.conditionPathattribute.- Parameters:
value- the conditionPath - Path Condition
-
getConditionString
public java.lang.String getConditionString(SessionContext ctx)
Generated method - Getter of theProductEntitlement.conditionStringattribute.- Returns:
- the conditionString - String Condition
-
getConditionString
public java.lang.String getConditionString()
Generated method - Getter of theProductEntitlement.conditionStringattribute.- Returns:
- the conditionString - String Condition
-
setConditionString
public void setConditionString(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductEntitlement.conditionStringattribute.- Parameters:
value- the conditionString - String Condition
-
setConditionString
public void setConditionString(java.lang.String value)
Generated method - Setter of theProductEntitlement.conditionStringattribute.- Parameters:
value- the conditionString - String Condition
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theProductEntitlement.descriptionattribute.- Returns:
- the description - Description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theProductEntitlement.descriptionattribute.- Returns:
- the description - Description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription(SessionContext ctx)
Generated method - Getter of theProductEntitlement.descriptionattribute.- Returns:
- the localized description - Description
-
getAllDescription
public java.util.Map<Language,java.lang.String> getAllDescription()
Generated method - Getter of theProductEntitlement.descriptionattribute.- Returns:
- the localized description - Description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductEntitlement.descriptionattribute.- Parameters:
value- the description - Description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theProductEntitlement.descriptionattribute.- Parameters:
value- the description - Description
-
setAllDescription
public void setAllDescription(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductEntitlement.descriptionattribute.- Parameters:
value- the description - Description
-
setAllDescription
public void setAllDescription(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theProductEntitlement.descriptionattribute.- Parameters:
value- the description - Description
-
getEntitlement
public Entitlement getEntitlement(SessionContext ctx)
Generated method - Getter of theProductEntitlement.entitlementattribute.- Returns:
- the entitlement
-
getEntitlement
public Entitlement getEntitlement()
Generated method - Getter of theProductEntitlement.entitlementattribute.- Returns:
- the entitlement
-
setEntitlement
public void setEntitlement(SessionContext ctx, Entitlement value)
Generated method - Setter of theProductEntitlement.entitlementattribute.- Parameters:
value- the entitlement
-
setEntitlement
public void setEntitlement(Entitlement value)
Generated method - Setter of theProductEntitlement.entitlementattribute.- Parameters:
value- the entitlement
-
getId
public java.lang.String getId(SessionContext ctx)
Generated method - Getter of theProductEntitlement.idattribute.- Returns:
- the id - Identifier
-
getId
public java.lang.String getId()
Generated method - Getter of theProductEntitlement.idattribute.- Returns:
- the id - Identifier
-
setId
protected void setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theProductEntitlement.idattribute.- Parameters:
value- the id - Identifier
-
setId
protected void setId(java.lang.String value)
Generated method - Setter of theProductEntitlement.idattribute.- Parameters:
value- the id - Identifier
-
getQuantity
public java.lang.Integer getQuantity(SessionContext ctx)
Generated method - Getter of theProductEntitlement.quantityattribute.- Returns:
- the quantity - Quantity
-
getQuantity
public java.lang.Integer getQuantity()
Generated method - Getter of theProductEntitlement.quantityattribute.- Returns:
- the quantity - Quantity
-
getQuantityAsPrimitive
public int getQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductEntitlement.quantityattribute.- Returns:
- the quantity - Quantity
-
getQuantityAsPrimitive
public int getQuantityAsPrimitive()
Generated method - Getter of theProductEntitlement.quantityattribute.- Returns:
- the quantity - Quantity
-
setQuantity
public void setQuantity(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theProductEntitlement.quantityattribute.- Parameters:
value- the quantity - Quantity
-
setQuantity
public void setQuantity(java.lang.Integer value)
Generated method - Setter of theProductEntitlement.quantityattribute.- Parameters:
value- the quantity - Quantity
-
setQuantity
public void setQuantity(SessionContext ctx, int value)
Generated method - Setter of theProductEntitlement.quantityattribute.- Parameters:
value- the quantity - Quantity
-
setQuantity
public void setQuantity(int value)
Generated method - Setter of theProductEntitlement.quantityattribute.- Parameters:
value- the quantity - Quantity
-
getSubscriptionProduct
public Product getSubscriptionProduct(SessionContext ctx)
Generated method - Getter of theProductEntitlement.subscriptionProductattribute.- Returns:
- the subscriptionProduct
-
getSubscriptionProduct
public Product getSubscriptionProduct()
Generated method - Getter of theProductEntitlement.subscriptionProductattribute.- Returns:
- the subscriptionProduct
-
setSubscriptionProduct
public void setSubscriptionProduct(SessionContext ctx, Product value)
Generated method - Setter of theProductEntitlement.subscriptionProductattribute.- Parameters:
value- the subscriptionProduct
-
setSubscriptionProduct
public void setSubscriptionProduct(Product value)
Generated method - Setter of theProductEntitlement.subscriptionProductattribute.- Parameters:
value- the subscriptionProduct
-
getTimeUnit
public EnumerationValue getTimeUnit(SessionContext ctx)
Generated method - Getter of theProductEntitlement.timeUnitattribute.- Returns:
- the timeUnit - Time Unit
-
getTimeUnit
public EnumerationValue getTimeUnit()
Generated method - Getter of theProductEntitlement.timeUnitattribute.- Returns:
- the timeUnit - Time Unit
-
setTimeUnit
public void setTimeUnit(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theProductEntitlement.timeUnitattribute.- Parameters:
value- the timeUnit - Time Unit
-
setTimeUnit
public void setTimeUnit(EnumerationValue value)
Generated method - Setter of theProductEntitlement.timeUnitattribute.- Parameters:
value- the timeUnit - Time Unit
-
getTimeUnitDuration
public java.lang.Integer getTimeUnitDuration(SessionContext ctx)
Generated method - Getter of theProductEntitlement.timeUnitDurationattribute.- Returns:
- the timeUnitDuration - Duration
-
getTimeUnitDuration
public java.lang.Integer getTimeUnitDuration()
Generated method - Getter of theProductEntitlement.timeUnitDurationattribute.- Returns:
- the timeUnitDuration - Duration
-
getTimeUnitDurationAsPrimitive
public int getTimeUnitDurationAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductEntitlement.timeUnitDurationattribute.- Returns:
- the timeUnitDuration - Duration
-
getTimeUnitDurationAsPrimitive
public int getTimeUnitDurationAsPrimitive()
Generated method - Getter of theProductEntitlement.timeUnitDurationattribute.- Returns:
- the timeUnitDuration - Duration
-
setTimeUnitDuration
public void setTimeUnitDuration(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theProductEntitlement.timeUnitDurationattribute.- Parameters:
value- the timeUnitDuration - Duration
-
setTimeUnitDuration
public void setTimeUnitDuration(java.lang.Integer value)
Generated method - Setter of theProductEntitlement.timeUnitDurationattribute.- Parameters:
value- the timeUnitDuration - Duration
-
setTimeUnitDuration
public void setTimeUnitDuration(SessionContext ctx, int value)
Generated method - Setter of theProductEntitlement.timeUnitDurationattribute.- Parameters:
value- the timeUnitDuration - Duration
-
setTimeUnitDuration
public void setTimeUnitDuration(int value)
Generated method - Setter of theProductEntitlement.timeUnitDurationattribute.- Parameters:
value- the timeUnitDuration - Duration
-
getTimeUnitStart
public java.lang.Integer getTimeUnitStart(SessionContext ctx)
Generated method - Getter of theProductEntitlement.timeUnitStartattribute.- Returns:
- the timeUnitStart - Start
-
getTimeUnitStart
public java.lang.Integer getTimeUnitStart()
Generated method - Getter of theProductEntitlement.timeUnitStartattribute.- Returns:
- the timeUnitStart - Start
-
getTimeUnitStartAsPrimitive
public int getTimeUnitStartAsPrimitive(SessionContext ctx)
Generated method - Getter of theProductEntitlement.timeUnitStartattribute.- Returns:
- the timeUnitStart - Start
-
getTimeUnitStartAsPrimitive
public int getTimeUnitStartAsPrimitive()
Generated method - Getter of theProductEntitlement.timeUnitStartattribute.- Returns:
- the timeUnitStart - Start
-
setTimeUnitStart
public void setTimeUnitStart(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theProductEntitlement.timeUnitStartattribute.- Parameters:
value- the timeUnitStart - Start
-
setTimeUnitStart
public void setTimeUnitStart(java.lang.Integer value)
Generated method - Setter of theProductEntitlement.timeUnitStartattribute.- Parameters:
value- the timeUnitStart - Start
-
setTimeUnitStart
public void setTimeUnitStart(SessionContext ctx, int value)
Generated method - Setter of theProductEntitlement.timeUnitStartattribute.- Parameters:
value- the timeUnitStart - Start
-
setTimeUnitStart
public void setTimeUnitStart(int value)
Generated method - Setter of theProductEntitlement.timeUnitStartattribute.- Parameters:
value- the timeUnitStart - Start
-
-