Uses of Class
com.echothree.model.data.contactlist.common.pk.ContactListContactMechanismPurposePK
Packages that use ContactListContactMechanismPurposePK
Package
Description
-
Uses of ContactListContactMechanismPurposePK in com.echothree.model.data.contactlist.server.entity
Methods in com.echothree.model.data.contactlist.server.entity that return ContactListContactMechanismPurposePKModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetail.getContactListContactMechanismPurposePK()PartyContactListDetail.getPreferredContactListContactMechanismPurposePK()ContactListContactMechanismPurpose.getPrimaryKey()Methods in com.echothree.model.data.contactlist.server.entity with parameters of type ContactListContactMechanismPurposePKModifier and TypeMethodDescriptionvoidContactListContactMechanismPurposeDetail.setContactListContactMechanismPurposePK(ContactListContactMechanismPurposePK contactListContactMechanismPurposePK) voidPartyContactListDetail.setPreferredContactListContactMechanismPurposePK(ContactListContactMechanismPurposePK preferredContactListContactMechanismPurposePK) -
Uses of ContactListContactMechanismPurposePK in com.echothree.model.data.contactlist.server.factory
Methods in com.echothree.model.data.contactlist.server.factory that return ContactListContactMechanismPurposePKModifier and TypeMethodDescriptionContactListContactMechanismPurposeFactory.getNextPK()ContactListContactMechanismPurposeFactory.getPKFromQuery(PreparedStatement ps, Object... params) ContactListContactMechanismPurposeFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contactlist.server.factory that return types with arguments of type ContactListContactMechanismPurposePKModifier and TypeMethodDescriptionContactListContactMechanismPurposeFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) ContactListContactMechanismPurposeFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) ContactListContactMechanismPurposeFactory.getPKsFromResultSetAsList(ResultSet rs) ContactListContactMechanismPurposeFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.contactlist.server.factory with parameters of type ContactListContactMechanismPurposePKModifier 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) PartyContactListDetailFactory.create(PartyContactListPK partyContactListPK, PartyPK partyPK, ContactListPK contactListPK, ContactListContactMechanismPurposePK preferredContactListContactMechanismPurposePK, Long fromTime, Long thruTime) PartyContactListDetailFactory.create(Session session, PartyContactListPK partyContactListPK, PartyPK partyPK, ContactListPK contactListPK, ContactListContactMechanismPurposePK preferredContactListContactMechanismPurposePK, Long fromTime, Long thruTime) ContactListContactMechanismPurposeFactory.getEntityFromCache(Session session, ContactListContactMechanismPurposePK pk) ContactListContactMechanismPurposeFactory.getEntityFromPK(EntityPermission entityPermission, ContactListContactMechanismPurposePK pk) ContactListContactMechanismPurposeFactory.getEntityFromPK(Session session, EntityPermission entityPermission, ContactListContactMechanismPurposePK pk) ContactListContactMechanismPurposeFactory.getValueFromPK(Session session, ContactListContactMechanismPurposePK pk) voidContactListContactMechanismPurposeFactory.remove(Session session, ContactListContactMechanismPurposePK pk) booleanContactListContactMechanismPurposeFactory.validPK(Session session, ContactListContactMechanismPurposePK pk) Method parameters in com.echothree.model.data.contactlist.server.factory with type arguments of type ContactListContactMechanismPurposePKModifier and TypeMethodDescriptionContactListContactMechanismPurposeFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ContactListContactMechanismPurposePK> pks) ContactListContactMechanismPurposeFactory.getEntitiesFromPKs(Session session, EntityPermission entityPermission, Collection<ContactListContactMechanismPurposePK> pks) ContactListContactMechanismPurposeFactory.getValuesFromPKs(Session session, Collection<ContactListContactMechanismPurposePK> pks) voidContactListContactMechanismPurposeFactory.remove(Session session, Collection<ContactListContactMechanismPurposePK> pks) voidContactListContactMechanismPurposeFactory.remove(Collection<ContactListContactMechanismPurposePK> pks) -
Uses of ContactListContactMechanismPurposePK in com.echothree.model.data.contactlist.server.value
Methods in com.echothree.model.data.contactlist.server.value that return ContactListContactMechanismPurposePKModifier and TypeMethodDescriptionContactListContactMechanismPurposeDetailValue.getContactListContactMechanismPurposePK()PartyContactListDetailValue.getPreferredContactListContactMechanismPurposePK()ContactListContactMechanismPurposeValue.getPrimaryKey()Methods in com.echothree.model.data.contactlist.server.value with parameters of type ContactListContactMechanismPurposePKModifier and TypeMethodDescriptionvoidContactListContactMechanismPurposeDetailValue.setContactListContactMechanismPurposePK(ContactListContactMechanismPurposePK contactListContactMechanismPurposePK) voidPartyContactListDetailValue.setPreferredContactListContactMechanismPurposePK(ContactListContactMechanismPurposePK preferredContactListContactMechanismPurposePK) Constructors in com.echothree.model.data.contactlist.server.value with parameters of type ContactListContactMechanismPurposePKModifierConstructorDescriptionContactListContactMechanismPurposeDetailValue(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 ContactListContactMechanismPurposeDetailValueContactListContactMechanismPurposeValue(ContactListContactMechanismPurposePK contactListContactMechanismPurposePK, ContactListContactMechanismPurposeDetailPK activeDetailPK, ContactListContactMechanismPurposeDetailPK lastDetailPK) Creates a new instance of ContactListContactMechanismPurposeValuePartyContactListDetailValue(PartyContactListDetailPK partyContactListDetailPK, PartyContactListPK partyContactListPK, PartyPK partyPK, ContactListPK contactListPK, ContactListContactMechanismPurposePK preferredContactListContactMechanismPurposePK, Long fromTime, Long thruTime) Creates a new instance of PartyContactListDetailValuePartyContactListDetailValue(PartyContactListPK partyContactListPK, PartyPK partyPK, ContactListPK contactListPK, ContactListContactMechanismPurposePK preferredContactListContactMechanismPurposePK, Long fromTime, Long thruTime) Creates a new instance of PartyContactListDetailValue