JavaMonitorController Class Reference

Inherits er::rest::routes::ERXDefaultRouteController.

Inherited by MApplicationController, MHostController, and MSiteConfigController.

Collaboration diagram for JavaMonitorController:

Collaboration graph
[legend]

List of all members.

Public Member Functions

WOActionResults createAction () throws Throwable
WOActionResults destroyAction () throws Throwable
WOTaskdHandler handler ()
WOActionResults indexAction () throws Throwable
 JavaMonitorController (WORequest request)
Session mySession ()
WOActionResults newAction () throws Throwable
WOActionResults showAction () throws Throwable
WOActionResults updateAction () throws Throwable

Protected Member Functions

void checkPassword () throws SecurityException
MSiteConfig siteConfig ()


Constructor & Destructor Documentation

JavaMonitorController ( WORequest  request  ) 


Member Function Documentation

void checkPassword (  )  throws SecurityException [protected]

WOActionResults createAction (  )  throws Throwable [virtual]

Called when you want to commit a new instance.

Returns:
the response
Exceptions:
Throwable if something goes wrong

Implements ERXDefaultRouteController.

Reimplemented in MApplicationController, and MHostController.

WOActionResults destroyAction (  )  throws Throwable [virtual]

Called when you want to delete an instance.

Returns:
the response
Exceptions:
Throwable if something goes wrong

Implements ERXDefaultRouteController.

Reimplemented in MApplicationController.

WOTaskdHandler handler (  ) 

WOActionResults indexAction (  )  throws Throwable [virtual]

Called when you want to list instances.

Returns:
the response
Exceptions:
Throwable if something goes wrong

Implements ERXDefaultRouteController.

Reimplemented in MApplicationController, and MHostController.

Session mySession (  ) 

WOActionResults newAction (  )  throws Throwable [virtual]

Called when you need an uncommitted blank new instance.

Returns:
the response
Exceptions:
Throwable if something goes wrong

Implements ERXDefaultRouteController.

WOActionResults showAction (  )  throws Throwable [virtual]

Called when you want to view a single instance.

Returns:
the response
Exceptions:
Throwable if something goes wrong

Implements ERXDefaultRouteController.

Reimplemented in MApplicationController, and MHostController.

MSiteConfig siteConfig (  )  [protected]

WOActionResults updateAction (  )  throws Throwable [virtual]

Called when you want to update an instance (or instances).

Returns:
the response
Exceptions:
Throwable if something goes wrong

Implements ERXDefaultRouteController.

Reimplemented in MApplicationController, and MSiteConfigController.


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:36 2012 for Project Wonder by  doxygen 1.5.8