ERXUnsafeReadWriteRouteController< T extends EOEnterpriseObject > Class Reference

List of all members.

Public Member Functions

 ERXUnsafeReadWriteRouteController (WORequest request)

Protected Member Functions

boolean allowUpdates ()


Detailed Description

If you just want to quickly drop in a controller to test your entities, you can use or extend ERXUnsafeReadWriteRouteController. This provides a default read/write interface to the attributes and to-one relationships of the specified entity.

 routeRequestHandler.addDefaultRoutes(YourEntity.ENTITY_NAME, ERXUnsafeReadWriteRouteController.class);
 

Author:
mschrag
Parameters:
<T> the type of your entity

Constructor & Destructor Documentation

ERXUnsafeReadWriteRouteController ( WORequest  request  ) 


Member Function Documentation

boolean allowUpdates (  )  [protected]


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

Generated on Sat May 26 06:43:33 2012 for Project Wonder by  doxygen 1.5.8