Class TuaPartyBillModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.tuadatamodel.model.TuaPartyBillModel
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TuaOnCyclePartyBillModel
Generated model class for type TuaPartyBill first defined at extension tuadatamodel.
- 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 StringGenerated relation code constant for relationTuaBillingAccount2TuaPartyBillRelationdefining source attributebillingAccountin extensiontuadatamodel.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofTuaPartyBill.amountattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBill.attachmentsattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBill.billingAccountattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBill.billNoattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBill.currencyattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBill.externalIdentifiersattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBill.partiesattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBill.paymentItemsattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBill.statusattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaPartyBill.taxItemsattribute defined at extensiontuadatamodel.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
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.TuaPartyBillModel(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 parametersTuaPartyBillModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theTuaPartyBill.amountattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBill.attachmentsattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBill.billingAccountattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBill.billNoattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBill.currencyattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBill.externalIdentifiersattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBill.partiesattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBill.paymentItemsattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBill.statusattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaPartyBill.taxItemsattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyBill.amountattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyBill.attachmentsattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyBill.billingAccountattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyBill.billNoattribute defined at extensiontuadatamodel.voidsetCurrency(CurrencyModel value) Generated method - Setter ofTuaPartyBill.currencyattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyBill.externalIdentifiersattribute defined at extensiontuadatamodel.voidsetParties(Set<TuaPartyModel> value) Generated method - Setter ofTuaPartyBill.partiesattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyBill.paymentItemsattribute defined at extensiontuadatamodel.voidsetStatus(TuaPartyBillStatus value) Generated method - Setter ofTuaPartyBill.statusattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaPartyBill.taxItemsattribute defined at extensiontuadatamodel.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
Generated model type code constant.- See Also:
-
_TUABILLINGACCOUNT2TUAPARTYBILLRELATION
Generated relation code constant for relationTuaBillingAccount2TuaPartyBillRelationdefining source attributebillingAccountin extensiontuadatamodel.- See Also:
-
BILLNO
Generated constant - Attribute key ofTuaPartyBill.billNoattribute defined at extensiontuadatamodel.- See Also:
-
AMOUNT
Generated constant - Attribute key ofTuaPartyBill.amountattribute defined at extensiontuadatamodel.- See Also:
-
CURRENCY
Generated constant - Attribute key ofTuaPartyBill.currencyattribute defined at extensiontuadatamodel.- See Also:
-
STATUS
Generated constant - Attribute key ofTuaPartyBill.statusattribute defined at extensiontuadatamodel.- See Also:
-
EXTERNALIDENTIFIERS
Generated constant - Attribute key ofTuaPartyBill.externalIdentifiersattribute defined at extensiontuadatamodel.- See Also:
-
BILLINGACCOUNT
Generated constant - Attribute key ofTuaPartyBill.billingAccountattribute defined at extensiontuadatamodel.- See Also:
-
PAYMENTITEMS
Generated constant - Attribute key ofTuaPartyBill.paymentItemsattribute defined at extensiontuadatamodel.- See Also:
-
PARTIES
Generated constant - Attribute key ofTuaPartyBill.partiesattribute defined at extensiontuadatamodel.- See Also:
-
ATTACHMENTS
Generated constant - Attribute key ofTuaPartyBill.attachmentsattribute defined at extensiontuadatamodel.- See Also:
-
TAXITEMS
Generated constant - Attribute key ofTuaPartyBill.taxItemsattribute defined at extensiontuadatamodel.- See Also:
-
-
Constructor Details
-
TuaPartyBillModel
public TuaPartyBillModel()Generated constructor - Default constructor for generic creation. -
TuaPartyBillModel
public TuaPartyBillModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
TuaPartyBillModel
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
-
getAmount
Generated method - Getter of theTuaPartyBill.amountattribute defined at extensiontuadatamodel.- Returns:
- the amount
-
getAttachments
@Accessor(qualifier="attachments", type=GETTER) public Set<CatalogUnawareMediaModel> getAttachments()Generated method - Getter of theTuaPartyBill.attachmentsattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the attachments - The attachments of that Party Bill.
-
getBillingAccount
@Accessor(qualifier="billingAccount", type=GETTER) public TuaBillingAccountModel getBillingAccount()Generated method - Getter of theTuaPartyBill.billingAccountattribute defined at extensiontuadatamodel.- Returns:
- the billingAccount - The Billing Account for which those Party Bills are valid.
-
getBillNo
Generated method - Getter of theTuaPartyBill.billNoattribute defined at extensiontuadatamodel.- Returns:
- the billNo
-
getCurrency
Generated method - Getter of theTuaPartyBill.currencyattribute defined at extensiontuadatamodel.- Returns:
- the currency
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Generated method - Getter of theTuaPartyBill.externalIdentifiersattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getParties
Generated method - Getter of theTuaPartyBill.partiesattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the parties - The Parties of those Party Bills.
-
getPaymentItems
@Accessor(qualifier="paymentItems", type=GETTER) public Set<TuaPartyPaymentItemModel> getPaymentItems()Generated method - Getter of theTuaPartyBill.paymentItemsattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the paymentItems - The Party Payment Items of that Party Bill.
-
getStatus
Generated method - Getter of theTuaPartyBill.statusattribute defined at extensiontuadatamodel.- Returns:
- the status
-
getTaxItems
@Accessor(qualifier="taxItems", type=GETTER) public Set<TuaAppliedPartyBillingTaxRateModel> getTaxItems()Generated method - Getter of theTuaPartyBill.taxItemsattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-
setAmount
Generated method - Setter ofTuaPartyBill.amountattribute defined at extensiontuadatamodel.- Parameters:
value- the amount
-
setAttachments
@Accessor(qualifier="attachments", type=SETTER) public void setAttachments(Set<CatalogUnawareMediaModel> value) Generated method - Setter ofTuaPartyBill.attachmentsattribute defined at extensiontuadatamodel.- Parameters:
value- the attachments - The attachments of that Party Bill.
-
setBillingAccount
@Accessor(qualifier="billingAccount", type=SETTER) public void setBillingAccount(TuaBillingAccountModel value) Generated method - Setter ofTuaPartyBill.billingAccountattribute defined at extensiontuadatamodel.- Parameters:
value- the billingAccount - The Billing Account for which those Party Bills are valid.
-
setBillNo
Generated method - Setter ofTuaPartyBill.billNoattribute defined at extensiontuadatamodel.- Parameters:
value- the billNo
-
setCurrency
Generated method - Setter ofTuaPartyBill.currencyattribute defined at extensiontuadatamodel.- Parameters:
value- the currency
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Generated method - Setter ofTuaPartyBill.externalIdentifiersattribute defined at extensiontuadatamodel.- Parameters:
value- the externalIdentifiers
-
setParties
Generated method - Setter ofTuaPartyBill.partiesattribute defined at extensiontuadatamodel.- Parameters:
value- the parties - The Parties of those Party Bills.
-
setPaymentItems
@Accessor(qualifier="paymentItems", type=SETTER) public void setPaymentItems(Set<TuaPartyPaymentItemModel> value) Generated method - Setter ofTuaPartyBill.paymentItemsattribute defined at extensiontuadatamodel.- Parameters:
value- the paymentItems - The Party Payment Items of that Party Bill.
-
setStatus
Generated method - Setter ofTuaPartyBill.statusattribute defined at extensiontuadatamodel.- Parameters:
value- the status
-
setTaxItems
@Accessor(qualifier="taxItems", type=SETTER) public void setTaxItems(Set<TuaAppliedPartyBillingTaxRateModel> value) Generated method - Setter ofTuaPartyBill.taxItemsattribute defined at extensiontuadatamodel.- Parameters:
value- the taxItems - The Applied Party Billing Tax Rates of that Party Bill.
-