|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sap.netweaver.bc.rf.common.namespace.AbstractCreateDescriptor
|
+--com.sap.netweaver.bc.rf.common.binding.BindingCreateDescriptor
Class implementing a binding create descriptor used to create bindings. Note: Please do not activate this package as-is, but try to reintegrate it into the namespace package. There are many similar but just temporarily moved and overwritten methods in the rmi namespace package also.
| Field Summary | |
protected IRid |
targetRid
|
| Fields inherited from class com.sap.netweaver.bc.rf.common.namespace.AbstractCreateDescriptor |
destinationDescriptor, lockDescriptor, lockInfo |
| Constructor Summary | |
BindingCreateDescriptor(IDestinationDescriptor destinationDescriptor,
IRid targetRid)
Construct object of class BindingCreateDescriptor. |
|
| Method Summary | |
IRid |
getTargetRid()
Get target RID of the binding to be created. |
| Methods inherited from class com.sap.netweaver.bc.rf.common.namespace.AbstractCreateDescriptor |
getDestinationDescriptor, getLockDescriptor, getLockInfo, setLockDescriptor, setLockInfo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sap.netweaver.bc.rf.common.namespace.ICreateDescriptor |
getDestinationDescriptor, getLockDescriptor, getLockInfo, setLockDescriptor, setLockInfo |
| Field Detail |
protected IRid targetRid
| Constructor Detail |
public BindingCreateDescriptor(IDestinationDescriptor destinationDescriptor,
IRid targetRid)
destinationDescriptor - destination of the resource to be createdtargetRid - target RID of the binding to be created| Method Detail |
public IRid getTargetRid()
getTargetRid in interface IBindingCreateDescriptor
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||