| Package | Description |
|---|---|
| org.kuali.rice.kew.framework.document.search |
Copyright 2005-2017 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 |
DocumentSearchResultValues
An immutable data transfer object implementation of the
DocumentSearchResultValuesContract. |
static class |
DocumentSearchResultValues.Builder
A builder which can be used to construct
DocumentSearchResultValues instances. |
| Modifier and Type | Method and Description |
|---|---|
static DocumentSearchResultValues.Builder |
DocumentSearchResultValues.Builder.create(DocumentSearchResultValuesContract contract)
Creates a new builder instance initialized with copies of the properties from the given contract.
|
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.