| Package | Description |
|---|---|
| io.vertigo.dynamo.plugins.environment.dsl.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
DslEntity
Une entité permet de décrire un modèle, une classe
|
class |
DslEntityLink
Defines a link to an entity.
|
class |
DslPropertyType |
| Modifier and Type | Method and Description |
|---|---|
DslEntityFieldType |
DslEntityField.getType() |
| Modifier and Type | Method and Description |
|---|---|
DslEntityBuilder |
DslEntityBuilder.addOptionalField(String fieldName,
DslEntityFieldType type)
Adds a new simple OPTIONAL field.
|
DslEntityBuilder |
DslEntityBuilder.addRequiredField(String fieldName,
DslEntityFieldType type)
Adds a new simple REQUIRED field.
|
Copyright © 2019. All Rights Reserved.