Interface LazySetupSupporter

    • Method Detail

      • setPerformLazySetup

        void setPerformLazySetup​(boolean value)
        Sets whether to perform a lazy setup, ie when first executed.
        Parameters:
        value - true if to perform lazy setup
      • getPerformLazySetup

        boolean getPerformLazySetup()
        Returns whether to perform a lazy setup, ie when first executed.
        Returns:
        true if to perform lazy setup
      • performLazySetupTipText

        String performLazySetupTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • hasLazySetupPerformed

        boolean hasLazySetupPerformed()
        Returns whether lazy setup has been performed.
        Returns:
        true if performed
      • lazySetup

        String lazySetup()
        Performs the lazy setup.
        Returns:
        null if successful, otherwise error message