public class CommitteeLabelDataSource extends DataSourcePlugin
ds, FIELD_TYPE_BOOLEAN, FIELD_TYPE_DATE, FIELD_TYPE_DOUBLE, FIELD_TYPE_INTEGER, FIELD_TYPE_LONG, FIELD_TYPE_STRING, FIELD_TYPE_TIMESTAMP| Constructor and Description |
|---|
CommitteeLabelDataSource()
DDefault constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getFieldValue(JRField field)
getFieldValue
|
java.lang.Object |
getFieldValueByPath(java.lang.String fieldPath,
DBObject base)
This method returns the value as an Object
|
boolean |
next()
Next
|
getClause, getExtraParameter, getParameter, setClause, setExtraParameter, setParameter, setReadOnlyDataSourcepublic boolean next()
throws JRException
next in class DataSourcePluginJRExceptionpublic java.lang.Object getFieldValue(JRField field)
throws JRException
getFieldValue in class DataSourcePluginfield - fieldJRException - JRExceptionpublic java.lang.Object getFieldValueByPath(java.lang.String fieldPath,
DBObject base)
throws java.lang.Exception
getFieldValueByPath in class DataSourcePluginfieldPath - the full pathbase - the base DBObjectjava.lang.Exception - exceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.