|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject
com.pmease.quickbuild.plugin.report.engine.metadata.AbstractCategoryItem
com.pmease.quickbuild.plugin.report.engine.generator.GenerateAction
com.pmease.quickbuild.plugin.report.engine.generator.AbstractRule
com.pmease.quickbuild.plugin.report.engine.generator.expression.ExpressionRule
public class ExpressionRule
Field Summary |
---|
Fields inherited from class com.pmease.quickbuild.plugin.report.engine.metadata.AbstractCategoryItem |
---|
category |
Constructor Summary | |
---|---|
ExpressionRule(ReportCategory category)
|
|
ExpressionRule(ReportCategory category,
java.lang.String columnName,
java.lang.String expression)
|
Method Summary | |
---|---|
protected void |
doExecute()
|
protected java.lang.Object |
getDefaultValue(java.lang.String name)
|
java.lang.String |
getType()
|
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.generator.AbstractRule |
---|
forColumns, getColumnName, getElementName, getValueExpression, hasColumn, prepareExpressionContext, setColumnName, setValueExpression, toString |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.generator.GenerateAction |
---|
afterExecute, beforeExecute, buildKey, execute, getContext, getId, getLogger, getOrder, setId, setOrder |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.metadata.AbstractCategoryItem |
---|
getCategory |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject |
---|
fromXML, initFromClassResource, initFromLocal, initFromStream, reflectionReadFromNode, reflectionWriteToNode, toXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExpressionRule(ReportCategory category)
public ExpressionRule(ReportCategory category, java.lang.String columnName, java.lang.String expression)
Method Detail |
---|
protected void doExecute()
doExecute
in class GenerateAction
public java.lang.String getType()
protected java.lang.Object getDefaultValue(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |