public class ResolveTermEntity extends Object implements com.v5analytics.webster.ParameterizedHandler
| Constructor and Description |
|---|
ResolveTermEntity(org.vertexium.Graph graphRepository,
OntologyRepository ontologyRepository,
VisibilityTranslator visibilityTranslator,
WorkspaceRepository workspaceRepository,
WorkQueueRepository workQueueRepository) |
| Modifier and Type | Method and Description |
|---|---|
org.visallo.web.clientapi.model.ClientApiSuccess |
handle(String artifactId,
String propertyKey,
String propertyName,
long mentionStart,
long mentionEnd,
String title,
String conceptId,
String visibilitySource,
String resolvedVertexId,
String sourceInfoString,
String justificationText,
String workspaceId,
ResourceBundle resourceBundle,
User user,
org.vertexium.Authorizations authorizations) |
@Inject
public ResolveTermEntity(org.vertexium.Graph graphRepository,
OntologyRepository ontologyRepository,
VisibilityTranslator visibilityTranslator,
WorkspaceRepository workspaceRepository,
WorkQueueRepository workQueueRepository)
public org.visallo.web.clientapi.model.ClientApiSuccess handle(String artifactId, String propertyKey, String propertyName, long mentionStart, long mentionEnd, String title, String conceptId, String visibilitySource, String resolvedVertexId, String sourceInfoString, String justificationText, String workspaceId, ResourceBundle resourceBundle, User user, org.vertexium.Authorizations authorizations) throws Exception
ExceptionCopyright © 2013–2016 V5 Analytics. All rights reserved.