public final class DocumentSearchCriteriaConfiguration extends AbstractDataTransferObject implements DocumentSearchCriteriaConfigurationContract
DocumentSearchCriteriaConfigurationContract.
Instances of this class should be constructed using the nested DocumentSearchCriteriaConfiguration.Builder class.| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentSearchCriteriaConfiguration.Builder
A builder which can be used to construct
DocumentSearchCriteriaConfiguration instances. |
| Modifier and Type | Method and Description |
|---|---|
List<RemotableAttributeField> |
getFlattenedSearchAttributeFields() |
List<AttributeFields> |
getSearchAttributeFields()
Returns the additional attribute fields that should be included as part of the document search criteria on the
document search user interface.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic List<AttributeFields> getSearchAttributeFields()
DocumentSearchCriteriaConfigurationContractgetSearchAttributeFields in interface DocumentSearchCriteriaConfigurationContractpublic List<RemotableAttributeField> getFlattenedSearchAttributeFields()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.