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

Instance Attribute Details

#order_keyObject

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_mattersObject

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