Interface Collection


  • public interface Collection
    A Collection

    Collection element describes a Collection

    • Method Detail

      • getTitle

        Title getTitle()
        Get the human-readable title for the Collection
        Returns:
        Title
      • getHref

        String getHref()
        Get the "href" attribute, whose value gives IRI of the Collection
        Returns:
        href as String
      • getAcceptElements

        List<Accept> getAcceptElements()
        Get the media range that specifies a type of representation that can be POSTed to a Collection
        Returns:
        a list of Accept