Package de.aeb.xnsg.foundation.af


package de.aeb.xnsg.foundation.af
This business facade 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 application facade 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 application facade 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 application facade.
    A data transfer object to be the parameter of the method IFoundationBF.getNewApplicationFacade()
    Application facade for the XNSGFoundation