Uses of Class
com.echothree.model.data.offer.common.pk.OfferUsePK
Packages that use OfferUsePK
Package
Description
-
Uses of OfferUsePK in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return OfferUsePKModifier and TypeMethodDescriptionContentCatalogDetail.getDefaultOfferUsePK()
ContentCategoryDetail.getDefaultOfferUsePK()
ContentCollectionDetail.getDefaultOfferUsePK()
Methods in com.echothree.model.data.content.server.entity with parameters of type OfferUsePKModifier and TypeMethodDescriptionvoid
ContentCatalogDetail.setDefaultOfferUsePK
(OfferUsePK defaultOfferUsePK) void
ContentCategoryDetail.setDefaultOfferUsePK
(OfferUsePK defaultOfferUsePK) void
ContentCollectionDetail.setDefaultOfferUsePK
(OfferUsePK defaultOfferUsePK) -
Uses of OfferUsePK in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory with parameters of type OfferUsePKModifier and TypeMethodDescriptionContentCatalogDetailFactory.create
(ContentCatalogPK contentCatalogPK, ContentCollectionPK contentCollectionPK, String contentCatalogName, OfferUsePK defaultOfferUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentCatalogDetailFactory.create
(Session session, ContentCatalogPK contentCatalogPK, ContentCollectionPK contentCollectionPK, String contentCatalogName, OfferUsePK defaultOfferUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentCategoryDetailFactory.create
(ContentCategoryPK contentCategoryPK, ContentCatalogPK contentCatalogPK, String contentCategoryName, ContentCategoryPK parentContentCategoryPK, OfferUsePK defaultOfferUsePK, SelectorPK contentCategoryItemSelectorPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentCategoryDetailFactory.create
(Session session, ContentCategoryPK contentCategoryPK, ContentCatalogPK contentCatalogPK, String contentCategoryName, ContentCategoryPK parentContentCategoryPK, OfferUsePK defaultOfferUsePK, SelectorPK contentCategoryItemSelectorPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentCollectionDetailFactory.create
(ContentCollectionPK contentCollectionPK, String contentCollectionName, OfferUsePK defaultOfferUsePK, Long fromTime, Long thruTime) ContentCollectionDetailFactory.create
(Session session, ContentCollectionPK contentCollectionPK, String contentCollectionName, OfferUsePK defaultOfferUsePK, Long fromTime, Long thruTime) -
Uses of OfferUsePK in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return OfferUsePKModifier and TypeMethodDescriptionContentCatalogDetailValue.getDefaultOfferUsePK()
ContentCategoryDetailValue.getDefaultOfferUsePK()
ContentCollectionDetailValue.getDefaultOfferUsePK()
Methods in com.echothree.model.data.content.server.value with parameters of type OfferUsePKModifier and TypeMethodDescriptionvoid
ContentCatalogDetailValue.setDefaultOfferUsePK
(OfferUsePK defaultOfferUsePK) void
ContentCategoryDetailValue.setDefaultOfferUsePK
(OfferUsePK defaultOfferUsePK) void
ContentCollectionDetailValue.setDefaultOfferUsePK
(OfferUsePK defaultOfferUsePK) Constructors in com.echothree.model.data.content.server.value with parameters of type OfferUsePKModifierConstructorDescriptionContentCatalogDetailValue
(ContentCatalogDetailPK contentCatalogDetailPK, ContentCatalogPK contentCatalogPK, ContentCollectionPK contentCollectionPK, String contentCatalogName, OfferUsePK defaultOfferUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogDetailValueContentCatalogDetailValue
(ContentCatalogPK contentCatalogPK, ContentCollectionPK contentCollectionPK, String contentCatalogName, OfferUsePK defaultOfferUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogDetailValueContentCategoryDetailValue
(ContentCategoryDetailPK contentCategoryDetailPK, ContentCategoryPK contentCategoryPK, ContentCatalogPK contentCatalogPK, String contentCategoryName, ContentCategoryPK parentContentCategoryPK, OfferUsePK defaultOfferUsePK, SelectorPK contentCategoryItemSelectorPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentCategoryDetailValueContentCategoryDetailValue
(ContentCategoryPK contentCategoryPK, ContentCatalogPK contentCatalogPK, String contentCategoryName, ContentCategoryPK parentContentCategoryPK, OfferUsePK defaultOfferUsePK, SelectorPK contentCategoryItemSelectorPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentCategoryDetailValueContentCollectionDetailValue
(ContentCollectionDetailPK contentCollectionDetailPK, ContentCollectionPK contentCollectionPK, String contentCollectionName, OfferUsePK defaultOfferUsePK, Long fromTime, Long thruTime) Creates a new instance of ContentCollectionDetailValueContentCollectionDetailValue
(ContentCollectionPK contentCollectionPK, String contentCollectionName, OfferUsePK defaultOfferUsePK, Long fromTime, Long thruTime) Creates a new instance of ContentCollectionDetailValue -
Uses of OfferUsePK in com.echothree.model.data.customer.server.entity
Methods in com.echothree.model.data.customer.server.entity that return OfferUsePKModifier and TypeMethodDescriptionCustomerTypeDetail.getDefaultOfferUsePK()
Customer.getInitialOfferUsePK()
Methods in com.echothree.model.data.customer.server.entity with parameters of type OfferUsePKModifier and TypeMethodDescriptionvoid
CustomerTypeDetail.setDefaultOfferUsePK
(OfferUsePK defaultOfferUsePK) void
Customer.setInitialOfferUsePK
(OfferUsePK initialOfferUsePK) -
Uses of OfferUsePK in com.echothree.model.data.customer.server.factory
Methods in com.echothree.model.data.customer.server.factory with parameters of type OfferUsePKModifier and TypeMethodDescriptionCustomerFactory.create
(PartyPK partyPK, String customerName, CustomerTypePK customerTypePK, OfferUsePK initialOfferUsePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, GlAccountPK arGlAccountPK, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, Long fromTime, Long thruTime) CustomerFactory.create
(Session session, PartyPK partyPK, String customerName, CustomerTypePK customerTypePK, OfferUsePK initialOfferUsePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, GlAccountPK arGlAccountPK, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, Long fromTime, Long thruTime) CustomerTypeDetailFactory.create
(CustomerTypePK customerTypePK, String customerTypeName, SequencePK customerSequencePK, OfferUsePK defaultOfferUsePK, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, WorkflowEntrancePK defaultCustomerStatusPK, WorkflowEntrancePK defaultCustomerCreditStatusPK, GlAccountPK defaultArGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityPK allocationPriorityPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) CustomerTypeDetailFactory.create
(Session session, CustomerTypePK customerTypePK, String customerTypeName, SequencePK customerSequencePK, OfferUsePK defaultOfferUsePK, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, WorkflowEntrancePK defaultCustomerStatusPK, WorkflowEntrancePK defaultCustomerCreditStatusPK, GlAccountPK defaultArGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityPK allocationPriorityPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of OfferUsePK in com.echothree.model.data.customer.server.value
Methods in com.echothree.model.data.customer.server.value that return OfferUsePKModifier and TypeMethodDescriptionCustomerTypeDetailValue.getDefaultOfferUsePK()
CustomerValue.getInitialOfferUsePK()
Methods in com.echothree.model.data.customer.server.value with parameters of type OfferUsePKModifier and TypeMethodDescriptionvoid
CustomerTypeDetailValue.setDefaultOfferUsePK
(OfferUsePK defaultOfferUsePK) void
CustomerValue.setInitialOfferUsePK
(OfferUsePK initialOfferUsePK) Constructors in com.echothree.model.data.customer.server.value with parameters of type OfferUsePKModifierConstructorDescriptionCustomerTypeDetailValue
(CustomerTypeDetailPK customerTypeDetailPK, CustomerTypePK customerTypePK, String customerTypeName, SequencePK customerSequencePK, OfferUsePK defaultOfferUsePK, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, WorkflowEntrancePK defaultCustomerStatusPK, WorkflowEntrancePK defaultCustomerCreditStatusPK, GlAccountPK defaultArGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityPK allocationPriorityPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CustomerTypeDetailValueCustomerTypeDetailValue
(CustomerTypePK customerTypePK, String customerTypeName, SequencePK customerSequencePK, OfferUsePK defaultOfferUsePK, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, WorkflowEntrancePK defaultCustomerStatusPK, WorkflowEntrancePK defaultCustomerCreditStatusPK, GlAccountPK defaultArGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityPK allocationPriorityPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CustomerTypeDetailValueCustomerValue
(CustomerPK customerPK, PartyPK partyPK, String customerName, CustomerTypePK customerTypePK, OfferUsePK initialOfferUsePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, GlAccountPK arGlAccountPK, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, Long fromTime, Long thruTime) Creates a new instance of CustomerValueCustomerValue
(PartyPK partyPK, String customerName, CustomerTypePK customerTypePK, OfferUsePK initialOfferUsePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, GlAccountPK arGlAccountPK, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Boolean requireReference, Boolean allowReferenceDuplicates, String referenceValidationPattern, Long fromTime, Long thruTime) Creates a new instance of CustomerValue -
Uses of OfferUsePK in com.echothree.model.data.offer.server.entity
Methods in com.echothree.model.data.offer.server.entity that return OfferUsePKModifier and TypeMethodDescriptionOfferUseDetail.getOfferUsePK()
SourceDetail.getOfferUsePK()
OfferUse.getPrimaryKey()
Methods in com.echothree.model.data.offer.server.entity with parameters of type OfferUsePKModifier and TypeMethodDescriptionvoid
OfferUseDetail.setOfferUsePK
(OfferUsePK offerUsePK) void
SourceDetail.setOfferUsePK
(OfferUsePK offerUsePK) -
Uses of OfferUsePK in com.echothree.model.data.offer.server.factory
Methods in com.echothree.model.data.offer.server.factory that return OfferUsePKModifier and TypeMethodDescriptionOfferUseFactory.getNextPK()
OfferUseFactory.getPKFromQuery
(PreparedStatement ps, Object... params) OfferUseFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.offer.server.factory that return types with arguments of type OfferUsePKModifier and TypeMethodDescriptionOfferUseFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) OfferUseFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) OfferUseFactory.getPKsFromResultSetAsList
(ResultSet rs) OfferUseFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.offer.server.factory with parameters of type OfferUsePKModifier and TypeMethodDescriptionOfferUseDetailFactory.create
(OfferUsePK offerUsePK, OfferPK offerPK, UsePK usePK, SequencePK salesOrderSequencePK, Long fromTime, Long thruTime) OfferUseDetailFactory.create
(Session session, OfferUsePK offerUsePK, OfferPK offerPK, UsePK usePK, SequencePK salesOrderSequencePK, Long fromTime, Long thruTime) SourceDetailFactory.create
(SourcePK sourcePK, String sourceName, OfferUsePK offerUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SourceDetailFactory.create
(Session session, SourcePK sourcePK, String sourceName, OfferUsePK offerUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) OfferUseFactory.getEntityFromCache
(Session session, OfferUsePK pk) OfferUseFactory.getEntityFromPK
(EntityPermission entityPermission, OfferUsePK pk) OfferUseFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, OfferUsePK pk) OfferUseFactory.getValueFromPK
(Session session, OfferUsePK pk) void
OfferUseFactory.remove
(Session session, OfferUsePK pk) boolean
OfferUseFactory.validPK
(Session session, OfferUsePK pk) Method parameters in com.echothree.model.data.offer.server.factory with type arguments of type OfferUsePKModifier and TypeMethodDescriptionOfferUseFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<OfferUsePK> pks) OfferUseFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<OfferUsePK> pks) OfferUseFactory.getValuesFromPKs
(Session session, Collection<OfferUsePK> pks) void
OfferUseFactory.remove
(Session session, Collection<OfferUsePK> pks) void
OfferUseFactory.remove
(Collection<OfferUsePK> pks) -
Uses of OfferUsePK in com.echothree.model.data.offer.server.value
Methods in com.echothree.model.data.offer.server.value that return OfferUsePKModifier and TypeMethodDescriptionOfferUseDetailValue.getOfferUsePK()
SourceDetailValue.getOfferUsePK()
OfferUseValue.getPrimaryKey()
Methods in com.echothree.model.data.offer.server.value with parameters of type OfferUsePKModifier and TypeMethodDescriptionvoid
OfferUseDetailValue.setOfferUsePK
(OfferUsePK offerUsePK) void
SourceDetailValue.setOfferUsePK
(OfferUsePK offerUsePK) Constructors in com.echothree.model.data.offer.server.value with parameters of type OfferUsePKModifierConstructorDescriptionOfferUseDetailValue
(OfferUseDetailPK offerUseDetailPK, OfferUsePK offerUsePK, OfferPK offerPK, UsePK usePK, SequencePK salesOrderSequencePK, Long fromTime, Long thruTime) Creates a new instance of OfferUseDetailValueOfferUseDetailValue
(OfferUsePK offerUsePK, OfferPK offerPK, UsePK usePK, SequencePK salesOrderSequencePK, Long fromTime, Long thruTime) Creates a new instance of OfferUseDetailValueOfferUseValue
(OfferUsePK offerUsePK, OfferUseDetailPK activeDetailPK, OfferUseDetailPK lastDetailPK) Creates a new instance of OfferUseValueSourceDetailValue
(SourceDetailPK sourceDetailPK, SourcePK sourcePK, String sourceName, OfferUsePK offerUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SourceDetailValueSourceDetailValue
(SourcePK sourcePK, String sourceName, OfferUsePK offerUsePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SourceDetailValue -
Uses of OfferUsePK in com.echothree.model.data.sales.server.entity
Methods in com.echothree.model.data.sales.server.entity that return OfferUsePKMethods in com.echothree.model.data.sales.server.entity with parameters of type OfferUsePKModifier and TypeMethodDescriptionvoid
SalesOrder.setOfferUsePK
(OfferUsePK offerUsePK) void
SalesOrderLine.setOfferUsePK
(OfferUsePK offerUsePK) -
Uses of OfferUsePK in com.echothree.model.data.sales.server.factory
Methods in com.echothree.model.data.sales.server.factory with parameters of type OfferUsePKModifier and TypeMethodDescriptionSalesOrderFactory.create
(OrderPK orderPK, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long fromTime, Long thruTime) SalesOrderFactory.create
(Session session, OrderPK orderPK, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long fromTime, Long thruTime) SalesOrderLineFactory.create
(OrderLinePK orderLinePK, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long fromTime, Long thruTime) SalesOrderLineFactory.create
(Session session, OrderLinePK orderLinePK, OfferUsePK offerUsePK, AssociateReferralPK associateReferralPK, Long fromTime, Long thruTime) -
Uses of OfferUsePK in com.echothree.model.data.sales.server.value
Methods in com.echothree.model.data.sales.server.value that return OfferUsePKModifier and TypeMethodDescriptionSalesOrderLineValue.getOfferUsePK()
SalesOrderValue.getOfferUsePK()
Methods in com.echothree.model.data.sales.server.value with parameters of type OfferUsePKModifier and TypeMethodDescriptionvoid
SalesOrderLineValue.setOfferUsePK
(OfferUsePK offerUsePK) void
SalesOrderValue.setOfferUsePK
(OfferUsePK offerUsePK) Constructors in com.echothree.model.data.sales.server.value with parameters of type OfferUsePKModifierConstructorDescriptionSalesOrderLineValue
(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 OfferUsePK in com.echothree.model.data.user.server.entity
Methods in com.echothree.model.data.user.server.entity that return OfferUsePKMethods in com.echothree.model.data.user.server.entity with parameters of type OfferUsePK -
Uses of OfferUsePK in com.echothree.model.data.user.server.factory
Methods in com.echothree.model.data.user.server.factory with parameters of type OfferUsePKModifier 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) UserVisitFactory.create
(Session session, 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 OfferUsePK in com.echothree.model.data.user.server.value
Methods in com.echothree.model.data.user.server.value that return OfferUsePKMethods in com.echothree.model.data.user.server.value with parameters of type OfferUsePKConstructors in com.echothree.model.data.user.server.value with parameters of type OfferUsePKModifierConstructorDescriptionUserVisitValue
(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 OfferUsePK in com.echothree.model.data.wishlist.server.entity
Methods in com.echothree.model.data.wishlist.server.entity that return OfferUsePKMethods in com.echothree.model.data.wishlist.server.entity with parameters of type OfferUsePKModifier and TypeMethodDescriptionvoid
Wishlist.setOfferUsePK
(OfferUsePK offerUsePK) void
WishlistLine.setOfferUsePK
(OfferUsePK offerUsePK) -
Uses of OfferUsePK in com.echothree.model.data.wishlist.server.factory
Methods in com.echothree.model.data.wishlist.server.factory with parameters of type OfferUsePKModifier and TypeMethodDescriptionWishlistFactory.create
(OrderPK orderPK, OfferUsePK offerUsePK, WishlistTypePK wishlistTypePK, Long fromTime, Long thruTime) WishlistFactory.create
(Session session, OrderPK orderPK, OfferUsePK offerUsePK, WishlistTypePK wishlistTypePK, Long fromTime, Long thruTime) WishlistLineFactory.create
(OrderLinePK orderLinePK, OfferUsePK offerUsePK, WishlistPriorityPK wishlistPriorityPK, AssociateReferralPK associateReferralPK, String comment, Long fromTime, Long thruTime) WishlistLineFactory.create
(Session session, OrderLinePK orderLinePK, OfferUsePK offerUsePK, WishlistPriorityPK wishlistPriorityPK, AssociateReferralPK associateReferralPK, String comment, Long fromTime, Long thruTime) -
Uses of OfferUsePK in com.echothree.model.data.wishlist.server.value
Methods in com.echothree.model.data.wishlist.server.value that return OfferUsePKModifier and TypeMethodDescriptionWishlistLineValue.getOfferUsePK()
WishlistValue.getOfferUsePK()
Methods in com.echothree.model.data.wishlist.server.value with parameters of type OfferUsePKModifier and TypeMethodDescriptionvoid
WishlistLineValue.setOfferUsePK
(OfferUsePK offerUsePK) void
WishlistValue.setOfferUsePK
(OfferUsePK offerUsePK) Constructors in com.echothree.model.data.wishlist.server.value with parameters of type OfferUsePKModifierConstructorDescriptionWishlistLineValue
(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 WishlistLineValueWishlistValue
(OrderPK orderPK, OfferUsePK offerUsePK, WishlistTypePK wishlistTypePK, Long fromTime, Long thruTime) Creates a new instance of WishlistValueWishlistValue
(WishlistPK wishlistPK, OrderPK orderPK, OfferUsePK offerUsePK, WishlistTypePK wishlistTypePK, Long fromTime, Long thruTime) Creates a new instance of WishlistValue