Uses of Package
filenet.vw.toolkit.utils

  • Packages that use filenet.vw.toolkit.utils 
    Package Description
    filenet.vw.toolkit.runtime.step.beans  
    filenet.vw.toolkit.utils  
  • Classes in filenet.vw.toolkit.utils used by filenet.vw.toolkit.runtime.step.beans 
    Class and Description
    VWSessionInfo
    This class provides session-related information, such as the document ID, the host name, the name of the library containing the document, the link type (whether the session links to a document or document class), parameter names, the top-level applet, the queue name, and so on. 
  • Classes in filenet.vw.toolkit.utils used by filenet.vw.toolkit.utils 
    Class and Description
    IVWAppLauncher
    This interface specifies the methods supported for objects that launch a dependent application. This interface must be implemented in all applications that need to share session-related information with dependent (or child) applications.
    IVWFrameInterface
    This class defines an interface for handling window-closing events from within customized Frame classes.
    IVWLaunchableApp
    This class defines an interface that classes will implement to retrieve the session information. The implementing class can use this interface (and indirectly the VWSessionInfo class) to access information about the current valid session.
    VWCommandLineArgs
    Utility class to parse command line arguments into name/value pairs
    VWSessionInfo
    This class provides session-related information, such as the document ID, the host name, the name of the library containing the document, the link type (whether the session links to a document or document class), parameter names, the top-level applet, the queue name, and so on. 

© Copyright IBM Corporation 2002, 2019. All rights reserved.