public interface DefaultDisseminator
| Modifier and Type | Method and Description |
|---|---|
MIMETypedStream |
viewDublinCore()
Returns the Dublin Core record for the object, if one exists.
|
MIMETypedStream |
viewItemIndex()
Returns an HTML rendering of the Item Index for the object.
|
MIMETypedStream |
viewMethodIndex()
Returns an HTML rendering of the Dissemination Index for the object.
|
MIMETypedStream |
viewObjectProfile()
Returns an HTML rendering of the object profile which contains key
metadata from the object, plus URLs for the object's Dissemination Index
and Item Index.
|
MIMETypedStream viewObjectProfile() throws ServerException
ServerExceptionMIMETypedStream viewMethodIndex() throws ServerException
ServerExceptionMIMETypedStream viewItemIndex() throws ServerException
ServerExceptionMIMETypedStream viewDublinCore() throws ServerException
ServerExceptionCopyright © 2013 DuraSpace. All Rights Reserved.