Class: Hyrax::FileSetSearchBuilder

Inherits:
SearchBuilder
  • Object
show all
Includes:
SingleResult
Defined in:
app/search_builders/hyrax/file_set_search_builder.rb

Instance Method Summary collapse

Methods included from SingleResult

#find_one

Instance Method Details

#modelsObject

This overrides the models in FilterByType



7
8
9
# File 'app/search_builders/hyrax/file_set_search_builder.rb', line 7

def models
  Hyrax::ModelRegistry.file_set_classes
end