Ideal
Identifiable interface implementation.
More...
List of all members.
|
Public Member Functions |
| | getId () |
| | setId ($id) |
Static Public Member Functions |
| static | wrap ($id) |
Protected Attributes |
| | $id = null |
Detailed Description
Ideal
Identifiable interface implementation.
;-)
- See also:
- Identifiable
Definition at line 21 of file IdentifiableObject.class.php.
Member Function Documentation
| static IdentifiableObject::wrap |
( |
$ |
id |
) |
[static] |
| IdentifiableObject::getId |
( |
|
) |
|
| IdentifiableObject::setId |
( |
$ |
id |
) |
|
Member Data Documentation
IdentifiableObject::$id = null [protected] |
Definition at line 23 of file IdentifiableObject.class.php.
Referenced by Enumeration::__construct(), MetaRelation::create(), IsoCurrency::create(), DataType::create(), LogLevel::getInstance(), FetchStrategy::getInstance(), RequestType::getInstance(), Enumeration::getObjectList(), MetaRelation::makeFromName(), LogLevel::setId(), FetchStrategy::setId(), RequestType::setId(), setId(), Enumeration::setId(), and wrap().
The documentation for this class was generated from the following file: