Static Public Member Functions | Protected Member Functions

ObjectToDTOConverter Class Reference

Inheritance diagram for ObjectToDTOConverter:
Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static create (EntityProto $proto)

Protected Member Functions

 getGetter ($object)
 getSetter (&$object)

Detailed Description

Definition at line 12 of file ObjectToDTOConverter.class.php.


Member Function Documentation

static ObjectToDTOConverter::create ( EntityProto proto  )  [static]
Returns:
ObjectToDTOConverter

Definition at line 17 of file ObjectToDTOConverter.class.php.

Referenced by DTOMessage::makeDto(), and DTOSetter::set().

ObjectToDTOConverter::getGetter ( object  )  [protected]
Returns:
ObjectGetter

Reimplemented from PrototypedBuilder.

Definition at line 25 of file ObjectToDTOConverter.class.php.

ObjectToDTOConverter::getSetter ( &$  object  )  [protected]
Returns:
DTOSetter

Reimplemented from PrototypedBuilder.

Definition at line 33 of file ObjectToDTOConverter.class.php.


The documentation for this class was generated from the following file: