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.


Constructor Summary
DQAttsAuthorityEditor()
           
 
Method Summary
 java.lang.String[] getTags()
          Returns the list of data queue editor authorities.
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, 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.
Overrides:
getTags in class java.beans.PropertyEditorSupport
Returns:
The list of data queue editor authorities.