Uses of Interface
br.com.jarch.faces.controller.ICrudListController
-
Packages that use ICrudListController Package Description br.com.jarch.faces.batch br.com.jarch.faces.communication br.com.jarch.faces.controller br.com.jarch.faces.dynamic br.com.jarch.faces.secret -
-
Uses of ICrudListController in br.com.jarch.faces.batch
Classes in br.com.jarch.faces.batch that implement ICrudListController Modifier and Type Class Description classLogListController -
Uses of ICrudListController in br.com.jarch.faces.communication
Classes in br.com.jarch.faces.communication that implement ICrudListController Modifier and Type Class Description classCommunicationListController -
Uses of ICrudListController in br.com.jarch.faces.controller
Classes in br.com.jarch.faces.controller that implement ICrudListController Modifier and Type Class Description classCrudListController<E extends br.com.jarch.model.ICrudEntity,S extends br.com.jarch.crud.service.ICrudService<E>,R extends br.com.jarch.crud.repository.CrudRepository<E>> -
Uses of ICrudListController in br.com.jarch.faces.dynamic
Classes in br.com.jarch.faces.dynamic that implement ICrudListController Modifier and Type Class Description classFieldDynamicListControllerclassValueDynamicListController -
Uses of ICrudListController in br.com.jarch.faces.secret
Classes in br.com.jarch.faces.secret that implement ICrudListController Modifier and Type Class Description classSecretListController
-