| Package | Description |
|---|---|
| org.tentackle.model |
Entity model.
|
| org.tentackle.model.impl |
Default model implementation.
|
| Modifier and Type | Method and Description |
|---|---|
EntityFactory |
Model.getEntityFactory()
Gets the entity factory singleton.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityFactoryImpl
The default entity model factory.
|
| Modifier and Type | Method and Description |
|---|---|
protected EntityFactory |
ModelImpl.createEntityFactory()
Creates the entity factory for this model.
The method is invoked once from within the Model constructor. |
EntityFactory |
ModelImpl.getEntityFactory() |
| Constructor and Description |
|---|
EntityOptionsImpl(EntityFactory factory,
Entity entity,
SourceInfo sourceInfo)
Creates entity options.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.