Interface ExpandoColumn

All Superinterfaces:
BaseModel<ExpandoColumn>, ClassedModel, Cloneable, Comparable<ExpandoColumn>, CTModel<ExpandoColumn>, ExpandoColumnModel, MVCCModel, PersistedModel, Serializable, ShardedModel
All Known Subinterfaces:
StagedExpandoColumn
All Known Implementing Classes:
ExpandoColumnWrapper

@ProviderType public interface ExpandoColumn extends ExpandoColumnModel, PersistedModel
The extended model interface for the ExpandoColumn service. Represents a row in the "ExpandoColumn" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}