Class GeneratedSubscriptionTerm
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.subscriptionservices.jalo.GeneratedSubscriptionTerm
- All Implemented Interfaces:
Serializable,Comparable
public abstract class GeneratedSubscriptionTerm
extends de.hybris.platform.jalo.GenericItem
Generated class for type
SubscriptionTerm.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theSubscriptionTerm.billingPlanattributestatic final StringQualifier of theSubscriptionTerm.cancellableattributestatic final StringQualifier of theSubscriptionTerm.idattributestatic final StringQualifier of theSubscriptionTerm.nameattributestatic final StringQualifier of theSubscriptionTerm.subscriptionProductsattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.jalo.product.Product>OneToManyHandlerfor handling 1:n SUBSCRIPTIONPRODUCTS's relation attributes from 'many' side.static final StringQualifier of theSubscriptionTerm.termOfServiceFrequencyattributestatic final StringQualifier of theSubscriptionTerm.termOfServiceNumberattributestatic final StringQualifier of theSubscriptionTerm.termOfServiceRenewalattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToSubscriptionProducts(de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto subscriptionProducts.voidaddToSubscriptionProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto subscriptionProducts.Generated method - Getter of theSubscriptionTerm.nameattribute.getAllName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.nameattribute.de.hybris.platform.subscriptionservices.jalo.BillingPlanGenerated method - Getter of theSubscriptionTerm.billingPlanattribute.de.hybris.platform.subscriptionservices.jalo.BillingPlangetBillingPlan(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.billingPlanattribute.getId()Generated method - Getter of theSubscriptionTerm.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.idattribute.getName()Generated method - Getter of theSubscriptionTerm.nameattribute.getName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.nameattribute.Collection<de.hybris.platform.jalo.product.Product>Generated method - Getter of theSubscriptionTerm.subscriptionProductsattribute.Collection<de.hybris.platform.jalo.product.Product>getSubscriptionProducts(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.subscriptionProductsattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theSubscriptionTerm.termOfServiceFrequencyattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetTermOfServiceFrequency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.termOfServiceFrequencyattribute.Generated method - Getter of theSubscriptionTerm.termOfServiceNumberattribute.getTermOfServiceNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.termOfServiceNumberattribute.intGenerated method - Getter of theSubscriptionTerm.termOfServiceNumberattribute.intgetTermOfServiceNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.termOfServiceNumberattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theSubscriptionTerm.termOfServiceRenewalattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetTermOfServiceRenewal(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.termOfServiceRenewalattribute.Generated method - Getter of theSubscriptionTerm.cancellableattribute.isCancellable(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.cancellableattribute.booleanGenerated method - Getter of theSubscriptionTerm.cancellableattribute.booleanisCancellableAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.cancellableattribute.voidremoveFromSubscriptionProducts(de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom subscriptionProducts.voidremoveFromSubscriptionProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom subscriptionProducts.voidsetAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theSubscriptionTerm.nameattribute.voidsetAllName(Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theSubscriptionTerm.nameattribute.voidsetBillingPlan(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.BillingPlan value) Generated method - Setter of theSubscriptionTerm.billingPlanattribute.voidsetBillingPlan(de.hybris.platform.subscriptionservices.jalo.BillingPlan value) Generated method - Setter of theSubscriptionTerm.billingPlanattribute.voidsetCancellable(boolean value) Generated method - Setter of theSubscriptionTerm.cancellableattribute.voidsetCancellable(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theSubscriptionTerm.cancellableattribute.voidsetCancellable(de.hybris.platform.jalo.SessionContext ctx, Boolean value) Generated method - Setter of theSubscriptionTerm.cancellableattribute.voidsetCancellable(Boolean value) Generated method - Setter of theSubscriptionTerm.cancellableattribute.protected voidGenerated method - Setter of theSubscriptionTerm.idattribute.protected voidGenerated method - Setter of theSubscriptionTerm.idattribute.voidGenerated method - Setter of theSubscriptionTerm.nameattribute.voidGenerated method - Setter of theSubscriptionTerm.nameattribute.voidsetSubscriptionProducts(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.jalo.product.Product> value) Generated method - Setter of theSubscriptionTerm.subscriptionProductsattribute.voidsetSubscriptionProducts(Collection<de.hybris.platform.jalo.product.Product> value) Generated method - Setter of theSubscriptionTerm.subscriptionProductsattribute.voidsetTermOfServiceFrequency(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSubscriptionTerm.termOfServiceFrequencyattribute.voidsetTermOfServiceFrequency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSubscriptionTerm.termOfServiceFrequencyattribute.voidsetTermOfServiceNumber(int value) Generated method - Setter of theSubscriptionTerm.termOfServiceNumberattribute.voidsetTermOfServiceNumber(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theSubscriptionTerm.termOfServiceNumberattribute.voidsetTermOfServiceNumber(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theSubscriptionTerm.termOfServiceNumberattribute.voidsetTermOfServiceNumber(Integer value) Generated method - Setter of theSubscriptionTerm.termOfServiceNumberattribute.voidsetTermOfServiceRenewal(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSubscriptionTerm.termOfServiceRenewalattribute.voidsetTermOfServiceRenewal(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSubscriptionTerm.termOfServiceRenewalattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Qualifier of theSubscriptionTerm.idattribute- See Also:
-
NAME
Qualifier of theSubscriptionTerm.nameattribute- See Also:
-
TERMOFSERVICENUMBER
Qualifier of theSubscriptionTerm.termOfServiceNumberattribute- See Also:
-
CANCELLABLE
Qualifier of theSubscriptionTerm.cancellableattribute- See Also:
-
TERMOFSERVICERENEWAL
Qualifier of theSubscriptionTerm.termOfServiceRenewalattribute- See Also:
-
TERMOFSERVICEFREQUENCY
Qualifier of theSubscriptionTerm.termOfServiceFrequencyattribute- See Also:
-
BILLINGPLAN
Qualifier of theSubscriptionTerm.billingPlanattribute- See Also:
-
SUBSCRIPTIONPRODUCTS
Qualifier of theSubscriptionTerm.subscriptionProductsattribute- See Also:
-
SUBSCRIPTIONPRODUCTSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.jalo.product.Product> SUBSCRIPTIONPRODUCTSHANDLEROneToManyHandlerfor handling 1:n SUBSCRIPTIONPRODUCTS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedSubscriptionTerm
public GeneratedSubscriptionTerm()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getBillingPlan
public de.hybris.platform.subscriptionservices.jalo.BillingPlan getBillingPlan(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.billingPlanattribute.- Returns:
- the billingPlan - Billing Plan
-
getBillingPlan
public de.hybris.platform.subscriptionservices.jalo.BillingPlan getBillingPlan()Generated method - Getter of theSubscriptionTerm.billingPlanattribute.- Returns:
- the billingPlan - Billing Plan
-
setBillingPlan
public void setBillingPlan(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.BillingPlan value) Generated method - Setter of theSubscriptionTerm.billingPlanattribute.- Parameters:
value- the billingPlan - Billing Plan
-
setBillingPlan
public void setBillingPlan(de.hybris.platform.subscriptionservices.jalo.BillingPlan value) Generated method - Setter of theSubscriptionTerm.billingPlanattribute.- Parameters:
value- the billingPlan - Billing Plan
-
isCancellable
Generated method - Getter of theSubscriptionTerm.cancellableattribute.- Returns:
- the cancellable - Cancellable
-
isCancellable
Generated method - Getter of theSubscriptionTerm.cancellableattribute.- Returns:
- the cancellable - Cancellable
-
isCancellableAsPrimitive
public boolean isCancellableAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.cancellableattribute.- Returns:
- the cancellable - Cancellable
-
isCancellableAsPrimitive
public boolean isCancellableAsPrimitive()Generated method - Getter of theSubscriptionTerm.cancellableattribute.- Returns:
- the cancellable - Cancellable
-
setCancellable
Generated method - Setter of theSubscriptionTerm.cancellableattribute.- Parameters:
value- the cancellable - Cancellable
-
setCancellable
Generated method - Setter of theSubscriptionTerm.cancellableattribute.- Parameters:
value- the cancellable - Cancellable
-
setCancellable
public void setCancellable(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theSubscriptionTerm.cancellableattribute.- Parameters:
value- the cancellable - Cancellable
-
setCancellable
public void setCancellable(boolean value) Generated method - Setter of theSubscriptionTerm.cancellableattribute.- Parameters:
value- the cancellable - Cancellable
-
getId
Generated method - Getter of theSubscriptionTerm.idattribute.- Returns:
- the id - Identifier
-
getId
Generated method - Getter of theSubscriptionTerm.idattribute.- Returns:
- the id - Identifier
-
setId
Generated method - Setter of theSubscriptionTerm.idattribute.- Parameters:
value- the id - Identifier
-
setId
Generated method - Setter of theSubscriptionTerm.idattribute.- Parameters:
value- the id - Identifier
-
getName
Generated method - Getter of theSubscriptionTerm.nameattribute.- Returns:
- the name - Name
-
getName
Generated method - Getter of theSubscriptionTerm.nameattribute.- Returns:
- the name - Name
-
getAllName
public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.nameattribute.- Returns:
- the localized name - Name
-
getAllName
Generated method - Getter of theSubscriptionTerm.nameattribute.- Returns:
- the localized name - Name
-
setName
Generated method - Setter of theSubscriptionTerm.nameattribute.- Parameters:
value- the name - Name
-
setName
Generated method - Setter of theSubscriptionTerm.nameattribute.- Parameters:
value- the name - Name
-
setAllName
public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language, String> value) Generated method - Setter of theSubscriptionTerm.nameattribute.- Parameters:
value- the name - Name
-
setAllName
Generated method - Setter of theSubscriptionTerm.nameattribute.- Parameters:
value- the name - Name
-
getSubscriptionProducts
public Collection<de.hybris.platform.jalo.product.Product> getSubscriptionProducts(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.subscriptionProductsattribute.- Returns:
- the subscriptionProducts
-
getSubscriptionProducts
Generated method - Getter of theSubscriptionTerm.subscriptionProductsattribute.- Returns:
- the subscriptionProducts
-
setSubscriptionProducts
public void setSubscriptionProducts(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.jalo.product.Product> value) Generated method - Setter of theSubscriptionTerm.subscriptionProductsattribute.- Parameters:
value- the subscriptionProducts
-
setSubscriptionProducts
Generated method - Setter of theSubscriptionTerm.subscriptionProductsattribute.- Parameters:
value- the subscriptionProducts
-
addToSubscriptionProducts
public void addToSubscriptionProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto subscriptionProducts.- Parameters:
value- the item to add to subscriptionProducts
-
addToSubscriptionProducts
public void addToSubscriptionProducts(de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto subscriptionProducts.- Parameters:
value- the item to add to subscriptionProducts
-
removeFromSubscriptionProducts
public void removeFromSubscriptionProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom subscriptionProducts.- Parameters:
value- the item to remove from subscriptionProducts
-
removeFromSubscriptionProducts
public void removeFromSubscriptionProducts(de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom subscriptionProducts.- Parameters:
value- the item to remove from subscriptionProducts
-
getTermOfServiceFrequency
public de.hybris.platform.jalo.enumeration.EnumerationValue getTermOfServiceFrequency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.termOfServiceFrequencyattribute.- Returns:
- the termOfServiceFrequency - Term of Service Frequency
-
getTermOfServiceFrequency
public de.hybris.platform.jalo.enumeration.EnumerationValue getTermOfServiceFrequency()Generated method - Getter of theSubscriptionTerm.termOfServiceFrequencyattribute.- Returns:
- the termOfServiceFrequency - Term of Service Frequency
-
setTermOfServiceFrequency
public void setTermOfServiceFrequency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSubscriptionTerm.termOfServiceFrequencyattribute.- Parameters:
value- the termOfServiceFrequency - Term of Service Frequency
-
setTermOfServiceFrequency
public void setTermOfServiceFrequency(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSubscriptionTerm.termOfServiceFrequencyattribute.- Parameters:
value- the termOfServiceFrequency - Term of Service Frequency
-
getTermOfServiceNumber
Generated method - Getter of theSubscriptionTerm.termOfServiceNumberattribute.- Returns:
- the termOfServiceNumber - Term of Service Number
-
getTermOfServiceNumber
Generated method - Getter of theSubscriptionTerm.termOfServiceNumberattribute.- Returns:
- the termOfServiceNumber - Term of Service Number
-
getTermOfServiceNumberAsPrimitive
public int getTermOfServiceNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.termOfServiceNumberattribute.- Returns:
- the termOfServiceNumber - Term of Service Number
-
getTermOfServiceNumberAsPrimitive
public int getTermOfServiceNumberAsPrimitive()Generated method - Getter of theSubscriptionTerm.termOfServiceNumberattribute.- Returns:
- the termOfServiceNumber - Term of Service Number
-
setTermOfServiceNumber
Generated method - Setter of theSubscriptionTerm.termOfServiceNumberattribute.- Parameters:
value- the termOfServiceNumber - Term of Service Number
-
setTermOfServiceNumber
Generated method - Setter of theSubscriptionTerm.termOfServiceNumberattribute.- Parameters:
value- the termOfServiceNumber - Term of Service Number
-
setTermOfServiceNumber
public void setTermOfServiceNumber(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theSubscriptionTerm.termOfServiceNumberattribute.- Parameters:
value- the termOfServiceNumber - Term of Service Number
-
setTermOfServiceNumber
public void setTermOfServiceNumber(int value) Generated method - Setter of theSubscriptionTerm.termOfServiceNumberattribute.- Parameters:
value- the termOfServiceNumber - Term of Service Number
-
getTermOfServiceRenewal
public de.hybris.platform.jalo.enumeration.EnumerationValue getTermOfServiceRenewal(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSubscriptionTerm.termOfServiceRenewalattribute.- Returns:
- the termOfServiceRenewal - Term of Service Renewal
-
getTermOfServiceRenewal
public de.hybris.platform.jalo.enumeration.EnumerationValue getTermOfServiceRenewal()Generated method - Getter of theSubscriptionTerm.termOfServiceRenewalattribute.- Returns:
- the termOfServiceRenewal - Term of Service Renewal
-
setTermOfServiceRenewal
public void setTermOfServiceRenewal(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSubscriptionTerm.termOfServiceRenewalattribute.- Parameters:
value- the termOfServiceRenewal - Term of Service Renewal
-
setTermOfServiceRenewal
public void setTermOfServiceRenewal(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSubscriptionTerm.termOfServiceRenewalattribute.- Parameters:
value- the termOfServiceRenewal - Term of Service Renewal
-