public interface ResourceKindResolver
| Modifier and Type | Method and Description |
|---|---|
String |
getNormalKindForType(String resourceType) |
String |
getPendingKindForType(String resourceType) |
String getNormalKindForType(String resourceType) throws XPathExpressionException
XPathExpressionExceptionString getPendingKindForType(String resourceType) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2017. All rights reserved.