Uses of Class
com.echothree.model.data.contact.common.pk.ContactMechanismPurposePK
Packages that use ContactMechanismPurposePK
Package
Description
-
Uses of ContactMechanismPurposePK in com.echothree.model.data.contact.server.entity
Methods in com.echothree.model.data.contact.server.entity that return ContactMechanismPurposePKModifier and TypeMethodDescriptionContactMechanismPurposeDescription.getContactMechanismPurposePK()
PartyContactMechanismPurposeDetail.getContactMechanismPurposePK()
ContactMechanismPurpose.getPrimaryKey()
Methods in com.echothree.model.data.contact.server.entity with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionvoid
ContactMechanismPurposeDescription.setContactMechanismPurposePK
(ContactMechanismPurposePK contactMechanismPurposePK) void
PartyContactMechanismPurposeDetail.setContactMechanismPurposePK
(ContactMechanismPurposePK contactMechanismPurposePK) -
Uses of ContactMechanismPurposePK in com.echothree.model.data.contact.server.factory
Methods in com.echothree.model.data.contact.server.factory that return ContactMechanismPurposePKModifier and TypeMethodDescriptionContactMechanismPurposeFactory.getNextPK()
ContactMechanismPurposeFactory.getPKFromQuery
(PreparedStatement ps, Object... params) ContactMechanismPurposeFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.contact.server.factory that return types with arguments of type ContactMechanismPurposePKModifier and TypeMethodDescriptionContactMechanismPurposeFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) ContactMechanismPurposeFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) ContactMechanismPurposeFactory.getPKsFromResultSetAsList
(ResultSet rs) ContactMechanismPurposeFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.contact.server.factory with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionContactMechanismPurposeDescriptionFactory.create
(ContactMechanismPurposePK contactMechanismPurposePK, LanguagePK languagePK, String description) ContactMechanismPurposeDescriptionFactory.create
(Session session, ContactMechanismPurposePK contactMechanismPurposePK, LanguagePK languagePK, String description) PartyContactMechanismPurposeDetailFactory.create
(PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPK partyContactMechanismPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PartyContactMechanismPurposeDetailFactory.create
(Session session, PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPK partyContactMechanismPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContactMechanismPurposeFactory.getEntityFromCache
(Session session, ContactMechanismPurposePK pk) ContactMechanismPurposeFactory.getEntityFromPK
(EntityPermission entityPermission, ContactMechanismPurposePK pk) ContactMechanismPurposeFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ContactMechanismPurposePK pk) ContactMechanismPurposeFactory.getValueFromPK
(Session session, ContactMechanismPurposePK pk) void
ContactMechanismPurposeFactory.remove
(Session session, ContactMechanismPurposePK pk) boolean
ContactMechanismPurposeFactory.validPK
(Session session, ContactMechanismPurposePK pk) Method parameters in com.echothree.model.data.contact.server.factory with type arguments of type ContactMechanismPurposePKModifier and TypeMethodDescriptionContactMechanismPurposeFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ContactMechanismPurposePK> pks) ContactMechanismPurposeFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ContactMechanismPurposePK> pks) ContactMechanismPurposeFactory.getValuesFromPKs
(Session session, Collection<ContactMechanismPurposePK> pks) void
ContactMechanismPurposeFactory.remove
(Session session, Collection<ContactMechanismPurposePK> pks) void
ContactMechanismPurposeFactory.remove
(Collection<ContactMechanismPurposePK> pks) -
Uses of ContactMechanismPurposePK in com.echothree.model.data.contact.server.value
Methods in com.echothree.model.data.contact.server.value that return ContactMechanismPurposePKModifier and TypeMethodDescriptionContactMechanismPurposeDescriptionValue.getContactMechanismPurposePK()
PartyContactMechanismPurposeDetailValue.getContactMechanismPurposePK()
ContactMechanismPurposeValue.getPrimaryKey()
Methods in com.echothree.model.data.contact.server.value with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionvoid
ContactMechanismPurposeDescriptionValue.setContactMechanismPurposePK
(ContactMechanismPurposePK contactMechanismPurposePK) void
PartyContactMechanismPurposeDetailValue.setContactMechanismPurposePK
(ContactMechanismPurposePK contactMechanismPurposePK) Constructors in com.echothree.model.data.contact.server.value with parameters of type ContactMechanismPurposePKModifierConstructorDescriptionContactMechanismPurposeDescriptionValue
(ContactMechanismPurposeDescriptionPK contactMechanismPurposeDescriptionPK, ContactMechanismPurposePK contactMechanismPurposePK, LanguagePK languagePK, String description) Creates a new instance of ContactMechanismPurposeDescriptionValueContactMechanismPurposeDescriptionValue
(ContactMechanismPurposePK contactMechanismPurposePK, LanguagePK languagePK, String description) Creates a new instance of ContactMechanismPurposeDescriptionValueContactMechanismPurposeValue
(ContactMechanismPurposePK contactMechanismPurposePK, String contactMechanismPurposeName, ContactMechanismTypePK contactMechanismTypePK, Boolean eventSubscriber, Boolean isDefault, Integer sortOrder) Creates a new instance of ContactMechanismPurposeValuePartyContactMechanismPurposeDetailValue
(PartyContactMechanismPurposeDetailPK partyContactMechanismPurposeDetailPK, PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPK partyContactMechanismPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PartyContactMechanismPurposeDetailValuePartyContactMechanismPurposeDetailValue
(PartyContactMechanismPurposePK partyContactMechanismPurposePK, PartyContactMechanismPK partyContactMechanismPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PartyContactMechanismPurposeDetailValue -
Uses of ContactMechanismPurposePK in com.echothree.model.data.contactlist.server.entity
Methods in com.echothree.model.data.contactlist.server.entity that return ContactMechanismPurposePKModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetail.getContactMechanismPurposePK()
Methods in com.echothree.model.data.contactlist.server.entity with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionvoid
ContactListContactMechanismPurposeDetail.setContactMechanismPurposePK
(ContactMechanismPurposePK contactMechanismPurposePK) -
Uses of ContactMechanismPurposePK in com.echothree.model.data.contactlist.server.factory
Methods in com.echothree.model.data.contactlist.server.factory with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetailFactory.create
(ContactListContactMechanismPurposePK contactListContactMechanismPurposePK, ContactListPK contactListPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContactListContactMechanismPurposeDetailFactory.create
(Session session, ContactListContactMechanismPurposePK contactListContactMechanismPurposePK, ContactListPK contactListPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of ContactMechanismPurposePK in com.echothree.model.data.contactlist.server.value
Methods in com.echothree.model.data.contactlist.server.value that return ContactMechanismPurposePKModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetailValue.getContactMechanismPurposePK()
Methods in com.echothree.model.data.contactlist.server.value with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionvoid
ContactListContactMechanismPurposeDetailValue.setContactMechanismPurposePK
(ContactMechanismPurposePK contactMechanismPurposePK) Constructors in com.echothree.model.data.contactlist.server.value with parameters of type ContactMechanismPurposePKModifierConstructorDescriptionContactListContactMechanismPurposeDetailValue
(ContactListContactMechanismPurposeDetailPK contactListContactMechanismPurposeDetailPK, ContactListContactMechanismPurposePK contactListContactMechanismPurposePK, ContactListPK contactListPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContactListContactMechanismPurposeDetailValueContactListContactMechanismPurposeDetailValue
(ContactListContactMechanismPurposePK contactListContactMechanismPurposePK, ContactListPK contactListPK, ContactMechanismPurposePK contactMechanismPurposePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContactListContactMechanismPurposeDetailValue -
Uses of ContactMechanismPurposePK in com.echothree.model.data.letter.server.entity
Methods in com.echothree.model.data.letter.server.entity that return ContactMechanismPurposePKModifier and TypeMethodDescriptionLetterContactMechanismPurposeDetail.getContactMechanismPurposePK()
Methods in com.echothree.model.data.letter.server.entity with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionvoid
LetterContactMechanismPurposeDetail.setContactMechanismPurposePK
(ContactMechanismPurposePK contactMechanismPurposePK) -
Uses of ContactMechanismPurposePK in com.echothree.model.data.letter.server.factory
Methods in com.echothree.model.data.letter.server.factory with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionLetterContactMechanismPurposeDetailFactory.create
(LetterContactMechanismPurposePK letterContactMechanismPurposePK, LetterPK letterPK, Integer priority, ContactMechanismPurposePK contactMechanismPurposePK, Long fromTime, Long thruTime) LetterContactMechanismPurposeDetailFactory.create
(Session session, LetterContactMechanismPurposePK letterContactMechanismPurposePK, LetterPK letterPK, Integer priority, ContactMechanismPurposePK contactMechanismPurposePK, Long fromTime, Long thruTime) -
Uses of ContactMechanismPurposePK in com.echothree.model.data.letter.server.value
Methods in com.echothree.model.data.letter.server.value that return ContactMechanismPurposePKModifier and TypeMethodDescriptionLetterContactMechanismPurposeDetailValue.getContactMechanismPurposePK()
Methods in com.echothree.model.data.letter.server.value with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionvoid
LetterContactMechanismPurposeDetailValue.setContactMechanismPurposePK
(ContactMechanismPurposePK contactMechanismPurposePK) Constructors in com.echothree.model.data.letter.server.value with parameters of type ContactMechanismPurposePKModifierConstructorDescriptionLetterContactMechanismPurposeDetailValue
(LetterContactMechanismPurposeDetailPK letterContactMechanismPurposeDetailPK, LetterContactMechanismPurposePK letterContactMechanismPurposePK, LetterPK letterPK, Integer priority, ContactMechanismPurposePK contactMechanismPurposePK, Long fromTime, Long thruTime) Creates a new instance of LetterContactMechanismPurposeDetailValueLetterContactMechanismPurposeDetailValue
(LetterContactMechanismPurposePK letterContactMechanismPurposePK, LetterPK letterPK, Integer priority, ContactMechanismPurposePK contactMechanismPurposePK, Long fromTime, Long thruTime) Creates a new instance of LetterContactMechanismPurposeDetailValue -
Uses of ContactMechanismPurposePK in com.echothree.model.data.tax.server.entity
Methods in com.echothree.model.data.tax.server.entity that return ContactMechanismPurposePKMethods in com.echothree.model.data.tax.server.entity with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionvoid
TaxDetail.setContactMechanismPurposePK
(ContactMechanismPurposePK contactMechanismPurposePK) -
Uses of ContactMechanismPurposePK in com.echothree.model.data.tax.server.factory
Methods in com.echothree.model.data.tax.server.factory with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionTaxDetailFactory.create
(TaxPK taxPK, String taxName, ContactMechanismPurposePK contactMechanismPurposePK, GlAccountPK glAccountPK, Boolean includeShippingCharge, Boolean includeProcessingCharge, Boolean includeInsuranceCharge, Integer percent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) TaxDetailFactory.create
(Session session, TaxPK taxPK, String taxName, ContactMechanismPurposePK contactMechanismPurposePK, GlAccountPK glAccountPK, Boolean includeShippingCharge, Boolean includeProcessingCharge, Boolean includeInsuranceCharge, Integer percent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of ContactMechanismPurposePK in com.echothree.model.data.tax.server.value
Methods in com.echothree.model.data.tax.server.value that return ContactMechanismPurposePKMethods in com.echothree.model.data.tax.server.value with parameters of type ContactMechanismPurposePKModifier and TypeMethodDescriptionvoid
TaxDetailValue.setContactMechanismPurposePK
(ContactMechanismPurposePK contactMechanismPurposePK) Constructors in com.echothree.model.data.tax.server.value with parameters of type ContactMechanismPurposePKModifierConstructorDescriptionTaxDetailValue
(TaxDetailPK taxDetailPK, TaxPK taxPK, String taxName, ContactMechanismPurposePK contactMechanismPurposePK, GlAccountPK glAccountPK, Boolean includeShippingCharge, Boolean includeProcessingCharge, Boolean includeInsuranceCharge, Integer percent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of TaxDetailValueTaxDetailValue
(TaxPK taxPK, String taxName, ContactMechanismPurposePK contactMechanismPurposePK, GlAccountPK glAccountPK, Boolean includeShippingCharge, Boolean includeProcessingCharge, Boolean includeInsuranceCharge, Integer percent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of TaxDetailValue