| Package | Description |
|---|---|
| org.tentackle.model |
Entity model.
|
| org.tentackle.model.impl |
Default model implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<MethodArgument> |
Relation.getMethodArgs()
Gets the effective method arguments for select- and delete-methods.
|
| Modifier and Type | Method and Description |
|---|---|
List<MethodArgument> |
RelationImpl.getMethodArgs() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationImpl.setMethodArgs(List<MethodArgument> methodArgs) |
Tentackle - a domain driven enterprise framework