Class: Hyrax::ValkyrieWorkRelation
- Inherits:
-
ValkyrieAbstractTypeRelation
- Object
- ValkyrieAbstractTypeRelation
- Hyrax::ValkyrieWorkRelation
- 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_types ⇒ Object
5 6 7 |
# File 'app/search_builders/hyrax/valkyrie_work_relation.rb', line 5 def allowable_types Hyrax.config.curation_concerns end |