Interface JcrTypeResolver
-
- All Known Implementing Classes:
SessionJcrTypeResolver
public interface JcrTypeResolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isJcrType(String name)
boolean
isSubtype(String supertype, String subtype)
-