Class TmaBundledProdOfferOption
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.TmaBundledProdOfferOption
- All Implemented Interfaces:
Serializable,Comparable
public class TmaBundledProdOfferOption
extends de.hybris.platform.jalo.GenericItem
Generated class for type TmaBundledProdOfferOption.
- 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 theTmaBundledProdOfferOption.bundledProductOfferingattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaBundledProdOfferOption>BidirectionalOneToManyHandlerfor handling 1:n BUNDLEDPRODUCTOFFERING's relation attributes from 'one' side.static final StringQualifier of theTmaBundledProdOfferOption.catalogVersionattributestatic final StringQualifier of theTmaBundledProdOfferOption.defaultattributestatic final StringQualifier of theTmaBundledProdOfferOption.lowerLimitattributestatic final StringQualifier of theTmaBundledProdOfferOption.productOfferingattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaBundledProdOfferOption>BidirectionalOneToManyHandlerfor handling 1:n PRODUCTOFFERING's relation attributes from 'one' side.static final StringQualifier of theTmaBundledProdOfferOption.upperLimitattributeFields 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 TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) Generated method - Getter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.getBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.de.hybris.platform.catalog.jalo.CatalogVersionGenerated method - Getter of theTmaBundledProdOfferOption.catalogVersionattribute.de.hybris.platform.catalog.jalo.CatalogVersiongetCatalogVersion(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.catalogVersionattribute.Generated method - Getter of theTmaBundledProdOfferOption.defaultattribute.getDefault(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.defaultattribute.intGenerated method - Getter of theTmaBundledProdOfferOption.defaultattribute.intgetDefaultAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.defaultattribute.Generated method - Getter of theTmaBundledProdOfferOption.lowerLimitattribute.getLowerLimit(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.lowerLimitattribute.intGenerated method - Getter of theTmaBundledProdOfferOption.lowerLimitattribute.intgetLowerLimitAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.lowerLimitattribute.Generated method - Getter of theTmaBundledProdOfferOption.productOfferingattribute.getProductOffering(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.productOfferingattribute.Generated method - Getter of theTmaBundledProdOfferOption.upperLimitattribute.getUpperLimit(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.upperLimitattribute.intGenerated method - Getter of theTmaBundledProdOfferOption.upperLimitattribute.intgetUpperLimitAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.upperLimitattribute.voidGenerated method - Setter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.voidsetBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value) Generated method - Setter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.protected voidsetCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theTmaBundledProdOfferOption.catalogVersionattribute.protected voidsetCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theTmaBundledProdOfferOption.catalogVersionattribute.voidsetDefault(int value) Generated method - Setter of theTmaBundledProdOfferOption.defaultattribute.voidsetDefault(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTmaBundledProdOfferOption.defaultattribute.voidsetDefault(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theTmaBundledProdOfferOption.defaultattribute.voidsetDefault(Integer value) Generated method - Setter of theTmaBundledProdOfferOption.defaultattribute.voidsetLowerLimit(int value) Generated method - Setter of theTmaBundledProdOfferOption.lowerLimitattribute.voidsetLowerLimit(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTmaBundledProdOfferOption.lowerLimitattribute.voidsetLowerLimit(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theTmaBundledProdOfferOption.lowerLimitattribute.voidsetLowerLimit(Integer value) Generated method - Setter of theTmaBundledProdOfferOption.lowerLimitattribute.voidGenerated method - Setter of theTmaBundledProdOfferOption.productOfferingattribute.voidsetProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value) Generated method - Setter of theTmaBundledProdOfferOption.productOfferingattribute.voidsetUpperLimit(int value) Generated method - Setter of theTmaBundledProdOfferOption.upperLimitattribute.voidsetUpperLimit(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTmaBundledProdOfferOption.upperLimitattribute.voidsetUpperLimit(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theTmaBundledProdOfferOption.upperLimitattribute.voidsetUpperLimit(Integer value) Generated method - Setter of theTmaBundledProdOfferOption.upperLimitattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
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
-
LOWERLIMIT
Qualifier of theTmaBundledProdOfferOption.lowerLimitattribute- See Also:
-
UPPERLIMIT
Qualifier of theTmaBundledProdOfferOption.upperLimitattribute- See Also:
-
DEFAULT
Qualifier of theTmaBundledProdOfferOption.defaultattribute- See Also:
-
CATALOGVERSION
Qualifier of theTmaBundledProdOfferOption.catalogVersionattribute- See Also:
-
BUNDLEDPRODUCTOFFERING
Qualifier of theTmaBundledProdOfferOption.bundledProductOfferingattribute- See Also:
-
PRODUCTOFFERING
Qualifier of theTmaBundledProdOfferOption.productOfferingattribute- See Also:
-
BUNDLEDPRODUCTOFFERINGHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaBundledProdOfferOption> BUNDLEDPRODUCTOFFERINGHANDLERBidirectionalOneToManyHandlerfor handling 1:n BUNDLEDPRODUCTOFFERING's relation attributes from 'one' side. -
PRODUCTOFFERINGHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaBundledProdOfferOption> PRODUCTOFFERINGHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRODUCTOFFERING's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TmaBundledProdOfferOption
public TmaBundledProdOfferOption()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getBundledProductOffering
public TmaBundledProductOffering getBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.- Returns:
- the bundledProductOffering - Bundled Product Offering for which the Bundled Product Offering Option are configured.
-
getBundledProductOffering
Generated method - Getter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.- Returns:
- the bundledProductOffering - Bundled Product Offering for which the Bundled Product Offering Option are configured.
-
setBundledProductOffering
public void setBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value) Generated method - Setter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.- Parameters:
value- the bundledProductOffering - Bundled Product Offering for which the Bundled Product Offering Option are configured.
-
setBundledProductOffering
Generated method - Setter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.- Parameters:
value- the bundledProductOffering - Bundled Product Offering for which the Bundled Product Offering Option are configured.
-
getCatalogVersion
public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.catalogVersionattribute.- Returns:
- the catalogVersion - Catalog Version
-
getCatalogVersion
public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion()Generated method - Getter of theTmaBundledProdOfferOption.catalogVersionattribute.- Returns:
- the catalogVersion - Catalog Version
-
setCatalogVersion
protected void setCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theTmaBundledProdOfferOption.catalogVersionattribute.- Parameters:
value- the catalogVersion - Catalog Version
-
setCatalogVersion
protected void setCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theTmaBundledProdOfferOption.catalogVersionattribute.- Parameters:
value- the catalogVersion - Catalog Version
-
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:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getDefault
Generated method - Getter of theTmaBundledProdOfferOption.defaultattribute.- Returns:
- the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
-
getDefault
Generated method - Getter of theTmaBundledProdOfferOption.defaultattribute.- Returns:
- the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
-
getDefaultAsPrimitive
public int getDefaultAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.defaultattribute.- Returns:
- the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
-
getDefaultAsPrimitive
public int getDefaultAsPrimitive()Generated method - Getter of theTmaBundledProdOfferOption.defaultattribute.- Returns:
- the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
-
setDefault
Generated method - Setter of theTmaBundledProdOfferOption.defaultattribute.- Parameters:
value- the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
-
setDefault
Generated method - Setter of theTmaBundledProdOfferOption.defaultattribute.- Parameters:
value- the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
-
setDefault
public void setDefault(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTmaBundledProdOfferOption.defaultattribute.- Parameters:
value- the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
-
setDefault
public void setDefault(int value) Generated method - Setter of theTmaBundledProdOfferOption.defaultattribute.- Parameters:
value- the default - Represents the default number of Product Offering to be purchased part of that Bundled Product Offering.
-
getLowerLimit
Generated method - Getter of theTmaBundledProdOfferOption.lowerLimitattribute.- Returns:
- the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
-
getLowerLimit
Generated method - Getter of theTmaBundledProdOfferOption.lowerLimitattribute.- Returns:
- the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
-
getLowerLimitAsPrimitive
public int getLowerLimitAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.lowerLimitattribute.- Returns:
- the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
-
getLowerLimitAsPrimitive
public int getLowerLimitAsPrimitive()Generated method - Getter of theTmaBundledProdOfferOption.lowerLimitattribute.- Returns:
- the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
-
setLowerLimit
Generated method - Setter of theTmaBundledProdOfferOption.lowerLimitattribute.- Parameters:
value- the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
-
setLowerLimit
Generated method - Setter of theTmaBundledProdOfferOption.lowerLimitattribute.- Parameters:
value- the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
-
setLowerLimit
public void setLowerLimit(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTmaBundledProdOfferOption.lowerLimitattribute.- Parameters:
value- the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
-
setLowerLimit
public void setLowerLimit(int value) Generated method - Setter of theTmaBundledProdOfferOption.lowerLimitattribute.- Parameters:
value- the lowerLimit - Represents the minimum number of Product Offering which must be purchased part of that Bundled Product Offering.
-
getProductOffering
Generated method - Getter of theTmaBundledProdOfferOption.productOfferingattribute.- Returns:
- the productOffering - Product Offering for which the Bundled Product Offering Option are configured.
-
getProductOffering
Generated method - Getter of theTmaBundledProdOfferOption.productOfferingattribute.- Returns:
- the productOffering - Product Offering for which the Bundled Product Offering Option are configured.
-
setProductOffering
public void setProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaProductOffering value) Generated method - Setter of theTmaBundledProdOfferOption.productOfferingattribute.- Parameters:
value- the productOffering - Product Offering for which the Bundled Product Offering Option are configured.
-
setProductOffering
Generated method - Setter of theTmaBundledProdOfferOption.productOfferingattribute.- Parameters:
value- the productOffering - Product Offering for which the Bundled Product Offering Option are configured.
-
getUpperLimit
Generated method - Getter of theTmaBundledProdOfferOption.upperLimitattribute.- Returns:
- the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
-
getUpperLimit
Generated method - Getter of theTmaBundledProdOfferOption.upperLimitattribute.- Returns:
- the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
-
getUpperLimitAsPrimitive
public int getUpperLimitAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.upperLimitattribute.- Returns:
- the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
-
getUpperLimitAsPrimitive
public int getUpperLimitAsPrimitive()Generated method - Getter of theTmaBundledProdOfferOption.upperLimitattribute.- Returns:
- the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
-
setUpperLimit
Generated method - Setter of theTmaBundledProdOfferOption.upperLimitattribute.- Parameters:
value- the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
-
setUpperLimit
Generated method - Setter of theTmaBundledProdOfferOption.upperLimitattribute.- Parameters:
value- the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
-
setUpperLimit
public void setUpperLimit(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theTmaBundledProdOfferOption.upperLimitattribute.- Parameters:
value- the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
-
setUpperLimit
public void setUpperLimit(int value) Generated method - Setter of theTmaBundledProdOfferOption.upperLimitattribute.- Parameters:
value- the upperLimit - Represents the maximum number of Product Offering which can be purchased part of that Bundled Product Offering.
-