Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.PartyRole
Packages that use PartyRole
Package
Description
-
Uses of PartyRole in de.hybris.platform.partyroletmfwebservices.v2.api
Methods in de.hybris.platform.partyroletmfwebservices.v2.api that return types with arguments of type PartyRoleModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PartyRole>PartyRoleApi.createPartyRole(@Valid PartyRole partyRole) PartyRoleApi.listPartyRole(@Valid String fields, @Valid Integer offset, @Valid Integer limit, @Valid String name, @Valid String status) org.springframework.http.ResponseEntity<PartyRole>PartyRoleApi.patchPartyRole(String id, @Valid PartyRole partyRole) org.springframework.http.ResponseEntity<PartyRole>PartyRoleApi.retrievePartyRole(String id, @Valid String fields) Methods in de.hybris.platform.partyroletmfwebservices.v2.api with parameters of type PartyRoleModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PartyRole>PartyRoleApi.createPartyRole(@Valid PartyRole partyRole) org.springframework.http.ResponseEntity<PartyRole>PartyRoleApi.patchPartyRole(String id, @Valid PartyRole partyRole) -
Uses of PartyRole in de.hybris.platform.partyroletmfwebservices.v2.controllers
Methods in de.hybris.platform.partyroletmfwebservices.v2.controllers that return types with arguments of type PartyRoleModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PartyRole>PrPartyRoleController.createPartyRole(@Valid PartyRole partyRole) PrPartyRoleController.listPartyRole(@Valid String fields, @Valid Integer offset, @Valid Integer limit, @Valid String name, @Valid String status) org.springframework.http.ResponseEntity<PartyRole>PrPartyRoleController.patchPartyRole(String id, @Valid PartyRole partyRole) org.springframework.http.ResponseEntity<PartyRole>PrPartyRoleController.retrievePartyRole(String id, @Valid String fields) Methods in de.hybris.platform.partyroletmfwebservices.v2.controllers with parameters of type PartyRoleModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PartyRole>PrPartyRoleController.createPartyRole(@Valid PartyRole partyRole) org.springframework.http.ResponseEntity<PartyRole>PrPartyRoleController.patchPartyRole(String id, @Valid PartyRole partyRole) -
Uses of PartyRole in de.hybris.platform.tuawebservicesresources.mappers.partyrole
Methods in de.hybris.platform.tuawebservicesresources.mappers.partyrole with parameters of type PartyRoleModifier and TypeMethodDescriptionvoidPartyRoleAccountAttributeMapper.populateSourceAttributeFromTarget(PartyRole target, TuaPartyRoleModel source, ma.glasnost.orika.MappingContext context) voidPartyRoleAgreementAttributeMapper.populateSourceAttributeFromTarget(PartyRole target, TuaPartyRoleModel source, ma.glasnost.orika.MappingContext context) voidPartyRoleCharacteristicAttributeMapper.populateSourceAttributeFromTarget(PartyRole target, TuaPartyRoleModel source, ma.glasnost.orika.MappingContext context) voidPartyRoleContactMediumAttributeMapper.populateSourceAttributeFromTarget(PartyRole target, TuaPartyRoleModel source, ma.glasnost.orika.MappingContext context) voidPartyRoleCreditProfileAttributeMapper.populateSourceAttributeFromTarget(PartyRole target, TuaPartyRoleModel source, ma.glasnost.orika.MappingContext context) voidPartyRoleEngagedPartyAttributeMapper.populateSourceAttributeFromTarget(PartyRole target, TuaPartyRoleModel source, ma.glasnost.orika.MappingContext context) voidPartyRolePaymentMethodAttributeMapper.populateSourceAttributeFromTarget(PartyRole target, TuaPartyRoleModel source, ma.glasnost.orika.MappingContext context) voidPartyRoleRelatedPartyAttributeMapper.populateSourceAttributeFromTarget(PartyRole target, TuaPartyRoleModel source, ma.glasnost.orika.MappingContext context) voidPartyRoleValidForAttributeMapper.populateSourceAttributeFromTarget(PartyRole target, TuaPartyRoleModel source, ma.glasnost.orika.MappingContext context) voidPartyRoleAccountAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRoleAgreementAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRoleAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRoleAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRoleCharacteristicAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRoleContactMediumAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRoleCreditProfileAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRoleEngagedPartyAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRoleHrefAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRolePaymentMethodAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRoleRelatedPartyAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) voidPartyRoleValidForAttributeMapper.populateTargetAttributeFromSource(TuaPartyRoleModel source, PartyRole target, ma.glasnost.orika.MappingContext context) -
Uses of PartyRole in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return PartyRoleModifier and TypeMethodDescriptionPartyRole.account(List<AccountRef> account) PartyRole.addAccountItem(AccountRef accountItem) PartyRole.addAgreementItem(AgreementRef agreementItem) PartyRole.addCharacteristicItem(Characteristic characteristicItem) PartyRole.addContactMediumItem(ContactMedium contactMediumItem) PartyRole.addCreditProfileItem(CreditProfile creditProfileItem) PartyRole.addPaymentMethodItem(PaymentMethodRef paymentMethodItem) PartyRole.addRelatedPartyItem(RelatedParty relatedPartyItem) PartyRole.agreement(List<AgreementRef> agreement) PartyRole.atBaseType(String atBaseType) PartyRole.atSchemaLocation(String atSchemaLocation) PartyRole.characteristic(List<Characteristic> characteristic) PartyRole.contactMedium(List<ContactMedium> contactMedium) PartyRole.creditProfile(List<CreditProfile> creditProfile) PartyRole.engagedParty(RelatedParty engagedParty) @Valid PartyRolePartyRoleAttributeValueChangeEventPayload.getPartyRole()Get partyRole@Valid PartyRolePartyRoleCreateEventPayload.getPartyRole()Get partyRole@Valid PartyRolePartyRoleDeleteEventPayload.getPartyRole()Get partyRole@Valid PartyRolePartyRoleStateChangeEventPayload.getPartyRole()Get partyRolePartyRole.paymentMethod(List<PaymentMethodRef> paymentMethod) PartyRole.relatedParty(List<RelatedParty> relatedParty) PartyRole.statusReason(String statusReason) PartyRole.validFor(TimePeriod validFor) Methods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type PartyRoleModifier and TypeMethodDescriptionvoidPartyRoleAttributeValueChangeEventPayload.setPartyRole(PartyRole partyRole) voidPartyRoleCreateEventPayload.setPartyRole(PartyRole partyRole) voidPartyRoleDeleteEventPayload.setPartyRole(PartyRole partyRole) voidPartyRoleStateChangeEventPayload.setPartyRole(PartyRole partyRole)