|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.framework.resource.common.UuidUri
public class UuidUri
UUID-based source URI.
Constructor Summary | |
---|---|
UuidUri(String uuid)
Creates instance of the source URI. |
Method Summary | |
---|---|
String |
asString()
Provides pure string representation of the Source URI. |
boolean |
equals(Object sourceUri)
|
int |
hashCode()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UuidUri(String uuid)
uuid
- base uuidMethod Detail |
---|
public boolean equals(Object sourceUri)
equals
in class Object
public int hashCode()
hashCode
in class Object
public String asString()
SourceUri
asString
in interface SourceUri
public String toString()
toString
in class Object
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |