Interface NeedsParams

  • All Known Implementing Classes:
    GroupsCollection

    public interface NeedsParams
    Optional interface for RestCollection.

    Collections that implement this interface can get to know about the request parameters.

    • Method Detail