$id | IdentifiableObject | [protected] |
$name | NamedObject | [protected] |
$names | FetchStrategy | [protected] |
__construct($id) | Enumeration | |
__sleep() | Enumeration | |
__wakeup() | Enumeration | |
CASCADE | FetchStrategy | |
cascade() | FetchStrategy | [static] |
compareNames(Named $left, Named $right) | NamedObject | [static] |
getAnyId() | Enumeration | [static] |
getId() | Enumeration | |
getList(Enumeration $enum) | Enumeration | [static] |
getName() | NamedObject | |
getNameList() | Enumeration | |
getObjectList() | Enumeration | |
join() | FetchStrategy | [static] |
JOIN | FetchStrategy | |
LAZY | FetchStrategy | |
lazy() | FetchStrategy | [static] |
serialize() | Enumeration | |
setId($id) | Enumeration | |
setName($name) | NamedObject | |
toString() | Enumeration | |
unserialize($serialized) | Enumeration | |
wrap($id) | IdentifiableObject | [static] |