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, toString
public List<DocumentSearchResultValue> getResultValues()
DocumentSearchResultValuesContract
getResultValues
in interface DocumentSearchResultValuesContract
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.