Uses of Class
com.echothree.model.control.party.common.transfer.NameSuffixTransfer
Packages that use NameSuffixTransfer
Package
Description
-
Uses of NameSuffixTransfer in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return NameSuffixTransferMethods in com.echothree.control.user.party.common.result that return types with arguments of type NameSuffixTransferMethods in com.echothree.control.user.party.common.result with parameters of type NameSuffixTransferModifier and TypeMethodDescriptionvoid
EditNameSuffixResult.setNameSuffix
(NameSuffixTransfer nameSuffix) Method parameters in com.echothree.control.user.party.common.result with type arguments of type NameSuffixTransferModifier and TypeMethodDescriptionvoid
GetNameSuffixesResult.setNameSuffixes
(List<NameSuffixTransfer> nameSuffixes) -
Uses of NameSuffixTransfer in com.echothree.model.control.contact.common.transfer
Methods in com.echothree.model.control.contact.common.transfer that return NameSuffixTransferMethods in com.echothree.model.control.contact.common.transfer with parameters of type NameSuffixTransferModifier and TypeMethodDescriptionvoid
ContactPostalAddressTransfer.setNameSuffix
(NameSuffixTransfer nameSuffix) Constructors in com.echothree.model.control.contact.common.transfer with parameters of type NameSuffixTransferModifierConstructorDescriptionContactPostalAddressTransfer
(PersonalTitleTransfer personalTitle, String firstName, String middleName, String lastName, NameSuffixTransfer nameSuffix, String companyName, String attention, String address1, String address2, String address3, String city, CityTransfer cityGeoCode, CountyTransfer countyGeoCode, String state, StateTransfer stateGeoCode, String postalCode, PostalCodeTransfer postalCodeGeoCode, CountryTransfer countryGeoCode, Boolean isCommercial, WorkflowEntityStatusTransfer postalAddressStatus) Creates a new instance of ContactPostalAddressTransfer -
Uses of NameSuffixTransfer in com.echothree.model.control.party.common.transfer
Methods in com.echothree.model.control.party.common.transfer that return NameSuffixTransferMethods in com.echothree.model.control.party.common.transfer with parameters of type NameSuffixTransferModifier and TypeMethodDescriptionvoid
PersonTransfer.setNameSuffix
(NameSuffixTransfer nameSuffix) Constructors in com.echothree.model.control.party.common.transfer with parameters of type NameSuffixTransferModifierConstructorDescriptionPersonTransfer
(PersonalTitleTransfer personalTitle, String firstName, String middleName, String lastName, NameSuffixTransfer nameSuffix) Creates a new instance of PersonTransfer -
Uses of NameSuffixTransfer in com.echothree.model.control.party.server.control
Methods in com.echothree.model.control.party.server.control that return NameSuffixTransferModifier and TypeMethodDescriptionPartyControl.getNameSuffixTransfer
(UserVisit userVisit, NameSuffix nameSuffix) Methods in com.echothree.model.control.party.server.control that return types with arguments of type NameSuffixTransferModifier and TypeMethodDescriptionPartyControl.getNameSuffixTransfers
(UserVisit userVisit) PartyControl.getNameSuffixTransfers
(UserVisit userVisit, Collection<NameSuffix> nameSuffixes) -
Uses of NameSuffixTransfer in com.echothree.model.control.party.server.transfer
Methods in com.echothree.model.control.party.server.transfer that return NameSuffixTransferModifier and TypeMethodDescriptionNameSuffixTransferCache.getNameSuffixTransfer
(NameSuffix nameSuffix) -
Uses of NameSuffixTransfer in com.echothree.model.control.payment.common.transfer
Methods in com.echothree.model.control.payment.common.transfer that return NameSuffixTransferMethods in com.echothree.model.control.payment.common.transfer with parameters of type NameSuffixTransferModifier and TypeMethodDescriptionvoid
PartyPaymentMethodTransfer.setNameSuffix
(NameSuffixTransfer nameSuffix) Constructors in com.echothree.model.control.payment.common.transfer with parameters of type NameSuffixTransferModifierConstructorDescriptionPartyPaymentMethodTransfer
(String partyPaymentMethodName, PartyTransfer party, String description, PaymentMethodTransfer paymentMethod, Boolean deleteWhenUnused, Boolean isDefault, Integer sortOrder, WorkflowEntityStatusTransfer partyPaymentMethodStatus, String number, Integer expirationMonth, Integer expirationYear, PersonalTitleTransfer personalTitle, String firstName, String middleName, String lastName, NameSuffixTransfer nameSuffix, String name, PartyContactMechanismTransfer billingPartyContactMechanism, String issuerName, PartyContactMechanismTransfer issuerPartyContactMechanism, String securityCode) Creates a new instance of PartyPaymentMethodTransfer