Module: Ecoportal::API::Common::Content::DoubleModel::Parented

Included in:
Ecoportal::API::Common::Content::DoubleModel
Defined in:
lib/ecoportal/api/common/content/double_model/parented.rb

Instance Attribute Summary collapse

Instance Attribute Details

#_parentObject

Returns the value of attribute _parent.



7
8
9
# File 'lib/ecoportal/api/common/content/double_model/parented.rb', line 7

def _parent
  @_parent
end

#_parent_keyObject Also known as: _key

Returns the value of attribute _parent_key.



7
8
9
# File 'lib/ecoportal/api/common/content/double_model/parented.rb', line 7

def _parent_key
  @_parent_key
end