Package it.tidalwave.accounting.role
Interface Loadable
- All Known Implementing Classes:
LoadableSaveableAccounting
public interface Loadable
A role which provides loading from a default source.
- Author:
- Fabrizio Giudici
- Stereotype:
- Role
-
Field Summary
Fields -
Method Summary
-
Field Details
-
_Loadable_
-
-
Method Details
-
load
Load from a default source.- Returns:
- the loaded object
- Throws:
IOException
- in case of error
-