com.sap.netweaver.bc.rf.common.namespace

Class LinkCreateDescriptor

java.lang.Object
  extended by com.sap.netweaver.bc.rf.common.namespace.AbstractCreateDescriptor
      extended by com.sap.netweaver.bc.rf.common.namespace.ResourceCreateDescriptor
          extended by com.sap.netweaver.bc.rf.common.namespace.LinkCreateDescriptor
All Implemented Interfaces:
ICreateDescriptor, ILinkCreateDescriptor, IResourceCreateDescriptor

public class LinkCreateDescriptor
extends ResourceCreateDescriptor
implements ILinkCreateDescriptor

Class implementing a link create descriptor used to create links.


Field Summary
protected  ILinkDescriptor linkDescriptor
           
 
Fields inherited from class com.sap.netweaver.bc.rf.common.namespace.ResourceCreateDescriptor
contentAndPropertiesDescriptor
 
Fields inherited from class com.sap.netweaver.bc.rf.common.namespace.AbstractCreateDescriptor
destinationDescriptor, lockDescriptor, lockInfo
 
Constructor Summary
LinkCreateDescriptor(IDestinationDescriptor destinationDescriptor, IContentAndPropertiesDescriptor contentAndPropertiesDescriptor, ILinkDescriptor linkDescriptor)
          Construct object of class LinkCreateDescriptor.
LinkCreateDescriptor(IDestinationDescriptor destinationDescriptor, ILinkDescriptor linkDescriptor)
          Construct object of class LinkCreateDescriptor.
 
Method Summary
 ILinkDescriptor getLinkDescriptor()
          Get link description of the link to be created.
 
Methods inherited from class com.sap.netweaver.bc.rf.common.namespace.ResourceCreateDescriptor
getContentAndPropertiesDescriptor
 
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.IResourceCreateDescriptor
getContentAndPropertiesDescriptor
 
Methods inherited from interface com.sap.netweaver.bc.rf.common.namespace.ICreateDescriptor
getDestinationDescriptor, getLockDescriptor, getLockInfo, setLockDescriptor, setLockInfo
 

Field Detail

linkDescriptor

protected ILinkDescriptor linkDescriptor
Constructor Detail

LinkCreateDescriptor

public LinkCreateDescriptor(IDestinationDescriptor destinationDescriptor,
                            ILinkDescriptor linkDescriptor)
Construct object of class LinkCreateDescriptor.

Parameters:
destinationDescriptor - destination of the resource to be created
linkDescriptor - link description of the link to be created

LinkCreateDescriptor

public LinkCreateDescriptor(IDestinationDescriptor destinationDescriptor,
                            IContentAndPropertiesDescriptor contentAndPropertiesDescriptor,
                            ILinkDescriptor linkDescriptor)
Construct object of class LinkCreateDescriptor.

Parameters:
destinationDescriptor - destination of the resource to be created
contentAndPropertiesDescriptor - resource content and properties of the resource to be created
linkDescriptor - link description of the link to be created
Method Detail

getLinkDescriptor

public ILinkDescriptor getLinkDescriptor()
Get link description of the link to be created.

Specified by:
getLinkDescriptor in interface ILinkCreateDescriptor
Returns:
link description of the link to be created
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice