|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.jdbc.handlers.EditProcessor
org.wso2.registry.jdbc.handlers.TextEditProcessor
public class TextEditProcessor
Constructor Summary | |
---|---|
TextEditProcessor()
|
Method Summary | |
---|---|
void |
processEdit(java.lang.String path,
java.lang.String editViewName,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class org.wso2.registry.jdbc.handlers.EditProcessor |
---|
getRegistry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextEditProcessor()
Method Detail |
---|
public void processEdit(java.lang.String path, java.lang.String editViewName, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws RegistryException
processEdit
in class EditProcessor
RegistryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |