Class: ActiveFedora::Aggregation::Reflection
- Inherits:
-
Reflection::AssociationReflection
- Object
- Reflection::AssociationReflection
- ActiveFedora::Aggregation::Reflection
- Defined in:
- lib/active_fedora/aggregation/reflection.rb
Instance Method Summary collapse
Instance Method Details
#association_class ⇒ Object
3 4 5 |
# File 'lib/active_fedora/aggregation/reflection.rb', line 3 def association_class ThroughAssociation end |
#collection? ⇒ Boolean
7 8 9 |
# File 'lib/active_fedora/aggregation/reflection.rb', line 7 def collection? true end |