Package com.spss.psapi.extensions.common

This provides definitions that are used to manage streams, documents and models in scripting, and for extensions using the CLEF Java API.

See: Description

  • Interface Summary 
    Interface Description
    AslContext
    This class defines the context information that is passed to an ASL generator.
    CatalogDefinition
    The definition of a catalog i.e. a collection of related objects.
    DocumentOutputManager
    A document output manager contains all document outputs managed by the application session.
    ExecutionContext
    This class defines the basic context information that is passed to an execution handler.
    ExecutionXMLContext
    This class defines the context information that is passed to an execution XML generator.
    ExtensionContext
    This class provides information to extension delegates.
    ExtensionInteractor
    Manages an interactive session with an extension peer.
    ManagedServerConnectionDescriptor
    Defines the basic data elements that describes a remote server connection in a managed session.
    ManagedSession
    A managed session provides access to Modeler manager objects that manage streams, models and outputs.
    ModelOutputManager
    A model output manager contains all model outputs managed by the application session.
    NodeContext
    This class defines the context information that is passed to a node delegate.
    OutputContext
    This class defines the context information that is passed to an output delegate.
    ProcessorStreamManager
    A stream manager contains all streams being managed by the session.
    Properties
    Provides functionality for accessing properties declared by the extension.
    ServerCatalogManager
    The server catalog manager.
    SessionContext
    Base class for contexts that are passed to session-specific delegates.
    SessionObjectFactory
    Creates session artefacts on behalf of extensions.
    ShutdownContext
    Defines information about the way the application is being shut down.
    StartupContext
    Defines information about the way the application was invoked.
  • Class Summary 
    Class Description
    ASContainerEntry  
    ASContainerHelper  
    Diagnostic
    Represents a diagnostic message.
    ExtensionException.Diagnostic
    The Diagnostic Class Holds Diagnostic related data.
    ExtensionObjectEvent
    Represents an event on an extension object.
  • Exception Summary 
    Exception Description
    DataProviderException
    Indicates a diagnostic fault occurred during output data model computation of an extension.
    ExtensionException
    Indicates an extension related diagnostic fault occurred.

Package com.spss.psapi.extensions.common Description

This provides definitions that are used to manage streams, documents and models in scripting, and for extensions using the CLEF Java API.

(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.