Class GeneratedSubscription

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.GeneratedSubscription
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
de.hybris.platform.subscriptionservices.jalo.Subscription

public abstract class GeneratedSubscription extends de.hybris.platform.jalo.GenericItem
Generated class for type Subscription.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested 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

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the Subscription.billingFrequency attribute
    static final String
    Qualifier of the Subscription.billingsystemId attribute
    static final String
    Qualifier of the Subscription.cancellable attribute
    static final String
    Qualifier of the Subscription.cancelledDate attribute
    static final String
    Qualifier of the Subscription.contractDuration attribute
    static final String
    Qualifier of the Subscription.contractFrequency attribute
    static final String
    Qualifier of the Subscription.customerId attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the Subscription.description attribute
    static final String
    Qualifier of the Subscription.endDate attribute
    static final String
    Qualifier of the Subscription.id attribute
    static final String
    Qualifier of the Subscription.name attribute
    static final String
    Qualifier of the Subscription.orderEntryNumber attribute
    static final String
    Qualifier of the Subscription.orderNumber attribute
    static final String
    Qualifier of the Subscription.placedOn attribute
    static final String
    Qualifier of the Subscription.productCode attribute
    static final String
    Qualifier of the Subscription.renewalType attribute
    static final String
    Qualifier of the Subscription.startDate attribute
    static final String
    Qualifier of the Subscription.subscriptionStatus attribute

    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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the Subscription.billingFrequency attribute.
    getBillingFrequency(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.billingFrequency attribute.
    Generated method - Getter of the Subscription.billingsystemId attribute.
    getBillingsystemId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.billingsystemId attribute.
    Generated method - Getter of the Subscription.cancelledDate attribute.
    getCancelledDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.cancelledDate attribute.
    Generated method - Getter of the Subscription.contractDuration attribute.
    getContractDuration(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.contractDuration attribute.
    int
    Generated method - Getter of the Subscription.contractDuration attribute.
    int
    getContractDurationAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.contractDuration attribute.
    Generated method - Getter of the Subscription.contractFrequency attribute.
    getContractFrequency(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.contractFrequency attribute.
    Generated method - Getter of the Subscription.customerId attribute.
    getCustomerId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.customerId attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the Subscription.description attribute.
    getDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.description attribute.
    Generated method - Getter of the Subscription.endDate attribute.
    getEndDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.endDate attribute.
    Generated method - Getter of the Subscription.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.id attribute.
    Generated method - Getter of the Subscription.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.name attribute.
    Generated method - Getter of the Subscription.orderEntryNumber attribute.
    getOrderEntryNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.orderEntryNumber attribute.
    int
    Generated method - Getter of the Subscription.orderEntryNumber attribute.
    int
    getOrderEntryNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.orderEntryNumber attribute.
    Generated method - Getter of the Subscription.orderNumber attribute.
    getOrderNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.orderNumber attribute.
    Generated method - Getter of the Subscription.placedOn attribute.
    getPlacedOn(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.placedOn attribute.
    Generated method - Getter of the Subscription.productCode attribute.
    getProductCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.productCode attribute.
    Generated method - Getter of the Subscription.renewalType attribute.
    getRenewalType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.renewalType attribute.
    Generated method - Getter of the Subscription.startDate attribute.
    getStartDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.startDate attribute.
    Generated method - Getter of the Subscription.subscriptionStatus attribute.
    getSubscriptionStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.subscriptionStatus attribute.
    Generated method - Getter of the Subscription.cancellable attribute.
    isCancellable(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.cancellable attribute.
    boolean
    Generated method - Getter of the Subscription.cancellable attribute.
    boolean
    isCancellableAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Subscription.cancellable attribute.
    void
    setBillingFrequency(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.billingFrequency attribute.
    void
    Generated method - Setter of the Subscription.billingFrequency attribute.
    void
    setBillingsystemId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.billingsystemId attribute.
    void
    Generated method - Setter of the Subscription.billingsystemId attribute.
    void
    setCancellable(boolean value)
    Generated method - Setter of the Subscription.cancellable attribute.
    void
    setCancellable(de.hybris.platform.jalo.SessionContext ctx, boolean value)
    Generated method - Setter of the Subscription.cancellable attribute.
    void
    setCancellable(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
    Generated method - Setter of the Subscription.cancellable attribute.
    void
    Generated method - Setter of the Subscription.cancellable attribute.
    void
    setCancelledDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the Subscription.cancelledDate attribute.
    void
    Generated method - Setter of the Subscription.cancelledDate attribute.
    void
    Generated method - Setter of the Subscription.contractDuration attribute.
    void
    setContractDuration(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the Subscription.contractDuration attribute.
    void
    setContractDuration(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the Subscription.contractDuration attribute.
    void
    Generated method - Setter of the Subscription.contractDuration attribute.
    void
    setContractFrequency(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.contractFrequency attribute.
    void
    Generated method - Setter of the Subscription.contractFrequency attribute.
    void
    setCustomerId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.customerId attribute.
    void
    Generated method - Setter of the Subscription.customerId attribute.
    void
    setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.description attribute.
    void
    Generated method - Setter of the Subscription.description attribute.
    void
    setEndDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the Subscription.endDate attribute.
    void
    Generated method - Setter of the Subscription.endDate attribute.
    protected void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.id attribute.
    protected void
    setId(String value)
    Generated method - Setter of the Subscription.id attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.name attribute.
    void
    setName(String value)
    Generated method - Setter of the Subscription.name attribute.
    void
    Generated method - Setter of the Subscription.orderEntryNumber attribute.
    void
    setOrderEntryNumber(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the Subscription.orderEntryNumber attribute.
    void
    setOrderEntryNumber(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the Subscription.orderEntryNumber attribute.
    void
    Generated method - Setter of the Subscription.orderEntryNumber attribute.
    void
    setOrderNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.orderNumber attribute.
    void
    Generated method - Setter of the Subscription.orderNumber attribute.
    void
    setPlacedOn(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the Subscription.placedOn attribute.
    void
    Generated method - Setter of the Subscription.placedOn attribute.
    void
    setProductCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.productCode attribute.
    void
    Generated method - Setter of the Subscription.productCode attribute.
    void
    setRenewalType(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.renewalType attribute.
    void
    Generated method - Setter of the Subscription.renewalType attribute.
    void
    setStartDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the Subscription.startDate attribute.
    void
    Generated method - Setter of the Subscription.startDate attribute.
    void
    setSubscriptionStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Subscription.subscriptionStatus attribute.
    void
    Generated method - Setter of the Subscription.subscriptionStatus attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, 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, 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, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • ID

      public static final String ID
      Qualifier of the Subscription.id attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the Subscription.name attribute
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Qualifier of the Subscription.description attribute
      See Also:
    • PRODUCTCODE

      public static final String PRODUCTCODE
      Qualifier of the Subscription.productCode attribute
      See Also:
    • ORDERNUMBER

      public static final String ORDERNUMBER
      Qualifier of the Subscription.orderNumber attribute
      See Also:
    • ORDERENTRYNUMBER

      public static final String ORDERENTRYNUMBER
      Qualifier of the Subscription.orderEntryNumber attribute
      See Also:
    • BILLINGSYSTEMID

      public static final String BILLINGSYSTEMID
      Qualifier of the Subscription.billingsystemId attribute
      See Also:
    • STARTDATE

      public static final String STARTDATE
      Qualifier of the Subscription.startDate attribute
      See Also:
    • ENDDATE

      public static final String ENDDATE
      Qualifier of the Subscription.endDate attribute
      See Also:
    • RENEWALTYPE

      public static final String RENEWALTYPE
      Qualifier of the Subscription.renewalType attribute
      See Also:
    • SUBSCRIPTIONSTATUS

      public static final String SUBSCRIPTIONSTATUS
      Qualifier of the Subscription.subscriptionStatus attribute
      See Also:
    • CANCELLABLE

      public static final String CANCELLABLE
      Qualifier of the Subscription.cancellable attribute
      See Also:
    • BILLINGFREQUENCY

      public static final String BILLINGFREQUENCY
      Qualifier of the Subscription.billingFrequency attribute
      See Also:
    • CONTRACTDURATION

      public static final String CONTRACTDURATION
      Qualifier of the Subscription.contractDuration attribute
      See Also:
    • CONTRACTFREQUENCY

      public static final String CONTRACTFREQUENCY
      Qualifier of the Subscription.contractFrequency attribute
      See Also:
    • PLACEDON

      public static final String PLACEDON
      Qualifier of the Subscription.placedOn attribute
      See Also:
    • CANCELLEDDATE

      public static final String CANCELLEDDATE
      Qualifier of the Subscription.cancelledDate attribute
      See Also:
    • CUSTOMERID

      public static final String CUSTOMERID
      Qualifier of the Subscription.customerId attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedSubscription

      public GeneratedSubscription()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getBillingFrequency

      public String getBillingFrequency(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.billingFrequency attribute.
      Returns:
      the billingFrequency - Billing Frequency
    • getBillingFrequency

      public String getBillingFrequency()
      Generated method - Getter of the Subscription.billingFrequency attribute.
      Returns:
      the billingFrequency - Billing Frequency
    • setBillingFrequency

      public void setBillingFrequency(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.billingFrequency attribute.
      Parameters:
      value - the billingFrequency - Billing Frequency
    • setBillingFrequency

      public void setBillingFrequency(String value)
      Generated method - Setter of the Subscription.billingFrequency attribute.
      Parameters:
      value - the billingFrequency - Billing Frequency
    • getBillingsystemId

      public String getBillingsystemId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.billingsystemId attribute.
      Returns:
      the billingsystemId - Billingsystem Identifier
    • getBillingsystemId

      public String getBillingsystemId()
      Generated method - Getter of the Subscription.billingsystemId attribute.
      Returns:
      the billingsystemId - Billingsystem Identifier
    • setBillingsystemId

      public void setBillingsystemId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.billingsystemId attribute.
      Parameters:
      value - the billingsystemId - Billingsystem Identifier
    • setBillingsystemId

      public void setBillingsystemId(String value)
      Generated method - Setter of the Subscription.billingsystemId attribute.
      Parameters:
      value - the billingsystemId - Billingsystem Identifier
    • isCancellable

      public Boolean isCancellable(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.cancellable attribute.
      Returns:
      the cancellable - Cancellable
    • isCancellable

      public Boolean isCancellable()
      Generated method - Getter of the Subscription.cancellable attribute.
      Returns:
      the cancellable - Cancellable
    • isCancellableAsPrimitive

      public boolean isCancellableAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.cancellable attribute.
      Returns:
      the cancellable - Cancellable
    • isCancellableAsPrimitive

      public boolean isCancellableAsPrimitive()
      Generated method - Getter of the Subscription.cancellable attribute.
      Returns:
      the cancellable - Cancellable
    • setCancellable

      public void setCancellable(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the Subscription.cancellable attribute.
      Parameters:
      value - the cancellable - Cancellable
    • setCancellable

      public void setCancellable(Boolean value)
      Generated method - Setter of the Subscription.cancellable attribute.
      Parameters:
      value - the cancellable - Cancellable
    • setCancellable

      public void setCancellable(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the Subscription.cancellable attribute.
      Parameters:
      value - the cancellable - Cancellable
    • setCancellable

      public void setCancellable(boolean value)
      Generated method - Setter of the Subscription.cancellable attribute.
      Parameters:
      value - the cancellable - Cancellable
    • getCancelledDate

      public Date getCancelledDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.cancelledDate attribute.
      Returns:
      the cancelledDate - Cancellation Date
    • getCancelledDate

      public Date getCancelledDate()
      Generated method - Getter of the Subscription.cancelledDate attribute.
      Returns:
      the cancelledDate - Cancellation Date
    • setCancelledDate

      public void setCancelledDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the Subscription.cancelledDate attribute.
      Parameters:
      value - the cancelledDate - Cancellation Date
    • setCancelledDate

      public void setCancelledDate(Date value)
      Generated method - Setter of the Subscription.cancelledDate attribute.
      Parameters:
      value - the cancelledDate - Cancellation Date
    • getContractDuration

      public Integer getContractDuration(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.contractDuration attribute.
      Returns:
      the contractDuration - Contract Duration
    • getContractDuration

      public Integer getContractDuration()
      Generated method - Getter of the Subscription.contractDuration attribute.
      Returns:
      the contractDuration - Contract Duration
    • getContractDurationAsPrimitive

      public int getContractDurationAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.contractDuration attribute.
      Returns:
      the contractDuration - Contract Duration
    • getContractDurationAsPrimitive

      public int getContractDurationAsPrimitive()
      Generated method - Getter of the Subscription.contractDuration attribute.
      Returns:
      the contractDuration - Contract Duration
    • setContractDuration

      public void setContractDuration(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the Subscription.contractDuration attribute.
      Parameters:
      value - the contractDuration - Contract Duration
    • setContractDuration

      public void setContractDuration(Integer value)
      Generated method - Setter of the Subscription.contractDuration attribute.
      Parameters:
      value - the contractDuration - Contract Duration
    • setContractDuration

      public void setContractDuration(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the Subscription.contractDuration attribute.
      Parameters:
      value - the contractDuration - Contract Duration
    • setContractDuration

      public void setContractDuration(int value)
      Generated method - Setter of the Subscription.contractDuration attribute.
      Parameters:
      value - the contractDuration - Contract Duration
    • getContractFrequency

      public String getContractFrequency(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.contractFrequency attribute.
      Returns:
      the contractFrequency - Contract Frequency
    • getContractFrequency

      public String getContractFrequency()
      Generated method - Getter of the Subscription.contractFrequency attribute.
      Returns:
      the contractFrequency - Contract Frequency
    • setContractFrequency

      public void setContractFrequency(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.contractFrequency attribute.
      Parameters:
      value - the contractFrequency - Contract Frequency
    • setContractFrequency

      public void setContractFrequency(String value)
      Generated method - Setter of the Subscription.contractFrequency attribute.
      Parameters:
      value - the contractFrequency - Contract Frequency
    • getCustomerId

      public String getCustomerId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.customerId attribute.
      Returns:
      the customerId - Customer Id
    • getCustomerId

      public String getCustomerId()
      Generated method - Getter of the Subscription.customerId attribute.
      Returns:
      the customerId - Customer Id
    • setCustomerId

      public void setCustomerId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.customerId attribute.
      Parameters:
      value - the customerId - Customer Id
    • setCustomerId

      public void setCustomerId(String value)
      Generated method - Setter of the Subscription.customerId attribute.
      Parameters:
      value - the customerId - Customer Id
    • getDescription

      public String getDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.description attribute.
      Returns:
      the description - Description
    • getDescription

      public String getDescription()
      Generated method - Getter of the Subscription.description attribute.
      Returns:
      the description - Description
    • setDescription

      public void setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.description attribute.
      Parameters:
      value - the description - Description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the Subscription.description attribute.
      Parameters:
      value - the description - Description
    • getEndDate

      public Date getEndDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.endDate attribute.
      Returns:
      the endDate - Enddate
    • getEndDate

      public Date getEndDate()
      Generated method - Getter of the Subscription.endDate attribute.
      Returns:
      the endDate - Enddate
    • setEndDate

      public void setEndDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the Subscription.endDate attribute.
      Parameters:
      value - the endDate - Enddate
    • setEndDate

      public void setEndDate(Date value)
      Generated method - Setter of the Subscription.endDate attribute.
      Parameters:
      value - the endDate - Enddate
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.id attribute.
      Returns:
      the id - Identifier
    • getId

      public String getId()
      Generated method - Getter of the Subscription.id attribute.
      Returns:
      the id - Identifier
    • setId

      protected void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.id attribute.
      Parameters:
      value - the id - Identifier
    • setId

      protected void setId(String value)
      Generated method - Setter of the Subscription.id attribute.
      Parameters:
      value - the id - Identifier
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.name attribute.
      Returns:
      the name - Name
    • getName

      public String getName()
      Generated method - Getter of the Subscription.name attribute.
      Returns:
      the name - Name
    • setName

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.name attribute.
      Parameters:
      value - the name - Name
    • setName

      public void setName(String value)
      Generated method - Setter of the Subscription.name attribute.
      Parameters:
      value - the name - Name
    • getOrderEntryNumber

      public Integer getOrderEntryNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.orderEntryNumber attribute.
      Returns:
      the orderEntryNumber - Order Entry Identifier
    • getOrderEntryNumber

      public Integer getOrderEntryNumber()
      Generated method - Getter of the Subscription.orderEntryNumber attribute.
      Returns:
      the orderEntryNumber - Order Entry Identifier
    • getOrderEntryNumberAsPrimitive

      public int getOrderEntryNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.orderEntryNumber attribute.
      Returns:
      the orderEntryNumber - Order Entry Identifier
    • getOrderEntryNumberAsPrimitive

      public int getOrderEntryNumberAsPrimitive()
      Generated method - Getter of the Subscription.orderEntryNumber attribute.
      Returns:
      the orderEntryNumber - Order Entry Identifier
    • setOrderEntryNumber

      public void setOrderEntryNumber(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the Subscription.orderEntryNumber attribute.
      Parameters:
      value - the orderEntryNumber - Order Entry Identifier
    • setOrderEntryNumber

      public void setOrderEntryNumber(Integer value)
      Generated method - Setter of the Subscription.orderEntryNumber attribute.
      Parameters:
      value - the orderEntryNumber - Order Entry Identifier
    • setOrderEntryNumber

      public void setOrderEntryNumber(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the Subscription.orderEntryNumber attribute.
      Parameters:
      value - the orderEntryNumber - Order Entry Identifier
    • setOrderEntryNumber

      public void setOrderEntryNumber(int value)
      Generated method - Setter of the Subscription.orderEntryNumber attribute.
      Parameters:
      value - the orderEntryNumber - Order Entry Identifier
    • getOrderNumber

      public String getOrderNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.orderNumber attribute.
      Returns:
      the orderNumber - Order Identifier
    • getOrderNumber

      public String getOrderNumber()
      Generated method - Getter of the Subscription.orderNumber attribute.
      Returns:
      the orderNumber - Order Identifier
    • setOrderNumber

      public void setOrderNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.orderNumber attribute.
      Parameters:
      value - the orderNumber - Order Identifier
    • setOrderNumber

      public void setOrderNumber(String value)
      Generated method - Setter of the Subscription.orderNumber attribute.
      Parameters:
      value - the orderNumber - Order Identifier
    • getPlacedOn

      public Date getPlacedOn(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.placedOn attribute.
      Returns:
      the placedOn - Placed on
    • getPlacedOn

      public Date getPlacedOn()
      Generated method - Getter of the Subscription.placedOn attribute.
      Returns:
      the placedOn - Placed on
    • setPlacedOn

      public void setPlacedOn(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the Subscription.placedOn attribute.
      Parameters:
      value - the placedOn - Placed on
    • setPlacedOn

      public void setPlacedOn(Date value)
      Generated method - Setter of the Subscription.placedOn attribute.
      Parameters:
      value - the placedOn - Placed on
    • getProductCode

      public String getProductCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.productCode attribute.
      Returns:
      the productCode - Product Code
    • getProductCode

      public String getProductCode()
      Generated method - Getter of the Subscription.productCode attribute.
      Returns:
      the productCode - Product Code
    • setProductCode

      public void setProductCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.productCode attribute.
      Parameters:
      value - the productCode - Product Code
    • setProductCode

      public void setProductCode(String value)
      Generated method - Setter of the Subscription.productCode attribute.
      Parameters:
      value - the productCode - Product Code
    • getRenewalType

      public String getRenewalType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.renewalType attribute.
      Returns:
      the renewalType - Renewal Type
    • getRenewalType

      public String getRenewalType()
      Generated method - Getter of the Subscription.renewalType attribute.
      Returns:
      the renewalType - Renewal Type
    • setRenewalType

      public void setRenewalType(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.renewalType attribute.
      Parameters:
      value - the renewalType - Renewal Type
    • setRenewalType

      public void setRenewalType(String value)
      Generated method - Setter of the Subscription.renewalType attribute.
      Parameters:
      value - the renewalType - Renewal Type
    • getStartDate

      public Date getStartDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.startDate attribute.
      Returns:
      the startDate - Startdate
    • getStartDate

      public Date getStartDate()
      Generated method - Getter of the Subscription.startDate attribute.
      Returns:
      the startDate - Startdate
    • setStartDate

      public void setStartDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the Subscription.startDate attribute.
      Parameters:
      value - the startDate - Startdate
    • setStartDate

      public void setStartDate(Date value)
      Generated method - Setter of the Subscription.startDate attribute.
      Parameters:
      value - the startDate - Startdate
    • getSubscriptionStatus

      public String getSubscriptionStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Subscription.subscriptionStatus attribute.
      Returns:
      the subscriptionStatus - Status
    • getSubscriptionStatus

      public String getSubscriptionStatus()
      Generated method - Getter of the Subscription.subscriptionStatus attribute.
      Returns:
      the subscriptionStatus - Status
    • setSubscriptionStatus

      public void setSubscriptionStatus(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Subscription.subscriptionStatus attribute.
      Parameters:
      value - the subscriptionStatus - Status
    • setSubscriptionStatus

      public void setSubscriptionStatus(String value)
      Generated method - Setter of the Subscription.subscriptionStatus attribute.
      Parameters:
      value - the subscriptionStatus - Status