public class SearchModelWriter extends Object
Constructor and Description |
---|
SearchModelWriter(PrintStream out,
SearchModel model) |
Modifier and Type | Method and Description |
---|---|
void |
write()
Write out the entire file
|
protected void |
writeFooter() |
protected void |
writeHeader()
write out the header
|
protected void |
writeSearchCriteria()
write out the the object structure
|
protected void |
writeSearchCriteriaParameters()
write out the the object structure
|
protected void |
writeSearchResultColumns()
write out the the object structure
|
protected void |
writeSearchResultTypes()
write out the the object structure
|
protected void |
writeSearchTypes()
write out the the base fields
|
protected void |
writeSqlQueryMap()
write out the the object structure
|
public SearchModelWriter(PrintStream out, SearchModel model)
public void write()
out
- protected void writeHeader()
out
- protected void writeFooter()
protected void writeSearchTypes()
out
- protected void writeSearchResultTypes()
out
- protected void writeSearchResultColumns()
out
- protected void writeSearchCriteria()
out
- protected void writeSearchCriteriaParameters()
out
- protected void writeSqlQueryMap()
out
- Copyright © 2004–2014 The Kuali Foundation. All rights reserved.