Uses of Class
de.hybris.platform.tuadatamodel.model.TuaPartyAccountModel
Packages that use TuaPartyAccountModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaPartyAccountModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaPartyAccountModelModifier and TypeMethodDescriptionvoidTuaPartyAccountRefPrepareInterceptor.onPrepare(TuaPartyAccountModel partyAccountModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext arg1) -
Uses of TuaPartyAccountModel in de.hybris.platform.tuadatamodel.model
Subclasses of TuaPartyAccountModel in de.hybris.platform.tuadatamodel.modelModifier and TypeClassDescriptionclassGenerated model class for type TuaBillingAccount first defined at extension tuadatamodel.Methods in de.hybris.platform.tuadatamodel.model that return types with arguments of type TuaPartyAccountModelModifier and TypeMethodDescriptionTuaBucketRefOrValueModel.getPartyAccount()Generated method - Getter of theTuaBucketRefOrValue.partyAccountattribute defined at extensiontuadatamodel.TuaQueryUsageConsumptionModel.getPartyAccount()Generated method - Getter of theTuaQueryUsageConsumption.partyAccountattribute defined at extensiontuadatamodel.Method parameters in de.hybris.platform.tuadatamodel.model with type arguments of type TuaPartyAccountModelModifier and TypeMethodDescriptionvoidTuaBucketRefOrValueModel.setPartyAccount(List<TuaPartyAccountModel> value) Generated method - Setter ofTuaBucketRefOrValue.partyAccountattribute defined at extensiontuadatamodel.voidTuaQueryUsageConsumptionModel.setPartyAccount(List<TuaPartyAccountModel> value) Generated method - Setter ofTuaQueryUsageConsumption.partyAccountattribute defined at extensiontuadatamodel. -
Uses of TuaPartyAccountModel in de.hybris.platform.tuawebservicesresources.mappers.ucpartyaccount
Methods in de.hybris.platform.tuawebservicesresources.mappers.ucpartyaccount with parameters of type TuaPartyAccountModelModifier and TypeMethodDescriptionvoidPartyAccountAtBaseTypeAttributeMapper.populateTargetAttributeFromSource(TuaPartyAccountModel source, PartyAccountRef target, ma.glasnost.orika.MappingContext context) voidPartyAccountAtreferredTypeAttributeMapper.populateTargetAttributeFromSource(TuaPartyAccountModel source, PartyAccountRef target, ma.glasnost.orika.MappingContext context) voidPartyAccountAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaPartyAccountModel source, PartyAccountRef target, ma.glasnost.orika.MappingContext context) voidPartyAccountAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaPartyAccountModel source, PartyAccountRef target, ma.glasnost.orika.MappingContext context) voidPartyAccountHrefAttributeMapper.populateTargetAttributeFromSource(TuaPartyAccountModel source, PartyAccountRef target, ma.glasnost.orika.MappingContext context)