public class InMemoryExtendedDataTableSchemaProperty extends InMemorySchemaProperty implements ExtendedDataTableProperty
DATE_FORMAT, DATE_TIME_FORMAT, DATE_TIME_WITH_SECONDS_FORMAT, GEO_LOCATION_ALTERNATE_FORMAT, GEO_LOCATION_FORMAT| Constructor and Description |
|---|
InMemoryExtendedDataTableSchemaProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTableProperty(String tablePropertyName) |
String |
getSubtitleFormula() |
com.google.common.collect.ImmutableList<String> |
getTablePropertyNames() |
String |
getTimeFormula() |
String |
getTitleFormula() |
void |
setProperty(String name,
Value value,
User user,
Authorizations authorizations) |
void |
setSubtitleFormula(String subtitleFormula) |
void |
setTimeFormula(String timeFormula) |
void |
setTitleFormula(String titleFormula) |
addIntent, addIntent, addTextIndexHints, addTextIndexHints, getAddable, getAggCalendarField, getAggInterval, getAggMinDocumentCount, getAggPrecision, getAggTimeZone, getAggType, getBoost, getConceptNames, getDataType, getDeleteable, getDependentPropertyNames, getDisplayFormula, getDisplayName, getDisplayType, getId, getIntents, getMetadata, getName, getPossibleValues, getPropertyGroup, getRelationshipNames, getSandboxStatus, getSearchable, getSearchFacet, getSortable, getSortPriority, getSystemProperty, getTextIndexHints, getUpdateable, getUserVisible, getValidationFormula, getWorkspaceId, removeIntent, removeWorkspaceId, setAddable, setBoost, setDataType, setDeleteable, setDependentPropertyNames, setDisplayFormula, setDisplayName, setDisplayType, setName, setPossibleValues, setPropertyGroup, setSearchable, setSortable, setSortPriority, setUpdateable, setUserVisible, setValidationFormula, setWorkspaceIdconvert, convert, convertString, equals, geBcProperty, hasDependentPropertyNames, hashCode, parseGeoLocation, toClientApi, toClientApiProperties, toString, updateIntentsclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNamepublic InMemoryExtendedDataTableSchemaProperty()
public String getTitleFormula()
getTitleFormula in interface ExtendedDataTablePropertypublic void setTitleFormula(String titleFormula)
public String getSubtitleFormula()
getSubtitleFormula in interface ExtendedDataTablePropertypublic void setSubtitleFormula(String subtitleFormula)
public String getTimeFormula()
getTimeFormula in interface ExtendedDataTablePropertypublic com.google.common.collect.ImmutableList<String> getTablePropertyNames()
getTablePropertyNames in interface ExtendedDataTablePropertypublic void addTableProperty(String tablePropertyName)
public void setTimeFormula(String timeFormula)
public void setProperty(String name, Value value, User user, Authorizations authorizations)
setProperty in class InMemorySchemaPropertyCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.