|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.6) Beta B19032-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface representing information about a document that can be passed to a QueryTimeFilter for filtering out documents.
| Method Summary | |
int |
getContentLength()Returns the length of the contents of the document. |
java.util.Date |
getLastModified()Returns the date of last modification of the document. |
java.lang.String |
getTitle()Returns the title of the document. |
java.lang.String |
getURL()Returns the display URL of the document. |
| Method Detail |
public java.lang.String getTitle()
public java.lang.String getURL()
public int getContentLength()
public java.util.Date getLastModified()
|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.6) Beta B19032-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||