Class TuaAppliedCustomerBillingRate
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.TuaAppliedCustomerBillingRate
- All Implemented Interfaces:
Serializable,Comparable
public class TuaAppliedCustomerBillingRate
extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaAppliedCustomerBillingRate.
- 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 theTuaAppliedCustomerBillingRate.amountattributestatic final StringQualifier of theTuaAppliedCustomerBillingRate.appliedTaxattributeprotected static final de.hybris.platform.util.OneToManyHandler<TuaAppliedPartyBillingTaxRate>OneToManyHandlerfor handling 1:n APPLIEDTAX's relation attributes from 'many' side.static final StringQualifier of theTuaAppliedCustomerBillingRate.billattributestatic final StringQualifier of theTuaAppliedCustomerBillingRate.billingAccountattributestatic final StringQualifier of theTuaAppliedCustomerBillingRate.currencyattributestatic final StringQualifier of theTuaAppliedCustomerBillingRate.externalIdentifiersattributestatic final StringQualifier of theTuaAppliedCustomerBillingRate.idattributestatic final StringQualifier of theTuaAppliedCustomerBillingRate.isBilledattributeFields 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 TypeMethodDescriptionvoidaddToAppliedTax(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value) Generated method - Addsvalueto appliedTax.voidGenerated method - Addsvalueto appliedTax.Generated method - Getter of theTuaAppliedCustomerBillingRate.amountattribute.getAmount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.amountattribute.floatGenerated method - Getter of theTuaAppliedCustomerBillingRate.amountattribute.floatgetAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.amountattribute.Generated method - Getter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.getAppliedTax(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.getBill()Generated method - Getter of theTuaAppliedCustomerBillingRate.billattribute.getBill(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.billattribute.Generated method - Getter of theTuaAppliedCustomerBillingRate.billingAccountattribute.getBillingAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.billingAccountattribute.de.hybris.platform.jalo.c2l.CurrencyGenerated method - Getter of theTuaAppliedCustomerBillingRate.currencyattribute.de.hybris.platform.jalo.c2l.CurrencygetCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.currencyattribute.Generated method - Getter of theTuaAppliedCustomerBillingRate.externalIdentifiersattribute.getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.externalIdentifiersattribute.getId()Generated method - Getter of theTuaAppliedCustomerBillingRate.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.idattribute.Generated method - Getter of theTuaAppliedCustomerBillingRate.isBilledattribute.isIsBilled(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.isBilledattribute.booleanGenerated method - Getter of theTuaAppliedCustomerBillingRate.isBilledattribute.booleanisIsBilledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.isBilledattribute.voidremoveFromAppliedTax(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value) Generated method - Removesvaluefrom appliedTax.voidGenerated method - Removesvaluefrom appliedTax.voidsetAmount(float value) Generated method - Setter of theTuaAppliedCustomerBillingRate.amountattribute.voidsetAmount(de.hybris.platform.jalo.SessionContext ctx, float value) Generated method - Setter of theTuaAppliedCustomerBillingRate.amountattribute.voidGenerated method - Setter of theTuaAppliedCustomerBillingRate.amountattribute.voidGenerated method - Setter of theTuaAppliedCustomerBillingRate.amountattribute.voidsetAppliedTax(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAppliedPartyBillingTaxRate> value) Generated method - Setter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.voidGenerated method - Setter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.voidsetBill(de.hybris.platform.jalo.SessionContext ctx, TuaPartyBill value) Generated method - Setter of theTuaAppliedCustomerBillingRate.billattribute.voidsetBill(TuaPartyBill value) Generated method - Setter of theTuaAppliedCustomerBillingRate.billattribute.voidsetBillingAccount(de.hybris.platform.jalo.SessionContext ctx, TuaBillingAccount value) Generated method - Setter of theTuaAppliedCustomerBillingRate.billingAccountattribute.voidGenerated method - Setter of theTuaAppliedCustomerBillingRate.billingAccountattribute.voidsetCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaAppliedCustomerBillingRate.currencyattribute.voidsetCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaAppliedCustomerBillingRate.currencyattribute.voidsetExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaAppliedCustomerBillingRate.externalIdentifiersattribute.voidGenerated method - Setter of theTuaAppliedCustomerBillingRate.externalIdentifiersattribute.voidGenerated method - Setter of theTuaAppliedCustomerBillingRate.idattribute.voidGenerated method - Setter of theTuaAppliedCustomerBillingRate.idattribute.voidsetIsBilled(boolean value) Generated method - Setter of theTuaAppliedCustomerBillingRate.isBilledattribute.voidsetIsBilled(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theTuaAppliedCustomerBillingRate.isBilledattribute.voidsetIsBilled(de.hybris.platform.jalo.SessionContext ctx, Boolean value) Generated method - Setter of theTuaAppliedCustomerBillingRate.isBilledattribute.voidsetIsBilled(Boolean value) Generated method - Setter of theTuaAppliedCustomerBillingRate.isBilledattribute.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 theTuaAppliedCustomerBillingRate.idattribute- See Also:
-
ISBILLED
Qualifier of theTuaAppliedCustomerBillingRate.isBilledattribute- See Also:
-
BILLINGACCOUNT
Qualifier of theTuaAppliedCustomerBillingRate.billingAccountattribute- See Also:
-
BILL
Qualifier of theTuaAppliedCustomerBillingRate.billattribute- See Also:
-
AMOUNT
Qualifier of theTuaAppliedCustomerBillingRate.amountattribute- See Also:
-
CURRENCY
Qualifier of theTuaAppliedCustomerBillingRate.currencyattribute- See Also:
-
EXTERNALIDENTIFIERS
Qualifier of theTuaAppliedCustomerBillingRate.externalIdentifiersattribute- See Also:
-
APPLIEDTAX
Qualifier of theTuaAppliedCustomerBillingRate.appliedTaxattribute- See Also:
-
APPLIEDTAXHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TuaAppliedPartyBillingTaxRate> APPLIEDTAXHANDLEROneToManyHandlerfor handling 1:n APPLIEDTAX's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuaAppliedCustomerBillingRate
public TuaAppliedCustomerBillingRate()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAmount
Generated method - Getter of theTuaAppliedCustomerBillingRate.amountattribute.- Returns:
- the amount
-
getAmount
Generated method - Getter of theTuaAppliedCustomerBillingRate.amountattribute.- Returns:
- the amount
-
getAmountAsPrimitive
public float getAmountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.amountattribute.- Returns:
- the amount
-
getAmountAsPrimitive
public float getAmountAsPrimitive()Generated method - Getter of theTuaAppliedCustomerBillingRate.amountattribute.- Returns:
- the amount
-
setAmount
Generated method - Setter of theTuaAppliedCustomerBillingRate.amountattribute.- Parameters:
value- the amount
-
setAmount
Generated method - Setter of theTuaAppliedCustomerBillingRate.amountattribute.- Parameters:
value- the amount
-
setAmount
public void setAmount(de.hybris.platform.jalo.SessionContext ctx, float value) Generated method - Setter of theTuaAppliedCustomerBillingRate.amountattribute.- Parameters:
value- the amount
-
setAmount
public void setAmount(float value) Generated method - Setter of theTuaAppliedCustomerBillingRate.amountattribute.- Parameters:
value- the amount
-
getAppliedTax
Generated method - Getter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.- Returns:
- the appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
-
getAppliedTax
Generated method - Getter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.- Returns:
- the appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
-
setAppliedTax
public void setAppliedTax(de.hybris.platform.jalo.SessionContext ctx, Set<TuaAppliedPartyBillingTaxRate> value) Generated method - Setter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.- Parameters:
value- the appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
-
setAppliedTax
Generated method - Setter of theTuaAppliedCustomerBillingRate.appliedTaxattribute.- Parameters:
value- the appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
-
addToAppliedTax
public void addToAppliedTax(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value) Generated method - Addsvalueto appliedTax.- Parameters:
value- the item to add to appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
-
addToAppliedTax
Generated method - Addsvalueto appliedTax.- Parameters:
value- the item to add to appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
-
removeFromAppliedTax
public void removeFromAppliedTax(de.hybris.platform.jalo.SessionContext ctx, TuaAppliedPartyBillingTaxRate value) Generated method - Removesvaluefrom appliedTax.- Parameters:
value- the item to remove from appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
-
removeFromAppliedTax
Generated method - Removesvaluefrom appliedTax.- Parameters:
value- the item to remove from appliedTax - Tua Applied Party Billing Tax Rate representing the applied billing tax rate of the applied customer billing rate.
-
getBill
Generated method - Getter of theTuaAppliedCustomerBillingRate.billattribute.- Returns:
- the bill
-
getBill
Generated method - Getter of theTuaAppliedCustomerBillingRate.billattribute.- Returns:
- the bill
-
setBill
Generated method - Setter of theTuaAppliedCustomerBillingRate.billattribute.- Parameters:
value- the bill
-
setBill
Generated method - Setter of theTuaAppliedCustomerBillingRate.billattribute.- Parameters:
value- the bill
-
getBillingAccount
Generated method - Getter of theTuaAppliedCustomerBillingRate.billingAccountattribute.- Returns:
- the billingAccount
-
getBillingAccount
Generated method - Getter of theTuaAppliedCustomerBillingRate.billingAccountattribute.- Returns:
- the billingAccount
-
setBillingAccount
Generated method - Setter of theTuaAppliedCustomerBillingRate.billingAccountattribute.- Parameters:
value- the billingAccount
-
setBillingAccount
Generated method - Setter of theTuaAppliedCustomerBillingRate.billingAccountattribute.- Parameters:
value- the billingAccount
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.currencyattribute.- Returns:
- the currency
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency()Generated method - Getter of theTuaAppliedCustomerBillingRate.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 theTuaAppliedCustomerBillingRate.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theTuaAppliedCustomerBillingRate.currencyattribute.- Parameters:
value- the currency
-
getExternalIdentifiers
public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
getExternalIdentifiers
Generated method - Getter of theTuaAppliedCustomerBillingRate.externalIdentifiersattribute.- Returns:
- the externalIdentifiers
-
setExternalIdentifiers
public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value) Generated method - Setter of theTuaAppliedCustomerBillingRate.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
setExternalIdentifiers
Generated method - Setter of theTuaAppliedCustomerBillingRate.externalIdentifiersattribute.- Parameters:
value- the externalIdentifiers
-
getId
Generated method - Getter of theTuaAppliedCustomerBillingRate.idattribute.- Returns:
- the id
-
getId
Generated method - Getter of theTuaAppliedCustomerBillingRate.idattribute.- Returns:
- the id
-
setId
Generated method - Setter of theTuaAppliedCustomerBillingRate.idattribute.- Parameters:
value- the id
-
setId
Generated method - Setter of theTuaAppliedCustomerBillingRate.idattribute.- Parameters:
value- the id
-
isIsBilled
Generated method - Getter of theTuaAppliedCustomerBillingRate.isBilledattribute.- Returns:
- the isBilled
-
isIsBilled
Generated method - Getter of theTuaAppliedCustomerBillingRate.isBilledattribute.- Returns:
- the isBilled
-
isIsBilledAsPrimitive
public boolean isIsBilledAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTuaAppliedCustomerBillingRate.isBilledattribute.- Returns:
- the isBilled
-
isIsBilledAsPrimitive
public boolean isIsBilledAsPrimitive()Generated method - Getter of theTuaAppliedCustomerBillingRate.isBilledattribute.- Returns:
- the isBilled
-
setIsBilled
Generated method - Setter of theTuaAppliedCustomerBillingRate.isBilledattribute.- Parameters:
value- the isBilled
-
setIsBilled
Generated method - Setter of theTuaAppliedCustomerBillingRate.isBilledattribute.- Parameters:
value- the isBilled
-
setIsBilled
public void setIsBilled(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theTuaAppliedCustomerBillingRate.isBilledattribute.- Parameters:
value- the isBilled
-
setIsBilled
public void setIsBilled(boolean value) Generated method - Setter of theTuaAppliedCustomerBillingRate.isBilledattribute.- Parameters:
value- the isBilled
-