public interface DocumentSearchResultValueContract
Modifier and Type | Method and Description |
---|---|
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.
|
String getDocumentId()
List<? extends DocumentAttributeContract> getDocumentAttributes()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.