Class GeneratedSubscription

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.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:
    Serialized Form
    • 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 java.lang.String BILLINGFREQUENCY
      Qualifier of the Subscription.billingFrequency attribute
      static java.lang.String BILLINGSYSTEMID
      Qualifier of the Subscription.billingsystemId attribute
      static java.lang.String CANCELLABLE
      Qualifier of the Subscription.cancellable attribute
      static java.lang.String CANCELLEDDATE
      Qualifier of the Subscription.cancelledDate attribute
      static java.lang.String CONTRACTDURATION
      Qualifier of the Subscription.contractDuration attribute
      static java.lang.String CONTRACTFREQUENCY
      Qualifier of the Subscription.contractFrequency attribute
      static java.lang.String CUSTOMERID
      Qualifier of the Subscription.customerId attribute
      protected static java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES  
      static java.lang.String DESCRIPTION
      Qualifier of the Subscription.description attribute
      static java.lang.String ENDDATE
      Qualifier of the Subscription.endDate attribute
      static java.lang.String ID
      Qualifier of the Subscription.id attribute
      static java.lang.String NAME
      Qualifier of the Subscription.name attribute
      static java.lang.String ORDERENTRYNUMBER
      Qualifier of the Subscription.orderEntryNumber attribute
      static java.lang.String ORDERNUMBER
      Qualifier of the Subscription.orderNumber attribute
      static java.lang.String PLACEDON
      Qualifier of the Subscription.placedOn attribute
      static java.lang.String PRODUCTCODE
      Qualifier of the Subscription.productCode attribute
      static java.lang.String RENEWALTYPE
      Qualifier of the Subscription.renewalType attribute
      static java.lang.String STARTDATE
      Qualifier of the Subscription.startDate attribute
      static java.lang.String SUBSCRIPTIONSTATUS
      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
    • Method Summary

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

        createItem, getImplementation, getInitialProperties, getNonInitialAttributes, 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
      • Methods inherited from class java.lang.Object

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

      • ID

        public static final java.lang.String ID
        Qualifier of the Subscription.id attribute
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Qualifier of the Subscription.name attribute
        See Also:
        Constant Field Values
      • DESCRIPTION

        public static final java.lang.String DESCRIPTION
        Qualifier of the Subscription.description attribute
        See Also:
        Constant Field Values
      • PRODUCTCODE

        public static final java.lang.String PRODUCTCODE
        Qualifier of the Subscription.productCode attribute
        See Also:
        Constant Field Values
      • ORDERNUMBER

        public static final java.lang.String ORDERNUMBER
        Qualifier of the Subscription.orderNumber attribute
        See Also:
        Constant Field Values
      • ORDERENTRYNUMBER

        public static final java.lang.String ORDERENTRYNUMBER
        Qualifier of the Subscription.orderEntryNumber attribute
        See Also:
        Constant Field Values
      • BILLINGSYSTEMID

        public static final java.lang.String BILLINGSYSTEMID
        Qualifier of the Subscription.billingsystemId attribute
        See Also:
        Constant Field Values
      • STARTDATE

        public static final java.lang.String STARTDATE
        Qualifier of the Subscription.startDate attribute
        See Also:
        Constant Field Values
      • ENDDATE

        public static final java.lang.String ENDDATE
        Qualifier of the Subscription.endDate attribute
        See Also:
        Constant Field Values
      • RENEWALTYPE

        public static final java.lang.String RENEWALTYPE
        Qualifier of the Subscription.renewalType attribute
        See Also:
        Constant Field Values
      • SUBSCRIPTIONSTATUS

        public static final java.lang.String SUBSCRIPTIONSTATUS
        Qualifier of the Subscription.subscriptionStatus attribute
        See Also:
        Constant Field Values
      • CANCELLABLE

        public static final java.lang.String CANCELLABLE
        Qualifier of the Subscription.cancellable attribute
        See Also:
        Constant Field Values
      • BILLINGFREQUENCY

        public static final java.lang.String BILLINGFREQUENCY
        Qualifier of the Subscription.billingFrequency attribute
        See Also:
        Constant Field Values
      • CONTRACTDURATION

        public static final java.lang.String CONTRACTDURATION
        Qualifier of the Subscription.contractDuration attribute
        See Also:
        Constant Field Values
      • CONTRACTFREQUENCY

        public static final java.lang.String CONTRACTFREQUENCY
        Qualifier of the Subscription.contractFrequency attribute
        See Also:
        Constant Field Values
      • PLACEDON

        public static final java.lang.String PLACEDON
        Qualifier of the Subscription.placedOn attribute
        See Also:
        Constant Field Values
      • CANCELLEDDATE

        public static final java.lang.String CANCELLEDDATE
        Qualifier of the Subscription.cancelledDate attribute
        See Also:
        Constant Field Values
      • CUSTOMERID

        public static final java.lang.String CUSTOMERID
        Qualifier of the Subscription.customerId attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSubscription

        public GeneratedSubscription()
    • Method Detail

      • getDefaultAttributeModes

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

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

        public java.lang.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,
                                        java.lang.String value)
        Generated method - Setter of the Subscription.billingFrequency attribute.
        Parameters:
        value - the billingFrequency - Billing Frequency
      • setBillingFrequency

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

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

        public java.lang.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,
                                       java.lang.String value)
        Generated method - Setter of the Subscription.billingsystemId attribute.
        Parameters:
        value - the billingsystemId - Billingsystem Identifier
      • setBillingsystemId

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

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

        public java.lang.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,
                                   java.lang.Boolean value)
        Generated method - Setter of the Subscription.cancellable attribute.
        Parameters:
        value - the cancellable - Cancellable
      • setCancellable

        public void setCancellable​(java.lang.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 java.util.Date getCancelledDate​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the Subscription.cancelledDate attribute.
        Returns:
        the cancelledDate - Cancellation Date
      • getCancelledDate

        public java.util.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,
                                     java.util.Date value)
        Generated method - Setter of the Subscription.cancelledDate attribute.
        Parameters:
        value - the cancelledDate - Cancellation Date
      • setCancelledDate

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

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

        public java.lang.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,
                                        java.lang.Integer value)
        Generated method - Setter of the Subscription.contractDuration attribute.
        Parameters:
        value - the contractDuration - Contract Duration
      • setContractDuration

        public void setContractDuration​(java.lang.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 java.lang.String getContractFrequency​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the Subscription.contractFrequency attribute.
        Returns:
        the contractFrequency - Contract Frequency
      • getContractFrequency

        public java.lang.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,
                                         java.lang.String value)
        Generated method - Setter of the Subscription.contractFrequency attribute.
        Parameters:
        value - the contractFrequency - Contract Frequency
      • setContractFrequency

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

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

        public java.lang.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,
                                  java.lang.String value)
        Generated method - Setter of the Subscription.customerId attribute.
        Parameters:
        value - the customerId - Customer Id
      • setCustomerId

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public java.lang.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,
                                        java.lang.Integer value)
        Generated method - Setter of the Subscription.orderEntryNumber attribute.
        Parameters:
        value - the orderEntryNumber - Order Entry Identifier
      • setOrderEntryNumber

        public void setOrderEntryNumber​(java.lang.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 java.lang.String getOrderNumber​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the Subscription.orderNumber attribute.
        Returns:
        the orderNumber - Order Identifier
      • getOrderNumber

        public java.lang.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,
                                   java.lang.String value)
        Generated method - Setter of the Subscription.orderNumber attribute.
        Parameters:
        value - the orderNumber - Order Identifier
      • setOrderNumber

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

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

        public java.util.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,
                                java.util.Date value)
        Generated method - Setter of the Subscription.placedOn attribute.
        Parameters:
        value - the placedOn - Placed on
      • setPlacedOn

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

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

        public java.lang.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,
                                   java.lang.String value)
        Generated method - Setter of the Subscription.productCode attribute.
        Parameters:
        value - the productCode - Product Code
      • setProductCode

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

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

        public java.lang.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,
                                   java.lang.String value)
        Generated method - Setter of the Subscription.renewalType attribute.
        Parameters:
        value - the renewalType - Renewal Type
      • setRenewalType

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

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

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

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

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

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

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

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

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