Class GeneratedTmaSubscriptionBase

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.b2ctelcoservices.jalo.GeneratedTmaSubscriptionBase
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
TmaSubscriptionBase

public abstract class GeneratedTmaSubscriptionBase extends de.hybris.platform.jalo.GenericItem
Generated class for type TmaSubscriptionBase.
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 TmaSubscriptionBase.billingAccount attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedTmaSubscriptionBase>
    BidirectionalOneToManyHandler for handling 1:n BILLINGACCOUNT's relation attributes from 'one' side.
    static final String
    Qualifier of the TmaSubscriptionBase.billingSystemId attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TmaSubscriptionBase.subscribedProducts attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TmaSubscribedProduct>
    OneToManyHandler for handling 1:n SUBSCRIBEDPRODUCTS's relation attributes from 'many' side.
    static final String
    Qualifier of the TmaSubscriptionBase.subscriberIdentity attribute
    static final String
    Qualifier of the TmaSubscriptionBase.subscriptionAccesses attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TmaSubscriptionAccess>
    OneToManyHandler for handling 1:n SUBSCRIPTIONACCESSES's relation attributes from 'many' side.

    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
    void
    Generated method - Adds value to subscribedProducts.
    void
    addToSubscribedProducts(de.hybris.platform.jalo.SessionContext ctx, TmaSubscribedProduct value)
    Generated method - Adds value to subscribedProducts.
    void
    Generated method - Adds value to subscriptionAccesses.
    void
    addToSubscriptionAccesses(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionAccess value)
    Generated method - Adds value to subscriptionAccesses.
    protected de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
     
    Generated method - Getter of the TmaSubscriptionBase.billingAccount attribute.
    getBillingAccount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaSubscriptionBase.billingAccount attribute.
    Generated method - Getter of the TmaSubscriptionBase.billingSystemId attribute.
    getBillingSystemId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaSubscriptionBase.billingSystemId attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TmaSubscriptionBase.subscribedProducts attribute.
    getSubscribedProducts(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaSubscriptionBase.subscribedProducts attribute.
    Generated method - Getter of the TmaSubscriptionBase.subscriberIdentity attribute.
    getSubscriberIdentity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaSubscriptionBase.subscriberIdentity attribute.
    Generated method - Getter of the TmaSubscriptionBase.subscriptionAccesses attribute.
    getSubscriptionAccesses(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaSubscriptionBase.subscriptionAccesses attribute.
    void
    Generated method - Removes value from subscribedProducts.
    void
    removeFromSubscribedProducts(de.hybris.platform.jalo.SessionContext ctx, TmaSubscribedProduct value)
    Generated method - Removes value from subscribedProducts.
    void
    Generated method - Removes value from subscriptionAccesses.
    void
    removeFromSubscriptionAccesses(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionAccess value)
    Generated method - Removes value from subscriptionAccesses.
    void
    Generated method - Setter of the TmaSubscriptionBase.billingAccount attribute.
    void
    setBillingAccount(de.hybris.platform.jalo.SessionContext ctx, TmaBillingAccount value)
    Generated method - Setter of the TmaSubscriptionBase.billingAccount attribute.
    protected void
    setBillingSystemId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaSubscriptionBase.billingSystemId attribute.
    protected void
    Generated method - Setter of the TmaSubscriptionBase.billingSystemId attribute.
    void
    setSubscribedProducts(de.hybris.platform.jalo.SessionContext ctx, Set<TmaSubscribedProduct> value)
    Generated method - Setter of the TmaSubscriptionBase.subscribedProducts attribute.
    void
    Generated method - Setter of the TmaSubscriptionBase.subscribedProducts attribute.
    protected void
    setSubscriberIdentity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaSubscriptionBase.subscriberIdentity attribute.
    protected void
    Generated method - Setter of the TmaSubscriptionBase.subscriberIdentity attribute.
    void
    setSubscriptionAccesses(de.hybris.platform.jalo.SessionContext ctx, Set<TmaSubscriptionAccess> value)
    Generated method - Setter of the TmaSubscriptionBase.subscriptionAccesses attribute.
    void
    Generated method - Setter of the TmaSubscriptionBase.subscriptionAccesses attribute.

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

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

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

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

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

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, 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

    • SUBSCRIBERIDENTITY

      public static final String SUBSCRIBERIDENTITY
      Qualifier of the TmaSubscriptionBase.subscriberIdentity attribute
      See Also:
    • BILLINGSYSTEMID

      public static final String BILLINGSYSTEMID
      Qualifier of the TmaSubscriptionBase.billingSystemId attribute
      See Also:
    • SUBSCRIPTIONACCESSES

      public static final String SUBSCRIPTIONACCESSES
      Qualifier of the TmaSubscriptionBase.subscriptionAccesses attribute
      See Also:
    • SUBSCRIBEDPRODUCTS

      public static final String SUBSCRIBEDPRODUCTS
      Qualifier of the TmaSubscriptionBase.subscribedProducts attribute
      See Also:
    • BILLINGACCOUNT

      public static final String BILLINGACCOUNT
      Qualifier of the TmaSubscriptionBase.billingAccount attribute
      See Also:
    • SUBSCRIPTIONACCESSESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TmaSubscriptionAccess> SUBSCRIPTIONACCESSESHANDLER
      OneToManyHandler for handling 1:n SUBSCRIPTIONACCESSES's relation attributes from 'many' side.
    • SUBSCRIBEDPRODUCTSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TmaSubscribedProduct> SUBSCRIBEDPRODUCTSHANDLER
      OneToManyHandler for handling 1:n SUBSCRIBEDPRODUCTS's relation attributes from 'many' side.
    • BILLINGACCOUNTHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedTmaSubscriptionBase> BILLINGACCOUNTHANDLER
      BidirectionalOneToManyHandler for handling 1:n BILLINGACCOUNT's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedTmaSubscriptionBase

      public GeneratedTmaSubscriptionBase()
  • Method Details

    • getDefaultAttributeModes

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

      public TmaBillingAccount getBillingAccount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaSubscriptionBase.billingAccount attribute.
      Returns:
      the billingAccount - Billing Account
    • getBillingAccount

      public TmaBillingAccount getBillingAccount()
      Generated method - Getter of the TmaSubscriptionBase.billingAccount attribute.
      Returns:
      the billingAccount - Billing Account
    • setBillingAccount

      public void setBillingAccount(de.hybris.platform.jalo.SessionContext ctx, TmaBillingAccount value)
      Generated method - Setter of the TmaSubscriptionBase.billingAccount attribute.
      Parameters:
      value - the billingAccount - Billing Account
    • setBillingAccount

      public void setBillingAccount(TmaBillingAccount value)
      Generated method - Setter of the TmaSubscriptionBase.billingAccount attribute.
      Parameters:
      value - the billingAccount - Billing Account
    • getBillingSystemId

      public String getBillingSystemId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaSubscriptionBase.billingSystemId attribute.
      Returns:
      the billingSystemId - Identifier of the billing system
    • getBillingSystemId

      public String getBillingSystemId()
      Generated method - Getter of the TmaSubscriptionBase.billingSystemId attribute.
      Returns:
      the billingSystemId - Identifier of the billing system
    • setBillingSystemId

      protected void setBillingSystemId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaSubscriptionBase.billingSystemId attribute.
      Parameters:
      value - the billingSystemId - Identifier of the billing system
    • setBillingSystemId

      protected void setBillingSystemId(String value)
      Generated method - Setter of the TmaSubscriptionBase.billingSystemId attribute.
      Parameters:
      value - the billingSystemId - Identifier of the billing system
    • createItem

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getSubscribedProducts

      public Set<TmaSubscribedProduct> getSubscribedProducts(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaSubscriptionBase.subscribedProducts attribute.
      Returns:
      the subscribedProducts - Subscribed Products
    • getSubscribedProducts

      public Set<TmaSubscribedProduct> getSubscribedProducts()
      Generated method - Getter of the TmaSubscriptionBase.subscribedProducts attribute.
      Returns:
      the subscribedProducts - Subscribed Products
    • setSubscribedProducts

      public void setSubscribedProducts(de.hybris.platform.jalo.SessionContext ctx, Set<TmaSubscribedProduct> value)
      Generated method - Setter of the TmaSubscriptionBase.subscribedProducts attribute.
      Parameters:
      value - the subscribedProducts - Subscribed Products
    • setSubscribedProducts

      public void setSubscribedProducts(Set<TmaSubscribedProduct> value)
      Generated method - Setter of the TmaSubscriptionBase.subscribedProducts attribute.
      Parameters:
      value - the subscribedProducts - Subscribed Products
    • addToSubscribedProducts

      public void addToSubscribedProducts(de.hybris.platform.jalo.SessionContext ctx, TmaSubscribedProduct value)
      Generated method - Adds value to subscribedProducts.
      Parameters:
      value - the item to add to subscribedProducts - Subscribed Products
    • addToSubscribedProducts

      public void addToSubscribedProducts(TmaSubscribedProduct value)
      Generated method - Adds value to subscribedProducts.
      Parameters:
      value - the item to add to subscribedProducts - Subscribed Products
    • removeFromSubscribedProducts

      public void removeFromSubscribedProducts(de.hybris.platform.jalo.SessionContext ctx, TmaSubscribedProduct value)
      Generated method - Removes value from subscribedProducts.
      Parameters:
      value - the item to remove from subscribedProducts - Subscribed Products
    • removeFromSubscribedProducts

      public void removeFromSubscribedProducts(TmaSubscribedProduct value)
      Generated method - Removes value from subscribedProducts.
      Parameters:
      value - the item to remove from subscribedProducts - Subscribed Products
    • getSubscriberIdentity

      public String getSubscriberIdentity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaSubscriptionBase.subscriberIdentity attribute.
      Returns:
      the subscriberIdentity - Unique identifier of the Subscription
    • getSubscriberIdentity

      public String getSubscriberIdentity()
      Generated method - Getter of the TmaSubscriptionBase.subscriberIdentity attribute.
      Returns:
      the subscriberIdentity - Unique identifier of the Subscription
    • setSubscriberIdentity

      protected void setSubscriberIdentity(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaSubscriptionBase.subscriberIdentity attribute.
      Parameters:
      value - the subscriberIdentity - Unique identifier of the Subscription
    • setSubscriberIdentity

      protected void setSubscriberIdentity(String value)
      Generated method - Setter of the TmaSubscriptionBase.subscriberIdentity attribute.
      Parameters:
      value - the subscriberIdentity - Unique identifier of the Subscription
    • getSubscriptionAccesses

      public Set<TmaSubscriptionAccess> getSubscriptionAccesses(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaSubscriptionBase.subscriptionAccesses attribute.
      Returns:
      the subscriptionAccesses - Subscription Accesses
    • getSubscriptionAccesses

      public Set<TmaSubscriptionAccess> getSubscriptionAccesses()
      Generated method - Getter of the TmaSubscriptionBase.subscriptionAccesses attribute.
      Returns:
      the subscriptionAccesses - Subscription Accesses
    • setSubscriptionAccesses

      public void setSubscriptionAccesses(de.hybris.platform.jalo.SessionContext ctx, Set<TmaSubscriptionAccess> value)
      Generated method - Setter of the TmaSubscriptionBase.subscriptionAccesses attribute.
      Parameters:
      value - the subscriptionAccesses - Subscription Accesses
    • setSubscriptionAccesses

      public void setSubscriptionAccesses(Set<TmaSubscriptionAccess> value)
      Generated method - Setter of the TmaSubscriptionBase.subscriptionAccesses attribute.
      Parameters:
      value - the subscriptionAccesses - Subscription Accesses
    • addToSubscriptionAccesses

      public void addToSubscriptionAccesses(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionAccess value)
      Generated method - Adds value to subscriptionAccesses.
      Parameters:
      value - the item to add to subscriptionAccesses - Subscription Accesses
    • addToSubscriptionAccesses

      public void addToSubscriptionAccesses(TmaSubscriptionAccess value)
      Generated method - Adds value to subscriptionAccesses.
      Parameters:
      value - the item to add to subscriptionAccesses - Subscription Accesses
    • removeFromSubscriptionAccesses

      public void removeFromSubscriptionAccesses(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionAccess value)
      Generated method - Removes value from subscriptionAccesses.
      Parameters:
      value - the item to remove from subscriptionAccesses - Subscription Accesses
    • removeFromSubscriptionAccesses

      public void removeFromSubscriptionAccesses(TmaSubscriptionAccess value)
      Generated method - Removes value from subscriptionAccesses.
      Parameters:
      value - the item to remove from subscriptionAccesses - Subscription Accesses