Package Camelot :: Package camelot :: Package model :: Module authentication :: Class Organization
[frames] | no frames]

Class Organization

source code


An organization represents any internal or external organization. Organizations can include businesses and groups of individuals

../_static/entityviews/new_view_organization.png
Nested Classes
  Admin

Inherited from elixir.entity.Entity: __metaclass__

Instance Methods
 
__unicode__(self) source code

Inherited from Party: email, full_name, phone

Inherited from elixir.entity.Entity: __init__, delete, expire, expunge, flush, from_dict, merge, refresh, save, save_or_update, set, to_dict, update

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods

Inherited from elixir.entity.Entity: get, get_by, update_or_create

Class Variables
  __elixir_mutators__ = [(<elixir.statements.ClassMutator object...

Inherited from Party: addresses, contact_mechanisms, directed_organizations, mapper, shares, status, table

Properties
  number_of_shares_issued

Inherited from Party: name

Inherited from object: __class__

Class Variable Details

__elixir_mutators__

Value:
[(<elixir.statements.ClassMutator object at 0x9804e0c>,
  (),
  {'inheritance': 'multi', 'tablename': 'organization'})]

Property Details

number_of_shares_issued

Get Method:
unreachable.number_of_shares_issued(self)