Class: OMF::SFA::Resource::OReference

Inherits:
OResource
  • Object
show all
Defined in:
lib/omf-sfa/resource/oreference.rb

Overview

A reference to a resource held somewhere else.

Instance Method Summary collapse

Methods inherited from OResource

#_dirty_self?, #_oprops_to_hash, #all_resources, #clone, #default_href_prefix, #destroy, #destroy!, #dirty_self?, #each_resource, #group?, #href, href_resolver, init, json_create, #oproperties_as_hash, #oproperty, oproperty, #oproperty_array_get, #oproperty_get, #oproperty_set, prop_all, #remove_from_all_groups, #resource_type, #status, #to_hash_brief, #to_hash_long, #to_json, #uuid

Instance Method Details

#to_hash(objs = {}, opts = {}) ⇒ Object



11
12
13
# File 'lib/omf-sfa/resource/oreference.rb', line 11

def to_hash(objs = {}, opts = {})
  self.href()
end