AbstractDirect() | org.turro.elephant.direct.AbstractDirect | |
createFormAction() | org.turro.elephant.direct.AbstractDirect | |
createJsonItem(String itemElement, Object item) | org.turro.elephant.direct.AbstractDirect | protected |
createLinkTo(String link, KeyValueMap values) | org.turro.elephant.direct.AbstractDirect | |
createPOST(String values) | org.turro.elephant.direct.AbstractDirect | |
createRightNowURL(String values) | org.turro.elephant.direct.AbstractDirect | |
createRightNowURL(KeyValueMap values) | org.turro.elephant.direct.AbstractDirect | |
createURL() | org.turro.elephant.direct.AbstractDirect | |
createURL(IConstructor constructor, String values) | org.turro.elephant.direct.AbstractDirect | |
createURL(IConstructor constructor, String values, int daysValid) | org.turro.elephant.direct.AbstractDirect | |
createURL(IConstructor constructor, String values, int daysValid, boolean withDomain) | org.turro.elephant.direct.AbstractDirect | |
createURL(IConstructor constructor, IContact recipe, String values, int daysValid, boolean withDomain) | org.turro.elephant.direct.AbstractDirect | |
createURL(IConstructor constructor, IContact recipe, KeyValueMap values, int daysValid, boolean withDomain) | org.turro.elephant.direct.AbstractDirect | |
doExecute(IConstructor constructor, KeyValueMap map) | org.turro.elephant.direct.AbstractDirect | protected |
execute(ServletContext context, HttpServletRequest request, HttpServletResponse response) | org.turro.elephant.direct.AbstractDirect | |
execute(IConstructor constructor) | org.turro.elephant.direct.AbstractDirect | |
generateJson(String rootElement, String itemElement, List results) | org.turro.elephant.direct.AbstractDirect | protected |
getAjaxEvalUrl(KeyValueMap values) | org.turro.elephant.direct.AbstractDirect | |
getAjaxSubmitUrl(String containerId) | org.turro.elephant.direct.AbstractDirect | |
getAjaxUrl(String containerId, String values) | org.turro.elephant.direct.AbstractDirect | |
getAjaxUrl(String containerId, KeyValueMap values) | org.turro.elephant.direct.AbstractDirect | |
getIdentifier() | org.turro.elephant.direct.AbstractDirect | protected |
getRedirContext(IConstructor constructor, boolean withDomain) | org.turro.elephant.direct.AbstractDirect | protected |
isRedirectToCurrent() | org.turro.elephant.direct.AbstractDirect | |
itsMe(String id) | org.turro.elephant.direct.AbstractDirect | |
myTurn(HttpServletRequest request) | org.turro.elephant.direct.AbstractDirect | |
setRedirectToCurrent(boolean redirectToCurrent) | org.turro.elephant.direct.AbstractDirect | |
writeJsonResponse(HttpServletResponse response, String json) | org.turro.elephant.direct.AbstractDirect | protected |