Class NarrativeServiceUtils
java.lang.Object
org.openprovenance.prov.service.core.ServiceUtils
org.openprovenance.prov.service.xplain.NarrativeServiceUtils
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openprovenance.prov.service.core.ServiceUtils
ServiceUtils.Action, ServiceUtils.Destination -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class org.openprovenance.prov.service.core.ServiceUtils
ACCESS_CONTROL_ALLOW_ORIGIN, CONFIG_PROPERTIES, documentCache, WILDCARD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Response.ResponseBuildercomposeResponseCreated(Object o, String path, jakarta.ws.rs.core.UriInfo uriInfo) createEntryForTemplateAndProfile(org.openprovenance.prov.storage.api.ResourceIndex<org.openprovenance.prov.storage.api.DocumentResource> index, String id, org.openprovenance.prov.storage.api.DocumentResource dr, String templates_str, String profiles_str) Methods inherited from class org.openprovenance.prov.service.core.ServiceUtils
composeResponseBadRequest, composeResponseError, composeResponseInternalServerError, composeResponseNotAcceptable, composeResponseNotFOUND, composeResponseNotFOUND, composeResponseNotFoundConstraintResource, composeResponseNotFoundDocument, composeResponseNotFoundResource, composeResponseNotFoundSummarisation, composeResponseNotFoundType, composeResponseOK, composeResponseSeeOther, contentNegotiationForDocument, contentNegotiationForDocument, deleteFromCache, doProcessFile, doProcessFile, doProcessFileForm, doProcessStatementsForm, doProcessURLForm, getAction, getConfig, getDestination, getDocumentFromCacheOrStore, getDocumentFromStore, getDocumentResourceIndex, getExtensionMap, getFileName, getFormDataValue, getGenericResourceStorageMap, getJobManager, getNonDocumentResourceIndex, getNonDocumentResourceStorage, getPropertiesFromClasspath, getProvFactory, getRequestURL, getStorageManager, getSystemOrEnvironmentVariableOrDefault, isNumeric, isSelf, loadConfigFromEnvironment, loadConfigFromSystem, printStackTrace
-
Field Details
-
KEY_EXPLANATIONS
- See Also:
-
KEY_MAP
- See Also:
-
DETAILS
- See Also:
-
KEY_TEMPLATES
- See Also:
-
KEY_PROFILES
- See Also:
-
-
Constructor Details
-
NarrativeServiceUtils
-
-
Method Details
-
createEntryForTemplateAndProfile
-
composeResponseCreated
-