Uses of Class
org.apache.fulcrum.security.model.turbine.TurbineModelManager.Privilege
Package | Description |
---|---|
org.apache.fulcrum.security.model.turbine |
-
Uses of TurbineModelManager.Privilege in org.apache.fulcrum.security.model.turbine
Methods in org.apache.fulcrum.security.model.turbine that return TurbineModelManager.Privilege Modifier and Type Method Description static TurbineModelManager.Privilege
TurbineModelManager.Privilege. valueOf(String name)
Returns the enum constant of this type with the specified name.static TurbineModelManager.Privilege[]
TurbineModelManager.Privilege. values()
Returns an array containing the constants of this enum type, in the order they are declared.