|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrderType | |
---|---|
com.retek.component.customerorder | |
com.retek.component.pend |
Uses of OrderType in com.retek.component.customerorder |
---|
Fields in com.retek.component.customerorder declared as OrderType | |
static OrderType |
OrderType.STANDARD
|
static OrderType |
OrderType.EMPLOYEE
|
Methods in com.retek.component.customerorder that return OrderType | |
static OrderType |
OrderType.fromCode(java.lang.String code)
|
OrderType |
CustomerOrder.getOrderType()
|
OrderType |
MailOrderBatch.getOrderType()
|
Methods in com.retek.component.customerorder with parameters of type OrderType | |
void |
OrderSearchCriteria.addOrderType(OrderType orderType)
|
void |
CustomerOrder.setOrderType(OrderType orderType)
|
void |
MailOrderBatch.setOrderType(OrderType orderType)
|
CustomerOrder |
CustomerOrderManager.buildCustomerOrderInstance(OrderType orderType,
OrderSource orderSource,
User user)
|
Uses of OrderType in com.retek.component.pend |
---|
Methods in com.retek.component.pend that return OrderType | |
OrderType |
PendRule.getOrderType()
|
Methods in com.retek.component.pend with parameters of type OrderType | |
void |
PendRule.setOrderType(OrderType orderType)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |