|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDigitalSubjectRef
Represents a reference to a Digital Subject.
This reference contains both the reference to the Context containing the Digital Subject as well as the contextually unique id of the Digital Subject.
This is used in Digital Subject Relationships.
Method Summary | |
---|---|
URI |
getContextRef()
Returns a reference to the Context holding the referred-to IDigitalSubject . |
String |
getUniqueID()
Returns the Contextually Unique Identifier of the referred-to IDigitalSubject . |
Method Detail |
---|
URI getContextRef() throws IdASException
IDigitalSubject
.
IdASException
String getUniqueID() throws IdASException
IDigitalSubject
.
IdASException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |