|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderMechanismType | |
| com.sap.netweaver.bc.rf.common.namespace | Contains repository framework common interface for namespace maintenance. |
| Uses of OrderMechanismType in com.sap.netweaver.bc.rf.common.namespace |
| Fields in com.sap.netweaver.bc.rf.common.namespace declared as OrderMechanismType | |
static OrderMechanismType |
OrderMechanismType.NONE
|
static OrderMechanismType |
OrderMechanismType.SERVER
|
static OrderMechanismType |
OrderMechanismType.MANUAL
|
| Methods in com.sap.netweaver.bc.rf.common.namespace that return OrderMechanismType | |
OrderMechanismType |
OrderMechanism.getType()
Get order mechanism type, identifying the general order mechanism applied, e.g. the order is totally determined by the client who has used reorder() calls to define the ordering. |
| Constructors in com.sap.netweaver.bc.rf.common.namespace with parameters of type OrderMechanismType | |
OrderMechanism(OrderMechanismType type)
Construct object of class OrderMechanism. |
|
OrderMechanism(OrderMechanismType type,
java.lang.String specification)
Construct object of class OrderMechanism. |
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||