|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderPositionType | |
| com.sap.netweaver.bc.rf.common.namespace | Contains repository framework common interface for namespace maintenance. |
| Uses of OrderPositionType in com.sap.netweaver.bc.rf.common.namespace |
| Fields in com.sap.netweaver.bc.rf.common.namespace declared as OrderPositionType | |
static OrderPositionType |
OrderPositionType.FIRST
|
static OrderPositionType |
OrderPositionType.LAST
|
static OrderPositionType |
OrderPositionType.BEFORE
|
static OrderPositionType |
OrderPositionType.AFTER
|
protected OrderPositionType |
OrderPosition.type
|
| Methods in com.sap.netweaver.bc.rf.common.namespace that return OrderPositionType | |
OrderPositionType |
OrderPosition.getType()
Get order position type of the resource to be reordered. |
| Constructors in com.sap.netweaver.bc.rf.common.namespace with parameters of type OrderPositionType | |
OrderPosition(OrderPositionType type,
java.lang.String resourceHandleName,
java.lang.String referencePointName)
Private general constructor of an order position. |
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||