|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AjaxRequestService
An Ajax request is made up of an action and builder phases. This interface defines the entry point into Ajax Request processing typically used in a Jetspeed pipeline.
Method Summary | |
---|---|
java.util.Map |
getActionMap()
|
void |
process(RequestContext requestContext)
|
Method Detail |
---|
void process(RequestContext requestContext) throws AJAXException
AJAXException
java.util.Map getActionMap()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |