Uses of Class
com.echothree.model.data.shipment.common.pk.FreeOnBoardPK
Packages that use FreeOnBoardPK
Package
Description
-
Uses of FreeOnBoardPK in com.echothree.model.data.customer.server.entity
Methods in com.echothree.model.data.customer.server.entity that return FreeOnBoardPKMethods in com.echothree.model.data.customer.server.entity with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionvoid
CustomerTypeDetail.setDefaultFreeOnBoardPK
(FreeOnBoardPK defaultFreeOnBoardPK) -
Uses of FreeOnBoardPK in com.echothree.model.data.customer.server.factory
Methods in com.echothree.model.data.customer.server.factory with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionCustomerTypeDetailFactory.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 FreeOnBoardPK in com.echothree.model.data.customer.server.value
Methods in com.echothree.model.data.customer.server.value that return FreeOnBoardPKMethods in com.echothree.model.data.customer.server.value with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionvoid
CustomerTypeDetailValue.setDefaultFreeOnBoardPK
(FreeOnBoardPK defaultFreeOnBoardPK) Constructors in com.echothree.model.data.customer.server.value with parameters of type FreeOnBoardPKModifierConstructorDescriptionCustomerTypeDetailValue
(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 CustomerTypeDetailValue -
Uses of FreeOnBoardPK in com.echothree.model.data.invoice.server.entity
Methods in com.echothree.model.data.invoice.server.entity that return FreeOnBoardPKMethods in com.echothree.model.data.invoice.server.entity with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionvoid
InvoiceDetail.setFreeOnBoardPK
(FreeOnBoardPK freeOnBoardPK) -
Uses of FreeOnBoardPK in com.echothree.model.data.invoice.server.factory
Methods in com.echothree.model.data.invoice.server.factory with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionInvoiceDetailFactory.create
(InvoicePK invoicePK, InvoiceTypePK invoiceTypePK, String invoiceName, BillingAccountPK billingAccountPK, GlAccountPK glAccountPK, TermPK termPK, FreeOnBoardPK freeOnBoardPK, String reference, String description, Long fromTime, Long thruTime) InvoiceDetailFactory.create
(Session session, InvoicePK invoicePK, InvoiceTypePK invoiceTypePK, String invoiceName, BillingAccountPK billingAccountPK, GlAccountPK glAccountPK, TermPK termPK, FreeOnBoardPK freeOnBoardPK, String reference, String description, Long fromTime, Long thruTime) -
Uses of FreeOnBoardPK in com.echothree.model.data.invoice.server.value
Methods in com.echothree.model.data.invoice.server.value that return FreeOnBoardPKMethods in com.echothree.model.data.invoice.server.value with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionvoid
InvoiceDetailValue.setFreeOnBoardPK
(FreeOnBoardPK freeOnBoardPK) Constructors in com.echothree.model.data.invoice.server.value with parameters of type FreeOnBoardPKModifierConstructorDescriptionInvoiceDetailValue
(InvoiceDetailPK invoiceDetailPK, InvoicePK invoicePK, InvoiceTypePK invoiceTypePK, String invoiceName, BillingAccountPK billingAccountPK, GlAccountPK glAccountPK, TermPK termPK, FreeOnBoardPK freeOnBoardPK, String reference, String description, Long fromTime, Long thruTime) Creates a new instance of InvoiceDetailValueInvoiceDetailValue
(InvoicePK invoicePK, InvoiceTypePK invoiceTypePK, String invoiceName, BillingAccountPK billingAccountPK, GlAccountPK glAccountPK, TermPK termPK, FreeOnBoardPK freeOnBoardPK, String reference, String description, Long fromTime, Long thruTime) Creates a new instance of InvoiceDetailValue -
Uses of FreeOnBoardPK in com.echothree.model.data.order.server.entity
Methods in com.echothree.model.data.order.server.entity that return FreeOnBoardPKMethods in com.echothree.model.data.order.server.entity with parameters of type FreeOnBoardPK -
Uses of FreeOnBoardPK in com.echothree.model.data.order.server.factory
Methods in com.echothree.model.data.order.server.factory with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionOrderDetailFactory.create
(OrderPK orderPK, OrderTypePK orderTypePK, String orderName, OrderPriorityPK orderPriorityPK, CurrencyPK currencyPK, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, TermPK termPK, FreeOnBoardPK freeOnBoardPK, String reference, String description, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Boolean taxable, Long fromTime, Long thruTime) OrderDetailFactory.create
(Session session, OrderPK orderPK, OrderTypePK orderTypePK, String orderName, OrderPriorityPK orderPriorityPK, CurrencyPK currencyPK, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, TermPK termPK, FreeOnBoardPK freeOnBoardPK, String reference, String description, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Boolean taxable, Long fromTime, Long thruTime) -
Uses of FreeOnBoardPK in com.echothree.model.data.order.server.value
Methods in com.echothree.model.data.order.server.value that return FreeOnBoardPKMethods in com.echothree.model.data.order.server.value with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionvoid
OrderDetailValue.setFreeOnBoardPK
(FreeOnBoardPK freeOnBoardPK) Constructors in com.echothree.model.data.order.server.value with parameters of type FreeOnBoardPKModifierConstructorDescriptionOrderDetailValue
(OrderDetailPK orderDetailPK, OrderPK orderPK, OrderTypePK orderTypePK, String orderName, OrderPriorityPK orderPriorityPK, CurrencyPK currencyPK, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, TermPK termPK, FreeOnBoardPK freeOnBoardPK, String reference, String description, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Boolean taxable, Long fromTime, Long thruTime) Creates a new instance of OrderDetailValueOrderDetailValue
(OrderPK orderPK, OrderTypePK orderTypePK, String orderName, OrderPriorityPK orderPriorityPK, CurrencyPK currencyPK, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, TermPK termPK, FreeOnBoardPK freeOnBoardPK, String reference, String description, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Boolean taxable, Long fromTime, Long thruTime) Creates a new instance of OrderDetailValue -
Uses of FreeOnBoardPK in com.echothree.model.data.shipment.server.entity
Methods in com.echothree.model.data.shipment.server.entity that return FreeOnBoardPKModifier and TypeMethodDescriptionFreeOnBoardDescription.getFreeOnBoardPK()
FreeOnBoardDetail.getFreeOnBoardPK()
PartyFreeOnBoard.getFreeOnBoardPK()
FreeOnBoard.getPrimaryKey()
Methods in com.echothree.model.data.shipment.server.entity with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionvoid
FreeOnBoardDescription.setFreeOnBoardPK
(FreeOnBoardPK freeOnBoardPK) void
FreeOnBoardDetail.setFreeOnBoardPK
(FreeOnBoardPK freeOnBoardPK) void
PartyFreeOnBoard.setFreeOnBoardPK
(FreeOnBoardPK freeOnBoardPK) -
Uses of FreeOnBoardPK in com.echothree.model.data.shipment.server.factory
Methods in com.echothree.model.data.shipment.server.factory that return FreeOnBoardPKModifier and TypeMethodDescriptionFreeOnBoardFactory.getNextPK()
FreeOnBoardFactory.getPKFromQuery
(PreparedStatement ps, Object... params) FreeOnBoardFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.shipment.server.factory that return types with arguments of type FreeOnBoardPKModifier and TypeMethodDescriptionFreeOnBoardFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) FreeOnBoardFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) FreeOnBoardFactory.getPKsFromResultSetAsList
(ResultSet rs) FreeOnBoardFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.shipment.server.factory with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionFreeOnBoardDescriptionFactory.create
(FreeOnBoardPK freeOnBoardPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) FreeOnBoardDescriptionFactory.create
(Session session, FreeOnBoardPK freeOnBoardPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) FreeOnBoardDetailFactory.create
(FreeOnBoardPK freeOnBoardPK, String freeOnBoardName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) FreeOnBoardDetailFactory.create
(Session session, FreeOnBoardPK freeOnBoardPK, String freeOnBoardName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PartyFreeOnBoardFactory.create
(PartyPK partyPK, FreeOnBoardPK freeOnBoardPK, Long fromTime, Long thruTime) PartyFreeOnBoardFactory.create
(Session session, PartyPK partyPK, FreeOnBoardPK freeOnBoardPK, Long fromTime, Long thruTime) FreeOnBoardFactory.getEntityFromCache
(Session session, FreeOnBoardPK pk) FreeOnBoardFactory.getEntityFromPK
(EntityPermission entityPermission, FreeOnBoardPK pk) FreeOnBoardFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, FreeOnBoardPK pk) FreeOnBoardFactory.getValueFromPK
(Session session, FreeOnBoardPK pk) void
FreeOnBoardFactory.remove
(Session session, FreeOnBoardPK pk) boolean
FreeOnBoardFactory.validPK
(Session session, FreeOnBoardPK pk) Method parameters in com.echothree.model.data.shipment.server.factory with type arguments of type FreeOnBoardPKModifier and TypeMethodDescriptionFreeOnBoardFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<FreeOnBoardPK> pks) FreeOnBoardFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<FreeOnBoardPK> pks) FreeOnBoardFactory.getValuesFromPKs
(Session session, Collection<FreeOnBoardPK> pks) void
FreeOnBoardFactory.remove
(Session session, Collection<FreeOnBoardPK> pks) void
FreeOnBoardFactory.remove
(Collection<FreeOnBoardPK> pks) -
Uses of FreeOnBoardPK in com.echothree.model.data.shipment.server.value
Methods in com.echothree.model.data.shipment.server.value that return FreeOnBoardPKModifier and TypeMethodDescriptionFreeOnBoardDescriptionValue.getFreeOnBoardPK()
FreeOnBoardDetailValue.getFreeOnBoardPK()
PartyFreeOnBoardValue.getFreeOnBoardPK()
FreeOnBoardValue.getPrimaryKey()
Methods in com.echothree.model.data.shipment.server.value with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionvoid
FreeOnBoardDescriptionValue.setFreeOnBoardPK
(FreeOnBoardPK freeOnBoardPK) void
FreeOnBoardDetailValue.setFreeOnBoardPK
(FreeOnBoardPK freeOnBoardPK) void
PartyFreeOnBoardValue.setFreeOnBoardPK
(FreeOnBoardPK freeOnBoardPK) Constructors in com.echothree.model.data.shipment.server.value with parameters of type FreeOnBoardPKModifierConstructorDescriptionFreeOnBoardDescriptionValue
(FreeOnBoardDescriptionPK freeOnBoardDescriptionPK, FreeOnBoardPK freeOnBoardPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of FreeOnBoardDescriptionValueFreeOnBoardDescriptionValue
(FreeOnBoardPK freeOnBoardPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of FreeOnBoardDescriptionValueFreeOnBoardDetailValue
(FreeOnBoardDetailPK freeOnBoardDetailPK, FreeOnBoardPK freeOnBoardPK, String freeOnBoardName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of FreeOnBoardDetailValueFreeOnBoardDetailValue
(FreeOnBoardPK freeOnBoardPK, String freeOnBoardName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of FreeOnBoardDetailValueFreeOnBoardValue
(FreeOnBoardPK freeOnBoardPK, FreeOnBoardDetailPK activeDetailPK, FreeOnBoardDetailPK lastDetailPK) Creates a new instance of FreeOnBoardValuePartyFreeOnBoardValue
(PartyPK partyPK, FreeOnBoardPK freeOnBoardPK, Long fromTime, Long thruTime) Creates a new instance of PartyFreeOnBoardValuePartyFreeOnBoardValue
(PartyFreeOnBoardPK partyFreeOnBoardPK, PartyPK partyPK, FreeOnBoardPK freeOnBoardPK, Long fromTime, Long thruTime) Creates a new instance of PartyFreeOnBoardValue -
Uses of FreeOnBoardPK in com.echothree.model.data.vendor.server.entity
Methods in com.echothree.model.data.vendor.server.entity that return FreeOnBoardPKMethods in com.echothree.model.data.vendor.server.entity with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionvoid
VendorTypeDetail.setDefaultFreeOnBoardPK
(FreeOnBoardPK defaultFreeOnBoardPK) -
Uses of FreeOnBoardPK in com.echothree.model.data.vendor.server.factory
Methods in com.echothree.model.data.vendor.server.factory with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionVendorTypeDetailFactory.create
(VendorTypePK vendorTypePK, String vendorTypeName, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, GlAccountPK defaultApGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) VendorTypeDetailFactory.create
(Session session, VendorTypePK vendorTypePK, String vendorTypeName, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, GlAccountPK defaultApGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of FreeOnBoardPK in com.echothree.model.data.vendor.server.value
Methods in com.echothree.model.data.vendor.server.value that return FreeOnBoardPKMethods in com.echothree.model.data.vendor.server.value with parameters of type FreeOnBoardPKModifier and TypeMethodDescriptionvoid
VendorTypeDetailValue.setDefaultFreeOnBoardPK
(FreeOnBoardPK defaultFreeOnBoardPK) Constructors in com.echothree.model.data.vendor.server.value with parameters of type FreeOnBoardPKModifierConstructorDescriptionVendorTypeDetailValue
(VendorTypeDetailPK vendorTypeDetailPK, VendorTypePK vendorTypePK, String vendorTypeName, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, GlAccountPK defaultApGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of VendorTypeDetailValueVendorTypeDetailValue
(VendorTypePK vendorTypePK, String vendorTypeName, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, GlAccountPK defaultApGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of VendorTypeDetailValue