void |
SecurableRightList.add(Collection trustees,
RightConst rightValue) |
static void |
SecurableRightList.add(Connection con,
SecurableObject securableObject,
Collection trustees,
RightConst right) |
static void |
SecurableRightList.add(Connection con,
SecurableObject securableObject,
TrusteeObject trustee,
RightConst right) |
void |
SecurableRightList.add(TrusteeObject trusteeObject,
RightConst rightValue) |
void |
SecurableRightList.ceil(Collection trustees,
RightConst rightValue) |
void |
SecurableRightList.ceil(TrusteeObject trusteeObject,
RightConst rightValue) |
static boolean |
SecurableRightList.check(Connection con,
SecurableObject securableObject,
RightConst right,
Collection trusteeObjects) |
boolean |
SecurableRightList.check(RightConst right,
Collection trusteeObjects) |
boolean |
SecurableRightList.check(RightConst right,
TrusteeObject trustee) |
void |
SecurableRightList.delete(Collection trustees,
RightConst rightValue) |
static void |
SecurableRightList.delete(Connection con,
SecurableObject securableObject,
Collection trustees,
RightConst right) |
static void |
SecurableRightList.delete(Connection con,
SecurableObject securableObject,
TrusteeObject trustee,
RightConst right) |
void |
SecurableRightList.delete(RightConst rightValue) |
void |
SecurableRightList.delete(TrusteeObject trustee,
RightConst rightValue) |
boolean |
RightConst.equals(RightConst other) |
boolean |
RightValue.equals(RightConst other) |
static String |
SecurableRightList.getJoinFilterOnRightLevel(Connection con,
int securableType,
String trusteeTableAlias,
String securableColId,
Collection trustees,
RightConst right,
String bypassTest,
String filterTest) |
static RightDef |
RightValue.getRightDefinition(int securableObjectType,
RightConst rightValue) |
static RightDef[] |
RightValue.getRightDefinitions(int securableObjectType,
RightConst rightValue) |
Collection |
SecurableRightList.getTrusteeByValue(RightConst rightValue,
int trusteeTypeFilter) |
Collection |
SecurableRightList.getTrusteeRightByValue(RightConst rightValue) |
boolean |
TrusteeRight.isFlag(RightConst other) |
boolean |
RightConst.isFlag(RightConst other) |
boolean |
RightValue.isFlag(RightConst other) |
boolean |
SecurableRightList.isFlag(TrusteeObject trusteeObject,
RightConst right) |
boolean |
TrusteeRight.isGOET(RightConst other) |
boolean |
RightConst.isGOET(RightConst other) |
boolean |
RightValue.isGOET(RightConst other) |
boolean |
SecurableRightList.isGOET(TrusteeObject trusteeObject,
RightConst right) |
boolean |
TrusteeRight.isLOET(RightConst other) |
boolean |
RightConst.isLOET(RightConst other) |
boolean |
RightValue.isLOET(RightConst other) |
boolean |
SecurableRightList.isLOET(TrusteeObject trusteeObject,
RightConst right) |
void |
SecurableRightList.loadRightValue(TrusteeObject trusteeObject,
RightConst right) |
boolean |
TrusteeRight.rightEquals(RightConst other) |
boolean |
SecurableRightList.rightEquals(TrusteeObject trusteeObject,
RightConst right) |
void |
SecurableRightList.set(TrusteeObject trusteeObject,
RightConst rightValue) |