Class TmaEligibilityContextModel

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

public class TmaEligibilityContextModel extends ItemModel
Generated model class for type TmaEligibilityContext first defined at extension b2ctelcoservices.

Eligibility Context.

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 model type code constant.
    static final String
    Generated constant - Attribute key of TmaEligibilityContext.baseSiteCodes attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaEligibilityContext.billingSystemId attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaEligibilityContext.customer attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaEligibilityContext.processesCodes attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaEligibilityContext.requiredPoCodes attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaEligibilityContext.subscriberId attribute defined at extension b2ctelcoservices.
    static final String
    Generated constant - Attribute key of TmaEligibilityContext.termCodes 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.
    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
    TmaEligibilityContextModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the TmaEligibilityContext.baseSiteCodes attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaEligibilityContext.billingSystemId attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaEligibilityContext.customer attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaEligibilityContext.processesCodes attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaEligibilityContext.requiredPoCodes attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaEligibilityContext.subscriberId attribute defined at extension b2ctelcoservices.
    Generated method - Getter of the TmaEligibilityContext.termCodes attribute defined at extension b2ctelcoservices.
    void
    Generated method - Setter of TmaEligibilityContext.baseSiteCodes attribute defined at extension b2ctelcoservices.
    void
    Generated method - Setter of TmaEligibilityContext.billingSystemId attribute defined at extension b2ctelcoservices.
    void
    Generated method - Setter of TmaEligibilityContext.customer attribute defined at extension b2ctelcoservices.
    void
    Generated method - Setter of TmaEligibilityContext.processesCodes attribute defined at extension b2ctelcoservices.
    void
    Generated method - Setter of TmaEligibilityContext.requiredPoCodes attribute defined at extension b2ctelcoservices.
    void
    Generated method - Setter of TmaEligibilityContext.subscriberId attribute defined at extension b2ctelcoservices.
    void
    Generated method - Setter of TmaEligibilityContext.termCodes 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:
    • SUBSCRIBERID

      public static final String SUBSCRIBERID
      Generated constant - Attribute key of TmaEligibilityContext.subscriberId attribute defined at extension b2ctelcoservices.
      See Also:
    • BILLINGSYSTEMID

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

      public static final String PROCESSESCODES
      Generated constant - Attribute key of TmaEligibilityContext.processesCodes attribute defined at extension b2ctelcoservices.
      See Also:
    • TERMCODES

      public static final String TERMCODES
      Generated constant - Attribute key of TmaEligibilityContext.termCodes attribute defined at extension b2ctelcoservices.
      See Also:
    • REQUIREDPOCODES

      public static final String REQUIREDPOCODES
      Generated constant - Attribute key of TmaEligibilityContext.requiredPoCodes attribute defined at extension b2ctelcoservices.
      See Also:
    • BASESITECODES

      public static final String BASESITECODES
      Generated constant - Attribute key of TmaEligibilityContext.baseSiteCodes attribute defined at extension b2ctelcoservices.
      See Also:
    • CUSTOMER

      public static final String CUSTOMER
      Generated constant - Attribute key of TmaEligibilityContext.customer attribute defined at extension b2ctelcoservices.
      See Also:
  • Constructor Details

    • TmaEligibilityContextModel

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

      public TmaEligibilityContextModel(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
    • TmaEligibilityContextModel

      @Deprecated(since="4.1.1", forRemoval=true) public TmaEligibilityContextModel(ItemModel _owner)
      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:
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getBaseSiteCodes

      @Accessor(qualifier="baseSiteCodes", type=GETTER) public List<String> getBaseSiteCodes()
      Generated method - Getter of the TmaEligibilityContext.baseSiteCodes attribute defined at extension b2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the baseSiteCodes - Base Sites
    • getBillingSystemId

      @Accessor(qualifier="billingSystemId", type=GETTER) public String getBillingSystemId()
      Generated method - Getter of the TmaEligibilityContext.billingSystemId attribute defined at extension b2ctelcoservices.
      Returns:
      the billingSystemId - Billing System id for which the context is available
    • getCustomer

      @Accessor(qualifier="customer", type=GETTER) public CustomerModel getCustomer()
      Generated method - Getter of the TmaEligibilityContext.customer attribute defined at extension b2ctelcoservices.
      Returns:
      the customer
    • getProcessesCodes

      @Accessor(qualifier="processesCodes", type=GETTER) public List<String> getProcessesCodes()
      Generated method - Getter of the TmaEligibilityContext.processesCodes attribute defined at extension b2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the processesCodes - Process codes
    • getRequiredPoCodes

      @Accessor(qualifier="requiredPoCodes", type=GETTER) public List<String> getRequiredPoCodes()
      Generated method - Getter of the TmaEligibilityContext.requiredPoCodes attribute defined at extension b2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the requiredPoCodes - Product offerings
    • getSubscriberId

      @Accessor(qualifier="subscriberId", type=GETTER) public String getSubscriberId()
      Generated method - Getter of the TmaEligibilityContext.subscriberId attribute defined at extension b2ctelcoservices.
      Returns:
      the subscriberId - Subscription base id for which the context is available
    • getTermCodes

      @Accessor(qualifier="termCodes", type=GETTER) public List<String> getTermCodes()
      Generated method - Getter of the TmaEligibilityContext.termCodes attribute defined at extension b2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the termCodes - Terms
    • setBaseSiteCodes

      @Accessor(qualifier="baseSiteCodes", type=SETTER) public void setBaseSiteCodes(List<String> value)
      Generated method - Setter of TmaEligibilityContext.baseSiteCodes attribute defined at extension b2ctelcoservices.
      Parameters:
      value - the baseSiteCodes - Base Sites
    • setBillingSystemId

      @Accessor(qualifier="billingSystemId", type=SETTER) public void setBillingSystemId(String value)
      Generated method - Setter of TmaEligibilityContext.billingSystemId attribute defined at extension b2ctelcoservices.
      Parameters:
      value - the billingSystemId - Billing System id for which the context is available
    • setCustomer

      @Accessor(qualifier="customer", type=SETTER) public void setCustomer(CustomerModel value)
      Generated method - Setter of TmaEligibilityContext.customer attribute defined at extension b2ctelcoservices.
      Parameters:
      value - the customer
    • setProcessesCodes

      @Accessor(qualifier="processesCodes", type=SETTER) public void setProcessesCodes(List<String> value)
      Generated method - Setter of TmaEligibilityContext.processesCodes attribute defined at extension b2ctelcoservices.
      Parameters:
      value - the processesCodes - Process codes
    • setRequiredPoCodes

      @Accessor(qualifier="requiredPoCodes", type=SETTER) public void setRequiredPoCodes(List<String> value)
      Generated method - Setter of TmaEligibilityContext.requiredPoCodes attribute defined at extension b2ctelcoservices.
      Parameters:
      value - the requiredPoCodes - Product offerings
    • setSubscriberId

      @Accessor(qualifier="subscriberId", type=SETTER) public void setSubscriberId(String value)
      Generated method - Setter of TmaEligibilityContext.subscriberId attribute defined at extension b2ctelcoservices.
      Parameters:
      value - the subscriberId - Subscription base id for which the context is available
    • setTermCodes

      @Accessor(qualifier="termCodes", type=SETTER) public void setTermCodes(List<String> value)
      Generated method - Setter of TmaEligibilityContext.termCodes attribute defined at extension b2ctelcoservices.
      Parameters:
      value - the termCodes - Terms