com.ibm.as400.access
Class DQAttsAuthorityEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bycom.ibm.as400.access.DQAttsAuthorityEditor
All Implemented Interfaces:
PropertyEditor

public class DQAttsAuthorityEditor
extends PropertyEditorSupport

The DQAttsAuthorityEditor class provides the list of data queue editor authorities.


Constructor Summary
DQAttsAuthorityEditor()
           
 
Method Summary
 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 String[] getTags()
Returns the list of data queue editor authorities.

Returns:
The list of data queue editor authorities.