Interface PaginatedServiceDelegate


public interface PaginatedServiceDelegate
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(org.apache.commons.lang3.mutable.MutableInt totalItems, Integer page, Integer pagesize, Map<String,Object> contextMap)