Class TmaCartSubscriptionInfo
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.TmaCartSubscriptionInfo
- All Implemented Interfaces:
Serializable,Comparable
public class TmaCartSubscriptionInfo
extends de.hybris.platform.jalo.GenericItem
Generated class for type TmaCartSubscriptionInfo.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTmaCartSubscriptionInfo.billingSystemIdattributestatic final StringQualifier of theTmaCartSubscriptionInfo.idattributestatic final StringQualifier of theTmaCartSubscriptionInfo.subscribedProductActionattributestatic final StringQualifier of theTmaCartSubscriptionInfo.subscribedProductIdattributestatic final StringQualifier of theTmaCartSubscriptionInfo.subscriberIdentityattributestatic final StringQualifier of theTmaCartSubscriptionInfo.subscriptionTermattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theTmaCartSubscriptionInfo.billingSystemIdattribute.getBillingSystemId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaCartSubscriptionInfo.billingSystemIdattribute.getId()Generated method - Getter of theTmaCartSubscriptionInfo.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaCartSubscriptionInfo.idattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theTmaCartSubscriptionInfo.subscribedProductActionattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetSubscribedProductAction(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaCartSubscriptionInfo.subscribedProductActionattribute.Generated method - Getter of theTmaCartSubscriptionInfo.subscribedProductIdattribute.getSubscribedProductId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaCartSubscriptionInfo.subscribedProductIdattribute.Generated method - Getter of theTmaCartSubscriptionInfo.subscriberIdentityattribute.getSubscriberIdentity(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaCartSubscriptionInfo.subscriberIdentityattribute.de.hybris.platform.subscriptionservices.jalo.SubscriptionTermGenerated method - Getter of theTmaCartSubscriptionInfo.subscriptionTermattribute.de.hybris.platform.subscriptionservices.jalo.SubscriptionTermgetSubscriptionTerm(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaCartSubscriptionInfo.subscriptionTermattribute.voidsetBillingSystemId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTmaCartSubscriptionInfo.billingSystemIdattribute.voidsetBillingSystemId(String value) Generated method - Setter of theTmaCartSubscriptionInfo.billingSystemIdattribute.voidGenerated method - Setter of theTmaCartSubscriptionInfo.idattribute.voidGenerated method - Setter of theTmaCartSubscriptionInfo.idattribute.voidsetSubscribedProductAction(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTmaCartSubscriptionInfo.subscribedProductActionattribute.voidsetSubscribedProductAction(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTmaCartSubscriptionInfo.subscribedProductActionattribute.voidsetSubscribedProductId(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTmaCartSubscriptionInfo.subscribedProductIdattribute.voidsetSubscribedProductId(String value) Generated method - Setter of theTmaCartSubscriptionInfo.subscribedProductIdattribute.voidsetSubscriberIdentity(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTmaCartSubscriptionInfo.subscriberIdentityattribute.voidsetSubscriberIdentity(String value) Generated method - Setter of theTmaCartSubscriptionInfo.subscriberIdentityattribute.voidsetSubscriptionTerm(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm value) Generated method - Setter of theTmaCartSubscriptionInfo.subscriptionTermattribute.voidsetSubscriptionTerm(de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm value) Generated method - Setter of theTmaCartSubscriptionInfo.subscriptionTermattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Qualifier of theTmaCartSubscriptionInfo.idattribute- See Also:
-
SUBSCRIBERIDENTITY
Qualifier of theTmaCartSubscriptionInfo.subscriberIdentityattribute- See Also:
-
SUBSCRIBEDPRODUCTID
Qualifier of theTmaCartSubscriptionInfo.subscribedProductIdattribute- See Also:
-
BILLINGSYSTEMID
Qualifier of theTmaCartSubscriptionInfo.billingSystemIdattribute- See Also:
-
SUBSCRIPTIONTERM
Qualifier of theTmaCartSubscriptionInfo.subscriptionTermattribute- See Also:
-
SUBSCRIBEDPRODUCTACTION
Qualifier of theTmaCartSubscriptionInfo.subscribedProductActionattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TmaCartSubscriptionInfo
public TmaCartSubscriptionInfo()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getBillingSystemId
Generated method - Getter of theTmaCartSubscriptionInfo.billingSystemIdattribute.- Returns:
- the billingSystemId - Represents the identifier of the billing system.
-
getBillingSystemId
Generated method - Getter of theTmaCartSubscriptionInfo.billingSystemIdattribute.- Returns:
- the billingSystemId - Represents the identifier of the billing system.
-
setBillingSystemId
Generated method - Setter of theTmaCartSubscriptionInfo.billingSystemIdattribute.- Parameters:
value- the billingSystemId - Represents the identifier of the billing system.
-
setBillingSystemId
Generated method - Setter of theTmaCartSubscriptionInfo.billingSystemIdattribute.- Parameters:
value- the billingSystemId - Represents the identifier of the billing system.
-
getId
Generated method - Getter of theTmaCartSubscriptionInfo.idattribute.- Returns:
- the id - Represents the identifier of the subscription info.
-
getId
Generated method - Getter of theTmaCartSubscriptionInfo.idattribute.- Returns:
- the id - Represents the identifier of the subscription info.
-
setId
Generated method - Setter of theTmaCartSubscriptionInfo.idattribute.- Parameters:
value- the id - Represents the identifier of the subscription info.
-
setId
Generated method - Setter of theTmaCartSubscriptionInfo.idattribute.- Parameters:
value- the id - Represents the identifier of the subscription info.
-
getSubscribedProductAction
public de.hybris.platform.jalo.enumeration.EnumerationValue getSubscribedProductAction(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaCartSubscriptionInfo.subscribedProductActionattribute.- Returns:
- the subscribedProductAction - Represents the action made on the subscribed product.
-
getSubscribedProductAction
public de.hybris.platform.jalo.enumeration.EnumerationValue getSubscribedProductAction()Generated method - Getter of theTmaCartSubscriptionInfo.subscribedProductActionattribute.- Returns:
- the subscribedProductAction - Represents the action made on the subscribed product.
-
setSubscribedProductAction
public void setSubscribedProductAction(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTmaCartSubscriptionInfo.subscribedProductActionattribute.- Parameters:
value- the subscribedProductAction - Represents the action made on the subscribed product.
-
setSubscribedProductAction
public void setSubscribedProductAction(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTmaCartSubscriptionInfo.subscribedProductActionattribute.- Parameters:
value- the subscribedProductAction - Represents the action made on the subscribed product.
-
getSubscribedProductId
Generated method - Getter of theTmaCartSubscriptionInfo.subscribedProductIdattribute.- Returns:
- the subscribedProductId - Represents the id of the subscriber product.
-
getSubscribedProductId
Generated method - Getter of theTmaCartSubscriptionInfo.subscribedProductIdattribute.- Returns:
- the subscribedProductId - Represents the id of the subscriber product.
-
setSubscribedProductId
Generated method - Setter of theTmaCartSubscriptionInfo.subscribedProductIdattribute.- Parameters:
value- the subscribedProductId - Represents the id of the subscriber product.
-
setSubscribedProductId
Generated method - Setter of theTmaCartSubscriptionInfo.subscribedProductIdattribute.- Parameters:
value- the subscribedProductId - Represents the id of the subscriber product.
-
getSubscriberIdentity
Generated method - Getter of theTmaCartSubscriptionInfo.subscriberIdentityattribute.- Returns:
- the subscriberIdentity - Represents the subscriber identity of a subscription base.
-
getSubscriberIdentity
Generated method - Getter of theTmaCartSubscriptionInfo.subscriberIdentityattribute.- Returns:
- the subscriberIdentity - Represents the subscriber identity of a subscription base.
-
setSubscriberIdentity
Generated method - Setter of theTmaCartSubscriptionInfo.subscriberIdentityattribute.- Parameters:
value- the subscriberIdentity - Represents the subscriber identity of a subscription base.
-
setSubscriberIdentity
Generated method - Setter of theTmaCartSubscriptionInfo.subscriberIdentityattribute.- Parameters:
value- the subscriberIdentity - Represents the subscriber identity of a subscription base.
-
getSubscriptionTerm
public de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm getSubscriptionTerm(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaCartSubscriptionInfo.subscriptionTermattribute.- Returns:
- the subscriptionTerm - Represents the subscription term under which the current item has been added to cart.
-
getSubscriptionTerm
public de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm getSubscriptionTerm()Generated method - Getter of theTmaCartSubscriptionInfo.subscriptionTermattribute.- Returns:
- the subscriptionTerm - Represents the subscription term under which the current item has been added to cart.
-
setSubscriptionTerm
public void setSubscriptionTerm(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm value) Generated method - Setter of theTmaCartSubscriptionInfo.subscriptionTermattribute.- Parameters:
value- the subscriptionTerm - Represents the subscription term under which the current item has been added to cart.
-
setSubscriptionTerm
public void setSubscriptionTerm(de.hybris.platform.subscriptionservices.jalo.SubscriptionTerm value) Generated method - Setter of theTmaCartSubscriptionInfo.subscriptionTermattribute.- Parameters:
value- the subscriptionTerm - Represents the subscription term under which the current item has been added to cart.
-