| Modifier and Type | Method and Description |
|---|---|
Entity |
KernelGrammar.getDataTypeEntity() |
| Modifier and Type | Method and Description |
|---|---|
DynamicDefinitionBuilder |
DynamicDefinitionRepository.createDynamicDefinitionBuilder(String keyName,
Entity entity,
String packageName)
Création d'une Definition (Non enregistrée !).
|
| Modifier and Type | Method and Description |
|---|---|
Entity |
EntityBuilder.build() |
Entity |
Attribute.getEntity() |
Entity |
Grammar.getEntity(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
Grammar.getEntities() |
| Modifier and Type | Method and Description |
|---|---|
void |
Grammar.registerEntity(Entity entity)
Enregistre une nouvelle entité.
|
EntityBuilder |
EntityBuilder.withAttribute(String fieldName,
Entity entity,
boolean multiple,
boolean notNull)
Ajout d'un attribut.
|
| Modifier and Type | Method and Description |
|---|---|
Entity |
DynamicDefinition.getEntity() |
| Constructor and Description |
|---|
DefinitionBodyRule(DynamicDefinitionRepository dynamicModelRepository,
Entity entity)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
Entity |
DomainGrammar.getAssociationEntity() |
Entity |
DomainGrammar.getAssociationNNEntity() |
Entity |
DomainGrammar.getDomainEntity() |
Entity |
DomainGrammar.getDtDefinitionEntity() |
Entity |
DomainGrammar.getDtFieldEntity() |
Copyright © 2014. All Rights Reserved.