|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectSource
Provides an abstract wrapper around the repository of digital objects.
| Method Summary | |
|---|---|
ContentModelInfo |
getContentModelInfo(String pid)
Get the object that has this PID (or null) and confirm
that it is a valid content model. |
ObjectInfo |
getValidationObject(String pid)
Get the object that has this PID, or null if there is no
such object. |
| Method Detail |
|---|
ObjectInfo getValidationObject(String pid)
throws ObjectSourceException
null if there is no
such object.
ObjectSourceException
ContentModelInfo getContentModelInfo(String pid)
throws ObjectSourceException,
InvalidContentModelException
null) and confirm
that it is a valid content model.
ObjectSourceException
InvalidContentModelException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||