Class AbstractSimpleController<E extends pl.matsuo.core.model.AbstractEntity>

java.lang.Object
pl.matsuo.core.web.controller.AbstractSearchController<E,​P>
pl.matsuo.core.web.controller.AbstractController<E,​pl.matsuo.core.params.IQueryRequestParams>
pl.matsuo.core.web.controller.AbstractSimpleController<E>
Direct Known Subclasses:
AccessLogController, OrganizationUnitController, PersonController, UserController

public class AbstractSimpleController<E extends pl.matsuo.core.model.AbstractEntity>
extends AbstractController<E,​pl.matsuo.core.params.IQueryRequestParams>
  • Constructor Details

    • AbstractSimpleController

      public AbstractSimpleController()