@ProviderType public interface ExpandoColumn extends ExpandoColumnModel, PersistedModel
ExpandoColumnModel
,
ExpandoColumnImpl
,
ExpandoColumnModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<ExpandoColumn,Long> |
COLUMN_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
Serializable |
getDefaultValue() |
String |
getDisplayName(Locale locale) |
UnicodeProperties |
getTypeSettingsProperties() |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties) |
clone, compareTo, getColumnId, getCompanyId, getDefaultData, getExpandoBridge, getName, getPrimaryKey, getPrimaryKeyObj, getTableId, getType, getTypeSettings, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setColumnId, setCompanyId, setDefaultData, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setTableId, setType, setTypeSettings, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<ExpandoColumn,Long> COLUMN_ID_ACCESSOR
Serializable getDefaultValue()
String getDisplayName(Locale locale)
UnicodeProperties getTypeSettingsProperties()
void setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)