|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.control.Control
lumis.service.report.control.BaseParametersControl
public abstract class BaseParametersControl
Base control for report parameter controls.
Field Summary | |
---|---|
protected ReportType |
reportType
|
Constructor Summary | |
---|---|
BaseParametersControl()
|
Method Summary | |
---|---|
void |
buildSubControls()
|
IResource |
getControlResource()
|
protected abstract org.w3c.dom.Node |
getControlsNode(ReportType reportTypeConfig)
|
protected abstract org.w3c.dom.Node |
getSourceNode(ReportType reportTypeConfig)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ReportType reportType
Constructor Detail |
---|
public BaseParametersControl()
Method Detail |
---|
public void buildSubControls() throws PortalException
buildSubControls
in interface IControl
buildSubControls
in class Control
PortalException
public IResource getControlResource() throws PortalException
getControlResource
in interface IControl
getControlResource
in class Control
PortalException
protected abstract org.w3c.dom.Node getSourceNode(ReportType reportTypeConfig) throws PortalException
PortalException
protected abstract org.w3c.dom.Node getControlsNode(ReportType reportTypeConfig) throws PortalException
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |