Class TuaComponentProdPrice
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.tuadatamodel.jalo.TuaProductPrice
de.hybris.platform.tuadatamodel.jalo.TuaComponentProdPrice
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
TuaPriceAlteration,TuaProdPriceCharge
Generated class for type TuaComponentProdPrice.
- 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 theTuaComponentProdPrice.currencyattributestatic final StringQualifier of theTuaComponentProdPrice.dutyFreeAmountattributestatic final StringQualifier of theTuaComponentProdPrice.recurringChargePeriodattributestatic final StringQualifier of theTuaComponentProdPrice.taxIncludedAmountattributestatic final StringQualifier of theTuaComponentProdPrice.taxRateattributestatic final StringQualifier of theTuaComponentProdPrice.unitOfMeasureattributeFields inherited from class de.hybris.platform.tuadatamodel.jalo.TuaProductPrice
BILLINGACCOUNT, COMPOSITEPRODPRICE, COMPOSITEPRODPRICEHANDLER, DESCRIPTION, ENDDATE, EXTERNALIDENTIFIERS, ID, NAME, PRODUCT, PRODUCTHANDLER, PRODUCTOFFERINGPRICE, STARTDATEFields 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.jalo.c2l.CurrencyGenerated method - Getter of theTuaComponentProdPrice.currencyattribute.de.hybris.platform.jalo.c2l.CurrencygetCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.currencyattribute.Generated method - Getter of theTuaComponentProdPrice.dutyFreeAmountattribute.getDutyFreeAmount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.dutyFreeAmountattribute.doubleGenerated method - Getter of theTuaComponentProdPrice.dutyFreeAmountattribute.doublegetDutyFreeAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.dutyFreeAmountattribute.Generated method - Getter of theTuaComponentProdPrice.recurringChargePeriodattribute.getRecurringChargePeriod(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.recurringChargePeriodattribute.Generated method - Getter of theTuaComponentProdPrice.taxIncludedAmountattribute.getTaxIncludedAmount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.taxIncludedAmountattribute.doubleGenerated method - Getter of theTuaComponentProdPrice.taxIncludedAmountattribute.doublegetTaxIncludedAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.taxIncludedAmountattribute.Generated method - Getter of theTuaComponentProdPrice.taxRateattribute.getTaxRate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.taxRateattribute.doubleGenerated method - Getter of theTuaComponentProdPrice.taxRateattribute.doublegetTaxRateAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.taxRateattribute.Generated method - Getter of theTuaComponentProdPrice.unitOfMeasureattribute.getUnitOfMeasure(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.unitOfMeasureattribute.voidsetCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaComponentProdPrice.currencyattribute.voidsetCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaComponentProdPrice.currencyattribute.voidsetDutyFreeAmount(double value) Generated method - Setter of theTuaComponentProdPrice.dutyFreeAmountattribute.voidsetDutyFreeAmount(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTuaComponentProdPrice.dutyFreeAmountattribute.voidsetDutyFreeAmount(de.hybris.platform.jalo.SessionContext ctx, Double value) Generated method - Setter of theTuaComponentProdPrice.dutyFreeAmountattribute.voidsetDutyFreeAmount(Double value) Generated method - Setter of theTuaComponentProdPrice.dutyFreeAmountattribute.voidsetRecurringChargePeriod(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTuaComponentProdPrice.recurringChargePeriodattribute.voidsetRecurringChargePeriod(String value) Generated method - Setter of theTuaComponentProdPrice.recurringChargePeriodattribute.voidsetTaxIncludedAmount(double value) Generated method - Setter of theTuaComponentProdPrice.taxIncludedAmountattribute.voidsetTaxIncludedAmount(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTuaComponentProdPrice.taxIncludedAmountattribute.voidsetTaxIncludedAmount(de.hybris.platform.jalo.SessionContext ctx, Double value) Generated method - Setter of theTuaComponentProdPrice.taxIncludedAmountattribute.voidsetTaxIncludedAmount(Double value) Generated method - Setter of theTuaComponentProdPrice.taxIncludedAmountattribute.voidsetTaxRate(double value) Generated method - Setter of theTuaComponentProdPrice.taxRateattribute.voidsetTaxRate(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTuaComponentProdPrice.taxRateattribute.voidsetTaxRate(de.hybris.platform.jalo.SessionContext ctx, Double value) Generated method - Setter of theTuaComponentProdPrice.taxRateattribute.voidsetTaxRate(Double value) Generated method - Setter of theTuaComponentProdPrice.taxRateattribute.voidsetUnitOfMeasure(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theTuaComponentProdPrice.unitOfMeasureattribute.voidsetUnitOfMeasure(String value) Generated method - Setter of theTuaComponentProdPrice.unitOfMeasureattribute.Methods inherited from class de.hybris.platform.tuadatamodel.jalo.TuaProductPrice
createItem, getAllDescription, getAllDescription, getAllName, getAllName, getBillingAccount, getBillingAccount, getCompositeProdPrice, getCompositeProdPrice, getDescription, getDescription, getEndDate, getEndDate, getExternalIdentifiers, getExternalIdentifiers, getId, getId, getName, getName, getProduct, getProduct, getProductOfferingPrice, getProductOfferingPrice, getStartDate, getStartDate, setAllDescription, setAllDescription, setAllName, setAllName, setBillingAccount, setBillingAccount, setCompositeProdPrice, setCompositeProdPrice, setDescription, setDescription, setEndDate, setEndDate, setExternalIdentifiers, setExternalIdentifiers, setId, setId, setName, setName, setProduct, setProduct, setProductOfferingPrice, setProductOfferingPrice, setStartDate, setStartDateMethods 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
-
UNITOFMEASURE
Qualifier of theTuaComponentProdPrice.unitOfMeasureattribute- See Also:
-
RECURRINGCHARGEPERIOD
Qualifier of theTuaComponentProdPrice.recurringChargePeriodattribute- See Also:
-
TAXRATE
Qualifier of theTuaComponentProdPrice.taxRateattribute- See Also:
-
DUTYFREEAMOUNT
Qualifier of theTuaComponentProdPrice.dutyFreeAmountattribute- See Also:
-
TAXINCLUDEDAMOUNT
Qualifier of theTuaComponentProdPrice.taxIncludedAmountattribute- See Also:
-
CURRENCY
Qualifier of theTuaComponentProdPrice.currencyattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaComponentProdPrice
public TuaComponentProdPrice()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classTuaProductPrice
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.currencyattribute.- Returns:
- the currency
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency()Generated method - Getter of theTuaComponentProdPrice.currencyattribute.- Returns:
- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaComponentProdPrice.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaComponentProdPrice.currencyattribute.- Parameters:
value- the currency
-
getDutyFreeAmount
Generated method - Getter of theTuaComponentProdPrice.dutyFreeAmountattribute.- Returns:
- the dutyFreeAmount
-
getDutyFreeAmount
Generated method - Getter of theTuaComponentProdPrice.dutyFreeAmountattribute.- Returns:
- the dutyFreeAmount
-
getDutyFreeAmountAsPrimitive
public double getDutyFreeAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.dutyFreeAmountattribute.- Returns:
- the dutyFreeAmount
-
getDutyFreeAmountAsPrimitive
public double getDutyFreeAmountAsPrimitive()Generated method - Getter of theTuaComponentProdPrice.dutyFreeAmountattribute.- Returns:
- the dutyFreeAmount
-
setDutyFreeAmount
Generated method - Setter of theTuaComponentProdPrice.dutyFreeAmountattribute.- Parameters:
value- the dutyFreeAmount
-
setDutyFreeAmount
Generated method - Setter of theTuaComponentProdPrice.dutyFreeAmountattribute.- Parameters:
value- the dutyFreeAmount
-
setDutyFreeAmount
public void setDutyFreeAmount(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTuaComponentProdPrice.dutyFreeAmountattribute.- Parameters:
value- the dutyFreeAmount
-
setDutyFreeAmount
public void setDutyFreeAmount(double value) Generated method - Setter of theTuaComponentProdPrice.dutyFreeAmountattribute.- Parameters:
value- the dutyFreeAmount
-
getRecurringChargePeriod
Generated method - Getter of theTuaComponentProdPrice.recurringChargePeriodattribute.- Returns:
- the recurringChargePeriod
-
getRecurringChargePeriod
Generated method - Getter of theTuaComponentProdPrice.recurringChargePeriodattribute.- Returns:
- the recurringChargePeriod
-
setRecurringChargePeriod
Generated method - Setter of theTuaComponentProdPrice.recurringChargePeriodattribute.- Parameters:
value- the recurringChargePeriod
-
setRecurringChargePeriod
Generated method - Setter of theTuaComponentProdPrice.recurringChargePeriodattribute.- Parameters:
value- the recurringChargePeriod
-
getTaxIncludedAmount
Generated method - Getter of theTuaComponentProdPrice.taxIncludedAmountattribute.- Returns:
- the taxIncludedAmount
-
getTaxIncludedAmount
Generated method - Getter of theTuaComponentProdPrice.taxIncludedAmountattribute.- Returns:
- the taxIncludedAmount
-
getTaxIncludedAmountAsPrimitive
public double getTaxIncludedAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.taxIncludedAmountattribute.- Returns:
- the taxIncludedAmount
-
getTaxIncludedAmountAsPrimitive
public double getTaxIncludedAmountAsPrimitive()Generated method - Getter of theTuaComponentProdPrice.taxIncludedAmountattribute.- Returns:
- the taxIncludedAmount
-
setTaxIncludedAmount
Generated method - Setter of theTuaComponentProdPrice.taxIncludedAmountattribute.- Parameters:
value- the taxIncludedAmount
-
setTaxIncludedAmount
Generated method - Setter of theTuaComponentProdPrice.taxIncludedAmountattribute.- Parameters:
value- the taxIncludedAmount
-
setTaxIncludedAmount
public void setTaxIncludedAmount(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTuaComponentProdPrice.taxIncludedAmountattribute.- Parameters:
value- the taxIncludedAmount
-
setTaxIncludedAmount
public void setTaxIncludedAmount(double value) Generated method - Setter of theTuaComponentProdPrice.taxIncludedAmountattribute.- Parameters:
value- the taxIncludedAmount
-
getTaxRate
Generated method - Getter of theTuaComponentProdPrice.taxRateattribute.- Returns:
- the taxRate
-
getTaxRate
Generated method - Getter of theTuaComponentProdPrice.taxRateattribute.- Returns:
- the taxRate
-
getTaxRateAsPrimitive
public double getTaxRateAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaComponentProdPrice.taxRateattribute.- Returns:
- the taxRate
-
getTaxRateAsPrimitive
public double getTaxRateAsPrimitive()Generated method - Getter of theTuaComponentProdPrice.taxRateattribute.- Returns:
- the taxRate
-
setTaxRate
Generated method - Setter of theTuaComponentProdPrice.taxRateattribute.- Parameters:
value- the taxRate
-
setTaxRate
Generated method - Setter of theTuaComponentProdPrice.taxRateattribute.- Parameters:
value- the taxRate
-
setTaxRate
public void setTaxRate(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theTuaComponentProdPrice.taxRateattribute.- Parameters:
value- the taxRate
-
setTaxRate
public void setTaxRate(double value) Generated method - Setter of theTuaComponentProdPrice.taxRateattribute.- Parameters:
value- the taxRate
-
getUnitOfMeasure
Generated method - Getter of theTuaComponentProdPrice.unitOfMeasureattribute.- Returns:
- the unitOfMeasure
-
getUnitOfMeasure
Generated method - Getter of theTuaComponentProdPrice.unitOfMeasureattribute.- Returns:
- the unitOfMeasure
-
setUnitOfMeasure
Generated method - Setter of theTuaComponentProdPrice.unitOfMeasureattribute.- Parameters:
value- the unitOfMeasure
-
setUnitOfMeasure
Generated method - Setter of theTuaComponentProdPrice.unitOfMeasureattribute.- Parameters:
value- the unitOfMeasure
-