public class InMemorySchemaProperty extends SchemaProperty
DATE_FORMAT, DATE_TIME_FORMAT, DATE_TIME_WITH_SECONDS_FORMAT, GEO_LOCATION_ALTERNATE_FORMAT, GEO_LOCATION_FORMAT| Constructor and Description |
|---|
InMemorySchemaProperty() |
convert, convert, convertString, equals, geBcProperty, hasDependentPropertyNames, hashCode, parseGeoLocation, toClientApi, toClientApiProperties, toString, updateIntentspublic String getName()
getName in class SchemaPropertypublic String getId()
getId in class SchemaPropertypublic String getDisplayName()
getDisplayName in class SchemaPropertypublic boolean getUserVisible()
getUserVisible in class SchemaPropertypublic PropertyType getDataType()
getDataType in class SchemaPropertypublic Double getBoost()
getBoost in class SchemaPropertypublic Map<String,String> getPossibleValues()
getPossibleValues in class SchemaPropertypublic String getPropertyGroup()
getPropertyGroup in class SchemaPropertypublic boolean getSearchable()
getSearchable in class SchemaPropertypublic boolean getSearchFacet()
getSearchFacet in class SchemaPropertypublic boolean getSystemProperty()
getSystemProperty in class SchemaPropertypublic boolean getAddable()
getAddable in class SchemaPropertypublic boolean getSortable()
getSortable in class SchemaPropertypublic Integer getSortPriority()
getSortPriority 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 String getValidationFormula()
getValidationFormula in class SchemaPropertypublic String getDisplayFormula()
getDisplayFormula in class SchemaPropertypublic com.google.common.collect.ImmutableList<String> getDependentPropertyNames()
getDependentPropertyNames in class SchemaPropertypublic boolean getDeleteable()
getDeleteable in class SchemaPropertypublic boolean getUpdateable()
getUpdateable 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 addTextIndexHints(String textIndexHints)
public String getDisplayType()
getDisplayType in class SchemaPropertypublic void setSearchable(boolean searchable)
public void setAddable(boolean addable)
public void setSortable(boolean sortable)
public void setSortPriority(Integer sortPriority)
public void setName(String name)
public void setUserVisible(boolean userVisible)
public void setDisplayName(String displayName)
public void setDataType(PropertyType dataType)
public void setBoost(Double boost)
public void setDisplayType(String displayType)
public void setPropertyGroup(String propertyGroup)
public void setValidationFormula(String validationFormula)
public void setDisplayFormula(String displayFormula)
public void setDependentPropertyNames(Collection<String> dependentPropertyNames)
public void setUpdateable(boolean updateable)
public void setDeleteable(boolean deleteable)
public void setProperty(String name, Value value, User user, Authorizations authorizations)
setProperty in class SchemaPropertypublic void addIntent(String intent)
public void addIntent(String intent, Authorizations authorizations)
addIntent in class SchemaPropertypublic void removeIntent(String intent, Authorizations authorizations)
removeIntent in class SchemaPropertypublic Map<String,String> getMetadata()
getMetadata in class SchemaPropertypublic List<String> getConceptNames()
getConceptNames in class SchemaPropertypublic List<String> getRelationshipNames()
getRelationshipNames in class SchemaPropertypublic void setWorkspaceId(String workspaceId)
public String getWorkspaceId()
public void removeWorkspaceId()
public SandboxStatus getSandboxStatus()
getSandboxStatus in class SchemaPropertyCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.