Class ExitListItem


  • public class ExitListItem
    extends java.lang.Object
    This class represents a row in the password exit list in the system overview.
    • Constructor Summary

      Constructors 
      Constructor Description
      ExitListItem​(org.w3c.dom.Element row)
      Internal use only.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getFile()  
      java.lang.String getKey()  
      java.lang.String getName()  
      java.lang.String getParameter()  
      • Methods inherited from class java.lang.Object

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

      • ExitListItem

        public ExitListItem​(org.w3c.dom.Element row)
        Internal use only.
        Parameters:
        row - Row element
    • Method Detail

      • getKey

        public java.lang.String getKey()
        Returns:
        Type of exit; Allowed value: "XUC4PASS" for password exit
      • getName

        public java.lang.String getName()
        Returns:
        Name of the exit; Allowed value: "PASSWORD" for password exit
      • getFile

        public java.lang.String getFile()
        Returns:
        Path and file name of library
      • getParameter

        public java.lang.String getParameter()
        Returns:
        Parameters assigned to the library