Class GetFoldersQuery

    • Constructor Detail

      • GetFoldersQuery

        public GetFoldersQuery()
        Constructs the query.
    • Method Detail

      • accept

        public void accept​(Query.Visitor visitor)
        Description copied from class: Query
        Accept a visitor to process an instance of this class.
        Specified by:
        accept in class Query
        Parameters:
        visitor - the visitor implementation.
      • getLogicalUuid

        public List<String> getLogicalUuid()
      • setLogicalUuid

        public void setLogicalUuid​(List<String> logicalUuid)
      • getMetadataLevel

        public Integer getMetadataLevel()
      • setMetadataLevel

        public void setMetadataLevel​(Integer metadataLevel)