public abstract class SetPropertyBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.vertexium.Graph |
graph |
protected VisibilityTranslator |
visibilityTranslator |
| Modifier | Constructor and Description |
|---|---|
protected |
SetPropertyBase(org.vertexium.Graph graph,
VisibilityTranslator visibilityTranslator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkRoutePath(String entityType,
String propertyName,
javax.servlet.http.HttpServletRequest request) |
protected String |
createPropertyKey(String propertyName,
org.vertexium.Graph graph) |
protected boolean |
isCommentProperty(String propertyName) |
protected final org.vertexium.Graph graph
protected final VisibilityTranslator visibilityTranslator
protected SetPropertyBase(org.vertexium.Graph graph,
VisibilityTranslator visibilityTranslator)
Copyright © 2013–2016 V5 Analytics. All rights reserved.