public class ApplicationProfileResourceKindResolver extends Object implements ResourceKindResolver
| Constructor and Description |
|---|
ApplicationProfileResourceKindResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNormalKindForType(String resourceType)
get the default resource kind associated with a given resource type.
|
String |
getPendingKindForType(String resourceType)
find the associated pending typology for a given resource type.
|
public ApplicationProfileResourceKindResolver()
public String getNormalKindForType(String resourceType) throws XPathExpressionException
getNormalKindForType in interface ResourceKindResolverresourceType - resource typeXPathExpressionException - happens?public String getPendingKindForType(String resourceType) throws XPathExpressionException
getPendingKindForType in interface ResourceKindResolverresourceType - resource typeXPathExpressionException - shouldn't happenCopyright © 2017. All rights reserved.