Package net.simplace.pipe.filler


package net.simplace.pipe.filler
  • Classes
    Class
    Description
    The Component Filler is overwritten by classes which achieve data from different sources, as an XLS sheet or a database, and generate a Map Object to be able to return dynamic options for a form component.
    This filler only supports charts.
    This Component Filler reads data from ASCII file and requires formFiller.seperator: The column seperator formFiller.dataformat: Date format as for example dd.MM.yyyy
    Form Component Filler creates - form options from application Class path.
    This Component Filler reads data from database.
    This Component Filler reads individual data from database to fill form component of type "table".
    Generates form options of the files in the given paths formFiller.jumper: Base directory for the search formFiller.subdirs: If sub-directories are to be used (default TRUE) [TRUE|FALES] formFiller.regexp: Regular expression the filename is checked with
    This Component Filler generates form options from a observable.
    This Component Filler generates form options of the scenarios of the system that we are in if parameter "other_SYSTEM_ID" is given scenarios can be taken from another system.
    This Component Filler generates form options from the systems, that are active at the moment.