com.spss.psapi.extensions

Interface ASLCompiler

    • Method Detail

      • getAEConnectionProperties

        java.util.Properties getAEConnectionProperties()
        Deprecated. 
        Returns the properties required to connect to AE. This can be passed to the RemoteClient interface to connect
        Returns:
        properties require to connect to AE.
      • getAEConnection

        com.spss.ae.client.remote.RemoteClient getAEConnection()
        Deprecated. 
        Returns the current connection to AE. Automatically connects if there is no current connection.
        Returns:
        connection to AE
      • newTemporarySubDir

        java.lang.String newTemporarySubDir()
        Deprecated. 
        Creates a new unique directory below the temporary directory for the temporary project.
        Returns:
        path to the temporary sub-directory without the project prefix

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