public class RightDefGroupList extends Object
Modifier and Type | Field and Description |
---|---|
protected RightDefGroup[] |
groupByType |
protected RightDefGroup[] |
groups |
static com.axemble.vdp.utils.Logger |
log |
protected Class |
parentClass |
protected int |
securableObjectType |
Constructor and Description |
---|
RightDefGroupList(Class parentClass,
int securableObjectType) |
Modifier and Type | Method and Description |
---|---|
RightDefGroup |
getGroup(int rightType) |
RightDefGroup[] |
getGroups() |
int |
getSecurableObjectType() |
public static final com.axemble.vdp.utils.Logger log
protected Class parentClass
protected int securableObjectType
protected RightDefGroup[] groups
protected RightDefGroup[] groupByType
public RightDefGroupList(Class parentClass, int securableObjectType)
public RightDefGroup[] getGroups()
public RightDefGroup getGroup(int rightType)
public int getSecurableObjectType()
Copyright © 2024 Visiativ. All rights reserved.