org.n52.wps.transactional.request
Class DeployProcessRequest
java.lang.Object
org.n52.wps.transactional.request.DeployProcessRequest
- All Implemented Interfaces:
- ITransactionalRequest
public class DeployProcessRequest
- extends java.lang.Object
- implements ITransactionalRequest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processDescription
protected org.w3c.dom.Node processDescription
deploymentProfile
protected DeploymentProfile deploymentProfile
schema
protected java.lang.String schema
DeployProcessRequest
public DeployProcessRequest(org.w3c.dom.Document doc)
throws ExceptionReport
- Throws:
ExceptionReport
getProcessDescription
public org.w3c.dom.Node getProcessDescription()
getDeploymentProfile
public DeploymentProfile getDeploymentProfile()
getSchema
public java.lang.String getSchema()
Copyright © 2007-2011 52north.org. All Rights Reserved.