com.ibm.as400.access

Class DQAttsAuthorityEditor

  • java.lang.Object
    • java.beans.PropertyEditorSupport
      • com.ibm.as400.access.DQAttsAuthorityEditor
  • All Implemented Interfaces:
    java.beans.PropertyEditor


    public class DQAttsAuthorityEditor
    extends java.beans.PropertyEditorSupport
    The DQAttsAuthorityEditor class provides the list of data queue editor authorities.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String[] getTags()
      Returns the list of data queue editor authorities.
      • Methods inherited from class java.beans.PropertyEditorSupport

        addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditor
      • Methods inherited from class java.lang.Object

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

      • DQAttsAuthorityEditor

        public DQAttsAuthorityEditor()
    • Method Detail

      • getTags

        public java.lang.String[] getTags()
        Returns the list of data queue editor authorities.
        Specified by:
        getTags in interface java.beans.PropertyEditor
        Overrides:
        getTags in class java.beans.PropertyEditorSupport
        Returns:
        The list of data queue editor authorities.