Module: Ecoportal::API::Common::Content::CollectionModel::Modifiers::ItemsOrder::ClassMethods
- Defined in:
- lib/ecoportal/api/common/content/collection_model/modifiers/items_order.rb
Instance Attribute Summary collapse
-
#order_key ⇒ Object
Returns the value of attribute order_key.
-
#order_matters ⇒ Object
Returns the value of attribute order_matters.
Instance Attribute Details
#order_key ⇒ Object
Returns the value of attribute order_key.
18 19 20 |
# File 'lib/ecoportal/api/common/content/collection_model/modifiers/items_order.rb', line 18 def order_key @order_key end |
#order_matters ⇒ Object
Returns the value of attribute order_matters.
18 19 20 |
# File 'lib/ecoportal/api/common/content/collection_model/modifiers/items_order.rb', line 18 def order_matters @order_matters end |