Interface I_CompositionHistoryAccess

All Superinterfaces:
I_Compensatable, I_SimpleCRUD
All Known Implementing Classes:
CompositionHistoryAccess

public interface I_CompositionHistoryAccess extends I_SimpleCRUD, I_Compensatable
Stripped down DAO interface to perform some `*_history` table related actions. Composition access handling in general is done through the CompositionAccess class.