Class: Eco::API::UseCases::GraphQL::Samples::Location::Service::Base

Inherits:
Object
  • Object
show all
Includes:
DSL
Defined in:
lib/eco/api/usecases/graphql/samples/location/service/base.rb

Overview

Base class to create service classes that work like a use case

Constant Summary

Constants included from Helpers::Location::Base::TreeTracking

Helpers::Location::Base::TreeTracking::TAGTREE_BACKUP

Instance Attribute Summary

Attributes included from Language::AuxiliarLogger

#logger

Attributes included from Helpers::Location::Base::TreeTracking

#current_tree, #previous_tree

Method Summary

Methods included from Helpers::Location::Base

#live_tree, #session_live_tree, #tagtree_id, #target_structure_id, #target_structure_id_const

Methods included from Language::AuxiliarLogger

#log

Methods included from Helpers::Location::Base::TreeTracking

#backup_tree, #track_current_tree, #track_current_tree?