org.wso2.registry.servlet
Class EditProcessor

java.lang.Object
  extended by org.wso2.registry.servlet.EditProcessor

public class EditProcessor
extends java.lang.Object


Field Summary
static java.lang.String STATUS_MESSAGE_NAME
           
 
Constructor Summary
EditProcessor()
           
 
Method Summary
 boolean processEdit(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATUS_MESSAGE_NAME

public static final java.lang.String STATUS_MESSAGE_NAME
See Also:
Constant Field Values
Constructor Detail

EditProcessor

public EditProcessor()
Method Detail

processEdit

public boolean processEdit(javax.servlet.http.HttpServletRequest request,
                           javax.servlet.http.HttpServletResponse response)
                    throws javax.servlet.ServletException,
                           java.io.IOException
Throws:
javax.servlet.ServletException
java.io.IOException


Copyright © 2007 Apache Web Services Project. All Rights Reserved.