Ideal Identifiable interface implementation. More...
Public Member Functions | |
getId () | |
setId ($id) | |
Static Public Member Functions | |
static | wrap ($id) |
Protected Attributes | |
$id = null |
Ideal Identifiable interface implementation.
;-)
Definition at line 20 of file IdentifiableObject.class.php.
IdentifiableObject::getId | ( | ) |
Implements Identifiable.
Definition at line 34 of file IdentifiableObject.class.php.
Referenced by AbstractCollection::add(), AbstractCollection::contains(), and IdentifiableTree::toString().
IdentifiableObject::setId | ( | $ | id | ) |
Implements Identifiable.
Definition at line 48 of file IdentifiableObject.class.php.
References $id.
static IdentifiableObject::wrap | ( | $ | id | ) | [static] |
Definition at line 27 of file IdentifiableObject.class.php.
References $id.
IdentifiableObject::$id = null [protected] |
Definition at line 22 of file IdentifiableObject.class.php.
Referenced by Enumeration::__construct(), MetaRelation::create(), LabelStyleType::create(), GoogleChartSolidFillType::create(), GoogleChartLegendPositionType::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().