public class GeSchemaProperty extends SchemaProperty
DATE_FORMAT, DATE_TIME_FORMAT, DATE_TIME_WITH_SECONDS_FORMAT, GEO_LOCATION_ALTERNATE_FORMAT, GEO_LOCATION_FORMAT| Constructor and Description |
|---|
GeSchemaProperty(Vertex vertex,
com.google.common.collect.ImmutableList<String> dependentPropertyNames,
String workspaceId) |
convert, convert, convertString, equals, geBcProperty, hasDependentPropertyNames, hashCode, parseGeoLocation, toClientApi, toClientApiProperties, toString, updateIntentspublic void setProperty(String name, Value value, User user, Authorizations authorizations)
setProperty in class SchemaPropertypublic String getId()
getId in class SchemaPropertypublic String getName()
getName in class SchemaPropertypublic String getDisplayName()
getDisplayName in class SchemaPropertypublic String getPropertyGroup()
getPropertyGroup in class SchemaPropertypublic String getValidationFormula()
getValidationFormula in class SchemaPropertypublic String getDisplayFormula()
getDisplayFormula in class SchemaPropertypublic com.google.common.collect.ImmutableList<String> getDependentPropertyNames()
getDependentPropertyNames in class SchemaPropertypublic String[] getIntents()
getIntents in class SchemaPropertypublic String[] getTextIndexHints()
getTextIndexHints in class SchemaPropertypublic void addTextIndexHints(String textIndexHints, Authorizations authorizations)
addTextIndexHints in class SchemaPropertypublic void removeTextIndexHint(String textIndexHint, Authorizations authorizations)
public void addIntent(String intent, Authorizations authorizations)
addIntent in class SchemaPropertypublic void removeIntent(String intent, Authorizations authorizations)
removeIntent in class SchemaPropertypublic boolean getUserVisible()
getUserVisible in class SchemaPropertypublic boolean getSearchFacet()
getSearchFacet in class SchemaPropertypublic boolean getSystemProperty()
getSystemProperty in class SchemaPropertypublic String getAggType()
getAggType in class SchemaPropertypublic int getAggPrecision()
getAggPrecision in class SchemaPropertypublic String getAggInterval()
getAggInterval in class SchemaPropertypublic long getAggMinDocumentCount()
getAggMinDocumentCount in class SchemaPropertypublic String getAggTimeZone()
getAggTimeZone in class SchemaPropertypublic String getAggCalendarField()
getAggCalendarField in class SchemaPropertypublic boolean getSearchable()
getSearchable in class SchemaPropertypublic boolean getSortable()
getSortable in class SchemaPropertypublic Integer getSortPriority()
getSortPriority in class SchemaPropertypublic boolean getUpdateable()
getUpdateable in class SchemaPropertypublic boolean getDeleteable()
getDeleteable in class SchemaPropertypublic boolean getAddable()
getAddable in class SchemaPropertypublic Map<String,String> getMetadata()
getMetadata in class SchemaPropertypublic PropertyType getDataType()
getDataType in class SchemaPropertypublic static PropertyType getDataType(Vertex vertex)
public String getDisplayType()
getDisplayType in class SchemaPropertypublic Double getBoost()
getBoost in class SchemaPropertypublic Map<String,String> getPossibleValues()
getPossibleValues in class SchemaPropertypublic Vertex getVertex()
public void setDependentProperties(Collection<String> newDependentPropertyNames)
public SandboxStatus getSandboxStatus()
getSandboxStatus in class SchemaPropertypublic List<String> getConceptNames()
getConceptNames in class SchemaPropertypublic List<String> getRelationshipNames()
getRelationshipNames in class SchemaPropertyCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.