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 void |
checkVisibilityParameter(String visibilitySource,
org.vertexium.Authorizations authorizations,
User user,
ResourceBundle resourceBundle) |
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)
protected boolean isCommentProperty(String propertyName)
protected String createPropertyKey(String propertyName, org.vertexium.Graph graph)
protected void checkVisibilityParameter(String visibilitySource, org.vertexium.Authorizations authorizations, User user, ResourceBundle resourceBundle)
Copyright © 2013–2016 V5 Analytics. All rights reserved.