Module: Entity
- Included in:
- Change, Link, Location, NumericValue
- Defined in:
- lib/rbbt/rest/entity/map.rb,
lib/rbbt/rest/entity/list.rb,
lib/rbbt/rest/entity/rest.rb
Defined Under Namespace
Class Attribute Summary collapse
-
.entity_list_cache ⇒ Object
Returns the value of attribute entity_list_cache.
-
.entity_map_cache ⇒ Object
Returns the value of attribute entity_map_cache.
Class Attribute Details
.entity_list_cache ⇒ Object
Returns the value of attribute entity_list_cache.
7 8 9 |
# File 'lib/rbbt/rest/entity/list.rb', line 7 def entity_list_cache @entity_list_cache end |
.entity_map_cache ⇒ Object
Returns the value of attribute entity_map_cache.
7 8 9 |
# File 'lib/rbbt/rest/entity/map.rb', line 7 def entity_map_cache @entity_map_cache end |