|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkType | |
| com.sap.netweaver.bc.rf.common.binding | Contains repository framework common interface for bindings. |
| com.sap.netweaver.bc.rf.common.namespace | Contains repository framework common interface for namespace maintenance. |
| Uses of LinkType in com.sap.netweaver.bc.rf.common.binding |
| Constructors in com.sap.netweaver.bc.rf.common.binding with parameters of type LinkType | |
CopyFlagsDescriptor(boolean childrenToBeCopied,
LinkType[] childrenLinkTypesToBeCopied,
boolean childrenBindingToBeCopied)
Construct object of class CopyFlagsDescriptor. |
|
| Uses of LinkType in com.sap.netweaver.bc.rf.common.namespace |
| Fields in com.sap.netweaver.bc.rf.common.namespace declared as LinkType | |
static LinkType |
LinkType.NONE
|
static LinkType |
LinkType.REPOSITORY_DYNAMIC
|
static LinkType |
LinkType.INTERNAL_STATIC
|
static LinkType |
LinkType.EXTERNAL_STATIC
|
| Methods in com.sap.netweaver.bc.rf.common.namespace that return LinkType | |
LinkType |
LinkDescriptor.getLinkType()
Get LinkType of the link. |
LinkType |
ILinkDescriptor.getLinkType()
Get LinkType of the link. |
| Methods in com.sap.netweaver.bc.rf.common.namespace with parameters of type LinkType | |
void |
CopyFlagsDescriptor.addLinkTypeToBeCopied(LinkType childrenLinkTypeToBeCopied)
Add link type to be copied when children also need to be copied. |
void |
CopyFlagsDescriptor.removeLinkTypeToBeCopied(LinkType childrenLinkTypeToBeCopied)
Remove link type to be copied when children also need to be copied. |
boolean |
CopyFlagsDescriptor.isChildrenLinkToBeCopied(LinkType linkType)
Get flag whether or not child links of the given LinkType should be
copied. |
boolean |
ICopyFlagsDescriptor.isChildrenLinkToBeCopied(LinkType linkType)
Get flag whether or not child links of the given LinkType should be
copied. |
| Constructors in com.sap.netweaver.bc.rf.common.namespace with parameters of type LinkType | |
CopyFlagsDescriptor(boolean childrenToBeCopied,
LinkType[] childrenLinkTypesToBeCopied)
Construct object of class CopyFlagsDescriptor. |
|
LinkDescriptor(LinkType linkType)
Construct object of class LinkDescriptor. |
|
LinkDescriptor(LinkType linkType,
IRid targetRid)
Construct object of class LinkDescriptor. |
|
LinkDescriptor(LinkType linkType,
IAbsoluteUri targetUri)
Construct object of class LinkDescriptor. |
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||