public class LocationResolverDataWorker
extends com.mware.core.ingest.dataworker.DataWorker
| Constructor and Description |
|---|
LocationResolverDataWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.io.InputStream in,
com.mware.core.ingest.dataworker.DataWorkerData data) |
boolean |
isHandled(com.mware.ge.Element element,
com.mware.ge.Property property) |
void |
prepare(com.mware.core.ingest.dataworker.DataWorkerPrepareData workerPrepareData) |
addVertexToWorkspaceIfNeeded, addVideoTranscriptAsTextPropertiesToMutation, applyTermMentionFilters, getAuthorizations, getConfiguration, getGraph, getGraphAuthorizationRepository, getGraphRepository, getSchemaRepository, getUser, getVisibilityTranslator, getWebQueueRepository, getWorkQueueRepository, getWorkspaceRepository, isConceptType, isDeleteHandled, isHiddenHandled, isLocalFileRequired, isTextProperty, isUnhiddenHandled, isVertex, pushChangedPropertiesOnWorkQueue, pushTextUpdated, pushVideoTranscriptTextPropertiesOnWorkQueue, refresh, setConfiguration, setGraph, setGraphAuthorizationRepository, setGraphRepository, setSchemaRepository, setVisibilityTranslator, setWebQueueRepository, setWorkQueueRepository, setWorkspaceRepository, verifypublic void prepare(com.mware.core.ingest.dataworker.DataWorkerPrepareData workerPrepareData)
throws java.lang.Exception
prepare in class com.mware.core.ingest.dataworker.DataWorkerjava.lang.Exceptionpublic void execute(java.io.InputStream in,
com.mware.core.ingest.dataworker.DataWorkerData data)
throws java.lang.Exception
execute in class com.mware.core.ingest.dataworker.DataWorkerjava.lang.Exceptionpublic boolean isHandled(com.mware.ge.Element element,
com.mware.ge.Property property)
isHandled in class com.mware.core.ingest.dataworker.DataWorkerCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.