public class VertexSetProperty extends SetPropertyBase implements com.v5analytics.webster.ParameterizedHandler
graph, visibilityTranslator| Constructor and Description |
|---|
VertexSetProperty(OntologyRepository ontologyRepository,
org.vertexium.Graph graph,
VisibilityTranslator visibilityTranslator,
WorkspaceRepository workspaceRepository,
WorkQueueRepository workQueueRepository,
GraphRepository graphRepository,
ACLProvider aclProvider,
Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
org.visallo.web.clientapi.model.ClientApiElement |
handle(javax.servlet.http.HttpServletRequest request,
String graphVertexId,
String propertyKey,
String propertyName,
String valueStr,
String[] valuesStr,
String visibilitySource,
String oldVisibilitySource,
String sourceInfoString,
String metadataString,
String justificationText,
String workspaceId,
ResourceBundle resourceBundle,
User user,
org.vertexium.Authorizations authorizations) |
checkRoutePath, createPropertyKey, isCommentProperty@Inject public VertexSetProperty(OntologyRepository ontologyRepository, org.vertexium.Graph graph, VisibilityTranslator visibilityTranslator, WorkspaceRepository workspaceRepository, WorkQueueRepository workQueueRepository, GraphRepository graphRepository, ACLProvider aclProvider, Configuration configuration)
public org.visallo.web.clientapi.model.ClientApiElement handle(javax.servlet.http.HttpServletRequest request,
String graphVertexId,
String propertyKey,
String propertyName,
String valueStr,
String[] valuesStr,
String visibilitySource,
String oldVisibilitySource,
String sourceInfoString,
String metadataString,
String justificationText,
String workspaceId,
ResourceBundle resourceBundle,
User user,
org.vertexium.Authorizations authorizations)
throws Exception
ExceptionCopyright © 2013–2016 V5 Analytics. All rights reserved.