|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.ui.OwAdaptor.OwApplicationStarterStrategy
public class OwAdaptor.OwApplicationStarterStrategy
Strategy for handling "Start OWD" button request
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor Summary | |
---|---|
OwAdaptor.OwApplicationStarterStrategy()
|
Method Summary | |
---|---|
String |
getParameterId()
Get the request parameter name associated with this request processor. |
void |
processRequest(javax.servlet.http.HttpServletRequest request_p,
javax.servlet.http.HttpServletResponse response_p,
OwWebApplication owApplication_p)
Process the request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OwAdaptor.OwApplicationStarterStrategy()
Method Detail |
---|
public void processRequest(javax.servlet.http.HttpServletRequest request_p, javax.servlet.http.HttpServletResponse response_p, OwWebApplication owApplication_p) throws Exception
OwAdaptor.OwRequestHandlerStrategy
processRequest
in interface OwAdaptor.OwRequestHandlerStrategy
Exception
public String getParameterId()
OwAdaptor.OwRequestHandlerStrategy
getParameterId
in interface OwAdaptor.OwRequestHandlerStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |