Class TmaAbstractOrderComponentPrice
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.TmaAbstractOrderPrice
de.hybris.platform.b2ctelcoservices.jalo.TmaAbstractOrderComponentPrice
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
TmaAbstractOrderAlterationPrice,TmaAbstractOrderChargePrice
Generated class for type TmaAbstractOrderComponentPrice.
- 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 theTmaAbstractOrderComponentPrice.billingTimeattributestatic final StringQualifier of theTmaAbstractOrderComponentPrice.currencyattributestatic final StringQualifier of theTmaAbstractOrderComponentPrice.dutyFreeAmountattributestatic final StringQualifier of theTmaAbstractOrderComponentPrice.priceTypeattributestatic final StringQualifier of theTmaAbstractOrderComponentPrice.taxIncludedAmountattributestatic final StringQualifier of theTmaAbstractOrderComponentPrice.taxRateattributeFields inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaAbstractOrderPrice
CATALOGCODE, ID, NAME, PARENTPRICE, PARENTPRICEHANDLERFields 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 TypeMethodDescriptionde.hybris.platform.subscriptionservices.jalo.BillingTimeGenerated method - Getter of theTmaAbstractOrderComponentPrice.billingTimeattribute.de.hybris.platform.subscriptionservices.jalo.BillingTimegetBillingTime(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.billingTimeattribute.de.hybris.platform.jalo.c2l.CurrencyGenerated method - Getter of theTmaAbstractOrderComponentPrice.currencyattribute.de.hybris.platform.jalo.c2l.CurrencygetCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.currencyattribute.Generated method - Getter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.getDutyFreeAmount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.doubleGenerated method - Getter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.doublegetDutyFreeAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theTmaAbstractOrderComponentPrice.priceTypeattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetPriceType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.priceTypeattribute.Generated method - Getter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.getTaxIncludedAmount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.doubleGenerated method - Getter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.doublegetTaxIncludedAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.Generated method - Getter of theTmaAbstractOrderComponentPrice.taxRateattribute.getTaxRate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.taxRateattribute.doubleGenerated method - Getter of theTmaAbstractOrderComponentPrice.taxRateattribute.doublegetTaxRateAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.taxRateattribute.voidsetBillingTime(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.BillingTime value) Generated method - Setter of theTmaAbstractOrderComponentPrice.billingTimeattribute.voidsetBillingTime(de.hybris.platform.subscriptionservices.jalo.BillingTime value) Generated method - Setter of theTmaAbstractOrderComponentPrice.billingTimeattribute.voidsetCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTmaAbstractOrderComponentPrice.currencyattribute.voidsetCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTmaAbstractOrderComponentPrice.currencyattribute.voidsetDutyFreeAmount(double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.voidsetDutyFreeAmount(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.voidsetDutyFreeAmount(de.hybris.platform.jalo.SessionContext ctx, Double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.voidsetDutyFreeAmount(Double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.voidsetPriceType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTmaAbstractOrderComponentPrice.priceTypeattribute.voidsetPriceType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTmaAbstractOrderComponentPrice.priceTypeattribute.voidsetTaxIncludedAmount(double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.voidsetTaxIncludedAmount(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.voidsetTaxIncludedAmount(de.hybris.platform.jalo.SessionContext ctx, Double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.voidsetTaxIncludedAmount(Double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.voidsetTaxRate(double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxRateattribute.voidsetTaxRate(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxRateattribute.voidsetTaxRate(de.hybris.platform.jalo.SessionContext ctx, Double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxRateattribute.voidsetTaxRate(Double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxRateattribute.Methods inherited from class de.hybris.platform.b2ctelcoservices.jalo.TmaAbstractOrderPrice
createItem, getCatalogCode, getCatalogCode, getId, getId, getName, getName, getParentPrice, getParentPrice, setCatalogCode, setCatalogCode, setId, setId, setName, setName, setParentPrice, setParentPriceMethods 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
-
PRICETYPE
Qualifier of theTmaAbstractOrderComponentPrice.priceTypeattribute- See Also:
-
BILLINGTIME
Qualifier of theTmaAbstractOrderComponentPrice.billingTimeattribute- See Also:
-
DUTYFREEAMOUNT
Qualifier of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute- See Also:
-
TAXINCLUDEDAMOUNT
Qualifier of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute- See Also:
-
TAXRATE
Qualifier of theTmaAbstractOrderComponentPrice.taxRateattribute- See Also:
-
CURRENCY
Qualifier of theTmaAbstractOrderComponentPrice.currencyattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TmaAbstractOrderComponentPrice
public TmaAbstractOrderComponentPrice()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classTmaAbstractOrderPrice
-
getBillingTime
public de.hybris.platform.subscriptionservices.jalo.BillingTime getBillingTime(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.billingTimeattribute.- Returns:
- the billingTime - Price's billing time.
-
getBillingTime
public de.hybris.platform.subscriptionservices.jalo.BillingTime getBillingTime()Generated method - Getter of theTmaAbstractOrderComponentPrice.billingTimeattribute.- Returns:
- the billingTime - Price's billing time.
-
setBillingTime
public void setBillingTime(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.subscriptionservices.jalo.BillingTime value) Generated method - Setter of theTmaAbstractOrderComponentPrice.billingTimeattribute.- Parameters:
value- the billingTime - Price's billing time.
-
setBillingTime
public void setBillingTime(de.hybris.platform.subscriptionservices.jalo.BillingTime value) Generated method - Setter of theTmaAbstractOrderComponentPrice.billingTimeattribute.- Parameters:
value- the billingTime - Price's billing time.
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.currencyattribute.- Returns:
- the currency - The currency of the price.
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency()Generated method - Getter of theTmaAbstractOrderComponentPrice.currencyattribute.- Returns:
- the currency - The currency of the price.
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTmaAbstractOrderComponentPrice.currencyattribute.- Parameters:
value- the currency - The currency of the price.
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTmaAbstractOrderComponentPrice.currencyattribute.- Parameters:
value- the currency - The currency of the price.
-
getDutyFreeAmount
Generated method - Getter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.- Returns:
- the dutyFreeAmount - Price amount before applying taxes.
-
getDutyFreeAmount
Generated method - Getter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.- Returns:
- the dutyFreeAmount - Price amount before applying taxes.
-
getDutyFreeAmountAsPrimitive
public double getDutyFreeAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.- Returns:
- the dutyFreeAmount - Price amount before applying taxes.
-
getDutyFreeAmountAsPrimitive
public double getDutyFreeAmountAsPrimitive()Generated method - Getter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.- Returns:
- the dutyFreeAmount - Price amount before applying taxes.
-
setDutyFreeAmount
Generated method - Setter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.- Parameters:
value- the dutyFreeAmount - Price amount before applying taxes.
-
setDutyFreeAmount
Generated method - Setter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.- Parameters:
value- the dutyFreeAmount - Price amount before applying taxes.
-
setDutyFreeAmount
public void setDutyFreeAmount(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.- Parameters:
value- the dutyFreeAmount - Price amount before applying taxes.
-
setDutyFreeAmount
public void setDutyFreeAmount(double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.dutyFreeAmountattribute.- Parameters:
value- the dutyFreeAmount - Price amount before applying taxes.
-
getPriceType
public de.hybris.platform.jalo.enumeration.EnumerationValue getPriceType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.priceTypeattribute.- Returns:
- the priceType - Type of the prices available on the abstract order.
-
getPriceType
public de.hybris.platform.jalo.enumeration.EnumerationValue getPriceType()Generated method - Getter of theTmaAbstractOrderComponentPrice.priceTypeattribute.- Returns:
- the priceType - Type of the prices available on the abstract order.
-
setPriceType
public void setPriceType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTmaAbstractOrderComponentPrice.priceTypeattribute.- Parameters:
value- the priceType - Type of the prices available on the abstract order.
-
setPriceType
public void setPriceType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theTmaAbstractOrderComponentPrice.priceTypeattribute.- Parameters:
value- the priceType - Type of the prices available on the abstract order.
-
getTaxIncludedAmount
Generated method - Getter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.- Returns:
- the taxIncludedAmount - Amount to be paid after applying taxes.
-
getTaxIncludedAmount
Generated method - Getter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.- Returns:
- the taxIncludedAmount - Amount to be paid after applying taxes.
-
getTaxIncludedAmountAsPrimitive
public double getTaxIncludedAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.- Returns:
- the taxIncludedAmount - Amount to be paid after applying taxes.
-
getTaxIncludedAmountAsPrimitive
public double getTaxIncludedAmountAsPrimitive()Generated method - Getter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.- Returns:
- the taxIncludedAmount - Amount to be paid after applying taxes.
-
setTaxIncludedAmount
Generated method - Setter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.- Parameters:
value- the taxIncludedAmount - Amount to be paid after applying taxes.
-
setTaxIncludedAmount
Generated method - Setter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.- Parameters:
value- the taxIncludedAmount - Amount to be paid after applying taxes.
-
setTaxIncludedAmount
public void setTaxIncludedAmount(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.- Parameters:
value- the taxIncludedAmount - Amount to be paid after applying taxes.
-
setTaxIncludedAmount
public void setTaxIncludedAmount(double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxIncludedAmountattribute.- Parameters:
value- the taxIncludedAmount - Amount to be paid after applying taxes.
-
getTaxRate
Generated method - Getter of theTmaAbstractOrderComponentPrice.taxRateattribute.- Returns:
- the taxRate - Total amount for all taxes applied (be them either absolute or relative).
-
getTaxRate
Generated method - Getter of theTmaAbstractOrderComponentPrice.taxRateattribute.- Returns:
- the taxRate - Total amount for all taxes applied (be them either absolute or relative).
-
getTaxRateAsPrimitive
public double getTaxRateAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderComponentPrice.taxRateattribute.- Returns:
- the taxRate - Total amount for all taxes applied (be them either absolute or relative).
-
getTaxRateAsPrimitive
public double getTaxRateAsPrimitive()Generated method - Getter of theTmaAbstractOrderComponentPrice.taxRateattribute.- Returns:
- the taxRate - Total amount for all taxes applied (be them either absolute or relative).
-
setTaxRate
Generated method - Setter of theTmaAbstractOrderComponentPrice.taxRateattribute.- Parameters:
value- the taxRate - Total amount for all taxes applied (be them either absolute or relative).
-
setTaxRate
Generated method - Setter of theTmaAbstractOrderComponentPrice.taxRateattribute.- Parameters:
value- the taxRate - Total amount for all taxes applied (be them either absolute or relative).
-
setTaxRate
public void setTaxRate(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxRateattribute.- Parameters:
value- the taxRate - Total amount for all taxes applied (be them either absolute or relative).
-
setTaxRate
public void setTaxRate(double value) Generated method - Setter of theTmaAbstractOrderComponentPrice.taxRateattribute.- Parameters:
value- the taxRate - Total amount for all taxes applied (be them either absolute or relative).
-