Home | Trees | Index | Help |
|
---|
Package Modeling :: Package interfaces :: Module GlobalID :: Class IKeyGlobalID |
|
Base
--+ |GlobalIDInterface
--+ | IKeyGlobalID
KeyGlobalID
Implements: GlobalIDInterface
You should not create a GlobalID by yourself. Instead, use:
- either 'globalIDWithEntityName()',
- or (better) Entity.globalIDForRow() __TBD
Method Summary | |
---|---|
Initializes a KeyGlobalID with the following parameters: | |
Inherited from GlobalIDInterface | |
Returns a string representation of the GlobalID. | |
Returns 'true' if the receiver is a TemporaryGlobalID, 'false' otherwise |
Method Details |
---|
__init__(self,
entityName,
keyValues)
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Mar 4 13:36:23 2006 | http://epydoc.sf.net |