public class CircReport extends Object
| Constructor and Description |
|---|
CircReport() |
| Modifier and Type | Method and Description |
|---|---|
List<CircReportData> |
getReportData() |
String |
getUserName() |
void |
setUserName(String userName) |
public CircReport()
public List<CircReportData> getReportData() throws IOException
IOExceptionpublic String getUserName()
public void setUserName(String userName)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.