Interface FormPersister<PersistType>
- Type Parameters:
PersistType-
public interface FormPersister<PersistType>
Interface definition for a helper class that handles persisting form data.
- Since:
- 3.4
- Author:
- Nick Smith
-
Method Summary
-
Method Details
-
persist
PersistType persist()
-