| Package | Description |
|---|---|
| org.tentackle.model.impl |
Default model implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationLine |
IndexImpl.getSourceLine()
Gets the source line.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
EntityImpl.parseConfiguration(ConfigurationLine line)
Parses a configuration line.
|
protected void |
EntityFactoryImpl.processConfiguration(EntityImpl entity,
ConfigurationLine line)
Processes a configuration line.
|
protected void |
EntityFactoryImpl.processIndexConfiguration(EntityImpl entity,
ConfigurationLine line)
Processes an index configuration line.
Requires the attribute already processed. |
void |
IndexImpl.setSourceLine(ConfigurationLine sourceLine)
Sets the source line.
|
Tentackle - a domain driven enterprise framework