|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HomeKey | |
com.softwareag.mdm.adaptation | Provides core classes and interfaces for accessing schema instances, tables and their occurrences. |
com.softwareag.mdm.instance | Provides interfaces for accessing schema instances. |
com.softwareag.mdm.ui | Provides the capability to create specific user interface components that are integrated within webMethods Master Data Manager. |
Uses of HomeKey in com.softwareag.mdm.adaptation |
Methods in com.softwareag.mdm.adaptation that return HomeKey | |
HomeKey |
AdaptationHome.getKey()
Returns the key that identifies this home in the current repository. |
Uses of HomeKey in com.softwareag.mdm.instance |
Subclasses of HomeKey in com.softwareag.mdm.instance | |
class |
BranchKey
Identifies a branch in a repository. |
class |
VersionKey
Identifies a version in a repository. |
Methods in com.softwareag.mdm.instance that return HomeKey | |
static HomeKey |
HomeKey.parse(String aString)
Parses the string specified so as to return either a branch or a version key. |
Methods in com.softwareag.mdm.instance with parameters of type HomeKey | |
abstract AdaptationHome |
Repository.lookupHome(HomeKey aKey)
Returns the home specified. |
abstract AdaptationHome |
Repository.createHome(AdaptationHome parentBranch,
HomeKey aKey,
Profile owner,
Session aSession,
UserMessage aLabel,
UserMessage aDescription)
Creates the home specified. |
Uses of HomeKey in com.softwareag.mdm.ui |
Methods in com.softwareag.mdm.ui that return HomeKey | |
HomeKey |
UIHttpManagerComponent.getHomeKey()
|
Methods in com.softwareag.mdm.ui with parameters of type HomeKey | |
void |
UIHttpManagerComponent.selectHome(HomeKey aHomeKey)
Selects the home (branch or version) specified. |
void |
UIHttpManagerComponent.selectInstance(HomeKey aHomeKey,
AdaptationName anInstanceReference)
Selects the instance specified. |
void |
UIHttpManagerComponent.select(HomeKey aHomeKey,
AdaptationName anInstanceReference,
Path aPath)
Selects the node in the instance specified. |
void |
UIHttpManagerComponent.select(HomeKey aHomeKey,
AdaptationName anInstanceReference,
String aXPathExpression)
Specifies a selection onto a Master Data entity. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.