| class summary | |
|---|---|
| bean | This provides core bean functionality |
| beanExtendable | This provides functionality for beans that are extended via the class extension manager |
| beanFactory | This provides the primary bean factory that all component instances are instantiated within |
| beanFeed | This is provides base feed functionality for all entities |
| beanIterator | This provides base iterating functionality to all entities |
| beanORM | This provides dynamic CRUD functionality |
| beanORMHistorical | This provide a historical record of an entities versions |
| beanORMVersioned | This provides the ability to have entities that are versioned in sync with a tree level content node |
| beanRemotePointer | This provides a pointer to map external reference to entities |
| beanValidator | This provides validation to entities |