Uses of Class
com.echothree.model.data.associate.common.pk.AssociateReferralPK
Packages that use AssociateReferralPK
Package
Description
-
Uses of AssociateReferralPK in com.echothree.model.data.associate.server.entity
Methods in com.echothree.model.data.associate.server.entity that return AssociateReferralPKModifier and TypeMethodDescriptionAssociateReferralDetail.getAssociateReferralPK()AssociateReferral.getPrimaryKey()Methods in com.echothree.model.data.associate.server.entity with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidAssociateReferralDetail.setAssociateReferralPK(AssociateReferralPK associateReferralPK) -
Uses of AssociateReferralPK in com.echothree.model.data.associate.server.factory
Methods in com.echothree.model.data.associate.server.factory that return AssociateReferralPKModifier and TypeMethodDescriptionAssociateReferralFactory.getNextPK()AssociateReferralFactory.getPKFromQuery(PreparedStatement ps, Object... params) AssociateReferralFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.associate.server.factory that return types with arguments of type AssociateReferralPKModifier and TypeMethodDescriptionAssociateReferralFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) AssociateReferralFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) AssociateReferralFactory.getPKsFromResultSetAsList(ResultSet rs) AssociateReferralFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.associate.server.factory with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionAssociateReferralDetailFactory.create(AssociateReferralPK associateReferralPK, String associateReferralName, AssociatePK associatePK, AssociatePartyContactMechanismPK associatePartyContactMechanismPK, EntityInstancePK targetEntityInstancePK, Long associateReferralTime, Long fromTime, Long thruTime) AssociateReferralFactory.getEntityFromCache(AssociateReferralPK pk) AssociateReferralFactory.getEntityFromPK(EntityPermission entityPermission, AssociateReferralPK pk) AssociateReferralFactory.getValueFromPK(AssociateReferralPK pk) voidAssociateReferralFactory.remove(AssociateReferralPK pk) booleanAssociateReferralFactory.validPK(AssociateReferralPK pk) Method parameters in com.echothree.model.data.associate.server.factory with type arguments of type AssociateReferralPKModifier and TypeMethodDescriptionAssociateReferralFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<AssociateReferralPK> pks) AssociateReferralFactory.getValuesFromPKs(Collection<AssociateReferralPK> pks) voidAssociateReferralFactory.remove(Collection<AssociateReferralPK> pks) -
Uses of AssociateReferralPK in com.echothree.model.data.associate.server.value
Methods in com.echothree.model.data.associate.server.value that return AssociateReferralPKModifier and TypeMethodDescriptionAssociateReferralDetailValue.getAssociateReferralPK()AssociateReferralValue.getPrimaryKey()Methods in com.echothree.model.data.associate.server.value with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidAssociateReferralDetailValue.setAssociateReferralPK(AssociateReferralPK associateReferralPK) Constructors in com.echothree.model.data.associate.server.value with parameters of type AssociateReferralPKModifierConstructorDescriptionAssociateReferralDetailValue(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 AssociateReferralDetailValueAssociateReferralValue(AssociateReferralPK associateReferralPK, AssociateReferralDetailPK activeDetailPK, AssociateReferralDetailPK lastDetailPK) Creates a new instance of AssociateReferralValue -
Uses of AssociateReferralPK in com.echothree.model.data.sales.server.entity
Methods in com.echothree.model.data.sales.server.entity that return AssociateReferralPKModifier and TypeMethodDescriptionSalesOrder.getAssociateReferralPK()SalesOrderLine.getAssociateReferralPK()Methods in com.echothree.model.data.sales.server.entity with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidSalesOrder.setAssociateReferralPK(AssociateReferralPK associateReferralPK) voidSalesOrderLine.setAssociateReferralPK(AssociateReferralPK associateReferralPK) -
Uses of AssociateReferralPK in com.echothree.model.data.sales.server.factory
Methods in com.echothree.model.data.sales.server.factory with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionSalesOrderFactory.create(OrderPK orderPK, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long fromTime, Long thruTime) SalesOrderLineFactory.create(OrderLinePK orderLinePK, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long fromTime, Long thruTime) -
Uses of AssociateReferralPK in com.echothree.model.data.sales.server.value
Methods in com.echothree.model.data.sales.server.value that return AssociateReferralPKModifier and TypeMethodDescriptionSalesOrderLineValue.getAssociateReferralPK()SalesOrderValue.getAssociateReferralPK()Methods in com.echothree.model.data.sales.server.value with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidSalesOrderLineValue.setAssociateReferralPK(AssociateReferralPK associateReferralPK) voidSalesOrderValue.setAssociateReferralPK(AssociateReferralPK associateReferralPK) Constructors in com.echothree.model.data.sales.server.value with parameters of type AssociateReferralPKModifierConstructorDescriptionSalesOrderLineValue(OrderLinePK orderLinePK, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long fromTime, Long thruTime) Creates a new instance of SalesOrderLineValueSalesOrderLineValue(SalesOrderLinePK salesOrderLinePK, OrderLinePK orderLinePK, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long fromTime, Long thruTime) Creates a new instance of SalesOrderLineValueSalesOrderValue(OrderPK orderPK, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long fromTime, Long thruTime) Creates a new instance of SalesOrderValueSalesOrderValue(SalesOrderPK salesOrderPK, OrderPK orderPK, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long fromTime, Long thruTime) Creates a new instance of SalesOrderValue -
Uses of AssociateReferralPK in com.echothree.model.data.user.server.entity
Methods in com.echothree.model.data.user.server.entity that return AssociateReferralPKMethods in com.echothree.model.data.user.server.entity with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidUserVisit.setAssociateReferralPK(AssociateReferralPK associateReferralPK) -
Uses of AssociateReferralPK in com.echothree.model.data.user.server.factory
Methods in com.echothree.model.data.user.server.factory with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionUserVisitFactory.create(UserVisitGroupPK userVisitGroupPK, UserKeyPK userKeyPK, LanguagePK preferredLanguagePK, CurrencyPK preferredCurrencyPK, TimeZonePK preferredTimeZonePK, DateTimeFormatPK preferredDateTimeFormatPK, Long lastCommandTime, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long retainUntilTime, Long fromTime, Long thruTime) -
Uses of AssociateReferralPK in com.echothree.model.data.user.server.value
Methods in com.echothree.model.data.user.server.value that return AssociateReferralPKMethods in com.echothree.model.data.user.server.value with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidUserVisitValue.setAssociateReferralPK(AssociateReferralPK associateReferralPK) Constructors in com.echothree.model.data.user.server.value with parameters of type AssociateReferralPKModifierConstructorDescriptionUserVisitValue(UserVisitGroupPK userVisitGroupPK, UserKeyPK userKeyPK, LanguagePK preferredLanguagePK, CurrencyPK preferredCurrencyPK, TimeZonePK preferredTimeZonePK, DateTimeFormatPK preferredDateTimeFormatPK, Long lastCommandTime, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long retainUntilTime, Long fromTime, Long thruTime) Creates a new instance of UserVisitValueUserVisitValue(UserVisitPK userVisitPK, UserVisitGroupPK userVisitGroupPK, UserKeyPK userKeyPK, LanguagePK preferredLanguagePK, CurrencyPK preferredCurrencyPK, TimeZonePK preferredTimeZonePK, DateTimeFormatPK preferredDateTimeFormatPK, Long lastCommandTime, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long retainUntilTime, Long fromTime, Long thruTime) Creates a new instance of UserVisitValue -
Uses of AssociateReferralPK in com.echothree.model.data.wishlist.server.entity
Methods in com.echothree.model.data.wishlist.server.entity that return AssociateReferralPKMethods in com.echothree.model.data.wishlist.server.entity with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidWishlistLine.setAssociateReferralPK(AssociateReferralPK associateReferralPK) -
Uses of AssociateReferralPK in com.echothree.model.data.wishlist.server.factory
Methods in com.echothree.model.data.wishlist.server.factory with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionWishlistLineFactory.create(OrderLinePK orderLinePK, OfferUsePK offerUsePK, WishlistPriorityPK wishlistPriorityPK, AssociateReferralPK associateReferralPK, String comment, Long fromTime, Long thruTime) -
Uses of AssociateReferralPK in com.echothree.model.data.wishlist.server.value
Methods in com.echothree.model.data.wishlist.server.value that return AssociateReferralPKMethods in com.echothree.model.data.wishlist.server.value with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidWishlistLineValue.setAssociateReferralPK(AssociateReferralPK associateReferralPK) Constructors in com.echothree.model.data.wishlist.server.value with parameters of type AssociateReferralPKModifierConstructorDescriptionWishlistLineValue(OrderLinePK orderLinePK, OfferUsePK offerUsePK, WishlistPriorityPK wishlistPriorityPK, AssociateReferralPK associateReferralPK, String comment, Long fromTime, Long thruTime) Creates a new instance of WishlistLineValueWishlistLineValue(WishlistLinePK wishlistLinePK, OrderLinePK orderLinePK, OfferUsePK offerUsePK, WishlistPriorityPK wishlistPriorityPK, AssociateReferralPK associateReferralPK, String comment, Long fromTime, Long thruTime) Creates a new instance of WishlistLineValue