Class GeneratedTmaEligibilityContext

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.GeneratedTmaEligibilityContext
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
TmaEligibilityContext

public abstract class GeneratedTmaEligibilityContext extends de.hybris.platform.jalo.GenericItem
Generated class for type TmaEligibilityContext.
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 TmaEligibilityContext.baseSiteCodes attribute
    static final String
    Qualifier of the TmaEligibilityContext.billingSystemId attribute
    static final String
    Qualifier of the TmaEligibilityContext.customer attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedTmaEligibilityContext>
    BidirectionalOneToManyHandler for handling 1:n CUSTOMER's relation attributes from 'one' side.
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TmaEligibilityContext.processesCodes attribute
    static final String
    Qualifier of the TmaEligibilityContext.requiredPoCodes attribute
    static final String
    Qualifier of the TmaEligibilityContext.subscriberId attribute
    static final String
    Qualifier of the TmaEligibilityContext.termCodes attribute

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

    LANGUAGE_FALLBACK_ENABLED

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

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

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

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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 TmaEligibilityContext.baseSiteCodes attribute.
    getBaseSiteCodes(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaEligibilityContext.baseSiteCodes attribute.
    Generated method - Getter of the TmaEligibilityContext.billingSystemId attribute.
    getBillingSystemId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaEligibilityContext.billingSystemId attribute.
    de.hybris.platform.jalo.user.Customer
    Generated method - Getter of the TmaEligibilityContext.customer attribute.
    de.hybris.platform.jalo.user.Customer
    getCustomer(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaEligibilityContext.customer attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TmaEligibilityContext.processesCodes attribute.
    getProcessesCodes(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaEligibilityContext.processesCodes attribute.
    Generated method - Getter of the TmaEligibilityContext.requiredPoCodes attribute.
    getRequiredPoCodes(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaEligibilityContext.requiredPoCodes attribute.
    Generated method - Getter of the TmaEligibilityContext.subscriberId attribute.
    getSubscriberId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaEligibilityContext.subscriberId attribute.
    Generated method - Getter of the TmaEligibilityContext.termCodes attribute.
    getTermCodes(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TmaEligibilityContext.termCodes attribute.
    void
    setBaseSiteCodes(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
    Generated method - Setter of the TmaEligibilityContext.baseSiteCodes attribute.
    void
    Generated method - Setter of the TmaEligibilityContext.baseSiteCodes attribute.
    void
    setBillingSystemId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaEligibilityContext.billingSystemId attribute.
    void
    Generated method - Setter of the TmaEligibilityContext.billingSystemId attribute.
    void
    setCustomer(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer value)
    Generated method - Setter of the TmaEligibilityContext.customer attribute.
    void
    setCustomer(de.hybris.platform.jalo.user.Customer value)
    Generated method - Setter of the TmaEligibilityContext.customer attribute.
    void
    setProcessesCodes(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
    Generated method - Setter of the TmaEligibilityContext.processesCodes attribute.
    void
    Generated method - Setter of the TmaEligibilityContext.processesCodes attribute.
    void
    setRequiredPoCodes(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
    Generated method - Setter of the TmaEligibilityContext.requiredPoCodes attribute.
    void
    Generated method - Setter of the TmaEligibilityContext.requiredPoCodes attribute.
    void
    setSubscriberId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TmaEligibilityContext.subscriberId attribute.
    void
    Generated method - Setter of the TmaEligibilityContext.subscriberId attribute.
    void
    setTermCodes(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
    Generated method - Setter of the TmaEligibilityContext.termCodes attribute.
    void
    Generated method - Setter of the TmaEligibilityContext.termCodes 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

    • SUBSCRIBERID

      public static final String SUBSCRIBERID
      Qualifier of the TmaEligibilityContext.subscriberId attribute
      See Also:
    • BILLINGSYSTEMID

      public static final String BILLINGSYSTEMID
      Qualifier of the TmaEligibilityContext.billingSystemId attribute
      See Also:
    • PROCESSESCODES

      public static final String PROCESSESCODES
      Qualifier of the TmaEligibilityContext.processesCodes attribute
      See Also:
    • TERMCODES

      public static final String TERMCODES
      Qualifier of the TmaEligibilityContext.termCodes attribute
      See Also:
    • REQUIREDPOCODES

      public static final String REQUIREDPOCODES
      Qualifier of the TmaEligibilityContext.requiredPoCodes attribute
      See Also:
    • BASESITECODES

      public static final String BASESITECODES
      Qualifier of the TmaEligibilityContext.baseSiteCodes attribute
      See Also:
    • CUSTOMER

      public static final String CUSTOMER
      Qualifier of the TmaEligibilityContext.customer attribute
      See Also:
    • CUSTOMERHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedTmaEligibilityContext> CUSTOMERHANDLER
      BidirectionalOneToManyHandler for handling 1:n CUSTOMER'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

    • GeneratedTmaEligibilityContext

      public GeneratedTmaEligibilityContext()
  • Method Details

    • getDefaultAttributeModes

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

      public List<String> getBaseSiteCodes(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaEligibilityContext.baseSiteCodes attribute.
      Returns:
      the baseSiteCodes - Base Sites
    • getBaseSiteCodes

      public List<String> getBaseSiteCodes()
      Generated method - Getter of the TmaEligibilityContext.baseSiteCodes attribute.
      Returns:
      the baseSiteCodes - Base Sites
    • setBaseSiteCodes

      public void setBaseSiteCodes(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
      Generated method - Setter of the TmaEligibilityContext.baseSiteCodes attribute.
      Parameters:
      value - the baseSiteCodes - Base Sites
    • setBaseSiteCodes

      public void setBaseSiteCodes(List<String> value)
      Generated method - Setter of the TmaEligibilityContext.baseSiteCodes attribute.
      Parameters:
      value - the baseSiteCodes - Base Sites
    • getBillingSystemId

      public String getBillingSystemId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaEligibilityContext.billingSystemId attribute.
      Returns:
      the billingSystemId - Billing System id for which the context is available
    • getBillingSystemId

      public String getBillingSystemId()
      Generated method - Getter of the TmaEligibilityContext.billingSystemId attribute.
      Returns:
      the billingSystemId - Billing System id for which the context is available
    • setBillingSystemId

      public void setBillingSystemId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaEligibilityContext.billingSystemId attribute.
      Parameters:
      value - the billingSystemId - Billing System id for which the context is available
    • setBillingSystemId

      public void setBillingSystemId(String value)
      Generated method - Setter of the TmaEligibilityContext.billingSystemId attribute.
      Parameters:
      value - the billingSystemId - Billing System id for which the context is available
    • 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
    • getCustomer

      public de.hybris.platform.jalo.user.Customer getCustomer(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaEligibilityContext.customer attribute.
      Returns:
      the customer
    • getCustomer

      public de.hybris.platform.jalo.user.Customer getCustomer()
      Generated method - Getter of the TmaEligibilityContext.customer attribute.
      Returns:
      the customer
    • setCustomer

      public void setCustomer(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Customer value)
      Generated method - Setter of the TmaEligibilityContext.customer attribute.
      Parameters:
      value - the customer
    • setCustomer

      public void setCustomer(de.hybris.platform.jalo.user.Customer value)
      Generated method - Setter of the TmaEligibilityContext.customer attribute.
      Parameters:
      value - the customer
    • getProcessesCodes

      public List<String> getProcessesCodes(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaEligibilityContext.processesCodes attribute.
      Returns:
      the processesCodes - Process codes
    • getProcessesCodes

      public List<String> getProcessesCodes()
      Generated method - Getter of the TmaEligibilityContext.processesCodes attribute.
      Returns:
      the processesCodes - Process codes
    • setProcessesCodes

      public void setProcessesCodes(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
      Generated method - Setter of the TmaEligibilityContext.processesCodes attribute.
      Parameters:
      value - the processesCodes - Process codes
    • setProcessesCodes

      public void setProcessesCodes(List<String> value)
      Generated method - Setter of the TmaEligibilityContext.processesCodes attribute.
      Parameters:
      value - the processesCodes - Process codes
    • getRequiredPoCodes

      public List<String> getRequiredPoCodes(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaEligibilityContext.requiredPoCodes attribute.
      Returns:
      the requiredPoCodes - Product offerings
    • getRequiredPoCodes

      public List<String> getRequiredPoCodes()
      Generated method - Getter of the TmaEligibilityContext.requiredPoCodes attribute.
      Returns:
      the requiredPoCodes - Product offerings
    • setRequiredPoCodes

      public void setRequiredPoCodes(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
      Generated method - Setter of the TmaEligibilityContext.requiredPoCodes attribute.
      Parameters:
      value - the requiredPoCodes - Product offerings
    • setRequiredPoCodes

      public void setRequiredPoCodes(List<String> value)
      Generated method - Setter of the TmaEligibilityContext.requiredPoCodes attribute.
      Parameters:
      value - the requiredPoCodes - Product offerings
    • getSubscriberId

      public String getSubscriberId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaEligibilityContext.subscriberId attribute.
      Returns:
      the subscriberId - Subscription base id for which the context is available
    • getSubscriberId

      public String getSubscriberId()
      Generated method - Getter of the TmaEligibilityContext.subscriberId attribute.
      Returns:
      the subscriberId - Subscription base id for which the context is available
    • setSubscriberId

      public void setSubscriberId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TmaEligibilityContext.subscriberId attribute.
      Parameters:
      value - the subscriberId - Subscription base id for which the context is available
    • setSubscriberId

      public void setSubscriberId(String value)
      Generated method - Setter of the TmaEligibilityContext.subscriberId attribute.
      Parameters:
      value - the subscriberId - Subscription base id for which the context is available
    • getTermCodes

      public List<String> getTermCodes(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaEligibilityContext.termCodes attribute.
      Returns:
      the termCodes - Terms
    • getTermCodes

      public List<String> getTermCodes()
      Generated method - Getter of the TmaEligibilityContext.termCodes attribute.
      Returns:
      the termCodes - Terms
    • setTermCodes

      public void setTermCodes(de.hybris.platform.jalo.SessionContext ctx, List<String> value)
      Generated method - Setter of the TmaEligibilityContext.termCodes attribute.
      Parameters:
      value - the termCodes - Terms
    • setTermCodes

      public void setTermCodes(List<String> value)
      Generated method - Setter of the TmaEligibilityContext.termCodes attribute.
      Parameters:
      value - the termCodes - Terms