Class TmaSubscriptionBaseModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.b2ctelcoservices.model.TmaSubscriptionBaseModel
All Implemented Interfaces:
Serializable

public class TmaSubscriptionBaseModel extends ItemModel
Generated model class for type TmaSubscriptionBase first defined at extension b2ctelcoservices.

Subscription Base.

See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated relation code constant for relation TmaBillingAccount2TmaSubscriptionBaseRelation defining source attribute billingAccount in extension b2ctelcoservices.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of TmaSubscriptionBase.billAgreement attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaSubscriptionBase.billingAccount attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaSubscriptionBase.billingSystemId attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaSubscriptionBase.subscribedProducts attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaSubscriptionBase.subscriberIdentity attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaSubscriptionBase.subscriptionAccesses attribute defined at extension b2ctelcoservices.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    TmaSubscriptionBaseModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    TmaSubscriptionBaseModel(String _billingSystemId, ItemModel _owner, String _subscriberIdentity)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    TmaSubscriptionBaseModel(String _billingSystemId, String _subscriberIdentity)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the TmaSubscriptionBase.billAgreement dynamic attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaSubscriptionBase.billingAccount attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaSubscriptionBase.billingSystemId attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaSubscriptionBase.subscribedProducts attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaSubscriptionBase.subscriberIdentity attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaSubscriptionBase.subscriptionAccesses attribute defined at extension b2ctelcoservices.
    void
    Generated method - Setter of TmaSubscriptionBase.billingAccount attribute defined at extension b2ctelcoservices.
    void
    Generated method - Initial setter of TmaSubscriptionBase.billingSystemId attribute defined at extension b2ctelcoservices.
    void
    Generated method - Setter of TmaSubscriptionBase.subscribedProducts attribute defined at extension b2ctelcoservices.
    void
    Generated method - Initial setter of TmaSubscriptionBase.subscriberIdentity attribute defined at extension b2ctelcoservices.
    void
    Generated method - Setter of TmaSubscriptionBase.subscriptionAccesses attribute defined at extension b2ctelcoservices.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

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

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • _TMABILLINGACCOUNT2TMASUBSCRIPTIONBASERELATION

      public static final String _TMABILLINGACCOUNT2TMASUBSCRIPTIONBASERELATION
      Generated relation code constant for relation TmaBillingAccount2TmaSubscriptionBaseRelation defining source attribute billingAccount in extension b2ctelcoservices.
      See Also:
    • SUBSCRIBERIDENTITY

      public static final String SUBSCRIBERIDENTITY
      Generated constant - Attribute key of TmaSubscriptionBase.subscriberIdentity attribute defined at extension b2ctelcoservices.
      See Also:
    • BILLINGSYSTEMID

      public static final String BILLINGSYSTEMID
      Generated constant - Attribute key of TmaSubscriptionBase.billingSystemId attribute defined at extension b2ctelcoservices.
      See Also:
    • BILLAGREEMENT

      public static final String BILLAGREEMENT
      Generated constant - Attribute key of TmaSubscriptionBase.billAgreement attribute defined at extension b2ctelcoservices.
      See Also:
    • SUBSCRIPTIONACCESSES

      public static final String SUBSCRIPTIONACCESSES
      Generated constant - Attribute key of TmaSubscriptionBase.subscriptionAccesses attribute defined at extension b2ctelcoservices.
      See Also:
    • SUBSCRIBEDPRODUCTS

      public static final String SUBSCRIBEDPRODUCTS
      Generated constant - Attribute key of TmaSubscriptionBase.subscribedProducts attribute defined at extension b2ctelcoservices.
      See Also:
    • BILLINGACCOUNT

      public static final String BILLINGACCOUNT
      Generated constant - Attribute key of TmaSubscriptionBase.billingAccount attribute defined at extension b2ctelcoservices.
      See Also:
  • Constructor Details

    • TmaSubscriptionBaseModel

      public TmaSubscriptionBaseModel()
      Generated constructor - Default constructor for generic creation.
    • TmaSubscriptionBaseModel

      public TmaSubscriptionBaseModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • TmaSubscriptionBaseModel

      @Deprecated(since="4.1.1", forRemoval=true) public TmaSubscriptionBaseModel(String _billingSystemId, String _subscriberIdentity)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _billingSystemId - initial attribute declared by type TmaSubscriptionBase at extension b2ctelcoservices
      _subscriberIdentity - initial attribute declared by type TmaSubscriptionBase at extension b2ctelcoservices
    • TmaSubscriptionBaseModel

      @Deprecated(since="4.1.1", forRemoval=true) public TmaSubscriptionBaseModel(String _billingSystemId, ItemModel _owner, String _subscriberIdentity)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _billingSystemId - initial attribute declared by type TmaSubscriptionBase at extension b2ctelcoservices
      _owner - initial attribute declared by type Item at extension core
      _subscriberIdentity - initial attribute declared by type TmaSubscriptionBase at extension b2ctelcoservices
  • Method Details

    • getBillAgreement

      @Accessor(qualifier="billAgreement", type=GETTER) public TmaBillingAgreementModel getBillAgreement()
      Generated method - Getter of the TmaSubscriptionBase.billAgreement dynamic attribute defined at extension b2ctelcoservices.
      Returns:
      the billAgreement - Billing Agreement on which the subscription belongs to.
    • getBillingAccount

      @Accessor(qualifier="billingAccount", type=GETTER) public TmaBillingAccountModel getBillingAccount()
      Generated method - Getter of the TmaSubscriptionBase.billingAccount attribute defined at extension b2ctelcoservices.
      Returns:
      the billingAccount - Billing Account
    • getBillingSystemId

      @Accessor(qualifier="billingSystemId", type=GETTER) public String getBillingSystemId()
      Generated method - Getter of the TmaSubscriptionBase.billingSystemId attribute defined at extension b2ctelcoservices.
      Returns:
      the billingSystemId - Identifier of the billing system
    • getSubscribedProducts

      @Accessor(qualifier="subscribedProducts", type=GETTER) public Set<TmaSubscribedProductModel> getSubscribedProducts()
      Generated method - Getter of the TmaSubscriptionBase.subscribedProducts attribute defined at extension b2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the subscribedProducts - Subscribed Products
    • getSubscriberIdentity

      @Accessor(qualifier="subscriberIdentity", type=GETTER) public String getSubscriberIdentity()
      Generated method - Getter of the TmaSubscriptionBase.subscriberIdentity attribute defined at extension b2ctelcoservices.
      Returns:
      the subscriberIdentity - Unique identifier of the Subscription
    • getSubscriptionAccesses

      @Accessor(qualifier="subscriptionAccesses", type=GETTER) public Set<TmaSubscriptionAccessModel> getSubscriptionAccesses()
      Generated method - Getter of the TmaSubscriptionBase.subscriptionAccesses attribute defined at extension b2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the subscriptionAccesses - Subscription Accesses
    • setBillingAccount

      @Accessor(qualifier="billingAccount", type=SETTER) public void setBillingAccount(TmaBillingAccountModel value)
      Generated method - Setter of TmaSubscriptionBase.billingAccount attribute defined at extension b2ctelcoservices.
      Parameters:
      value - the billingAccount - Billing Account
    • setBillingSystemId

      @Accessor(qualifier="billingSystemId", type=SETTER) public void setBillingSystemId(String value)
      Generated method - Initial setter of TmaSubscriptionBase.billingSystemId attribute defined at extension b2ctelcoservices. Can only be used at creation of model - before first save.
      Parameters:
      value - the billingSystemId - Identifier of the billing system
    • setSubscribedProducts

      @Accessor(qualifier="subscribedProducts", type=SETTER) public void setSubscribedProducts(Set<TmaSubscribedProductModel> value)
      Generated method - Setter of TmaSubscriptionBase.subscribedProducts attribute defined at extension b2ctelcoservices.
      Parameters:
      value - the subscribedProducts - Subscribed Products
    • setSubscriberIdentity

      @Accessor(qualifier="subscriberIdentity", type=SETTER) public void setSubscriberIdentity(String value)
      Generated method - Initial setter of TmaSubscriptionBase.subscriberIdentity attribute defined at extension b2ctelcoservices. Can only be used at creation of model - before first save.
      Parameters:
      value - the subscriberIdentity - Unique identifier of the Subscription
    • setSubscriptionAccesses

      @Accessor(qualifier="subscriptionAccesses", type=SETTER) public void setSubscriptionAccesses(Set<TmaSubscriptionAccessModel> value)
      Generated method - Setter of TmaSubscriptionBase.subscriptionAccesses attribute defined at extension b2ctelcoservices.
      Parameters:
      value - the subscriptionAccesses - Subscription Accesses