Uses of Class
de.hybris.platform.billmanagementtmfwebservices.v1.dto.CustomerBill
Packages that use CustomerBill
Package
Description
-
Uses of CustomerBill in de.hybris.platform.billmanagementtmfwebservices.v1.api
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.api that return types with arguments of type CustomerBillModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<CustomerBill>>CustomerBillApi.listCustomerBill(@Valid String fields, @Valid Integer offset, @Valid Integer limit, @Valid String relatedPartyPeriodid) org.springframework.http.ResponseEntity<CustomerBill>CustomerBillApi.retrieveCustomerBill(String id, @Valid String fields) -
Uses of CustomerBill in de.hybris.platform.billmanagementtmfwebservices.v1.controller
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.controller that return types with arguments of type CustomerBillModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<CustomerBill>>BmCustomerBillController.listCustomerBill(@Valid String fields, @Valid Integer offset, @Valid Integer limit, @Valid String relatedPartyId) Deprecated.org.springframework.http.ResponseEntity<CustomerBill>BmCustomerBillController.retrieveCustomerBill(String id, @Valid String fields) Deprecated. -
Uses of CustomerBill in de.hybris.platform.billmanagementtmfwebservices.v1.dto
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return CustomerBillModifier and TypeMethodDescriptionCustomerBill.addAppliedPaymentItem(AppliedPayment appliedPaymentItem) CustomerBill.addBillDocumentItem(AttachmentRefOrValue billDocumentItem) CustomerBill.addRelatedPartyItem(RelatedPartyRef relatedPartyItem) CustomerBill.addTaxItemItem(TaxItem taxItemItem) CustomerBill.appliedPayment(List<AppliedPayment> appliedPayment) CustomerBill.atbaseType(String atbaseType) CustomerBill.atschemaLocation(String atschemaLocation) CustomerBill.billDocument(List<AttachmentRefOrValue> billDocument) CustomerBill.billingAccount(BillingAccountRef billingAccount) CustomerBill.billingPeriod(TimePeriod billingPeriod) CustomerBill.financialAccount(FinancialAccountRef financialAccount) CustomerBill.lastUpdate(Date lastUpdate) CustomerBill.nextBillDate(Date nextBillDate) CustomerBill.paymentDueDate(Date paymentDueDate) CustomerBill.paymentMethod(PaymentMethodRef paymentMethod) CustomerBill.relatedParty(List<RelatedPartyRef> relatedParty) CustomerBill.remainingAmount(Money remainingAmount) CustomerBill.state(StateValue state) CustomerBill.taxExcludedAmount(Money taxExcludedAmount) CustomerBill.taxIncludedAmount(Money taxIncludedAmount) -
Uses of CustomerBill in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.customerbill
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.customerbill with parameters of type CustomerBillModifier and TypeMethodDescriptionvoidCustomerBillAmountDueAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillAppliedPaymentAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillBillingAccountAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillBillingPeriodAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillCategoryAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillDateAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillDocumentAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillFinancialAccountAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillHrefAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillIdAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillLastUpdateAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillNextBillDateAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillPaymentDueDateAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillRelatedPartyAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillRemainingAmountAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillRunTypeAttributeMapper.populateTargetAttributeFromSource(BmOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillStateAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillTaxExcludedAmountAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillTaxIncludedAmountAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillTaxItemAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.voidCustomerBillTypeAttributeMapper.populateTargetAttributeFromSource(BmPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) Deprecated.