|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.services.wps.provider.jrxml.AbstractJrxmlWPSProcess org.deegree.services.wps.provider.jrxml.JrxmlTemplateProcess
public class JrxmlTemplateProcess
Process to get a preview about the report.
Constructor Summary | |
---|---|
JrxmlTemplateProcess(Map<String,URL> idToTemplateId)
|
Method Summary | |
---|---|
ProcessDefinition |
getDescription()
Returns the description (e.g. parameter types, metadata) of the process. |
ExceptionCustomizer |
getExceptionCustomizer()
Returns the exception customizer for the process. |
Processlet |
getProcesslet()
Returns the Processlet (process code) instance of the process. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JrxmlTemplateProcess(Map<String,URL> idToTemplateId)
Method Detail |
---|
public ProcessDefinition getDescription()
WPSProcess
null
public Processlet getProcesslet()
WPSProcess
Processlet
(process code) instance of the process.
null
public ExceptionCustomizer getExceptionCustomizer()
WPSProcess
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |