| Package | Description |
|---|---|
| org.kuali.rice.kew.api.document.search |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentSearchCriteria
An immutable data transfer object implementation of the
DocumentSearchCriteriaContract. |
static class |
DocumentSearchCriteria.Builder
A builder which can be used to construct
DocumentSearchCriteria instances. |
| Modifier and Type | Method and Description |
|---|---|
DocumentSearchCriteriaContract |
DocumentSearchResultsContract.getCriteria()
Returns the criteria that was used to execute the search.
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentSearchCriteria.Builder |
DocumentSearchCriteria.Builder.create(DocumentSearchCriteriaContract contract)
Creates a new builder instance initialized with copies of the properties from the given contract.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.