Skip navigation links
E G H M O R S T 

E

equals(Object) - Method in class org.apache.sling.oak.restrictions.impl.ResourceTypePattern
 

G

getPattern(String, Tree) - Method in class org.apache.sling.oak.restrictions.impl.SlingRestrictionProviderImpl
 
getPattern(String, Set<Restriction>) - Method in class org.apache.sling.oak.restrictions.impl.SlingRestrictionProviderImpl
 
getResourceTypeFromTree(Tree) - Method in class org.apache.sling.oak.restrictions.impl.ResourceTypePattern
 

H

hashCode() - Method in class org.apache.sling.oak.restrictions.impl.ResourceTypePattern
 

M

matches(Tree, PropertyState) - Method in class org.apache.sling.oak.restrictions.impl.ResourceTypePattern
 
matches(String) - Method in class org.apache.sling.oak.restrictions.impl.ResourceTypePattern
 
matches() - Method in class org.apache.sling.oak.restrictions.impl.ResourceTypePattern
 

O

org.apache.sling.oak.restrictions.impl - package org.apache.sling.oak.restrictions.impl
 

R

ResourceTypePattern - Class in org.apache.sling.oak.restrictions.impl
Implementation of the RestrictionPattern interface that returns true if the resource type of the target tree (or the parent of a target property) is contained in the configured resource type.

S

SLING_RESOURCE_TYPES - Static variable in class org.apache.sling.oak.restrictions.impl.SlingRestrictionProviderImpl
 
SLING_RESOURCE_TYPES_WITH_DESCENDANTS - Static variable in class org.apache.sling.oak.restrictions.impl.SlingRestrictionProviderImpl
 
SlingRestrictionProviderImpl - Class in org.apache.sling.oak.restrictions.impl
Sling restriction provider implementation that supports the following restrictions: SlingRestrictionProviderImpl.SLING_RESOURCE_TYPES: A restriction that allows to match against resource types (matches are exact and do not include children). SlingRestrictionProviderImpl.SLING_RESOURCE_TYPES_WITH_DESCENDANTS: A restriction that allows to match against resource types and all sub nodes of matching resource types. Further sling restriction can be added here in future.
SlingRestrictionProviderImpl() - Constructor for class org.apache.sling.oak.restrictions.impl.SlingRestrictionProviderImpl
 

T

toString() - Method in class org.apache.sling.oak.restrictions.impl.ResourceTypePattern
 
E G H M O R S T 
Skip navigation links

Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.