|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.acsinet_solutions.cetia4.controller.rest.RestModuleSupport
com.acsinet_solutions.cetia4.test.controller.TopicsModule
public abstract class TopicsModule
| Field Summary |
|---|
| Fields inherited from interface com.acsinet_solutions.cetia4.controller.ControllerConstants |
|---|
_METHOD_PARAM, _PAGE_PARAM, _ROOT_PARAM, DEFAULT_VIEW, ERROR_URL, ERROR_VIEW, LOAD_CANCEL, LOAD_CURRENT, LOAD_DEFAULT, LOAD_ERROR, LOAD_PREVIOUS |
| Fields inherited from interface com.acsinet_solutions.cetia4.controller.AttributeKeys |
|---|
_BUNDLE_KEY, _CONFIGURATION_KEY, _DEFAULT_CONTROLLER_KEY, _FORM_ACTION_KEY, _FORM_ATTRIBUTE_KEY, _LOCALE_KEY, _MESSAGE_KEY, _NAVIGATION_FLOW_KEY, _PORTAL_PATH_KEY, _RENDER_PARAMETERS_KEY, _SERVICE_LOCATOR_KEY, _SESSION_KEY, _SYSTEM_EXCEPTION_KEY, _VALIDATION_EXCEPTION_KEY |
| Constructor Summary | |
|---|---|
TopicsModule()
|
|
| Method Summary | |
|---|---|
java.lang.String |
delete(ActionContext context,
int id)
|
java.lang.String |
insert(ActionContext context)
|
java.lang.String |
render(RenderContext context)
|
java.lang.String |
render(RenderContext context,
int id)
|
java.lang.String |
update(ActionContext context,
int id)
|
| Methods inherited from class com.acsinet_solutions.cetia4.controller.rest.RestModuleSupport |
|---|
getConfiguration, getLocator, getLogger, getModuleName, getNestedIndex, getNestedModules, getParentModule, getRootModule, nest, nest, setConfiguration, setParentModule, setServiceLocator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TopicsModule()
| Method Detail |
|---|
public java.lang.String render(RenderContext context)
public java.lang.String render(RenderContext context,
int id)
public java.lang.String insert(ActionContext context)
public java.lang.String delete(ActionContext context,
int id)
public java.lang.String update(ActionContext context,
int id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||