public class ElementPermissions extends java.lang.Object
static short
ADMIN_READ
ADMIN_WRITE
PUBLIC_READ
PUBLIC_WRITE
ElementPermissions()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final short PUBLIC_WRITE
public static final short PUBLIC_READ
public static final short ADMIN_WRITE
public static final short ADMIN_READ
public ElementPermissions()