|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softwareag.mdm.instance.RepositoryId
Identifies a particular webMethods MDM repository in a persistent and durable manner.
This identity is independant of repository's physical location and format.
The repository id conforms to the format of a UUID node, as specified by RFC 4122: it is 48 bits (6 bytes), and it is usually represented as 12 hexadecimal digits.
Method Summary | |
void |
checkValidity()
|
static RepositoryId |
createRandomly()
|
boolean |
equals(Object x)
|
String |
formatToHexString()
|
long |
getLong()
|
int |
hashCode()
|
static RepositoryId |
parseHexString(String aString)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
public static RepositoryId createRandomly()
public static RepositoryId parseHexString(String aString) throws NumberFormatException
NumberFormatException
public boolean equals(Object x)
public String formatToHexString()
public int hashCode()
public String toString()
public long getLong()
public void checkValidity() throws com.softwareag.mdm.boot.BootException
com.softwareag.mdm.boot.BootException
|
|||||||||||
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.