Interface IEntityQueryRequestParams

All Superinterfaces:
pl.matsuo.core.params.IQueryRequestParams, pl.matsuo.core.params.IRequestParams, pl.matsuo.core.params.ISearchRequestParams

public interface IEntityQueryRequestParams extends pl.matsuo.core.params.IQueryRequestParams
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface pl.matsuo.core.params.IQueryRequestParams

    getQuery

    Methods inherited from interface pl.matsuo.core.params.ISearchRequestParams

    getLimit, getOffset
  • Method Details

    • getIdEntity

      Integer getIdEntity()