Skip navigation links

Package uk.ac.ed.epcc.webapp.model.data.forms

classes to support the default create/update transitions.

See: Description

Package uk.ac.ed.epcc.webapp.model.data.forms Description

classes to support the default create/update transitions.

The FormUpdate interface supports selecting and editing existing objects. FormCreator supports creating objects from a form. This functionality is now mapped onto the transition mechanism via a standard provider. The same operations can be performed through custom providers using sub-classes of CreateTransition or UpdateTransition

 
Skip navigation links