Class BatchListController

  • All Implemented Interfaces:
    IBaseController<br.com.jarch.core.crud.batch.BatchEntity>, IBaseJsfController, IBaseListController<br.com.jarch.core.crud.batch.BatchEntity,​br.com.jarch.core.crud.batch.BatchService,​br.com.jarch.core.crud.batch.BatchRepository>, ICrudListController<br.com.jarch.core.crud.batch.BatchEntity,​br.com.jarch.core.crud.batch.BatchService,​br.com.jarch.core.crud.batch.BatchRepository>, IListFilter<br.com.jarch.core.crud.batch.BatchEntity>, java.io.Serializable

    @JArchListController
    public class BatchListController
    extends CrudListController<br.com.jarch.core.crud.batch.BatchEntity,​br.com.jarch.core.crud.batch.BatchService,​br.com.jarch.core.crud.batch.BatchRepository>
    See Also:
    Serialized Form
    • Constructor Detail

      • BatchListController

        public BatchListController()
    • Method Detail

      • getPageData

        public java.lang.String getPageData()