Package edu.cornell.mannlib.vitro.webapp.auth.policy.bean
-
Interface Summary Interface Description RoleRestrictedProperty A property or faux property whose usage can be restricted according to the user's role level. -
Class Summary Class Description PropertyRestrictionBean Assists the role-based policies in determining whether a property or resource may be displayed, modified, or published in linked open data.PropertyRestrictionBean.Setup Create the bean at startup and remove it at shutdown.PropertyRestrictionBeanImpl On creation, populate a map of PropertyRestrictionLevels.PropertyRestrictionLevels The threshold levels for operations on a given property.PropertyRestrictionListener Add this ChangeListener to your EditProcessObject when modifying the ontology, and we will refresh the PropertyRestrictionPolicyHelper bean as appropriate. -
Enum Summary Enum Description PropertyRestrictionLevels.Which