| Package | Description | 
|---|---|
| org.kuali.student.contract.model | |
| org.kuali.student.contract.writer.search | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<SearchCriteriaParameter> | 
SearchCriteria.parameters  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SearchCriteriaParameter> | 
SearchCriteria.getParameters()
Get the value of parameters 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SearchCriteria.setParameters(List<SearchCriteriaParameter> parameters)
Set the value of parameters 
 | 
| Constructor and Description | 
|---|
SearchCriteriaParameterWriter(PrintStream out,
                                                          int indent,
                                                          SearchCriteriaParameter parm)  | 
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.