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

Interface ILinkDescriptor

All Known Implementing Classes:
LinkDescriptor

public interface ILinkDescriptor

Interface describing a link descriptor.

Copyright (c) SAP AG 2003-2005


Method Summary
 LinkType getLinkType()
          Get LinkType of the link.
 IRid getTargetRid()
          Get target RID of the link.
 IUriReference getTargetUri()
          Get target IUriReference of the link.
 

Method Detail

getLinkType

LinkType getLinkType()
Get LinkType of the link.

Returns:
The linkType value

getTargetRid

IRid getTargetRid()
Get target RID of the link. If the target is referenced by a RID depends on the link type.

Returns:
target RID or null whether this link type points to targets of another type

getTargetUri

IUriReference getTargetUri()
Get target IUriReference of the link. If the target is referenced by a IUriReference depends on the link type.

Returns:
target IUriReference or null whether this link type points to targets of another type
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