Class: Hyrax::ValkyrieWorkRelation

Inherits:
ValkyrieAbstractTypeRelation show all
Defined in:
app/search_builders/hyrax/valkyrie_work_relation.rb

Instance Method Summary collapse

Methods inherited from ValkyrieAbstractTypeRelation

#==, #count, #equivalent_class?, #initialize, #where

Constructor Details

This class inherits a constructor from Hyrax::ValkyrieAbstractTypeRelation

Instance Method Details

#allowable_typesObject



5
6
7
# File 'app/search_builders/hyrax/valkyrie_work_relation.rb', line 5

def allowable_types
  Hyrax.config.curation_concerns
end