Class MaintenanceDefinition

    • Constructor Detail

      • MaintenanceDefinition

        public MaintenanceDefinition()
    • Method Detail

      • getMaintModeSupportEnabled

        public boolean getMaintModeSupportEnabled()
        Enable Maintenance Mode for the installer
      • setMaintModeSupportEnabled

        public void setMaintModeSupportEnabled​(boolean MaintModeSupportEnabled)
        Enable Maintenance Mode for the installer
      • getAddFeaturesEnabled

        public boolean getAddFeaturesEnabled()
        Enable Add features for the product
      • setAddFeaturesEnabled

        public void setAddFeaturesEnabled​(boolean AddFeaturesEnabled)
        Enable Add features for the product
      • getRemoveFeaturesEnabled

        public boolean getRemoveFeaturesEnabled()
        Enable Remove features for the product
      • setRemoveFeaturesEnabled

        public void setRemoveFeaturesEnabled​(boolean RemoveFeaturesEnabled)
        Enable Remove features for the product
      • getRepairInstallsEnabled

        public boolean getRepairInstallsEnabled()
        Enable Repair Installation for the product
      • setRepairInstallsEnabled

        public void setRepairInstallsEnabled​(boolean RepairInstallsEnabled)
        Enable Repair Installation for the product
      • getUninstProductEnabled

        public boolean getUninstProductEnabled()
        Enable Uninstall Product for the product
      • setUninstProductEnabled

        public void setUninstProductEnabled​(boolean UninstProductEnabled)
        Enable Uninstall Product for the product
      • getFirstTimeMaintModeAutoPopulateDone

        public boolean getFirstTimeMaintModeAutoPopulateDone()
        Determines whether the convenience option of auto-population of panels have already been done. DO NOT SET THIS FLAG IF YOU ARE NOT SURE
      • setFirstTimeMaintModeAutoPopulateDone

        public void setFirstTimeMaintModeAutoPopulateDone​(boolean FirstTimeMaintModeAutoPopulateDone)
        Determines whether the convenience option of auto-population of panels have already been done. DO NOT SET THIS FLAG IF YOU ARE NOT SURE
      • getFirstTimeAddFeaturesPopulationDone

        public boolean getFirstTimeAddFeaturesPopulationDone()
        Determines whether the convenience option of auto-population of panels for Add features have already been done. DO NOT SET THIS FLAG IF YOU ARE NOT SURE
      • setFirstTimeAddFeaturesPopulationDone

        public void setFirstTimeAddFeaturesPopulationDone​(boolean FirstTimeAddFeaturesPopulationDone)
        Determines whether the convenience option of auto-population of panels for Add features have already been done. DO NOT SET THIS FLAG IF YOU ARE NOT SURE
      • getFirstTimeRemoveFeaturesPopulationDone

        public boolean getFirstTimeRemoveFeaturesPopulationDone()
        Determines whether the convenience option of auto-population of panels for Remove features have already been done. DO NOT SET THIS FLAG IF YOU ARE NOT SURE
      • setFirstTimeRemoveFeaturesPopulationDone

        public void setFirstTimeRemoveFeaturesPopulationDone​(boolean FirstTimeRemoveFeaturesPopulationDone)
        Determines whether the convenience option of auto-population of panels for Remove features have already been done. DO NOT SET THIS FLAG IF YOU ARE NOT SURE
      • getFirstTimeRepairProductPopulationDone

        public boolean getFirstTimeRepairProductPopulationDone()
        Determines whether the convenience option of auto-population of panels for Repair features have already been done. DO NOT SET THIS FLAG IF YOU ARE NOT SURE
      • setFirstTimeRepairProductPopulationDone

        public void setFirstTimeRepairProductPopulationDone​(boolean FirstTimeRepairProductPopulationDone)
        Determines whether the convenience option of auto-population of panels for Repair features have already been done. DO NOT SET THIS FLAG IF YOU ARE NOT SURE
      • setRuntimePanelSettings

        public void setRuntimePanelSettings​(MaintenenceModeRuntimePanelSettings RuntimePanelSettings)
        runtime panel settings for Maintenence Mode Panel