com.sap.netweaver.bc.rf.common.binding

Class BindingCreateDescriptor

java.lang.Object
  extended by com.sap.netweaver.bc.rf.common.namespace.AbstractCreateDescriptor
      extended by com.sap.netweaver.bc.rf.common.binding.BindingCreateDescriptor
All Implemented Interfaces:
IBindingCreateDescriptor, ICreateDescriptor

public class BindingCreateDescriptor
extends AbstractCreateDescriptor
implements IBindingCreateDescriptor

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

targetRid

protected IRid targetRid
Constructor Detail

BindingCreateDescriptor

public BindingCreateDescriptor(IDestinationDescriptor destinationDescriptor,
                               IRid targetRid)
Construct object of class BindingCreateDescriptor.

Parameters:
destinationDescriptor - destination of the resource to be created
targetRid - target RID of the binding to be created
Method Detail

getTargetRid

public IRid getTargetRid()
Get target RID of the binding to be created.

Specified by:
getTargetRid in interface IBindingCreateDescriptor
Returns:
target RID of the binding to be created
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2012 SAP AG Complete Copyright Notice