Class: QBFC::Entity

Inherits:
List show all
Defined in:
lib/qbfc/entity.rb

Overview

Entity objects are Customers, Employees, Vendors and OtherNames

Constant Summary

Constants inherited from List

List::ID_NAME

Method Summary

Methods inherited from List

#delete, #display, find_by_id, find_by_name, find_by_name_or_id, #full_name, #id

Methods inherited from Element

base_class_find, #custom, find, #initialize, is_base_class, is_base_class?, #new_record?, #save

Methods inherited from Base

create_query, #initialize, is_base_class?, #method_missing, #ole_methods, parse_find_args, qb_name, #qb_name, #respond_to_ole?

Constructor Details

This class inherits a constructor from QBFC::Element

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class QBFC::Base