mirror of https://github.com/apache/cloudstack.git
- Let all entities inherit from CloudStackEntity
- create and list are classmethods since they work without need for an
entity to exist
- create takes only factories by default. no need for long param list.
Entitiy.create(apiclient) will give entity out of default factory
- Use entityFactory.attributes() to init entities
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
||
|---|---|---|
| .. | ||
| apidoc | ||
| appliance | ||
| bugs-wiki | ||
| build | ||
| cli | ||
| devcloud | ||
| devcloud-kvm | ||
| eclipse | ||
| git | ||
| marvin | ||
| ngui | ||
| transifex | ||
| whisker | ||
| pom.xml | ||