|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.ecf.core.identity.BaseID org.eclipse.ecf.core.identity.URIID org.eclipse.ecf.remoteservice.rest.identity.RestID
public class RestID
Field Summary |
---|
Fields inherited from class org.eclipse.ecf.core.identity.BaseID |
---|
namespace |
Constructor Summary | |
---|---|
RestID(Namespace namespace,
java.net.URI uri)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.ecf.core.identity.URIID |
---|
namespaceCompareTo, namespaceEquals, namespaceGetName, namespaceHashCode, toURI |
Methods inherited from class org.eclipse.ecf.core.identity.BaseID |
---|
compareTo, equals, getAdapter, getName, getNamespace, hashCode, namespaceToExternalForm, toExternalForm |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.ecf.core.identity.ID |
---|
equals, getName, getNamespace, hashCode, toExternalForm |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Constructor Detail |
---|
public RestID(Namespace namespace, java.net.URI uri)
Method Detail |
---|
public java.lang.String toString()
toString
in interface java.security.Principal
toString
in class URIID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |