|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.orchestranetworks.instance.RepositoryId
Identifies a particular EBX.Platform 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
NumberFormatExceptionpublic boolean equals(Object x)
public String formatToHexString()
public int hashCode()
public String toString()
public long getLong()
public void checkValidity()
throws com.onwbp.adaptation.rep.CfpInconsistentRepositoryException
com.onwbp.adaptation.rep.CfpInconsistentRepositoryException
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0001]
Copyright Orchestra Networks 2000-2008. All rights reserved.