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 -
Uses of AssociateReferralPK in com.echothree.model.jooq.server.records.associate
Methods in com.echothree.model.jooq.server.records.associate that return AssociateReferralPKModifier and TypeMethodDescriptionAssociateReferralDetails.AssociateReferral()Getter forassociatereferraldetails.ascrfrdt_ascrfr_associatereferralid.AssociateReferrals.AssociateReferral()Getter forassociatereferrals.ascrfr_associatereferralid.Methods in com.echothree.model.jooq.server.records.associate that return types with arguments of type AssociateReferralPKMethods in com.echothree.model.jooq.server.records.associate with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidAssociateReferralDetails.AssociateReferral(AssociateReferralPK value) Setter forassociatereferraldetails.ascrfrdt_ascrfr_associatereferralid.voidAssociateReferrals.AssociateReferral(AssociateReferralPK value) Setter forassociatereferrals.ascrfr_associatereferralid.Constructors in com.echothree.model.jooq.server.records.associate with parameters of type AssociateReferralPKModifierConstructorDescriptionAssociateReferralDetails(AssociateReferralDetailPK AssociateReferralDetail, AssociateReferralPK AssociateReferral, String AssociateReferralName, AssociatePK Associate, AssociatePartyContactMechanismPK AssociatePartyContactMechanism, EntityInstancePK TargetEntityInstance, Long AssociateReferralTime, Long FromTime, Long ThruTime) Create a detached, initialised AssociateReferralDetailsAssociateReferrals(AssociateReferralPK AssociateReferral, AssociateReferralDetailPK ActiveDetail, AssociateReferralDetailPK LastDetail) Create a detached, initialised AssociateReferrals -
Uses of AssociateReferralPK in com.echothree.model.jooq.server.records.sales
Methods in com.echothree.model.jooq.server.records.sales that return AssociateReferralPKModifier and TypeMethodDescriptionSalesOrderLines.AssociateReferral()Getter forsalesorderlines.salordl_ascrfr_associatereferralid.SalesOrders.AssociateReferral()Getter forsalesorders.salord_ascrfr_associatereferralid.Methods in com.echothree.model.jooq.server.records.sales with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidSalesOrderLines.AssociateReferral(AssociateReferralPK value) Setter forsalesorderlines.salordl_ascrfr_associatereferralid.voidSalesOrders.AssociateReferral(AssociateReferralPK value) Setter forsalesorders.salord_ascrfr_associatereferralid.Constructors in com.echothree.model.jooq.server.records.sales with parameters of type AssociateReferralPKModifierConstructorDescriptionSalesOrderLines(SalesOrderLinePK SalesOrderLine, OrderLinePK OrderLine, OfferUsePK OfferUse, AssociateReferralPK AssociateReferral, Long FromTime, Long ThruTime) Create a detached, initialised SalesOrderLinesSalesOrders(SalesOrderPK SalesOrder, OrderPK Order, OfferUsePK OfferUse, AssociateReferralPK AssociateReferral, Long FromTime, Long ThruTime) Create a detached, initialised SalesOrders -
Uses of AssociateReferralPK in com.echothree.model.jooq.server.records.user
Methods in com.echothree.model.jooq.server.records.user that return AssociateReferralPKModifier and TypeMethodDescriptionUserVisits.AssociateReferral()Getter foruservisits.uvis_ascrfr_associatereferralid.Methods in com.echothree.model.jooq.server.records.user with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidUserVisits.AssociateReferral(AssociateReferralPK value) Setter foruservisits.uvis_ascrfr_associatereferralid.Constructors in com.echothree.model.jooq.server.records.user with parameters of type AssociateReferralPKModifierConstructorDescriptionUserVisits(UserVisitPK UserVisit, UserVisitGroupPK UserVisitGroup, UserKeyPK UserKey, LanguagePK PreferredLanguage, CurrencyPK PreferredCurrency, TimeZonePK PreferredTimeZone, DateTimeFormatPK PreferredDateTimeFormat, Long LastCommandTime, OfferUsePK OfferUse, AssociateReferralPK AssociateReferral, Long RetainUntilTime, Long FromTime, Long ThruTime) Create a detached, initialised UserVisits -
Uses of AssociateReferralPK in com.echothree.model.jooq.server.records.wishlist
Methods in com.echothree.model.jooq.server.records.wishlist that return AssociateReferralPKModifier and TypeMethodDescriptionWishlistLines.AssociateReferral()Getter forwishlistlines.wshll_ascrfr_associatereferralid.Methods in com.echothree.model.jooq.server.records.wishlist with parameters of type AssociateReferralPKModifier and TypeMethodDescriptionvoidWishlistLines.AssociateReferral(AssociateReferralPK value) Setter forwishlistlines.wshll_ascrfr_associatereferralid.Constructors in com.echothree.model.jooq.server.records.wishlist with parameters of type AssociateReferralPKModifierConstructorDescriptionWishlistLines(WishlistLinePK WishlistLine, OrderLinePK OrderLine, OfferUsePK OfferUse, WishlistPriorityPK WishlistPriority, AssociateReferralPK AssociateReferral, String Comment, Long FromTime, Long ThruTime) Create a detached, initialised WishlistLines -
Uses of AssociateReferralPK in com.echothree.model.jooq.server.tables.associate
Fields in com.echothree.model.jooq.server.tables.associate with type parameters of type AssociateReferralPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<AssociateReferralDetails, AssociateReferralPK> AssociateReferralDetails.ASSOCIATE_REFERRALThe columnassociatereferraldetails.ascrfrdt_ascrfr_associatereferralid.final org.jooq.TableField<AssociateReferrals, AssociateReferralPK> AssociateReferrals.ASSOCIATE_REFERRALThe columnassociatereferrals.ascrfr_associatereferralid. -
Uses of AssociateReferralPK in com.echothree.model.jooq.server.tables.sales
Fields in com.echothree.model.jooq.server.tables.sales with type parameters of type AssociateReferralPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<SalesOrderLines, AssociateReferralPK> SalesOrderLines.ASSOCIATE_REFERRALThe columnsalesorderlines.salordl_ascrfr_associatereferralid.final org.jooq.TableField<SalesOrders, AssociateReferralPK> SalesOrders.ASSOCIATE_REFERRALThe columnsalesorders.salord_ascrfr_associatereferralid. -
Uses of AssociateReferralPK in com.echothree.model.jooq.server.tables.user
Fields in com.echothree.model.jooq.server.tables.user with type parameters of type AssociateReferralPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<UserVisits, AssociateReferralPK> UserVisits.ASSOCIATE_REFERRALThe columnuservisits.uvis_ascrfr_associatereferralid. -
Uses of AssociateReferralPK in com.echothree.model.jooq.server.tables.wishlist
Fields in com.echothree.model.jooq.server.tables.wishlist with type parameters of type AssociateReferralPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<WishlistLines, AssociateReferralPK> WishlistLines.ASSOCIATE_REFERRALThe columnwishlistlines.wshll_ascrfr_associatereferralid.