com.ibm.pdp.maf.rpp.pac.errorlabel

Interface ErrorLabel

    • Method Detail

      • getDataStructure

        DataStructure getDataStructure()

        If the generation concerns Batch Error Label, this indicates the Data Structure concerned by the generation.

        Returns:
      • getDesinationFolder

        java.lang.String getDesinationFolder()

        Returns the folder  where the error label file is generated.

        Returns:
      • getDestinationProject

        java.lang.String getDestinationProject()

        Returns the project where the error label file is generated.

        Returns:
      • getDialog

        Dialog getDialog()

        If the generation concerns Standard or Client Error Label, this indicates the Dialog concerned by the generation.

        Returns:
      • getDialogServer

        DialogServer getDialogServer()

        If the generation concerns Server Error Label, this indicates the Dialog Server concerned by the generation.

        Returns:
      • getEntitiesSelected

        java.util.List<ErrorLabelEntitiesSelected> getEntitiesSelected()

        List of the segments, the screens or servers on which ones the generation will be applied.

        Returns:
      • getExternalName

        java.lang.String getExternalName()

        Returns the external name of the Error Label request.

        Returns:
      • getGeneratedLanguage

        GeneratedLanguageValues getGeneratedLanguage()

        Returns the language chosen for the generation

        Returns:
      • getGenerationLibray

        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.

        Returns:
      • getGenerationType

        ErrorLabelGenerationTypeValues getGenerationType()

        Returns the type of error label generation : Batch, Standard Dialog, Client Dialog or Server Dialog

        Returns:
      • getSpecificErrorLabelFile

        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

        Returns: