| Modifier and Type | Method and Description |
|---|---|
protected IncludedModel |
IncludedModel.getRecord() |
| Modifier and Type | Method and Description |
|---|---|
List<IncludedModel> |
IncludedModelsPageState.generateIncludedModels() |
| Constructor and Description |
|---|
IncludedModel(RecordEngine<IncludedModel> recordEngine) |
| Modifier and Type | Method and Description |
|---|---|
List<IncludedModel> |
IncludedModelsPageStateProvider.generateIncludedModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
DMNCardComponent.setup(DMNCardsGridComponent grid,
IncludedModel includedModel) |
| Modifier and Type | Method and Description |
|---|---|
List<IncludedModel> |
IncludedModelsPageStateProviderImpl.generateIncludedModels() |
| Modifier and Type | Method and Description |
|---|---|
Import |
IncludedModelsIndex.getImport(IncludedModel includedModel) |
void |
IncludedModelsIndex.index(IncludedModel includedModel,
Import anImport) |
Import |
ImportFactory.makeImport(IncludedModel record) |
| Modifier and Type | Method and Description |
|---|---|
FlashMessage |
IncludedModelErrorMessageFactory.getNameIsBlankFlashMessage(IncludedModel includedModel) |
FlashMessage |
IncludedModelErrorMessageFactory.getNameIsNotUniqueFlashMessage(IncludedModel includedModel) |
| Modifier and Type | Method and Description |
|---|---|
List<IncludedModel> |
ImportRecordEngine.create(IncludedModel record) |
List<IncludedModel> |
ImportRecordEngine.destroy(IncludedModel record) |
List<IncludedModel> |
ImportRecordEngine.update(IncludedModel record) |
| Modifier and Type | Method and Description |
|---|---|
List<IncludedModel> |
ImportRecordEngine.create(IncludedModel record) |
void |
DefinitionsHandler.create(IncludedModel includedModel) |
List<IncludedModel> |
ImportRecordEngine.destroy(IncludedModel record) |
void |
DefinitionsHandler.destroy(IncludedModel includedModel) |
boolean |
ImportRecordEngine.isValid(IncludedModel record) |
List<IncludedModel> |
ImportRecordEngine.update(IncludedModel record) |
void |
DefinitionsHandler.update(String oldModelName,
IncludedModel includedModel) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.