com.softwareag.mdm.instance
Class VersionKey

java.lang.Object
  extended bycom.softwareag.mdm.instance.HomeKey
      extended bycom.softwareag.mdm.instance.VersionKey

public final class VersionKey
extends HomeKey

Identifies a version in a repository.

See Also:
Repository.lookupHome(HomeKey)

Field Summary
 
Fields inherited from class com.softwareag.mdm.instance.HomeKey
KEY_PATTERN, MAX_KEY_LENGTH
 
Method Summary
 boolean equals(Object x)
           
static VersionKey forName(String aName)
          Deprecated. Replaced by method HomeKey.forVersionName(String).
 boolean isBranch()
          Returns true if this key identifies a branch.
 
Methods inherited from class com.softwareag.mdm.instance.HomeKey
forBranchName, format, forVersionName, getName, isVersion, parse, toDisplayString, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

forName

public static final VersionKey forName(String aName)
Deprecated. Replaced by method HomeKey.forVersionName(String).

Returns the version identifier with the name specified.


isBranch

public boolean isBranch()
Description copied from class: HomeKey
Returns true if this key identifies a branch.

Specified by:
isBranch in class HomeKey

equals

public boolean equals(Object x)


(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.