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

Interface IDestinationDescriptor

All Known Implementing Classes:
DestinationDescriptor

public interface IDestinationDescriptor

Interface describing a destination of a resource in a namespace.


Method Summary
 String getChildName()
          Get name of the child resource.
 OrderPosition getOrderPosition()
          Get order position of the child resource.
 IResourceHandle getParentCollection()
          Get parent collection resource id of the resource.
 IRid getParentCollectionRid()
          Deprecated. use getParentCollection() instead
 boolean isOverwriteEnforced()
          Get flag whether or not an existing resource should be overwritten.
 

Method Detail

getParentCollectionRid

IRid getParentCollectionRid()
Deprecated. use getParentCollection() instead

Get parent collection resource id of the resource.

Returns:
parent collection resource id of the resource

getParentCollection

IResourceHandle getParentCollection()
Get parent collection resource id of the resource.

Returns:
parent collection

getChildName

String getChildName()
Get name of the child resource.

Returns:
name of the child resource

getOrderPosition

OrderPosition getOrderPosition()
Get order position of the child resource.

Returns:
order position of the child resource

isOverwriteEnforced

boolean isOverwriteEnforced()
Get flag whether or not an existing resource should be overwritten.

Returns:
flag whether or not an existing resource should be overwritten
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