Package net.sf.ooweb.objectmapping

Interface Summary
Authenticator Application code implements Authenticator in order to participate in the OOWeb security framework.
ErrorHandler ErrorHandler is implemented by a class that wishes to act as the error handler for the application.
LoginForm LoginForm is implemented by a class that wishes to act as the login form generator for the application.
Registry Registry is the URL -> object mapper.
User User represents an authenticated user of an OOWeb application.
 

Class Summary
ObjectAndMethod ObjectAndMethod is a simple value object holding the name of the mapped object and the required method to call on that object.
 

Annotation Types Summary
Cacheable Cacheable specifies if the object (and all its methods) or the specific method have cacheable content.
Controller Controller
Exclude Exclude marks a method as excluded from the Controller.
Secure Secure
 



Copyright (C) 2005-2007 OOWeb Authors.