Class ArchiveResourceQuery

All Implemented Interfaces:
Serializable

public class ArchiveResourceQuery extends ResourceQuery
Query object for searching archive resources.
See Also:
  • Field Details

  • Constructor Details

    • ArchiveResourceQuery

      public ArchiveResourceQuery()
  • Method Details

    • setArchiveType

      public void setArchiveType(ArchiveType type)
      Adds a predicate to return only archive resources of the given type
      Parameters:
      type - the type of the archive resource to be returned.