Class UOMManagementUtil


  • public class UOMManagementUtil
    extends Object
    Class used for the UomManagement preference
    Author:
    Mark
    • Constructor Detail

      • UOMManagementUtil

        public UOMManagementUtil()
    • Method Detail

      • saveUOMPreferenceStatusBeforeExecuteProcess

        public void saveUOMPreferenceStatusBeforeExecuteProcess()
      • existsUOMPreference

        public boolean existsUOMPreference()
      • restoreUOMPreferenceStatus

        public void restoreUOMPreferenceStatus()
      • removeUOMPreference

        public void removeUOMPreference()
      • setUOMPreference

        public void setUOMPreference​(String value,
                                     boolean doCommit)
      • isUOMPreferenceCreatedBeforeExecuteProcess

        public boolean isUOMPreferenceCreatedBeforeExecuteProcess()
      • setUOMPreferenceCreatedBeforeExecuteProcess

        public void setUOMPreferenceCreatedBeforeExecuteProcess​(boolean uOMPreferenceCreatedBeforeExecuteProcess)
      • isUOMPreferenceEnabledBeforeExecuteProcess

        public boolean isUOMPreferenceEnabledBeforeExecuteProcess()
      • setUOMPreferenceEnabledBeforeExecuteProcess

        public void setUOMPreferenceEnabledBeforeExecuteProcess​(boolean uOMPreferenceEnabledBeforeExecuteProcess)