Class ResourceDataProvider

All Implemented Interfaces:
Serializable, ISortStateLocator<String>, ISortableDataProvider<Serializable,String>, IDataProvider<Serializable>, IDetachable, IClusterable

public class ResourceDataProvider extends DirectoryDataProvider<Serializable>
See Also:
  • Field Details

    • LOG

      protected static final Logger LOG
    • resourceRestClient

      protected final ResourceRestClient resourceRestClient
    • pageRef

      protected final PageReference pageRef
    • currentPage

      protected int currentPage
    • keyword

      protected final String keyword
  • Constructor Details

  • Method Details