-
Packages that use VWSessionInfo Package Description filenet.vw.toolkit.runtime.step.beans filenet.vw.toolkit.utils -
-
Uses of VWSessionInfo in filenet.vw.toolkit.runtime.step.beans
Methods in filenet.vw.toolkit.runtime.step.beans with parameters of type VWSessionInfo Modifier and Type Method and Description voidVWLaunchPanel. init(VWSessionInfo sessionInfo)Initializes the container to interact with other APIs and controls.voidVWPanel. init(VWSessionInfo sessionInfo)Initializes the container to interact with other APIs and controls. -
Uses of VWSessionInfo in filenet.vw.toolkit.utils
Methods in filenet.vw.toolkit.utils that return VWSessionInfo Modifier and Type Method and Description VWSessionInfoVWBaseAppLauncherApplet. getSessionInfo()Returns the session information objectMethods in filenet.vw.toolkit.utils with parameters of type VWSessionInfo Modifier and Type Method and Description voidVWBaseLaunchableApplication. init(VWSessionInfo sessionInfo)Initialize the application.voidIVWLaunchableApp. init(VWSessionInfo sessionInfo)Retrieves the necessary session information to initialize the application.Constructors in filenet.vw.toolkit.utils with parameters of type VWSessionInfo Constructor and Description VWSessionInfo(VWSessionInfo vwSessionInfo)This constructor is similar to a clone method, except that the VWSession is not copied.
-