com.spss.psapi.extensions.common

Interface SessionContext

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      Session getSession()
      Returns the associated session.
      void report(Diagnostic diagnostic)
      Reports a diagnostic message to the current session.
    • Method Detail

      • getSession

        Session getSession()
        Returns the associated session.
        Returns:
        the session.
      • report

        void report(Diagnostic diagnostic)
        Reports a diagnostic message to the current session. Note that this does not affect the control flow so if the operation that generated the diagnostic wants to be aborted then a separate mechanism must be used.
        Parameters:
        diagnostic - the diagnostic to be reported

Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.