public abstract class ComplexDescriptor extends java.lang.Object implements PrivilegeDescriptor
ID_ALL, ID_BIND, ID_CHANGE, ID_CONTENT, ID_DELETE, ID_PROPERTIES, ID_READ, ID_SECURITY, ID_UNBIND, ID_USERSPRIV, ID_WRITE
Constructor and Description |
---|
ComplexDescriptor() |
Modifier and Type | Method and Description |
---|---|
void |
addSubDescriptor(PrivilegeDescriptor descriptor) |
int |
getColumnCount()
Get column count
|
java.util.Iterator |
getSubDescriptors()
Get sub privilege descriptors
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getName, getState, setState
public void addSubDescriptor(PrivilegeDescriptor descriptor)
public java.util.Iterator getSubDescriptors()
PrivilegeDescriptor
getSubDescriptors
in interface PrivilegeDescriptor
public int getColumnCount()
PrivilegeDescriptor
getColumnCount
in interface PrivilegeDescriptor