| Package | Description |
|---|---|
| org.tentackle.model |
Entity model.
|
| org.tentackle.model.impl |
Default model implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IndexAttribute |
EntityFactory.createIndexAttribute(Index index)
Creates an index attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<IndexAttribute> |
Index.getAttributes()
Gets the index attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexAttributeImpl
Index part.
|
| Modifier and Type | Method and Description |
|---|---|
List<IndexAttribute> |
IndexImpl.getAttributes() |
Tentackle - a domain driven enterprise framework