org.n52.wps.transactional.request
Class UndeployProcessRequest

java.lang.Object
  extended by org.n52.wps.transactional.request.UndeployProcessRequest
All Implemented Interfaces:
ITransactionalRequest

public class UndeployProcessRequest
extends java.lang.Object
implements ITransactionalRequest


Constructor Summary
UndeployProcessRequest(org.w3c.dom.Document request)
           
 
Method Summary
 java.lang.String getProcessID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UndeployProcessRequest

public UndeployProcessRequest(org.w3c.dom.Document request)
                       throws ExceptionReport
Throws:
ExceptionReport
Method Detail

getProcessID

public java.lang.String getProcessID()


Copyright © 2007-2011 52north.org. All Rights Reserved.