Uses of Class
org.deegree.protocol.wps.client.output.ComplexOutput

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()
           
 



Copyright © 2011. All Rights Reserved.