Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.CustomerBill
Packages that use CustomerBill
Package
Description
-
Uses of CustomerBill in de.hybris.platform.billmanagementtmfwebservices.v2.api
Methods in de.hybris.platform.billmanagementtmfwebservices.v2.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 relatedPartyId) org.springframework.http.ResponseEntity<CustomerBill>CustomerBillApi.patchCustomerBill(String id, @Valid CustomerBill customerBill) org.springframework.http.ResponseEntity<CustomerBill>CustomerBillApi.retrieveCustomerBill(String id, @Valid String fields) Methods in de.hybris.platform.billmanagementtmfwebservices.v2.api with parameters of type CustomerBillModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CustomerBill>CustomerBillApi.patchCustomerBill(String id, @Valid CustomerBill customerBill) -
Uses of CustomerBill in de.hybris.platform.billmanagementtmfwebservices.v2.controller
Methods in de.hybris.platform.billmanagementtmfwebservices.v2.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) org.springframework.http.ResponseEntity<CustomerBill>BmCustomerBillController.patchCustomerBill(String id, @Valid CustomerBill customerBill) org.springframework.http.ResponseEntity<CustomerBill>BmCustomerBillController.retrieveCustomerBill(String id, @Valid String fields) Methods in de.hybris.platform.billmanagementtmfwebservices.v2.controller with parameters of type CustomerBillModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CustomerBill>BmCustomerBillController.patchCustomerBill(String id, @Valid CustomerBill customerBill) -
Uses of CustomerBill in de.hybris.platform.tuawebservicesresources.mappers.customerbill
Methods in de.hybris.platform.tuawebservicesresources.mappers.customerbill with parameters of type CustomerBillModifier and TypeMethodDescriptionvoidCustomerBillAppliedPaymentAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillBillingAccountAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillBillingPeriodAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaOnCyclePartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillCategoryAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaOnCyclePartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillDateAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaOnCyclePartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillDocumentAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillFinancialAccountAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillLastUpdateAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillNextBillDateAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaOnCyclePartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillPaymentDueDateAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaOnCyclePartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillRelatedPartyAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillRemainingAmountAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillStateAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillTaxItemAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillAmountDueAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillAppliedPaymentAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillBillingAccountAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillBillingPeriodAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillCategoryAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillDateAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillDocumentAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillFinancialAccountAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillHrefAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillIdAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillLastUpdateAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillNextBillDateAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillPaymentDueDateAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillRelatedPartyAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillRemainingAmountAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillRunTypeAttributeMapper.populateTargetAttributeFromSource(TuaOnCyclePartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillStateAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillTaxExcludedAmountAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillTaxIncludedAmountAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillTaxItemAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillTypeAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) -
Uses of CustomerBill in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.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)