Package org.oddjob.persist
Interface Persistable
public interface Persistable
Something that can be persisted. Used to pass a components save
method to helper classes.
- Author:
- rob
-
Method Summary
-
Method Details
-
persist
- Throws:
ComponentPersistException
-