public final class DocumentSearchResultValues extends AbstractDataTransferObject implements DocumentSearchResultValuesContract
DocumentSearchResultValuesContract.
Instances of this class should be constructed using the nested DocumentSearchResultValues.Builder class.| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentSearchResultValues.Builder
A builder which can be used to construct
DocumentSearchResultValues instances. |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentSearchResultValue> |
getResultValues()
Returns an unmodifiable list of the result values, one for each customized document.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic List<DocumentSearchResultValue> getResultValues()
DocumentSearchResultValuesContractgetResultValues in interface DocumentSearchResultValuesContractCopyright © 2005–2016 The Kuali Foundation. All rights reserved.