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 JcrTypeResolver
public boolean isSubtype(String supertype, String subtype)
isSubtype
in interface JcrTypeResolver
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.