Class BSMApplicationFacadeParmsDTO

java.lang.Object
de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
de.aeb.xnsg.bsm.foundation.af.BSMApplicationFacadeParmsDTO
All Implemented Interfaces:
Cloneable

public class BSMApplicationFacadeParmsDTO extends de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Parameters for opening an Application Facade.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    The partner server to which the call is redirected.

    Fields inherited from class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO

    acceptTechnology, client, displayFullWorkplace, displayStatusbar, displayTitlebar, isACEmbedded, language, openToTray, preferredHeight, preferredWidth, productname, productShortName, stylevariant, user, workstationId, workstationSessionId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO

    clone

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • partnerServer

      public String partnerServer
      The partner server to which the call is redirected.
  • Constructor Details

    • BSMApplicationFacadeParmsDTO

      public BSMApplicationFacadeParmsDTO()