Uses of Class
com.echothree.model.data.contact.server.entity.ContactPostalAddress
Packages that use ContactPostalAddress
Package
Description
-
Uses of ContactPostalAddress in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return ContactPostalAddressModifier and TypeMethodDescriptionContactControl.createContactPostalAddress
(ContactMechanism contactMechanism, PersonalTitle personalTitle, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffix nameSuffix, String companyName, String attention, String address1, String address2, String address3, String city, GeoCode cityGeoCode, GeoCode countyGeoCode, String state, GeoCode stateGeoCode, String postalCode, GeoCode postalCodeGeoCode, GeoCode countryGeoCode, Boolean isCommercial, BasePK createdBy) ContactControl.getContactPostalAddress
(ContactMechanism contactMechanism) ContactControl.getContactPostalAddressForUpdate
(ContactMechanism contactMechanism) Methods in com.echothree.model.control.contact.server.control with parameters of type ContactPostalAddressModifier and TypeMethodDescriptionvoid
ContactControl.deleteContactPostalAddress
(ContactPostalAddress contactPostalAddress, BasePK deletedBy) ContactControl.getContactPostalAddressTransfer
(UserVisit userVisit, ContactPostalAddress contactPostalAddress) -
Uses of ContactPostalAddress in com.echothree.model.control.contact.server.transfer
Methods in com.echothree.model.control.contact.server.transfer with parameters of type ContactPostalAddressModifier and TypeMethodDescriptionContactPostalAddressTransferCache.getContactPostalAddressTransfer
(ContactPostalAddress contactPostalAddress) -
Uses of ContactPostalAddress in com.echothree.model.data.contact.server.factory
Methods in com.echothree.model.data.contact.server.factory that return ContactPostalAddressModifier 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
(ContactMechanism contactMechanism, PersonalTitle personalTitle, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffix nameSuffix, String companyName, String attention, String address1, String address2, String address3, String city, GeoCode cityGeoCode, GeoCode countyGeoCode, String state, GeoCode stateGeoCode, String postalCode, GeoCode postalCodeGeoCode, GeoCode countryGeoCode, 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) ContactPostalAddressFactory.create
(Session session, ContactMechanism contactMechanism, PersonalTitle personalTitle, String firstName, String firstNameSdx, String middleName, String middleNameSdx, String lastName, String lastNameSdx, NameSuffix nameSuffix, String companyName, String attention, String address1, String address2, String address3, String city, GeoCode cityGeoCode, GeoCode countyGeoCode, String state, GeoCode stateGeoCode, String postalCode, GeoCode postalCodeGeoCode, GeoCode countryGeoCode, Boolean isCommercial, Long fromTime, Long thruTime) ContactPostalAddressFactory.getEntityFromCache
(Session session, ContactPostalAddressPK pk) ContactPostalAddressFactory.getEntityFromPK
(EntityPermission entityPermission, ContactPostalAddressPK pk) ContactPostalAddressFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ContactPostalAddressPK pk) ContactPostalAddressFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps) ContactPostalAddressFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) ContactPostalAddressFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContactPostalAddressFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContactPostalAddressFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) ContactPostalAddressFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContactPostalAddressFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContactPostalAddressFactory.getEntityFromResultSet
(EntityPermission entityPermission, ResultSet rs) ContactPostalAddressFactory.getEntityFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) ContactPostalAddressFactory.getEntityFromValue
(EntityPermission entityPermission, ContactPostalAddressValue value) ContactPostalAddressFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, ContactPostalAddressValue value) Methods in com.echothree.model.data.contact.server.factory that return types with arguments of type ContactPostalAddressModifier and TypeMethodDescriptionContactPostalAddressFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ContactPostalAddressPK> pks) ContactPostalAddressFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ContactPostalAddressPK> pks) ContactPostalAddressFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps) ContactPostalAddressFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) ContactPostalAddressFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContactPostalAddressFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContactPostalAddressFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) ContactPostalAddressFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContactPostalAddressFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContactPostalAddressFactory.getEntitiesFromResultSet
(EntityPermission entityPermission, ResultSet rs) ContactPostalAddressFactory.getEntitiesFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.contact.server.factory with parameters of type ContactPostalAddressModifier and TypeMethodDescriptionvoid
ContactPostalAddressFactory.remove
(Session session, ContactPostalAddress entity) void
ContactPostalAddressFactory.store
(Session session, ContactPostalAddress entity) Method parameters in com.echothree.model.data.contact.server.factory with type arguments of type ContactPostalAddressModifier and TypeMethodDescriptionvoid
ContactPostalAddressFactory.store
(Session session, Collection<ContactPostalAddress> entities) void
ContactPostalAddressFactory.store
(Collection<ContactPostalAddress> entities)