|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDigitalSubject
As defined at http://spwiki.editme.com/DigitalSubjectM4 and http://spwiki.editme.com/ContextProvider, This interface holds a set of IDigitalSubject
objects.
Method Summary | |
---|---|
IAttribute |
getAttribute(URI attrID)
Return specified attribute of this IDigitalSubject |
Iterable<IAttribute> |
getAttributes()
Return all attributes of this IDigitalSubject |
String |
getType()
Retruns the type of this DigitalSubject. As all DigitalSubjects are required to have a type attribute, this is a shortcut for calling getAttribute(" |
String |
getUniqueID()
Returns the Contextually Unique Identifier of this DigitalSubject |
Method Detail |
---|
Iterable<IAttribute> getAttributes()
IAttribute getAttribute(URI attrID)
attrID
- The identifier of the attribute to be returned.
String getUniqueID()
String getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |