Uses of Class
com.echothree.model.data.term.server.entity.Term
Packages that use Term
Package
Description
-
Uses of Term in com.echothree.control.user.term.server.command
Methods in com.echothree.control.user.term.server.command that return TermMethods in com.echothree.control.user.term.server.command that return types with arguments of type TermMethods in com.echothree.control.user.term.server.command with parameters of type TermMethod parameters in com.echothree.control.user.term.server.command with type arguments of type TermModifier and TypeMethodDescriptionprotected BaseResult
GetTermsCommand.getResult
(Collection<Term> entities) -
Uses of Term in com.echothree.model.control.customer.server.control
Methods in com.echothree.model.control.customer.server.control with parameters of type TermModifier and TypeMethodDescriptionCustomerControl.createCustomerType
(String customerTypeName, Sequence customerSequence, OfferUse defaultOfferUse, Term defaultTerm, FreeOnBoard defaultFreeOnBoard, CancellationPolicy defaultCancellationPolicy, ReturnPolicy defaultReturnPolicy, WorkflowEntrance defaultCustomerStatus, WorkflowEntrance defaultCustomerCreditStatus, GlAccount defaultArGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriority allocationPriority, Boolean isDefault, Integer sortOrder, BasePK createdBy) -
Uses of Term in com.echothree.model.control.customer.server.logic
Methods in com.echothree.model.control.customer.server.logic with parameters of type TermModifier and TypeMethodDescriptionCustomerTypeLogic.createCustomerType
(ExecutionErrorAccumulator eea, String customerTypeName, Sequence customerSequence, OfferUse defaultOfferUse, Term defaultTerm, FreeOnBoard defaultFreeOnBoard, CancellationPolicy defaultCancellationPolicy, ReturnPolicy defaultReturnPolicy, WorkflowEntrance defaultCustomerStatus, WorkflowEntrance defaultCustomerCreditStatus, GlAccount defaultArGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriority allocationPriority, Boolean isDefault, Integer sortOrder, Language language, String description, BasePK createdBy) -
Uses of Term in com.echothree.model.control.invoice.server.control
Methods in com.echothree.model.control.invoice.server.control with parameters of type TermModifier and TypeMethodDescriptionInvoiceControl.createInvoice
(InvoiceType invoiceType, String invoiceName, BillingAccount billingAccount, GlAccount glAccount, Term term, FreeOnBoard freeOnBoard, String reference, String description, BasePK createdBy) -
Uses of Term in com.echothree.model.control.invoice.server.logic
Methods in com.echothree.model.control.invoice.server.logic that return TermModifier and TypeMethodDescriptionInvoiceLogic.getInvoiceTerm
(ExecutionErrorAccumulator eea, Party billFrom, Term term) Methods in com.echothree.model.control.invoice.server.logic with parameters of type TermModifier and TypeMethodDescriptionInvoiceLogic.createInvoice
(Session session, ExecutionErrorAccumulator eea, String invoiceTypeName, Party billFrom, PartyContactMechanism billFromPartyContactMechanism, Party billTo, PartyContactMechanism billToPartyContactMechanism, Currency currency, GlAccount glAccount, Term term, FreeOnBoard freeOnBoard, String reference, String description, Long invoicedTime, Long dueTime, Long paidTime, BasePK createdBy) PurchaseInvoiceLogic.createInvoice
(Session session, ExecutionErrorAccumulator eea, Party billFrom, PartyContactMechanism billFromPartyContactMechanism, Party billTo, PartyContactMechanism billToPartyContactMechanism, Currency currency, Term term, FreeOnBoard freeOnBoard, String reference, String description, Long invoicedTime, Long dueTime, Long paidTime, String workflowEntranceName, BasePK createdBy) InvoiceLogic.getDueTime
(Session session, Term term, String termTypeName, Long invoicedTime) InvoiceLogic.getInvoiceTerm
(ExecutionErrorAccumulator eea, Party billFrom, Term term) InvoiceLogic.getTermTypeName
(Term term) -
Uses of Term in com.echothree.model.control.order.server.control
Methods in com.echothree.model.control.order.server.control with parameters of type TermModifier and TypeMethodDescriptionOrderControl.createOrder
(OrderType orderType, String orderName, OrderPriority orderPriority, Currency currency, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Term term, FreeOnBoard freeOnBoard, String reference, String description, CancellationPolicy cancellationPolicy, ReturnPolicy returnPolicy, Boolean taxable, BasePK createdBy) -
Uses of Term in com.echothree.model.control.order.server.logic
Methods in com.echothree.model.control.order.server.logic with parameters of type TermModifier and TypeMethodDescriptionOrderLogic.createOrder
(ExecutionErrorAccumulator eea, OrderType orderType, Sequence sequence, OrderPriority orderPriority, Currency currency, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Term term, FreeOnBoard freeOnBoard, String reference, String description, CancellationPolicy cancellationPolicy, ReturnPolicy returnPolicy, Boolean taxable, BasePK createdBy) -
Uses of Term in com.echothree.model.control.order.server.search
Methods in com.echothree.model.control.order.server.search that return TermMethods in com.echothree.model.control.order.server.search with parameters of type TermModifier and TypeMethodDescriptionOrderSearchEvaluator.getEntityInstancePKHolderByTerm
(Term term) void
-
Uses of Term in com.echothree.model.control.purchase.server.logic
Methods in com.echothree.model.control.purchase.server.logic with parameters of type TermModifier and TypeMethodDescriptionPurchaseOrderLogic.createPurchaseOrder
(Session session, ExecutionErrorAccumulator eea, UserVisit userVisit, Party vendorParty, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, String reference, Term term, FreeOnBoard freeOnBoard, String workflowEntranceName, Party createdByParty) Create a new Purchase Order using appropriate defaults where possible for Optional parameters. -
Uses of Term in com.echothree.model.control.sales.server.logic
Methods in com.echothree.model.control.sales.server.logic with parameters of type TermModifier and TypeMethodDescriptionSalesOrderLogic.createSalesOrder
(Session session, ExecutionErrorAccumulator eea, UserVisit userVisit, Batch batch, Source source, Party billToParty, OrderPriority orderPriority, Currency currency, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, String reference, Term term, FreeOnBoard freeOnBoard, Boolean taxable, String workflowEntranceName, Party createdByParty) Create a new Sales Order given a set of parameters. -
Uses of Term in com.echothree.model.control.term.server.control
Methods in com.echothree.model.control.term.server.control that return TermModifier and TypeMethodDescriptionTermControl.createTerm
(String termName, TermType termType, Boolean isDefault, Integer sortOrder, BasePK createdBy) TermControl.getDefaultTerm()
TermControl.getDefaultTerm
(EntityPermission entityPermission) TermControl.getDefaultTermForUpdate()
TermControl.getTermByEntityInstance
(EntityInstance entityInstance) TermControl.getTermByEntityInstance
(EntityInstance entityInstance, EntityPermission entityPermission) Assume that the entityInstance passed to this function is a ECHO_THREE.TermTermControl.getTermByEntityInstanceForUpdate
(EntityInstance entityInstance) TermControl.getTermByName
(String termName) TermControl.getTermByName
(String termName, EntityPermission entityPermission) TermControl.getTermByNameForUpdate
(String termName) Methods in com.echothree.model.control.term.server.control that return types with arguments of type TermMethods in com.echothree.model.control.term.server.control with parameters of type TermModifier and TypeMethodDescriptionTermControl.createDateDrivenTerm
(Term term, Integer netDueDayOfMonth, Integer dueNextMonthDays, Integer discountPercentage, Integer discountBeforeDayOfMonth, BasePK createdBy) TermControl.createPartyTerm
(Party party, Term term, Boolean taxable, BasePK createdBy) TermControl.createStandardTerm
(Term term, Integer netDueDays, Integer discountPercentage, Integer discountDays, BasePK createdBy) TermControl.createTermDescription
(Term term, Language language, String description, BasePK createdBy) void
TermControl.deleteDateDrivenTermByTerm
(Term term, BasePK deletedBy) void
TermControl.deletePartyTermsByTerm
(Term term, BasePK deletedBy) void
TermControl.deleteStandardTermByTerm
(Term term, BasePK deletedBy) void
TermControl.deleteTerm
(Term term, BasePK deletedBy) void
TermControl.deleteTermDescriptionsByTerm
(Term term, BasePK deletedBy) TermControl.getBestTermDescription
(Term term, Language language) TermControl.getDateDrivenTerm
(Term term) TermControl.getDateDrivenTermForUpdate
(Term term) TermControl.getDateDrivenTermValueForUpdate
(Term term) TermControl.getPartyTermsByTerm
(Term term) TermControl.getPartyTermsByTermForUpdate
(Term term) TermControl.getStandardTerm
(Term term) TermControl.getStandardTermForUpdate
(Term term) TermControl.getStandardTermValueForUpdate
(Term term) TermControl.getTermDescription
(Term term, Language language) TermControl.getTermDescriptionForUpdate
(Term term, Language language) TermControl.getTermDescriptionsByTerm
(Term term) TermControl.getTermDescriptionsByTermForUpdate
(Term term) TermControl.getTermDescriptionTransfersByTerm
(UserVisit userVisit, Term term) TermControl.getTermDescriptionValueForUpdate
(Term term, Language language) TermControl.getTermTransfer
(UserVisit userVisit, Term term) Method parameters in com.echothree.model.control.term.server.control with type arguments of type TermModifier and TypeMethodDescriptionTermControl.getTermTransfers
(UserVisit userVisit, Collection<Term> terms) -
Uses of Term in com.echothree.model.control.term.server.graphql
Constructors in com.echothree.model.control.term.server.graphql with parameters of type Term -
Uses of Term in com.echothree.model.control.term.server.logic
Methods in com.echothree.model.control.term.server.logic that return TermModifier and TypeMethodDescriptionTermLogic.createTerm
(ExecutionErrorAccumulator eea, String termName, TermType termType, Boolean isDefault, Integer sortOrder, Language language, String description, BasePK createdBy) TermLogic.getDefaultTerm
(ExecutionErrorAccumulator eea) TermLogic.getTermByName
(ExecutionErrorAccumulator eea, String termName) TermLogic.getTermByName
(ExecutionErrorAccumulator eea, String termName, EntityPermission entityPermission) TermLogic.getTermByNameForUpdate
(ExecutionErrorAccumulator eea, String termName) TermLogic.getTermByUniversalSpec
(ExecutionErrorAccumulator eea, TermUniversalSpec universalSpec, boolean allowDefault) TermLogic.getTermByUniversalSpec
(ExecutionErrorAccumulator eea, TermUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) TermLogic.getTermByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, TermUniversalSpec universalSpec, boolean allowDefault) Methods in com.echothree.model.control.term.server.logic with parameters of type TermModifier and TypeMethodDescriptionvoid
TermLogic.deleteTerm
(ExecutionErrorAccumulator eea, Term term, BasePK deletedBy) -
Uses of Term in com.echothree.model.control.term.server.transfer
Methods in com.echothree.model.control.term.server.transfer with parameters of type Term -
Uses of Term in com.echothree.model.control.vendor.server.control
Methods in com.echothree.model.control.vendor.server.control with parameters of type TermModifier and TypeMethodDescriptionVendorControl.createVendorType
(String vendorTypeName, Term defaultTerm, FreeOnBoard defaultFreeOnBoard, CancellationPolicy defaultCancellationPolicy, ReturnPolicy defaultReturnPolicy, GlAccount defaultApGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean isDefault, Integer sortOrder, BasePK createdBy) -
Uses of Term in com.echothree.model.control.vendor.server.logic
Methods in com.echothree.model.control.vendor.server.logic with parameters of type TermModifier and TypeMethodDescriptionVendorTypeLogic.createVendorType
(ExecutionErrorAccumulator eea, String vendorTypeName, Term defaultTerm, FreeOnBoard defaultFreeOnBoard, CancellationPolicy defaultCancellationPolicy, ReturnPolicy defaultReturnPolicy, GlAccount defaultApGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean isDefault, Integer sortOrder, Language language, String description, BasePK createdBy) -
Uses of Term in com.echothree.model.data.customer.server.entity
Methods in com.echothree.model.data.customer.server.entity that return TermModifier and TypeMethodDescriptionCustomerTypeDetail.getDefaultTerm()
CustomerTypeDetail.getDefaultTerm
(EntityPermission entityPermission) CustomerTypeDetail.getDefaultTerm
(Session session) CustomerTypeDetail.getDefaultTerm
(Session session, EntityPermission entityPermission) CustomerTypeDetail.getDefaultTermForUpdate()
CustomerTypeDetail.getDefaultTermForUpdate
(Session session) Methods in com.echothree.model.data.customer.server.entity with parameters of type Term -
Uses of Term in com.echothree.model.data.customer.server.factory
Methods in com.echothree.model.data.customer.server.factory with parameters of type TermModifier and TypeMethodDescriptionCustomerTypeDetailFactory.create
(CustomerType customerType, String customerTypeName, Sequence customerSequence, OfferUse defaultOfferUse, Term defaultTerm, FreeOnBoard defaultFreeOnBoard, CancellationPolicy defaultCancellationPolicy, ReturnPolicy defaultReturnPolicy, WorkflowEntrance defaultCustomerStatus, WorkflowEntrance defaultCustomerCreditStatus, GlAccount defaultArGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriority allocationPriority, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) CustomerTypeDetailFactory.create
(Session session, CustomerType customerType, String customerTypeName, Sequence customerSequence, OfferUse defaultOfferUse, Term defaultTerm, FreeOnBoard defaultFreeOnBoard, CancellationPolicy defaultCancellationPolicy, ReturnPolicy defaultReturnPolicy, WorkflowEntrance defaultCustomerStatus, WorkflowEntrance defaultCustomerCreditStatus, GlAccount defaultArGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriority allocationPriority, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of Term in com.echothree.model.data.invoice.server.entity
Methods in com.echothree.model.data.invoice.server.entity that return TermModifier and TypeMethodDescriptionInvoiceDetail.getTerm()
InvoiceDetail.getTerm
(EntityPermission entityPermission) InvoiceDetail.getTerm
(Session session, EntityPermission entityPermission) InvoiceDetail.getTermForUpdate()
InvoiceDetail.getTermForUpdate
(Session session) Methods in com.echothree.model.data.invoice.server.entity with parameters of type Term -
Uses of Term in com.echothree.model.data.invoice.server.factory
Methods in com.echothree.model.data.invoice.server.factory with parameters of type TermModifier and TypeMethodDescriptionInvoiceDetailFactory.create
(Invoice invoice, InvoiceType invoiceType, String invoiceName, BillingAccount billingAccount, GlAccount glAccount, Term term, FreeOnBoard freeOnBoard, String reference, String description, Long fromTime, Long thruTime) InvoiceDetailFactory.create
(Session session, Invoice invoice, InvoiceType invoiceType, String invoiceName, BillingAccount billingAccount, GlAccount glAccount, Term term, FreeOnBoard freeOnBoard, String reference, String description, Long fromTime, Long thruTime) -
Uses of Term in com.echothree.model.data.order.server.entity
Methods in com.echothree.model.data.order.server.entity that return TermModifier and TypeMethodDescriptionOrderDetail.getTerm()
OrderDetail.getTerm
(EntityPermission entityPermission) OrderDetail.getTerm
(Session session, EntityPermission entityPermission) OrderDetail.getTermForUpdate()
OrderDetail.getTermForUpdate
(Session session) Methods in com.echothree.model.data.order.server.entity with parameters of type Term -
Uses of Term in com.echothree.model.data.order.server.factory
Methods in com.echothree.model.data.order.server.factory with parameters of type TermModifier and TypeMethodDescriptionOrderDetailFactory.create
(Order order, OrderType orderType, String orderName, OrderPriority orderPriority, Currency currency, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Term term, FreeOnBoard freeOnBoard, String reference, String description, CancellationPolicy cancellationPolicy, ReturnPolicy returnPolicy, Boolean taxable, Long fromTime, Long thruTime) OrderDetailFactory.create
(Session session, Order order, OrderType orderType, String orderName, OrderPriority orderPriority, Currency currency, Boolean holdUntilComplete, Boolean allowBackorders, Boolean allowSubstitutions, Boolean allowCombiningShipments, Term term, FreeOnBoard freeOnBoard, String reference, String description, CancellationPolicy cancellationPolicy, ReturnPolicy returnPolicy, Boolean taxable, Long fromTime, Long thruTime) -
Uses of Term in com.echothree.model.data.term.server.entity
Methods in com.echothree.model.data.term.server.entity that return TermModifier and TypeMethodDescriptionDateDrivenTerm.getTerm()
DateDrivenTerm.getTerm
(EntityPermission entityPermission) DateDrivenTerm.getTerm
(Session session, EntityPermission entityPermission) PartyTerm.getTerm()
PartyTerm.getTerm
(EntityPermission entityPermission) PartyTerm.getTerm
(Session session, EntityPermission entityPermission) StandardTerm.getTerm()
StandardTerm.getTerm
(EntityPermission entityPermission) StandardTerm.getTerm
(Session session, EntityPermission entityPermission) TermDescription.getTerm()
TermDescription.getTerm
(EntityPermission entityPermission) TermDescription.getTerm
(Session session, EntityPermission entityPermission) TermDetail.getTerm()
TermDetail.getTerm
(EntityPermission entityPermission) TermDetail.getTerm
(Session session, EntityPermission entityPermission) DateDrivenTerm.getTermForUpdate()
DateDrivenTerm.getTermForUpdate
(Session session) PartyTerm.getTermForUpdate()
PartyTerm.getTermForUpdate
(Session session) StandardTerm.getTermForUpdate()
StandardTerm.getTermForUpdate
(Session session) TermDescription.getTermForUpdate()
TermDescription.getTermForUpdate
(Session session) TermDetail.getTermForUpdate()
TermDetail.getTermForUpdate
(Session session) Methods in com.echothree.model.data.term.server.entity with parameters of type Term -
Uses of Term in com.echothree.model.data.term.server.factory
Methods in com.echothree.model.data.term.server.factory that return TermModifier and TypeMethodDescriptionTermFactory.create()
TermFactory.create
(TermDetailPK activeDetailPK, TermDetailPK lastDetailPK) TermFactory.create
(TermDetail activeDetail, TermDetail lastDetail) TermFactory.create
(Session session, TermDetailPK activeDetailPK, TermDetailPK lastDetailPK) TermFactory.create
(Session session, TermDetail activeDetail, TermDetail lastDetail) TermFactory.getEntityFromCache
(Session session, TermPK pk) TermFactory.getEntityFromPK
(EntityPermission entityPermission, TermPK pk) TermFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, TermPK pk) TermFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps) TermFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) TermFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) TermFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) TermFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) TermFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) TermFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) TermFactory.getEntityFromResultSet
(EntityPermission entityPermission, ResultSet rs) TermFactory.getEntityFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) TermFactory.getEntityFromValue
(EntityPermission entityPermission, TermValue value) TermFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, TermValue value) Methods in com.echothree.model.data.term.server.factory that return types with arguments of type TermModifier and TypeMethodDescriptionTermFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<TermPK> pks) TermFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<TermPK> pks) TermFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps) TermFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) TermFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) TermFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) TermFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) TermFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) TermFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) TermFactory.getEntitiesFromResultSet
(EntityPermission entityPermission, ResultSet rs) TermFactory.getEntitiesFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.term.server.factory with parameters of type TermModifier and TypeMethodDescriptionDateDrivenTermFactory.create
(Term term, Integer netDueDayOfMonth, Integer dueNextMonthDays, Integer discountPercentage, Integer discountBeforeDayOfMonth, Long fromTime, Long thruTime) DateDrivenTermFactory.create
(Session session, Term term, Integer netDueDayOfMonth, Integer dueNextMonthDays, Integer discountPercentage, Integer discountBeforeDayOfMonth, Long fromTime, Long thruTime) PartyTermFactory.create
(Session session, Party party, Term term, Boolean taxable, Long fromTime, Long thruTime) StandardTermFactory.create
(Term term, Integer netDueDays, Integer discountPercentage, Integer discountDays, Long fromTime, Long thruTime) StandardTermFactory.create
(Session session, Term term, Integer netDueDays, Integer discountPercentage, Integer discountDays, Long fromTime, Long thruTime) TermDescriptionFactory.create
(Term term, Language language, String description, Long fromTime, Long thruTime) TermDescriptionFactory.create
(Session session, Term term, Language language, String description, Long fromTime, Long thruTime) TermDetailFactory.create
(Term term, String termName, TermType termType, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) TermDetailFactory.create
(Session session, Term term, String termName, TermType termType, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) void
void
Method parameters in com.echothree.model.data.term.server.factory with type arguments of type TermModifier and TypeMethodDescriptionvoid
TermFactory.store
(Session session, Collection<Term> entities) void
TermFactory.store
(Collection<Term> entities) -
Uses of Term in com.echothree.model.data.vendor.server.entity
Methods in com.echothree.model.data.vendor.server.entity that return TermModifier and TypeMethodDescriptionVendorTypeDetail.getDefaultTerm()
VendorTypeDetail.getDefaultTerm
(EntityPermission entityPermission) VendorTypeDetail.getDefaultTerm
(Session session) VendorTypeDetail.getDefaultTerm
(Session session, EntityPermission entityPermission) VendorTypeDetail.getDefaultTermForUpdate()
VendorTypeDetail.getDefaultTermForUpdate
(Session session) Methods in com.echothree.model.data.vendor.server.entity with parameters of type Term -
Uses of Term in com.echothree.model.data.vendor.server.factory
Methods in com.echothree.model.data.vendor.server.factory with parameters of type TermModifier and TypeMethodDescriptionVendorTypeDetailFactory.create
(VendorType vendorType, String vendorTypeName, Term defaultTerm, FreeOnBoard defaultFreeOnBoard, CancellationPolicy defaultCancellationPolicy, ReturnPolicy defaultReturnPolicy, GlAccount defaultApGlAccount, 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, VendorType vendorType, String vendorTypeName, Term defaultTerm, FreeOnBoard defaultFreeOnBoard, CancellationPolicy defaultCancellationPolicy, ReturnPolicy defaultReturnPolicy, GlAccount defaultApGlAccount, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime)