Uses of Class
com.echothree.model.data.party.common.pk.PersonalTitlePK
Packages that use PersonalTitlePK
Package
Description
-
Uses of PersonalTitlePK in com.echothree.model.control.party.server.control
Methods in com.echothree.model.control.party.server.control that return PersonalTitlePKModifier and TypeMethodDescriptionPartyControl.convertPersonalTitleIdToPK
(String personalTitleId) Methods in com.echothree.model.control.party.server.control with parameters of type PersonalTitlePKModifier and TypeMethodDescriptionPartyControl.getPersonalTitleDetailValueByPKForUpdate
(PersonalTitlePK personalTitlePK) boolean
PartyControl.validPersonalTitlePK
(PersonalTitlePK personalTitlePK) -
Uses of PersonalTitlePK in com.echothree.model.data.contact.server.entity
Methods in com.echothree.model.data.contact.server.entity that return PersonalTitlePKMethods in com.echothree.model.data.contact.server.entity with parameters of type PersonalTitlePKModifier and TypeMethodDescriptionvoid
ContactPostalAddress.setPersonalTitlePK
(PersonalTitlePK personalTitlePK) -
Uses of PersonalTitlePK in com.echothree.model.data.contact.server.factory
Methods in com.echothree.model.data.contact.server.factory with parameters of type PersonalTitlePKModifier and TypeMethodDescriptionContactPostalAddressFactory.create
(ContactMechanismPK contactMechanismPK, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String companyName, String attention, String address1, String address2, String address3, String city, GeoCodePK cityGeoCodePK, GeoCodePK countyGeoCodePK, String state, GeoCodePK stateGeoCodePK, String postalCode, GeoCodePK postalCodeGeoCodePK, GeoCodePK countryGeoCodePK, Boolean isCommercial, Long fromTime, Long thruTime) ContactPostalAddressFactory.create
(Session session, ContactMechanismPK contactMechanismPK, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String companyName, String attention, String address1, String address2, String address3, String city, GeoCodePK cityGeoCodePK, GeoCodePK countyGeoCodePK, String state, GeoCodePK stateGeoCodePK, String postalCode, GeoCodePK postalCodeGeoCodePK, GeoCodePK countryGeoCodePK, Boolean isCommercial, Long fromTime, Long thruTime) -
Uses of PersonalTitlePK in com.echothree.model.data.contact.server.value
Methods in com.echothree.model.data.contact.server.value that return PersonalTitlePKMethods in com.echothree.model.data.contact.server.value with parameters of type PersonalTitlePKModifier and TypeMethodDescriptionvoid
ContactPostalAddressValue.setPersonalTitlePK
(PersonalTitlePK personalTitlePK) Constructors in com.echothree.model.data.contact.server.value with parameters of type PersonalTitlePKModifierConstructorDescriptionContactPostalAddressValue
(ContactMechanismPK contactMechanismPK, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String companyName, String attention, String address1, String address2, String address3, String city, GeoCodePK cityGeoCodePK, GeoCodePK countyGeoCodePK, String state, GeoCodePK stateGeoCodePK, String postalCode, GeoCodePK postalCodeGeoCodePK, GeoCodePK countryGeoCodePK, Boolean isCommercial, Long fromTime, Long thruTime) Creates a new instance of ContactPostalAddressValueContactPostalAddressValue
(ContactPostalAddressPK contactPostalAddressPK, ContactMechanismPK contactMechanismPK, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String companyName, String attention, String address1, String address2, String address3, String city, GeoCodePK cityGeoCodePK, GeoCodePK countyGeoCodePK, String state, GeoCodePK stateGeoCodePK, String postalCode, GeoCodePK postalCodeGeoCodePK, GeoCodePK countryGeoCodePK, Boolean isCommercial, Long fromTime, Long thruTime) Creates a new instance of ContactPostalAddressValue -
Uses of PersonalTitlePK in com.echothree.model.data.party.server.entity
Methods in com.echothree.model.data.party.server.entity that return PersonalTitlePKModifier and TypeMethodDescriptionPerson.getPersonalTitlePK()
PersonalTitleDetail.getPersonalTitlePK()
PersonalTitle.getPrimaryKey()
Methods in com.echothree.model.data.party.server.entity with parameters of type PersonalTitlePKModifier and TypeMethodDescriptionvoid
Person.setPersonalTitlePK
(PersonalTitlePK personalTitlePK) void
PersonalTitleDetail.setPersonalTitlePK
(PersonalTitlePK personalTitlePK) -
Uses of PersonalTitlePK in com.echothree.model.data.party.server.factory
Methods in com.echothree.model.data.party.server.factory that return PersonalTitlePKModifier and TypeMethodDescriptionPersonalTitleFactory.getNextPK()
PersonalTitleFactory.getPKFromQuery
(PreparedStatement ps, Object... params) PersonalTitleFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.party.server.factory that return types with arguments of type PersonalTitlePKModifier and TypeMethodDescriptionPersonalTitleFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) PersonalTitleFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) PersonalTitleFactory.getPKsFromResultSetAsList
(ResultSet rs) PersonalTitleFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.party.server.factory with parameters of type PersonalTitlePKModifier and TypeMethodDescriptionPersonalTitleDetailFactory.create
(PersonalTitlePK personalTitlePK, String description, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PersonalTitleDetailFactory.create
(Session session, PersonalTitlePK personalTitlePK, String description, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PersonFactory.create
(PartyPK partyPK, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, Long fromTime, Long thruTime) PersonFactory.create
(Session session, PartyPK partyPK, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, Long fromTime, Long thruTime) PersonalTitleFactory.getEntityFromCache
(Session session, PersonalTitlePK pk) PersonalTitleFactory.getEntityFromPK
(EntityPermission entityPermission, PersonalTitlePK pk) PersonalTitleFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, PersonalTitlePK pk) PersonalTitleFactory.getValueFromPK
(Session session, PersonalTitlePK pk) void
PersonalTitleFactory.remove
(Session session, PersonalTitlePK pk) boolean
PersonalTitleFactory.validPK
(Session session, PersonalTitlePK pk) Method parameters in com.echothree.model.data.party.server.factory with type arguments of type PersonalTitlePKModifier and TypeMethodDescriptionPersonalTitleFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<PersonalTitlePK> pks) PersonalTitleFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<PersonalTitlePK> pks) PersonalTitleFactory.getValuesFromPKs
(Session session, Collection<PersonalTitlePK> pks) void
PersonalTitleFactory.remove
(Session session, Collection<PersonalTitlePK> pks) void
PersonalTitleFactory.remove
(Collection<PersonalTitlePK> pks) -
Uses of PersonalTitlePK in com.echothree.model.data.party.server.value
Methods in com.echothree.model.data.party.server.value that return PersonalTitlePKModifier and TypeMethodDescriptionPersonalTitleDetailValue.getPersonalTitlePK()
PersonValue.getPersonalTitlePK()
PersonalTitleValue.getPrimaryKey()
Methods in com.echothree.model.data.party.server.value with parameters of type PersonalTitlePKModifier and TypeMethodDescriptionvoid
PersonalTitleDetailValue.setPersonalTitlePK
(PersonalTitlePK personalTitlePK) void
PersonValue.setPersonalTitlePK
(PersonalTitlePK personalTitlePK) Constructors in com.echothree.model.data.party.server.value with parameters of type PersonalTitlePKModifierConstructorDescriptionPersonalTitleDetailValue
(PersonalTitleDetailPK personalTitleDetailPK, PersonalTitlePK personalTitlePK, String description, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PersonalTitleDetailValuePersonalTitleDetailValue
(PersonalTitlePK personalTitlePK, String description, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PersonalTitleDetailValuePersonalTitleValue
(PersonalTitlePK personalTitlePK, PersonalTitleDetailPK activeDetailPK, PersonalTitleDetailPK lastDetailPK) Creates a new instance of PersonalTitleValuePersonValue
(PartyPK partyPK, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, Long fromTime, Long thruTime) Creates a new instance of PersonValuePersonValue
(PersonPK personPK, PartyPK partyPK, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, Long fromTime, Long thruTime) Creates a new instance of PersonValue -
Uses of PersonalTitlePK in com.echothree.model.data.payment.server.entity
Methods in com.echothree.model.data.payment.server.entity that return PersonalTitlePKMethods in com.echothree.model.data.payment.server.entity with parameters of type PersonalTitlePKModifier and TypeMethodDescriptionvoid
PartyPaymentMethodCreditCard.setPersonalTitlePK
(PersonalTitlePK personalTitlePK) -
Uses of PersonalTitlePK in com.echothree.model.data.payment.server.factory
Methods in com.echothree.model.data.payment.server.factory with parameters of type PersonalTitlePKModifier and TypeMethodDescriptionPartyPaymentMethodCreditCardFactory.create
(PartyPaymentMethodPK partyPaymentMethodPK, String number, Integer expirationMonth, Integer expirationYear, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String name, PartyContactMechanismPK billingPartyContactMechanismPK, String issuerName, PartyContactMechanismPK issuerPartyContactMechanismPK, Long fromTime, Long thruTime) PartyPaymentMethodCreditCardFactory.create
(Session session, PartyPaymentMethodPK partyPaymentMethodPK, String number, Integer expirationMonth, Integer expirationYear, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String name, PartyContactMechanismPK billingPartyContactMechanismPK, String issuerName, PartyContactMechanismPK issuerPartyContactMechanismPK, Long fromTime, Long thruTime) -
Uses of PersonalTitlePK in com.echothree.model.data.payment.server.value
Methods in com.echothree.model.data.payment.server.value that return PersonalTitlePKMethods in com.echothree.model.data.payment.server.value with parameters of type PersonalTitlePKModifier and TypeMethodDescriptionvoid
PartyPaymentMethodCreditCardValue.setPersonalTitlePK
(PersonalTitlePK personalTitlePK) Constructors in com.echothree.model.data.payment.server.value with parameters of type PersonalTitlePKModifierConstructorDescriptionPartyPaymentMethodCreditCardValue
(PartyPaymentMethodCreditCardPK partyPaymentMethodCreditCardPK, PartyPaymentMethodPK partyPaymentMethodPK, String number, Integer expirationMonth, Integer expirationYear, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String name, PartyContactMechanismPK billingPartyContactMechanismPK, String issuerName, PartyContactMechanismPK issuerPartyContactMechanismPK, Long fromTime, Long thruTime) Creates a new instance of PartyPaymentMethodCreditCardValuePartyPaymentMethodCreditCardValue
(PartyPaymentMethodPK partyPaymentMethodPK, String number, Integer expirationMonth, Integer expirationYear, PersonalTitlePK personalTitlePK, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffixPK nameSuffixPK, String name, PartyContactMechanismPK billingPartyContactMechanismPK, String issuerName, PartyContactMechanismPK issuerPartyContactMechanismPK, Long fromTime, Long thruTime) Creates a new instance of PartyPaymentMethodCreditCardValue