com.ibm.as400.access
Class DQAttsAuthorityEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.ibm.as400.access.DQAttsAuthorityEditor
- All Implemented Interfaces:
- PropertyEditor
- public class DQAttsAuthorityEditor
- extends PropertyEditorSupport
The DQAttsAuthorityEditor class provides the list of data queue editor authorities.
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 |
DQAttsAuthorityEditor
public DQAttsAuthorityEditor()
getTags
public String[] getTags()
- Returns the list of data queue editor authorities.
- Returns:
- The list of data queue editor authorities.