Package org.kuali.rice.ken.util
Class ContentTypeResourceResolver
java.lang.Object
org.kuali.rice.ken.util.ContentTypeResourceResolver
- Direct Known Subclasses:
ContentTypeEntityResolver
Utility base class for Entity and LSResource Resolvers that should resolve
arguments to XSDs defined for NotificationContentTypes
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected final org.apache.logging.log4j.Logger -
Constructor Summary
ConstructorsConstructorDescriptionContentTypeResourceResolver(NotificationContentTypeService notificationContentTypeService) -
Method Summary
Modifier and TypeMethodDescriptionThis method resolves the NotificationContentType by id.
-
Field Details
-
CONTENT_TYPE_PREFIX
- See Also:
-
LOG
protected final org.apache.logging.log4j.Logger LOG
-
-
Constructor Details
-
ContentTypeResourceResolver
-
-
Method Details
-
resolveContentType
This method resolves the NotificationContentType by id.
-