|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.security.privileges.SimpleDescriptor
public abstract class SimpleDescriptor
Simple privilege descriptor
Field Summary |
---|
Fields inherited from interface com.centrasite.control.security.privileges.PrivilegeDescriptor |
---|
ID_ALL, ID_BIND, ID_CHANGE, ID_CONTENT, ID_DELETE, ID_PROPERTIES, ID_READ, ID_SECURITY, ID_UNBIND, ID_USERSPRIV, ID_WRITE |
Constructor Summary | |
---|---|
SimpleDescriptor()
|
Method Summary | |
---|---|
int |
getColumnCount()
Get column count |
java.util.Iterator |
getSubDescriptors()
Get sub privilege descriptors |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.centrasite.control.security.privileges.PrivilegeDescriptor |
---|
getId, getName, getState, setState |
Constructor Detail |
---|
public SimpleDescriptor()
Method Detail |
---|
public java.util.Iterator getSubDescriptors()
PrivilegeDescriptor
getSubDescriptors
in interface PrivilegeDescriptor
public int getColumnCount()
PrivilegeDescriptor
getColumnCount
in interface PrivilegeDescriptor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |