|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set(self,
name,
office,
subtype,
memo,
category,
phone,
fax,
email,
mobile) |
source code
|
|
|
|
|
|
|
linkNewAddress(self,
number,
street,
urb,
postcode,
state=None,
country=None)
Adds a new address into this org list of addresses. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getPersonMap(self,
reload=True)
gets the persons associated with this org, lazy loading demographic
records and caching if needed; need to later use a singleton
demographic cache, so that single copies of a demographic record is
shared |
source code
|
|
Inherited from cOrg :
getParent
|