com.pmease.quickbuild.plugin.report.engine.generator.xpath
Class XPathParamRule
java.lang.Object
com.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.xpath.XPathRule
com.pmease.quickbuild.plugin.report.engine.generator.xpath.XPathParamRule
- All Implemented Interfaces:
- ActionListener, TypedObject, XMLSerializable, java.io.Serializable
public class XPathParamRule
- extends XPathRule
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XPathParamRule
public XPathParamRule(ReportCategory category)
doExecute
public void doExecute()
- Overrides:
doExecute
in class XPathRule
fromXML
public void fromXML(org.dom4j.Element element)
throws ReportException
- Specified by:
fromXML
in interface XMLSerializable
- Overrides:
fromXML
in class XPathRule
- Throws:
ReportException
getParamName
public java.lang.String getParamName()
setParamName
public void setParamName(java.lang.String paramName)
getDataType
public DataType getDataType()
setDataType
public void setDataType(DataType dataType)
getItemType
public DataType getItemType()
setItemType
public void setItemType(DataType itemType)
toString
public java.lang.String toString()
- Overrides:
toString
in class AbstractRule
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.