Uses of Class
com.echothree.model.data.associate.common.pk.AssociateProgramPK
Packages that use AssociateProgramPK
Package
Description
-
Uses of AssociateProgramPK in com.echothree.model.data.associate.server.entity
Methods in com.echothree.model.data.associate.server.entity that return AssociateProgramPKModifier and TypeMethodDescriptionAssociateDetail.getAssociateProgramPK()
AssociateProgramDescription.getAssociateProgramPK()
AssociateProgramDetail.getAssociateProgramPK()
AssociateProgram.getPrimaryKey()
Methods in com.echothree.model.data.associate.server.entity with parameters of type AssociateProgramPKModifier and TypeMethodDescriptionvoid
AssociateDetail.setAssociateProgramPK
(AssociateProgramPK associateProgramPK) void
AssociateProgramDescription.setAssociateProgramPK
(AssociateProgramPK associateProgramPK) void
AssociateProgramDetail.setAssociateProgramPK
(AssociateProgramPK associateProgramPK) -
Uses of AssociateProgramPK in com.echothree.model.data.associate.server.factory
Methods in com.echothree.model.data.associate.server.factory that return AssociateProgramPKModifier and TypeMethodDescriptionAssociateProgramFactory.getNextPK()
AssociateProgramFactory.getPKFromQuery
(PreparedStatement ps, Object... params) AssociateProgramFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.associate.server.factory that return types with arguments of type AssociateProgramPKModifier and TypeMethodDescriptionAssociateProgramFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) AssociateProgramFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) AssociateProgramFactory.getPKsFromResultSetAsList
(ResultSet rs) AssociateProgramFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.associate.server.factory with parameters of type AssociateProgramPKModifier and TypeMethodDescriptionAssociateDetailFactory.create
(AssociatePK associatePK, AssociateProgramPK associateProgramPK, String associateName, PartyPK partyPK, String description, MimeTypePK summaryMimeTypePK, String summary, Long fromTime, Long thruTime) AssociateDetailFactory.create
(Session session, AssociatePK associatePK, AssociateProgramPK associateProgramPK, String associateName, PartyPK partyPK, String description, MimeTypePK summaryMimeTypePK, String summary, Long fromTime, Long thruTime) AssociateProgramDescriptionFactory.create
(AssociateProgramPK associateProgramPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) AssociateProgramDescriptionFactory.create
(Session session, AssociateProgramPK associateProgramPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) AssociateProgramDetailFactory.create
(AssociateProgramPK associateProgramPK, String associateProgramName, SequencePK associateSequencePK, SequencePK associatePartyContactMechanismSequencePK, SequencePK associateReferralSequencePK, Integer itemIndirectSalePercent, Integer itemDirectSalePercent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) AssociateProgramDetailFactory.create
(Session session, AssociateProgramPK associateProgramPK, String associateProgramName, SequencePK associateSequencePK, SequencePK associatePartyContactMechanismSequencePK, SequencePK associateReferralSequencePK, Integer itemIndirectSalePercent, Integer itemDirectSalePercent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) AssociateProgramFactory.getEntityFromCache
(Session session, AssociateProgramPK pk) AssociateProgramFactory.getEntityFromPK
(EntityPermission entityPermission, AssociateProgramPK pk) AssociateProgramFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, AssociateProgramPK pk) AssociateProgramFactory.getValueFromPK
(Session session, AssociateProgramPK pk) void
AssociateProgramFactory.remove
(Session session, AssociateProgramPK pk) boolean
AssociateProgramFactory.validPK
(Session session, AssociateProgramPK pk) Method parameters in com.echothree.model.data.associate.server.factory with type arguments of type AssociateProgramPKModifier and TypeMethodDescriptionAssociateProgramFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<AssociateProgramPK> pks) AssociateProgramFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<AssociateProgramPK> pks) AssociateProgramFactory.getValuesFromPKs
(Session session, Collection<AssociateProgramPK> pks) void
AssociateProgramFactory.remove
(Session session, Collection<AssociateProgramPK> pks) void
AssociateProgramFactory.remove
(Collection<AssociateProgramPK> pks) -
Uses of AssociateProgramPK in com.echothree.model.data.associate.server.value
Methods in com.echothree.model.data.associate.server.value that return AssociateProgramPKModifier and TypeMethodDescriptionAssociateDetailValue.getAssociateProgramPK()
AssociateProgramDescriptionValue.getAssociateProgramPK()
AssociateProgramDetailValue.getAssociateProgramPK()
AssociateProgramValue.getPrimaryKey()
Methods in com.echothree.model.data.associate.server.value with parameters of type AssociateProgramPKModifier and TypeMethodDescriptionvoid
AssociateDetailValue.setAssociateProgramPK
(AssociateProgramPK associateProgramPK) void
AssociateProgramDescriptionValue.setAssociateProgramPK
(AssociateProgramPK associateProgramPK) void
AssociateProgramDetailValue.setAssociateProgramPK
(AssociateProgramPK associateProgramPK) Constructors in com.echothree.model.data.associate.server.value with parameters of type AssociateProgramPKModifierConstructorDescriptionAssociateDetailValue
(AssociateDetailPK associateDetailPK, AssociatePK associatePK, AssociateProgramPK associateProgramPK, String associateName, PartyPK partyPK, String description, MimeTypePK summaryMimeTypePK, String summary, Long fromTime, Long thruTime) Creates a new instance of AssociateDetailValueAssociateDetailValue
(AssociatePK associatePK, AssociateProgramPK associateProgramPK, String associateName, PartyPK partyPK, String description, MimeTypePK summaryMimeTypePK, String summary, Long fromTime, Long thruTime) Creates a new instance of AssociateDetailValueAssociateProgramDescriptionValue
(AssociateProgramDescriptionPK associateProgramDescriptionPK, AssociateProgramPK associateProgramPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of AssociateProgramDescriptionValueAssociateProgramDescriptionValue
(AssociateProgramPK associateProgramPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of AssociateProgramDescriptionValueAssociateProgramDetailValue
(AssociateProgramDetailPK associateProgramDetailPK, AssociateProgramPK associateProgramPK, String associateProgramName, SequencePK associateSequencePK, SequencePK associatePartyContactMechanismSequencePK, SequencePK associateReferralSequencePK, Integer itemIndirectSalePercent, Integer itemDirectSalePercent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of AssociateProgramDetailValueAssociateProgramDetailValue
(AssociateProgramPK associateProgramPK, String associateProgramName, SequencePK associateSequencePK, SequencePK associatePartyContactMechanismSequencePK, SequencePK associateReferralSequencePK, Integer itemIndirectSalePercent, Integer itemDirectSalePercent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of AssociateProgramDetailValueAssociateProgramValue
(AssociateProgramPK associateProgramPK, AssociateProgramDetailPK activeDetailPK, AssociateProgramDetailPK lastDetailPK) Creates a new instance of AssociateProgramValue