Package de.aeb.xnsg.foundation.af


package de.aeb.xnsg.foundation.af
This UI API allows the creation of an Application session and to create applications within this session.
These applications can then be accessed via an url that is provided by these methods.
  • Class
    Description
    Parameters of UI API invocation when this is to be done via create process: The client has to invoke the process as specified by the properties of this object.
    Parameters of UI API invocation when this is to be done via shellexecute: The client has to create a file with the given name in a temporary directory, the contents of the file is given in the variable 'contents'.
    A data transfer object which describes an UI API.
    A data transfer object to be the parameter of the method IFoundationBF.getNewApplicationFacade()
    UI API for the XNSGFoundation