|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentSearchResultValueContract
Defines the contract for an object containing a customized result value for a specific document which is part of a set of document search results.
Method Summary | |
---|---|
List<? extends DocumentAttributeContract> |
getDocumentAttributes()
Returns the customized document attribute values for this document search result. |
String |
getDocumentId()
Returns the id of the document for which this customized result value applies. |
Method Detail |
---|
String getDocumentId()
List<? extends DocumentAttributeContract> getDocumentAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |