|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderMechanism | |
| com.sap.netweaver.bc.rf.common.namespace | Contains repository framework common interface for namespace maintenance. |
| com.sap.netweaver.bc.rf.mi.namespace | Contains repository framework manager interface for namespace maintenance. |
| Uses of OrderMechanism in com.sap.netweaver.bc.rf.common.namespace |
| Fields in com.sap.netweaver.bc.rf.common.namespace declared as OrderMechanism | |
protected OrderMechanism |
CollectionCreateDescriptor.orderMechanism
|
| Methods in com.sap.netweaver.bc.rf.common.namespace that return OrderMechanism | |
OrderMechanism |
CollectionCreateDescriptor.getOrderMechanism()
Get order mechanism of the child collection. |
OrderMechanism |
ICollectionCreateDescriptor.getOrderMechanism()
Get order mechanism of the child collection. |
| Constructors in com.sap.netweaver.bc.rf.common.namespace with parameters of type OrderMechanism | |
CollectionCreateDescriptor(IDestinationDescriptor destinationDescriptor,
OrderMechanism orderMechanism)
Construct object of class CollectionCreateDescriptor. |
|
CollectionCreateDescriptor(IDestinationDescriptor destinationDescriptor,
IContentAndPropertiesDescriptor contentAndPropertiesDescriptor,
OrderMechanism orderMechanism)
Construct object of class CollectionCreateDescriptor. |
|
| Uses of OrderMechanism in com.sap.netweaver.bc.rf.mi.namespace |
| Methods in com.sap.netweaver.bc.rf.mi.namespace that return OrderMechanism | |
OrderMechanism |
INamespaceManager.getCollectionOrderMechanism(IResourceHandle resourceHandle)
Returns the OrderMechanism of the collection. |
| Methods in com.sap.netweaver.bc.rf.mi.namespace with parameters of type OrderMechanism | |
void |
IMutableNamespaceManager.setCollectionOrderMechanism(IResourceHandle resourceHandle,
OrderMechanism orderMechanism)
Change the OrderMechanism of the collection. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||