|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface that allows the DocFetch servlet to retrieve the requested document and associated metadata.
| Method Summary | |
java.lang.String |
getDocument()
Gets the file path to the document to be retrieved. |
DocumentMetaData |
getMetaData(java.lang.String[] aFilter)
Gets the metadata information about the requested document. |
| Method Detail |
public DocumentMetaData getMetaData(java.lang.String[] aFilter)
throws ServiceException
aFilter - a list of metadata properties to return; if null, this method returns all available metadata properties
DocumentMetaData class
ServiceException
public java.lang.String getDocument()
throws ServiceException
ServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2008 Oracle® Corporation. All Rights Reserved.