Class EventFlagList

    • Field Detail

      • NODE_EVENT_FLAG

        public static final java.lang.String NODE_EVENT_FLAG
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • ATT_KEY

        public static final java.lang.String ATT_KEY
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • ATT_SRC_BEAN

        public static final java.lang.String ATT_SRC_BEAN
        Since:
        MicroStrategy Web 9.0.1
        See Also:
        Constant Field Values
    • Constructor Detail

      • EventFlagList

        public EventFlagList()
      • EventFlagList

        public EventFlagList​(org.w3c.dom.Node root)
        Class constructor. Creates a new instance of the EventFlagList, initializing it with the information provided on an xml Node.
        Parameters:
        root - Node instance representing the different exportformats information.
      • EventFlagList

        public EventFlagList​(org.w3c.dom.Document doc)
    • Method Detail

      • getKeyAttribute

        protected java.lang.String getKeyAttribute()
        Description copied from class: AbstractConfigurationElement
        This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
        Overrides:
        getKeyAttribute in class AbstractConfigurationElementList
        Since:
        MicroStrategy Web 9.0.0
      • setID

        public void setID​(int id)
      • getID

        public int getID()
      • setSrcBean

        public void setSrcBean​(java.lang.String srcBean)
        Since:
        MicroStrategy Web 9.0.1
      • getSrcBean

        public java.lang.String getSrcBean()
        Since:
        MicroStrategy Web 9.0.1
      • getEventArguments

        public HashList getEventArguments()
        Deprecated.
        Get the list of event arguments
        Returns:
        arguments list of arguments associated with this link