|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComplexOutput | |
|---|---|
| org.deegree.protocol.wps.client.process | |
| org.deegree.protocol.wps.client.process.execute | |
| org.deegree.wpsclient.gui | |
| Uses of ComplexOutput in org.deegree.protocol.wps.client.process |
|---|
| Methods in org.deegree.protocol.wps.client.process that return ComplexOutput | |
|---|---|
ComplexOutput |
RawProcessExecution.executeComplexOutput(String id,
String idCodeSpace,
String mimeType,
String encoding,
String schema)
Executes the process and returns the specified complex output. |
| Uses of ComplexOutput in org.deegree.protocol.wps.client.process.execute |
|---|
| Methods in org.deegree.protocol.wps.client.process.execute that return ComplexOutput | |
|---|---|
ComplexOutput |
ExecutionOutputs.getComplex(String id,
String idCodeSpace)
Returns the complex output with the specified identifier. |
| Uses of ComplexOutput in org.deegree.wpsclient.gui |
|---|
| Methods in org.deegree.wpsclient.gui that return types with arguments of type ComplexOutput | |
|---|---|
List<ComplexOutput> |
ExecuteBean.getBinaryOutputs()
|
List<ComplexOutput> |
ExecuteBean.getXmlOutputs()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||