public class ResolveDetectedObject extends Object implements com.v5analytics.webster.ParameterizedHandler
| Constructor and Description |
|---|
ResolveDetectedObject(org.vertexium.Graph graph,
OntologyRepository ontologyRepository,
WorkQueueRepository workQueueRepository,
VisibilityTranslator visibilityTranslator,
WorkspaceRepository workspaceRepository,
TermMentionRepository termMentionRepository) |
| Modifier and Type | Method and Description |
|---|---|
org.visallo.web.clientapi.model.ClientApiElement |
handle(String artifactId,
String title,
String conceptId,
String visibilitySource,
String graphVertexId,
String justificationText,
String sourceInfoString,
String originalPropertyKey,
double x1,
double x2,
double y1,
double y2,
ResourceBundle resourceBundle,
String workspaceId,
User user,
org.vertexium.Authorizations authorizations) |
@Inject
public ResolveDetectedObject(org.vertexium.Graph graph,
OntologyRepository ontologyRepository,
WorkQueueRepository workQueueRepository,
VisibilityTranslator visibilityTranslator,
WorkspaceRepository workspaceRepository,
TermMentionRepository termMentionRepository)
public org.visallo.web.clientapi.model.ClientApiElement handle(String artifactId, String title, String conceptId, String visibilitySource, String graphVertexId, String justificationText, String sourceInfoString, String originalPropertyKey, double x1, double x2, double y1, double y2, ResourceBundle resourceBundle, String workspaceId, User user, org.vertexium.Authorizations authorizations) throws Exception
ExceptionCopyright © 2013–2016 V5 Analytics. All rights reserved.