| Interface | Description | |
|---|---|---|
| IModelInstance | This interface declares functions that expose metadata information that depends on instance state of Fiber generated value objects. | |
| IModelType | This interface declares functions that expose metadata information that does not depend on instance state of Fiber generated value objects. | |
| IPropertyIterator | Interface defines methods for navigating through an iterator of property names of a particular entity. | |
| IValueObject | Every value object generated from a Fiber model will implement this interface, and guarantees to expose a _model getter. |
| Class | Description | |
|---|---|---|
| AbstractEntityMetadata | This class defines default, error throwing implementations of all of the functions declared in IModelType and IModelInstance. | |
| AvailablePropertyIterator | An implementation of IPropertyIterator for iterating over the set of a value object's available properties at a given point in time. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/gumbo/langref/fr/vo/package-detail.html