|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8.2) E10465-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CustomAttribute | |
| oracle.search.query.webservice.client | Provides classes needed to access the Oracle SES Query Web service |
| Uses of CustomAttribute in oracle.search.query.webservice.client |
| Methods in oracle.search.query.webservice.client that return CustomAttribute | |
CustomAttribute[] |
ResultElement.getCustomAttributes()Returns the non-default attributes of the document requested in the search methods. |
| Methods in oracle.search.query.webservice.client with parameters of type CustomAttribute | |
void |
ResultElement.setCustomAttributes(CustomAttribute[] customAttributes)Sets custom (non-default) attributes of the document. |
| Constructors in oracle.search.query.webservice.client with parameters of type CustomAttribute | |
ResultElement(String author, String description, String url, String snippet, String title, Date lastModified, String mimetype, Integer score, Integer docID, String language, Integer contentLength, Long signature, String infoSourceID, String infoSourcePath, DataGroup[] groups, Boolean isDuplicate, Boolean hasDuplicate, CustomAttribute[] customAttributes, String fedID) |
|
|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8.2) E10465-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||