Class BmAppliedPartyBillingTaxRateModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.billmanagementservices.model.BmAppliedPartyBillingTaxRateModel
- All Implemented Interfaces:
Serializable
@Deprecated(since="2208",
forRemoval=true)
public class BmAppliedPartyBillingTaxRateModel
extends ItemModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type BmAppliedPartyBillingTaxRate first defined at extension billmanagementservices.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationBmPartyBill2BmAppliedPartyBillingTaxRateRelationdefining source attributepartyBillin extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.currencyattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.idattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.partyBillattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.quantityattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensionbillmanagementservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.taxRateattribute defined at extensionbillmanagementservices.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBmAppliedPartyBillingTaxRateModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.currencyattribute defined at extensionbillmanagementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensionbillmanagementservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.idattribute defined at extensionbillmanagementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.partyBillattribute defined at extensionbillmanagementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.quantityattribute defined at extensionbillmanagementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensionbillmanagementservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.taxRateattribute defined at extensionbillmanagementservices.voidsetCurrency(CurrencyModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.currencyattribute defined at extensionbillmanagementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensionbillmanagementservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.idattribute defined at extensionbillmanagementservices.voidsetPartyBill(BmPartyBillModel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.partyBillattribute defined at extensionbillmanagementservices.voidsetQuantity(Float value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.quantityattribute defined at extensionbillmanagementservices.voidsetTaxCategory(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensionbillmanagementservices.voidsetTaxRate(Float value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.taxRateattribute defined at extensionbillmanagementservices.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Deprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.- See Also:
-
_BMPARTYBILL2BMAPPLIEDPARTYBILLINGTAXRATERELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationBmPartyBill2BmAppliedPartyBillingTaxRateRelationdefining source attributepartyBillin extensionbillmanagementservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.idattribute defined at extensionbillmanagementservices.- See Also:
-
TAXCATEGORY
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensionbillmanagementservices.- See Also:
-
QUANTITY
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.quantityattribute defined at extensionbillmanagementservices.- See Also:
-
CURRENCY
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.currencyattribute defined at extensionbillmanagementservices.- See Also:
-
TAXRATE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.taxRateattribute defined at extensionbillmanagementservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensionbillmanagementservices.- See Also:
-
PARTYBILL
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofBmAppliedPartyBillingTaxRate.partyBillattribute defined at extensionbillmanagementservices.- See Also:
-
-
Constructor Details
-
BmAppliedPartyBillingTaxRateModel
public BmAppliedPartyBillingTaxRateModel()Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for generic creation. -
BmAppliedPartyBillingTaxRateModel
public BmAppliedPartyBillingTaxRateModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
BmAppliedPartyBillingTaxRateModel
@Deprecated(since="4.1.1", forRemoval=true) public BmAppliedPartyBillingTaxRateModel(ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getCurrency
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.currencyattribute defined at extensionbillmanagementservices.- Returns:
- the currency
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensionbillmanagementservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.idattribute defined at extensionbillmanagementservices.- Returns:
- the id
-
getPartyBill
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.partyBillattribute defined at extensionbillmanagementservices.- Returns:
- the partyBill - The Party Bill for which those Applied Party Billing Tax Rates are defined.
-
getQuantity
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.quantityattribute defined at extensionbillmanagementservices.- Returns:
- the quantity
-
getTaxCategory
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensionbillmanagementservices.- Returns:
- the taxCategory
-
getTaxRate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmAppliedPartyBillingTaxRate.taxRateattribute defined at extensionbillmanagementservices.- Returns:
- the taxRate
-
setCurrency
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.currencyattribute defined at extensionbillmanagementservices.- Parameters:
value- the currency
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.externalIdentifiersattribute defined at extensionbillmanagementservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.idattribute defined at extensionbillmanagementservices.- Parameters:
value- the id
-
setPartyBill
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.partyBillattribute defined at extensionbillmanagementservices.- Parameters:
value- the partyBill - The Party Bill for which those Applied Party Billing Tax Rates are defined.
-
setQuantity
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.quantityattribute defined at extensionbillmanagementservices.- Parameters:
value- the quantity
-
setTaxCategory
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.taxCategoryattribute defined at extensionbillmanagementservices.- Parameters:
value- the taxCategory
-
setTaxRate
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmAppliedPartyBillingTaxRate.taxRateattribute defined at extensionbillmanagementservices.- Parameters:
value- the taxRate
-