|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILinkDescriptor | |
| com.sap.netweaver.bc.rf.common.namespace | Contains repository framework common interface for namespace maintenance. |
| com.sap.netweaver.bc.rf.mi.namespace | Contains repository framework manager interface for namespace maintenance. |
| Uses of ILinkDescriptor in com.sap.netweaver.bc.rf.common.namespace |
| Classes in com.sap.netweaver.bc.rf.common.namespace that implement ILinkDescriptor | |
class |
LinkDescriptor
Class implementing a link descriptor. |
| Fields in com.sap.netweaver.bc.rf.common.namespace declared as ILinkDescriptor | |
protected ILinkDescriptor |
LinkCreateDescriptor.linkDescriptor
|
static ILinkDescriptor |
LinkDescriptor.TYPE_NONE
Default link descriptor for resources not being a link (should be used for performance reasons). |
| Methods in com.sap.netweaver.bc.rf.common.namespace that return ILinkDescriptor | |
ILinkDescriptor |
LinkCreateDescriptor.getLinkDescriptor()
Get link description of the link to be created. |
ILinkDescriptor |
ILinkCreateDescriptor.getLinkDescriptor()
Get link description of the link to be created. |
| Constructors in com.sap.netweaver.bc.rf.common.namespace with parameters of type ILinkDescriptor | |
LinkCreateDescriptor(IDestinationDescriptor destinationDescriptor,
ILinkDescriptor linkDescriptor)
Construct object of class LinkCreateDescriptor. |
|
LinkCreateDescriptor(IDestinationDescriptor destinationDescriptor,
IContentAndPropertiesDescriptor contentAndPropertiesDescriptor,
ILinkDescriptor linkDescriptor)
Construct object of class LinkCreateDescriptor. |
|
| Uses of ILinkDescriptor in com.sap.netweaver.bc.rf.mi.namespace |
| Methods in com.sap.netweaver.bc.rf.mi.namespace that return ILinkDescriptor | |
ILinkDescriptor |
INamespaceManager.getLinkDescriptor(IResourceHandle resourceHandle)
Returns the ILinkDescriptor of the link. |
| Methods in com.sap.netweaver.bc.rf.mi.namespace with parameters of type ILinkDescriptor | |
void |
IMutableNamespaceManager.setLinkDescriptor(IResourceHandle resourceHandle,
ILinkDescriptor linkDescriptor)
Changes a link's type and/or target. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||