public interface ErrorLabel extends RadicalElement
Error Label gives the possibility to store a error label generation request and the generated files.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
DataStructure |
getDataStructure() |
java.lang.String |
getDesinationFolder() |
java.lang.String |
getDestinationProject() |
Dialog |
getDialog() |
DialogServer |
getDialogServer()
If the generation concerns Server Error Label, this indicates the Dialog Server concerned by the generation. |
java.util.List<ErrorLabelEntitiesSelected> |
getEntitiesSelected() |
java.lang.String |
getExternalName() |
GeneratedLanguageValues |
getGeneratedLanguage() |
Library |
getGenerationLibray()
Indicates the Library on which we can find the generation parameters for the entity. |
ErrorLabelGenerationOptionValues |
getGenerationOption() |
ErrorLabelGenerationTypeValues |
getGenerationType() |
java.lang.String |
getSpecificErrorLabelFile() |
getCalledEntities, getDescriptionTypes, getDesignId, getKeywords, getLabel, getName, getPackage, getProject, isResolved
static final java.lang.String copyright
DataStructure getDataStructure()
If the generation concerns Batch Error Label, this indicates the Data Structure concerned by the generation.
java.lang.String getDesinationFolder()
Returns the folder where the error label file is generated.
java.lang.String getDestinationProject()
Returns the project where the error label file is generated.
Dialog getDialog()
If the generation concerns Standard or Client Error Label, this indicates the Dialog concerned by the generation.
DialogServer getDialogServer()
If the generation concerns Server Error Label, this indicates the Dialog Server concerned by the generation.
java.util.List<ErrorLabelEntitiesSelected> getEntitiesSelected()
List of the segments, the screens or servers on which ones the generation will be applied.
java.lang.String getExternalName()
Returns the external name of the Error Label request.
GeneratedLanguageValues getGeneratedLanguage()
Returns the language chosen for the generation
Library getGenerationLibray()
Indicates the Library on which we can find the generation parameters for the entity.
These parameters are related to the adaptation to the operating system in use.
ErrorLabelGenerationOptionValues getGenerationOption()
Returns the generation option : C1 C2 C3 or C4
ErrorLabelGenerationTypeValues getGenerationType()
Returns the type of error label generation : Batch, Standard Dialog, Client Dialog or Server Dialog
java.lang.String getSpecificErrorLabelFile()
This field is optional. You enter it only if you have already created a specific file for the error messages.
This file contains the error messages which replace the standard messages displayed when the application programs detect input errors