Package | Description |
---|---|
com.axemble.vdp.security.helper |
Modifier and Type | Method and Description |
---|---|
SecurableRightList |
SecurableRightList.copy() |
static SecurableRightList |
SecurableRightList.load(Connection con,
SecurableObject securableObject,
boolean withDisplayName) |
static SecurableRightList |
SecurableRightList.loadFiltred(Connection con,
SecurableObject securableObject,
Collection trustees,
int rightType) |
static SecurableRightList |
SecurableRightList.loadFiltred(Connection con,
SecurableObject securableObject,
TrusteeObject trustee,
int rightType) |
Modifier and Type | Method and Description |
---|---|
boolean |
SecurableRightList.equals(SecurableRightList other) |
Copyright © 2024 Visiativ. All rights reserved.