|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.idas.impl.BasicDigitalSubjectRef
public class BasicDigitalSubjectRef
Basic implementation of IDigitalSubjectRef
Constructor Summary | |
---|---|
BasicDigitalSubjectRef(java.net.URI contextRef,
java.lang.String subjectCUID)
|
Method Summary | |
---|---|
java.net.URI |
getContextRef()
Returns a reference to the Context holding the referred-to IDigitalSubject . |
java.lang.String |
getUniqueID()
Returns the Contextually Unique Identifier of the referred-to IDigitalSubject . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicDigitalSubjectRef(java.net.URI contextRef, java.lang.String subjectCUID)
Method Detail |
---|
public java.net.URI getContextRef() throws IdASException
IDigitalSubjectRef
IDigitalSubject
.
getContextRef
in interface IDigitalSubjectRef
IdASException
IDigitalSubjectRef.getContextRef()
public java.lang.String getUniqueID() throws IdASException
IDigitalSubjectRef
IDigitalSubject
.
getUniqueID
in interface IDigitalSubjectRef
IdASException
IDigitalSubjectRef.getUniqueID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |