Package org.seedstack.business.domain
Interface Repository.Option
-
- Enclosing interface:
- Repository<A extends AggregateRoot<I>,I>
public static interface Repository.OptionMarker interface for options that can be used to alter the results of some repository methods.- See Also:
Repository.get(Specification, Option...)