Uses of Class
org.apache.sling.jcr.contentloader.LocalRestriction
Packages that use LocalRestriction
-
Uses of LocalRestriction in org.apache.sling.jcr.contentloader
Methods in org.apache.sling.jcr.contentloader that return types with arguments of type LocalRestrictionModifier and TypeMethodDescriptionLocalPrivilege.getAllowRestrictions()LocalPrivilege.getDenyRestrictions()Method parameters in org.apache.sling.jcr.contentloader with type arguments of type LocalRestrictionModifier and TypeMethodDescriptionvoidLocalPrivilege.setAllowRestrictions(Set<LocalRestriction> allowRestrictions) voidLocalPrivilege.setDenyRestrictions(Set<LocalRestriction> denyRestrictions)