Uses of Class
com.echothree.model.data.associate.common.pk.AssociatePartyContactMechanismPK
Packages that use AssociatePartyContactMechanismPK
Package
Description
-
Uses of AssociatePartyContactMechanismPK in com.echothree.model.data.associate.server.entity
Methods in com.echothree.model.data.associate.server.entity that return AssociatePartyContactMechanismPKModifier and TypeMethodDescriptionAssociatePartyContactMechanismDetail.getAssociatePartyContactMechanismPK()
AssociateReferralDetail.getAssociatePartyContactMechanismPK()
AssociatePartyContactMechanism.getPrimaryKey()
Methods in com.echothree.model.data.associate.server.entity with parameters of type AssociatePartyContactMechanismPKModifier and TypeMethodDescriptionvoid
AssociatePartyContactMechanismDetail.setAssociatePartyContactMechanismPK
(AssociatePartyContactMechanismPK associatePartyContactMechanismPK) void
AssociateReferralDetail.setAssociatePartyContactMechanismPK
(AssociatePartyContactMechanismPK associatePartyContactMechanismPK) -
Uses of AssociatePartyContactMechanismPK in com.echothree.model.data.associate.server.factory
Methods in com.echothree.model.data.associate.server.factory that return AssociatePartyContactMechanismPKModifier and TypeMethodDescriptionAssociatePartyContactMechanismFactory.getNextPK()
AssociatePartyContactMechanismFactory.getPKFromQuery
(PreparedStatement ps, Object... params) AssociatePartyContactMechanismFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.associate.server.factory that return types with arguments of type AssociatePartyContactMechanismPKModifier and TypeMethodDescriptionAssociatePartyContactMechanismFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) AssociatePartyContactMechanismFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) AssociatePartyContactMechanismFactory.getPKsFromResultSetAsList
(ResultSet rs) AssociatePartyContactMechanismFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.associate.server.factory with parameters of type AssociatePartyContactMechanismPKModifier and TypeMethodDescriptionAssociatePartyContactMechanismDetailFactory.create
(AssociatePartyContactMechanismPK associatePartyContactMechanismPK, AssociatePK associatePK, String associatePartyContactMechanismName, PartyContactMechanismPK partyContactMechanismPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) AssociatePartyContactMechanismDetailFactory.create
(Session session, AssociatePartyContactMechanismPK associatePartyContactMechanismPK, AssociatePK associatePK, String associatePartyContactMechanismName, PartyContactMechanismPK partyContactMechanismPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) AssociateReferralDetailFactory.create
(AssociateReferralPK associateReferralPK, String associateReferralName, AssociatePK associatePK, AssociatePartyContactMechanismPK associatePartyContactMechanismPK, EntityInstancePK targetEntityInstancePK, Long associateReferralTime, Long fromTime, Long thruTime) AssociateReferralDetailFactory.create
(Session session, AssociateReferralPK associateReferralPK, String associateReferralName, AssociatePK associatePK, AssociatePartyContactMechanismPK associatePartyContactMechanismPK, EntityInstancePK targetEntityInstancePK, Long associateReferralTime, Long fromTime, Long thruTime) AssociatePartyContactMechanismFactory.getEntityFromCache
(Session session, AssociatePartyContactMechanismPK pk) AssociatePartyContactMechanismFactory.getEntityFromPK
(EntityPermission entityPermission, AssociatePartyContactMechanismPK pk) AssociatePartyContactMechanismFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, AssociatePartyContactMechanismPK pk) AssociatePartyContactMechanismFactory.getValueFromPK
(Session session, AssociatePartyContactMechanismPK pk) void
AssociatePartyContactMechanismFactory.remove
(Session session, AssociatePartyContactMechanismPK pk) boolean
AssociatePartyContactMechanismFactory.validPK
(Session session, AssociatePartyContactMechanismPK pk) Method parameters in com.echothree.model.data.associate.server.factory with type arguments of type AssociatePartyContactMechanismPKModifier and TypeMethodDescriptionAssociatePartyContactMechanismFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<AssociatePartyContactMechanismPK> pks) AssociatePartyContactMechanismFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<AssociatePartyContactMechanismPK> pks) AssociatePartyContactMechanismFactory.getValuesFromPKs
(Session session, Collection<AssociatePartyContactMechanismPK> pks) void
AssociatePartyContactMechanismFactory.remove
(Session session, Collection<AssociatePartyContactMechanismPK> pks) void
AssociatePartyContactMechanismFactory.remove
(Collection<AssociatePartyContactMechanismPK> pks) -
Uses of AssociatePartyContactMechanismPK in com.echothree.model.data.associate.server.value
Methods in com.echothree.model.data.associate.server.value that return AssociatePartyContactMechanismPKModifier and TypeMethodDescriptionAssociatePartyContactMechanismDetailValue.getAssociatePartyContactMechanismPK()
AssociateReferralDetailValue.getAssociatePartyContactMechanismPK()
AssociatePartyContactMechanismValue.getPrimaryKey()
Methods in com.echothree.model.data.associate.server.value with parameters of type AssociatePartyContactMechanismPKModifier and TypeMethodDescriptionvoid
AssociatePartyContactMechanismDetailValue.setAssociatePartyContactMechanismPK
(AssociatePartyContactMechanismPK associatePartyContactMechanismPK) void
AssociateReferralDetailValue.setAssociatePartyContactMechanismPK
(AssociatePartyContactMechanismPK associatePartyContactMechanismPK) Constructors in com.echothree.model.data.associate.server.value with parameters of type AssociatePartyContactMechanismPKModifierConstructorDescriptionAssociatePartyContactMechanismDetailValue
(AssociatePartyContactMechanismDetailPK associatePartyContactMechanismDetailPK, AssociatePartyContactMechanismPK associatePartyContactMechanismPK, AssociatePK associatePK, String associatePartyContactMechanismName, PartyContactMechanismPK partyContactMechanismPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of AssociatePartyContactMechanismDetailValueAssociatePartyContactMechanismDetailValue
(AssociatePartyContactMechanismPK associatePartyContactMechanismPK, AssociatePK associatePK, String associatePartyContactMechanismName, PartyContactMechanismPK partyContactMechanismPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of AssociatePartyContactMechanismDetailValueAssociatePartyContactMechanismValue
(AssociatePartyContactMechanismPK associatePartyContactMechanismPK, AssociatePartyContactMechanismDetailPK activeDetailPK, AssociatePartyContactMechanismDetailPK lastDetailPK) Creates a new instance of AssociatePartyContactMechanismValueAssociateReferralDetailValue
(AssociateReferralDetailPK associateReferralDetailPK, AssociateReferralPK associateReferralPK, String associateReferralName, AssociatePK associatePK, AssociatePartyContactMechanismPK associatePartyContactMechanismPK, EntityInstancePK targetEntityInstancePK, Long associateReferralTime, Long fromTime, Long thruTime) Creates a new instance of AssociateReferralDetailValueAssociateReferralDetailValue
(AssociateReferralPK associateReferralPK, String associateReferralName, AssociatePK associatePK, AssociatePartyContactMechanismPK associatePartyContactMechanismPK, EntityInstancePK targetEntityInstancePK, Long associateReferralTime, Long fromTime, Long thruTime) Creates a new instance of AssociateReferralDetailValue