Uses of Class
com.echothree.model.control.party.common.transfer.PersonalTitleTransfer
Packages that use PersonalTitleTransfer
Package
Description
-
Uses of PersonalTitleTransfer in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return PersonalTitleTransferMethods in com.echothree.control.user.party.common.result that return types with arguments of type PersonalTitleTransferMethods in com.echothree.control.user.party.common.result with parameters of type PersonalTitleTransferModifier and TypeMethodDescriptionvoid
EditPersonalTitleResult.setPersonalTitle
(PersonalTitleTransfer personalTitle) Method parameters in com.echothree.control.user.party.common.result with type arguments of type PersonalTitleTransferModifier and TypeMethodDescriptionvoid
GetPersonalTitlesResult.setPersonalTitles
(List<PersonalTitleTransfer> personalTitles) -
Uses of PersonalTitleTransfer in com.echothree.model.control.contact.common.transfer
Methods in com.echothree.model.control.contact.common.transfer that return PersonalTitleTransferMethods in com.echothree.model.control.contact.common.transfer with parameters of type PersonalTitleTransferModifier and TypeMethodDescriptionvoid
ContactPostalAddressTransfer.setPersonalTitle
(PersonalTitleTransfer personalTitle) Constructors in com.echothree.model.control.contact.common.transfer with parameters of type PersonalTitleTransferModifierConstructorDescriptionContactPostalAddressTransfer
(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 PersonalTitleTransfer in com.echothree.model.control.party.common.transfer
Methods in com.echothree.model.control.party.common.transfer that return PersonalTitleTransferMethods in com.echothree.model.control.party.common.transfer with parameters of type PersonalTitleTransferModifier and TypeMethodDescriptionvoid
PersonTransfer.setPersonalTitle
(PersonalTitleTransfer personalTitle) Constructors in com.echothree.model.control.party.common.transfer with parameters of type PersonalTitleTransferModifierConstructorDescriptionPersonTransfer
(PersonalTitleTransfer personalTitle, String firstName, String middleName, String lastName, NameSuffixTransfer nameSuffix) Creates a new instance of PersonTransfer -
Uses of PersonalTitleTransfer in com.echothree.model.control.party.server.control
Methods in com.echothree.model.control.party.server.control that return PersonalTitleTransferModifier and TypeMethodDescriptionPartyControl.getPersonalTitleTransfer
(UserVisit userVisit, PersonalTitle personalTitle) Methods in com.echothree.model.control.party.server.control that return types with arguments of type PersonalTitleTransferModifier and TypeMethodDescriptionPartyControl.getPersonalTitleTransfers
(UserVisit userVisit) PartyControl.getPersonalTitleTransfers
(UserVisit userVisit, Collection<PersonalTitle> personalTitles) -
Uses of PersonalTitleTransfer in com.echothree.model.control.party.server.transfer
Methods in com.echothree.model.control.party.server.transfer that return PersonalTitleTransferModifier and TypeMethodDescriptionPersonalTitleTransferCache.getPersonalTitleTransfer
(PersonalTitle personalTitle) -
Uses of PersonalTitleTransfer in com.echothree.model.control.payment.common.transfer
Methods in com.echothree.model.control.payment.common.transfer that return PersonalTitleTransferMethods in com.echothree.model.control.payment.common.transfer with parameters of type PersonalTitleTransferModifier and TypeMethodDescriptionvoid
PartyPaymentMethodTransfer.setPersonalTitle
(PersonalTitleTransfer personalTitle) Constructors in com.echothree.model.control.payment.common.transfer with parameters of type PersonalTitleTransferModifierConstructorDescriptionPartyPaymentMethodTransfer
(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