Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.AccountRelationship
Packages that use AccountRelationship
Package
Description
-
Uses of AccountRelationship in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return AccountRelationshipModifier and TypeMethodDescriptionAccountRelationship.account(AccountRef account) Deprecated.AccountRelationship.atBaseType(String atBaseType) Deprecated.AccountRelationship.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.AccountRelationship.relationshipType(String relationshipType) Deprecated.AccountRelationship.validFor(TimePeriod validFor) Deprecated.Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return types with arguments of type AccountRelationshipModifier and TypeMethodDescription@Valid List<AccountRelationship>Account.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>BillingAccount.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>BillingAccountUnderscoreCreate.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>BillingAccountUnderscoreUpdate.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>FinancialAccount.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>FinancialAccountUnderscoreCreate.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>FinancialAccountUnderscoreUpdate.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>PartyAccount.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>PartyAccountUnderscoreCreate.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>PartyAccountUnderscoreUpdate.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>SettlementAccount.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>SettlementAccountUnderscoreCreate.getAccountRelationship()Deprecated.Get accountRelationship@Valid List<AccountRelationship>SettlementAccountUnderscoreUpdate.getAccountRelationship()Deprecated.Get accountRelationshipMethods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type AccountRelationshipModifier and TypeMethodDescriptionAccount.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.BillingAccount.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.BillingAccountUnderscoreCreate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.BillingAccountUnderscoreUpdate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.FinancialAccount.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.FinancialAccountUnderscoreCreate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.FinancialAccountUnderscoreUpdate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.PartyAccount.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.PartyAccountUnderscoreCreate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.PartyAccountUnderscoreUpdate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.SettlementAccount.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.SettlementAccountUnderscoreCreate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.SettlementAccountUnderscoreUpdate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.Method parameters in de.hybris.platform.billingaccounttmfwebservices.v1.dto with type arguments of type AccountRelationshipModifier and TypeMethodDescriptionAccount.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.BillingAccount.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.BillingAccountUnderscoreCreate.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.BillingAccountUnderscoreUpdate.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.FinancialAccount.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.FinancialAccountUnderscoreCreate.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.FinancialAccountUnderscoreUpdate.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.PartyAccount.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.PartyAccountUnderscoreCreate.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.PartyAccountUnderscoreUpdate.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.SettlementAccount.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.SettlementAccountUnderscoreCreate.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.SettlementAccountUnderscoreUpdate.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidAccount.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidBillingAccount.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidBillingAccountUnderscoreCreate.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidBillingAccountUnderscoreUpdate.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidFinancialAccount.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidFinancialAccountUnderscoreCreate.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidFinancialAccountUnderscoreUpdate.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidPartyAccount.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidPartyAccountUnderscoreCreate.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidPartyAccountUnderscoreUpdate.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidSettlementAccount.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidSettlementAccountUnderscoreCreate.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated.voidSettlementAccountUnderscoreUpdate.setAccountRelationship(List<AccountRelationship> accountRelationship) Deprecated. -
Uses of AccountRelationship in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountrelationship
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountrelationship with parameters of type AccountRelationshipModifier and TypeMethodDescriptionvoidAccRelationshipAccountAttributeMapper.populateSourceAttributeFromTarget(AccountRelationship target, BaAccountRelationshipModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAccRelationshipValidForAttributeMapper.populateSourceAttributeFromTarget(AccountRelationship target, BaAccountRelationshipModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidAccRelationshipAccountAttributeMapper.populateTargetAttributeFromSource(BaAccountRelationshipModel source, AccountRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccRelationshipSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaAccountRelationshipModel source, AccountRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccRelationshipTypeAttributeMapper.populateTargetAttributeFromSource(BaAccountRelationshipModel source, AccountRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccRelationshipValidForAttributeMapper.populateTargetAttributeFromSource(BaAccountRelationshipModel source, AccountRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.