psdi.webclient.system.erm

Class UIERMUtility

  • java.lang.Object
    • psdi.webclient.system.erm.UIERMUtility


  • public class UIERMUtility
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      UIERMUtility() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean isERMAttribute(org.w3c.dom.Element control) 
      static boolean isERMEntity(org.w3c.dom.Element control) 
      static boolean isInDoNotSaveList(java.lang.String name) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UIERMUtility

        public UIERMUtility()
    • Method Detail

      • isERMAttribute

        public static boolean isERMAttribute(org.w3c.dom.Element control)
      • isERMEntity

        public static boolean isERMEntity(org.w3c.dom.Element control)
      • isInDoNotSaveList

        public static boolean isInDoNotSaveList(java.lang.String name)