Uses of Class
com.flowlogix.jeedao.primefaces.internal.JPAModelImpl.JPAModelImplBuilder

Packages that use com.flowlogix.jeedao.primefaces.internal.JPAModelImpl.JPAModelImplBuilder
Package
Description
PrimeFaces JPA-backed JPALazyDataModel
  • Uses of com.flowlogix.jeedao.primefaces.internal.JPAModelImpl.JPAModelImplBuilder in com.flowlogix.jeedao.primefaces

    Subinterfaces with type arguments of type com.flowlogix.jeedao.primefaces.internal.JPAModelImpl.JPAModelImplBuilder in in in in com.flowlogix.jeedao.primefaces
    Modifier and Type
    Interface
    Description
    static interface 
    Serializable builder lambda to easily facilitate creation of JPALazyDataModel
    static interface 
    com.flowlogix.jeedao.primefaces.JPALazyDataModel.PartialBuilderConsumer<TT>
    Internal - do not use