|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softwareag.mdm.ui.UIHttpNavigationLink
This class generates links that are used for navigating in Manager.
Constructor Summary | |
UIHttpNavigationLink()
|
Method Summary | |
static void |
addLinkToAdaptationNode(Adaptation target,
Path targetPath,
UIContext aContext)
Writes url link to node at path in a specific instance adaptation. |
static void |
addLinkToOccurrence(Adaptation target,
Adaptation targetContainer,
UIContext aContext)
Writes url link to adaptation occurrence in a specific instance adaptation. |
static Object |
createLinkToAdaptationNode(Adaptation target,
Path targetPath)
Generates HTTP selection parameters for a specific node at path in adaptation |
static String |
createLinkToOccurrence(Adaptation target)
Generates HTTP selection parameters for an adaptation occurrence in the current instance adaptation. |
static Object |
createLinkToOccurrence(Adaptation target,
Adaptation targetContainer)
Generates HTTP selection parameters for an adaptation occurrence in a specific instance adaptation. |
static Object |
createMessage(String message)
Use the result of this method for generating a message, not an HTTP link. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UIHttpNavigationLink()
Method Detail |
public static Object createLinkToAdaptationNode(Adaptation target, Path targetPath)
target
- mandatory field which indicates the target adaptation of the link. If this is
null
, the link is replaced by a message.targetPath
- optional field which indicates the target node of the target adaptation. Default
is root node.public static String createLinkToOccurrence(Adaptation target)
target
- mandatory field which indicates the target adaptation of the link. If the
adaptation does not exist, the link is replaced by a message.public static Object createLinkToOccurrence(Adaptation target, Adaptation targetContainer)
target
- mandatory field which indicates the target occurrence adaptatio of the link. If
the adaptation does not exist, the link is replaced by a message.targetContainer
- mandatory field which indicates the target instance adaptation of the link. If the
adaptation does not exist, the link is replaced by a message.public static Object createMessage(String message)
public static void addLinkToOccurrence(Adaptation target, Adaptation targetContainer, UIContext aContext)
target
- mandatory field which indicates the target occurrence adaptatio of the link. If
the adaptation does not exist, the link is replaced by a message.targetContainer
- mandatory field which indicates the target instance adaptation of the link. If the
adaptation does not exist, the link is replaced by a message.public static void addLinkToAdaptationNode(Adaptation target, Path targetPath, UIContext aContext)
target
- mandatory field which indicates the target adaptation of the link. If this is
null
, the link is replaced by a message.targetPath
- optional field which indicates the target node of the target adaptation. Default
is root node.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.