public class L10nStringType extends StringMapType
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
CONFIG, MAP_STRING_STRINGOQL_NULL_STRINGINDEX_TYPE_AUTO, INDEX_TYPE_BRIN, INDEX_TYPE_BRIN_FB_BTREE, INDEX_TYPE_BTREE, INDEX_TYPE_CUSTOM, INDEX_TYPE_GIN, INDEX_TYPE_GIN_FB_BTREE, INDEX_TYPE_NONE, INDEX_TYPE_TRIGRAM, INDEX_TYPES, INDEX_TYPES_HR, MARSHALLED_NULL_VALUE, NO_CUSTOM_INDEX_VERSION| Constructor and Description |
|---|
L10nStringType() |
L10nStringType(AttributeTypeI base,
electric.xml.Element parms) |
L10nStringType(electric.xml.Element parms) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkConstraints(java.lang.Object valueToCheck)
Checks if the given value (object) matches the constraints (limits,
etc. - if any) set for this type.
|
java.lang.String |
getDAUType()
User-friendly l10n-ed name for the type, to be used for user interaction.
|
java.lang.String |
getName() |
L10nStringType |
processAttributeTypeParameters(AttributeI attr,
electric.xml.Element e) |
applyAdditionalEtters, applySetHook, configure, fromString, getAllowNullEntries, getAllowNullKeys, getAsString, getCastorFieldType, getCastorSqlType, getCodeGenerator, getExternalizePostfix, getJavaClass, getJavaClassnameForClassAccessInCode, getJavaClassnameForCode, getJdbcType, getSqlType, getStandardExpectedWidth, hasAdditionalEtters, hasCodeBuilderForScalarVirtualEtters, hasSetHook, marshal, setAllowNullEntries, setAllowNullKeys, stringToValueWithTypeTip, unMarshalallowsValue, applyCustomExternalization, applySetBOLoaderHook, castToNumber, castToOwnType, checkConstraints, compare, compareImpl, formatAsInlineParameter, formatAsInlineParameter, getAsString, getAsString, getAsString, getBase, getBool, getCastorCollectionType, getCastorJavaClass, getComponentSqlType, getDef, getDefinition, getExpectedWidth, getFilter, getFloat, getIndexType, getInt, getLong, getNullable, getPositiveInt, getUnique, hasCustomExternalization, hasSetBOLoaderHook, isCore, isIndexed, isMandatory, marshal, nullable, setAsString, setAsString, setAsString, setBase, setDef, setExpectedWidth, setIndexType, setNullable, setUnique, stringToValue, stringToValue, stringToValue, stringToValue, stringToValueWithTypeTip, stringToValueWithTypeTip, stringToValueWithTypeTip, stringToValueWithTypeTip, toXML, toXMLStringequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyAdditionalEtters, getAsUserFriendlyRawString, getHumanReadableIndexType, getJavaClassFQNForImport, getNonNullDefaultValue, getNullDefaultTypepublic static final java.lang.String NAME
public L10nStringType()
public L10nStringType(electric.xml.Element parms)
public L10nStringType(AttributeTypeI base, electric.xml.Element parms)
public java.lang.String getName()
getName in interface AttributeTypeIgetName in class StringMapTypepublic void checkConstraints(java.lang.Object valueToCheck)
throws ValueSettingException
AttributeTypeIcheckConstraints in interface AttributeTypeIcheckConstraints in class StringMapTypeValueSettingExceptionpublic java.lang.String getDAUType()
AttributeTypeIgetDAUType in interface AttributeTypeIgetDAUType in class StringMapTypepublic L10nStringType processAttributeTypeParameters(AttributeI attr, electric.xml.Element e)
Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.