|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
As defined at http://spwiki.editme.com/DigitalSubjectM4 and http://spwiki.editme.com/ContextProvider, This interface holds a set of IDigitalSubject objects.
TODO (Doc): Finish javadoc on methods
| Method Summary | |
|---|---|
IContext |
getContext()
|
IDigitalSubjectModel |
getModel()
Returns a model of this type of Digital Subjects as it defined in the context's schema. |
String |
getSubjectID()
Returns the Contextually Unique Identifier of this Digital Subject |
URI |
getType()
Returns the type of this Digital Subject. |
void |
remove()
Removes this Digital Subject from its Context. |
| Methods inherited from interface org.eclipse.higgins.idas.api.IHasMetadata |
|---|
addMetadata, addMetadata, equals, getMetadata, getMetadataSet |
| Methods inherited from interface org.eclipse.higgins.idas.api.IHasAttributes |
|---|
addAttribute, addAttribute, equals, getAttribute, getAttributes, getSingleValuedAttribute, removeAttribute, removeAttributeValue, removeAttributeValue |
| Method Detail |
public IContext getContext()
throws IdASException
IdASException
public String getSubjectID()
throws IdASException
IdASException
public URI getType()
throws IdASException
IdASException
public void remove()
throws IdASException
IContext.applyUpdates() is called.
IdASException
public IDigitalSubjectModel getModel()
throws IdASException
IdASException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||