public class SessionJcrTypeResolver extends Object implements JcrTypeResolver
| Constructor and Description |
|---|
SessionJcrTypeResolver(org.apache.sling.api.resource.ResourceResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isJcrType(String name) |
boolean |
isSubtype(String supertype,
String subtype) |
public SessionJcrTypeResolver(org.apache.sling.api.resource.ResourceResolver resolver)
public boolean isJcrType(String name)
isJcrType in interface JcrTypeResolverpublic boolean isSubtype(String supertype, String subtype)
isSubtype in interface JcrTypeResolverCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.