public final class ACL
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
Modifier and Type | Field and Description |
---|---|
int |
rights |
T_LONGLONG |
usergroupId |
Constructor and Description |
---|
ACL() |
ACL(T_LONGLONG _usergroupId,
int _rights) |
public T_LONGLONG usergroupId
public int rights
public ACL()
public ACL(T_LONGLONG _usergroupId, int _rights)