Interface Crud<SearchForm,Row>

All Superinterfaces:
Listing<SearchForm,Row>

public interface Crud<SearchForm,Row> extends Listing<SearchForm,Row>