org.visallo.web.clientapi.model.ClientApiElement |
VertexSetProperty.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) |
org.visallo.web.clientapi.model.ClientApiSuccess |
ResolveTermEntity.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) |
org.visallo.web.clientapi.model.ClientApiElement |
VertexNew.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) |
org.visallo.web.clientapi.model.ClientApiElement |
ResolveDetectedObject.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) |