com.spss.psapi.extensions.common

Interface ShutdownContext

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      boolean isSavingDefaults()
      Returns true if the extension should attempt to persist any default values.
    • Method Detail

      • isSavingDefaults

        boolean isSavingDefaults()
        Returns true if the extension should attempt to persist any default values. Typically this is true in UI mode and false in batch mode.
        Returns:
        true if the extension should attempt to persist any default values

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