Class: Hyrax::WorkRelation

Inherits:
AbstractTypeRelation show all
Defined in:
app/search_builders/hyrax/work_relation.rb

Instance Method Summary collapse

Methods inherited from AbstractTypeRelation

#equivalent_class?, #initialize, #search_model_clause

Constructor Details

This class inherits a constructor from Hyrax::AbstractTypeRelation

Instance Method Details

#allowable_typesObject



3
4
5
# File 'app/search_builders/hyrax/work_relation.rb', line 3

def allowable_types
  Hyrax.config.curation_concerns
end