Uses of Class
de.hybris.platform.tuadatamodel.model.TuaPartyBillModel
Packages that use TuaPartyBillModel
Package
Description
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaPartyBillModel in de.hybris.platform.billmanagementservices.daos
Methods in de.hybris.platform.billmanagementservices.daos that return TuaPartyBillModelModifier and TypeMethodDescriptionTuaPartyBillDao.findUnique(Map<String, ? extends Object> params) Searches for a unique model based on given parameters.Methods in de.hybris.platform.billmanagementservices.daos that return types with arguments of type TuaPartyBillModelModifier and TypeMethodDescriptionTuaPartyBillDao.getPartyBills(BmPartyBillContext bmPartyBillContext, Integer offset, Integer limit) Returns a list ofTuaPartyBillModels for the given context. -
Uses of TuaPartyBillModel in de.hybris.platform.billmanagementservices.daos.impl
Methods in de.hybris.platform.billmanagementservices.daos.impl that return TuaPartyBillModelModifier and TypeMethodDescriptionDefaultTuaPartyBillDao.findUnique(Map<String, ? extends Object> params) Methods in de.hybris.platform.billmanagementservices.daos.impl that return types with arguments of type TuaPartyBillModelModifier and TypeMethodDescriptionDefaultTuaPartyBillDao.getPartyBills(BmPartyBillContext bmPartyBillContext, Integer offset, Integer limit) -
Uses of TuaPartyBillModel in de.hybris.platform.billmanagementservices.services
Methods in de.hybris.platform.billmanagementservices.services that return TuaPartyBillModelModifier and TypeMethodDescriptionTuaPartyBillService.getPartyBill(String partyBillNo) Returns aTuaPartyBillModelfor the given party bill no.Methods in de.hybris.platform.billmanagementservices.services that return types with arguments of type TuaPartyBillModelModifier and TypeMethodDescriptionTuaPartyBillService.getPartyBills(BmPartyBillContext bmPartyBillContext, Integer offset, Integer limit) Returns a list ofTuaPartyBillModels for the given context.Methods in de.hybris.platform.billmanagementservices.services with parameters of type TuaPartyBillModelModifier and TypeMethodDescriptiondefault voidTuaPartyBillService.savePartyBill(TuaPartyBillModel partyBill) Saves the givenTuaPartyBillModel. -
Uses of TuaPartyBillModel in de.hybris.platform.billmanagementservices.services.impl
Methods in de.hybris.platform.billmanagementservices.services.impl that return TuaPartyBillModelMethods in de.hybris.platform.billmanagementservices.services.impl that return types with arguments of type TuaPartyBillModelModifier and TypeMethodDescriptionDefaultTuaPartyBillService.getPartyBills(BmPartyBillContext bmPartyBillContext, Integer offset, Integer limit) Methods in de.hybris.platform.billmanagementservices.services.impl with parameters of type TuaPartyBillModelModifier and TypeMethodDescriptionvoidDefaultTuaPartyBillService.savePartyBill(TuaPartyBillModel partyBill) -
Uses of TuaPartyBillModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return TuaPartyBillModelModifier and TypeMethodDescriptionCatalogUnawareMediaModel.getTuaPartyBill()Generated method - Getter of theCatalogUnawareMedia.tuaPartyBillattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.catalog.model with parameters of type TuaPartyBillModelModifier and TypeMethodDescriptionvoidCatalogUnawareMediaModel.setTuaPartyBill(TuaPartyBillModel value) Generated method - Setter ofCatalogUnawareMedia.tuaPartyBillattribute defined at extensiontuadatamodel. -
Uses of TuaPartyBillModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaPartyBillModelModifier and TypeMethodDescriptionvoidTuaPartyBillPrepareInterceptor.onPrepare(TuaPartyBillModel partyBillModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) -
Uses of TuaPartyBillModel in de.hybris.platform.tuadatamodel.model
Subclasses of TuaPartyBillModel in de.hybris.platform.tuadatamodel.modelModifier and TypeClassDescriptionclassGenerated model class for type TuaOnCyclePartyBill first defined at extension tuadatamodel.Methods in de.hybris.platform.tuadatamodel.model that return TuaPartyBillModelModifier and TypeMethodDescriptionTuaAppliedCustomerBillingRateModel.getBill()Generated method - Getter of theTuaAppliedCustomerBillingRate.billattribute defined at extensiontuadatamodel.TuaAppliedPartyBillingTaxRateModel.getPartyBill()Generated method - Getter of theTuaAppliedPartyBillingTaxRate.partyBillattribute defined at extensiontuadatamodel.TuaPartyBillOnDemandModel.getPartyBill()Generated method - Getter of theTuaPartyBillOnDemand.partyBillattribute defined at extensiontuadatamodel.TuaPartyPaymentItemModel.getPartyBill()Generated method - Getter of theTuaPartyPaymentItem.partyBillattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model that return types with arguments of type TuaPartyBillModelModifier and TypeMethodDescriptionTuaBillingAccountModel.getPartyBills()Generated method - Getter of theTuaBillingAccount.partyBillsattribute defined at extensiontuadatamodel.TuaPartyModel.getPartyBills()Generated method - Getter of theTuaParty.partyBillsattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model with parameters of type TuaPartyBillModelModifier and TypeMethodDescriptionvoidTuaAppliedCustomerBillingRateModel.setBill(TuaPartyBillModel value) Generated method - Setter ofTuaAppliedCustomerBillingRate.billattribute defined at extensiontuadatamodel.voidTuaAppliedPartyBillingTaxRateModel.setPartyBill(TuaPartyBillModel value) Generated method - Setter ofTuaAppliedPartyBillingTaxRate.partyBillattribute defined at extensiontuadatamodel.voidTuaPartyBillOnDemandModel.setPartyBill(TuaPartyBillModel value) Generated method - Setter ofTuaPartyBillOnDemand.partyBillattribute defined at extensiontuadatamodel.voidTuaPartyPaymentItemModel.setPartyBill(TuaPartyBillModel value) Generated method - Setter ofTuaPartyPaymentItem.partyBillattribute defined at extensiontuadatamodel.Method parameters in de.hybris.platform.tuadatamodel.model with type arguments of type TuaPartyBillModelModifier and TypeMethodDescriptionvoidTuaBillingAccountModel.setPartyBills(Set<TuaPartyBillModel> value) Generated method - Setter ofTuaBillingAccount.partyBillsattribute defined at extensiontuadatamodel.voidTuaPartyModel.setPartyBills(Set<TuaPartyBillModel> value) Generated method - Setter ofTuaParty.partyBillsattribute defined at extensiontuadatamodel. -
Uses of TuaPartyBillModel in de.hybris.platform.tuawebservicesresources.mappers.customerbill
Methods in de.hybris.platform.tuawebservicesresources.mappers.customerbill with parameters of type TuaPartyBillModelModifier and TypeMethodDescriptionvoidCustomerBillAppliedPaymentAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillBillingAccountAttributeMapper.populateSourceAttributeFromTarget(CustomerBill target, TuaPartyBillModel 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) 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) 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) voidCustomerBillRelatedPartyAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBill target, ma.glasnost.orika.MappingContext context) voidCustomerBillRemainingAmountAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel 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 TuaPartyBillModel in de.hybris.platform.tuawebservicesresources.mappers.customerbillondemand
Methods in de.hybris.platform.tuawebservicesresources.mappers.customerbillondemand that return types with arguments of type TuaPartyBillModelModifier and TypeMethodDescriptionCustomerBillOnDemandCustomerBillAttributeMapper.getTuaCustomerBillRefEntityResourceNormalizer()Constructor parameters in de.hybris.platform.tuawebservicesresources.mappers.customerbillondemand with type arguments of type TuaPartyBillModelModifierConstructorDescriptionCustomerBillOnDemandCustomerBillAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<CustomerBillRef, TuaPartyBillModel> tuaCustomerBillRefEntityResourceNormalizer) -
Uses of TuaPartyBillModel in de.hybris.platform.tuawebservicesresources.mappers.customerbillref
Methods in de.hybris.platform.tuawebservicesresources.mappers.customerbillref with parameters of type TuaPartyBillModelModifier and TypeMethodDescriptionvoidCustomerBillRefIdAttributeMapper.populateSourceAttributeFromTarget(CustomerBillRef target, TuaPartyBillModel source, ma.glasnost.orika.MappingContext context) voidCustomerBillRefBaseTypeAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBillRef target, ma.glasnost.orika.MappingContext context) voidCustomerBillRefHrefAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBillRef target, ma.glasnost.orika.MappingContext context) voidCustomerBillRefIdAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBillRef target, ma.glasnost.orika.MappingContext context) voidCustomerBillRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBillRef target, ma.glasnost.orika.MappingContext context) voidCustomerBillRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBillRef target, ma.glasnost.orika.MappingContext context) voidCustomerBillRefTypeAttributeMapper.populateTargetAttributeFromSource(TuaPartyBillModel source, CustomerBillRef target, ma.glasnost.orika.MappingContext context)