com.jxml.qare.qhome
Class QQualifierPrivilege
java.lang.Object
|
+--com.jxml.quick.qmap.QQualifierItem
|
+--com.jxml.qare.qhome.QQualifierPrivilege
- All Implemented Interfaces:
- QQualifier
- public class QQualifierPrivilege
- extends QQualifierItem
This class provides the functionality for matching of privileges .
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
all
public String all
QQualifierPrivilege
public QQualifierPrivilege(int ndx,
String value)
- Calls the super class with specified with index and value
acceptable
public boolean acceptable(QIndexedComparableList icl)
- Compares the privileges with privileges in list.
- Overrides:
acceptable
in class QQualifierItem