@ProviderType public interface ExpandoColumn extends ExpandoColumnModel, PersistedModel
ExpandoColumnModel
Modifier and Type | Field and Description |
---|---|
static Accessor<ExpandoColumn,Long> |
COLUMN_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
Serializable |
getDefaultValue() |
String |
getDisplayName(Locale locale) |
UnicodeProperties |
getTypeSettingsProperties() |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties) |
getColumnId, getCompanyId, getDefaultData, getName, getPrimaryKey, getTableId, getType, getTypeSettings, setColumnId, setCompanyId, setDefaultData, setName, setPrimaryKey, setTableId, setType, setTypeSettings
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
persist
static final Accessor<ExpandoColumn,Long> COLUMN_ID_ACCESSOR
com.liferay.portlet.expando.model.impl.ExpandoColumnImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.Serializable getDefaultValue()
String getDisplayName(Locale locale)
UnicodeProperties getTypeSettingsProperties()
void setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)