Uses of Class
edu.cornell.mannlib.vitro.webapp.auth.policy.bean.PropertyRestrictionLevels.Which
-
Packages that use PropertyRestrictionLevels.Which Package Description edu.cornell.mannlib.vitro.webapp.auth.policy.bean -
-
Uses of PropertyRestrictionLevels.Which in edu.cornell.mannlib.vitro.webapp.auth.policy.bean
Methods in edu.cornell.mannlib.vitro.webapp.auth.policy.bean that return PropertyRestrictionLevels.Which Modifier and Type Method Description static PropertyRestrictionLevels.WhichPropertyRestrictionLevels.Which. valueOf(String name)Returns the enum constant of this type with the specified name.static PropertyRestrictionLevels.Which[]PropertyRestrictionLevels.Which. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in edu.cornell.mannlib.vitro.webapp.auth.policy.bean with parameters of type PropertyRestrictionLevels.Which Modifier and Type Method Description BaseResourceBean.RoleLevelPropertyRestrictionLevels. getLevel(PropertyRestrictionLevels.Which which)
-