Package com.axemble.vdp.security.helper
Class RightDef
java.lang.Object
com.axemble.vdp.security.helper.RightValue
com.axemble.vdp.security.helper.RightDef
- All Implemented Interfaces:
- RightConst,- Serializable,- Comparable
- See Also:
- 
Field SummaryFieldsFields inherited from class com.axemble.vdp.security.helper.RightValuetype, value
- 
Constructor SummaryConstructorsConstructorDescriptionRightDef(RightDefGroup group, int level, String labelId) RightDef(RightDefGroup group, RightDef other) RightDef(RightDefGroup group, RightDef other, String labelId) 
- 
Method SummaryMethods inherited from class com.axemble.vdp.security.helper.RightValueclearFlag, compareTo, compareTo, copy, decreaseLevel, equals, equals, getRightDefinition, getRightDefinitions, getType, getValue, hashCode, increaseLevel, isFlag, isGOET, isLOET, isModeFlag, isModeLevel, setFlag, setValue
- 
Field Details- 
group
- 
labelId
 
- 
- 
Constructor Details- 
RightDef
- 
RightDef
- 
RightDef
 
- 
- 
Method Details- 
getGroup
- 
getLabelId
 
-