public class VertexNew extends Object implements com.v5analytics.webster.ParameterizedHandler
| Constructor and Description |
|---|
VertexNew(org.vertexium.Graph graph,
VisibilityTranslator visibilityTranslator,
WorkspaceRepository workspaceRepository,
WorkQueueRepository workQueueRepository,
OntologyRepository ontologyRepository,
GraphRepository graphRepository,
WorkspaceHelper workspaceHelper) |
| Modifier and Type | Method and Description |
|---|---|
org.visallo.web.clientapi.model.ClientApiElement |
handle(String vertexId,
String conceptType,
String visibilitySource,
String propertiesJsonString,
boolean shouldPublish,
String justificationText,
org.visallo.web.clientapi.model.ClientApiSourceInfo sourceInfo,
String workspaceId,
ResourceBundle resourceBundle,
User user,
org.vertexium.Authorizations authorizations) |
@Inject
public VertexNew(org.vertexium.Graph graph,
VisibilityTranslator visibilityTranslator,
WorkspaceRepository workspaceRepository,
WorkQueueRepository workQueueRepository,
OntologyRepository ontologyRepository,
GraphRepository graphRepository,
WorkspaceHelper workspaceHelper)
public org.visallo.web.clientapi.model.ClientApiElement handle(String vertexId, String conceptType, String visibilitySource, String propertiesJsonString, boolean shouldPublish, String justificationText, org.visallo.web.clientapi.model.ClientApiSourceInfo sourceInfo, String workspaceId, ResourceBundle resourceBundle, User user, org.vertexium.Authorizations authorizations) throws Exception
ExceptionCopyright © 2013–2016 V5 Analytics. All rights reserved.