- All Superinterfaces:
- BaseModel<ExpandoRow>, ClassedModel, Cloneable, Comparable<ExpandoRow>, CTModel<ExpandoRow>, ExpandoRowModel, MVCCModel, PersistedModel, Serializable, ShardedModel
- All Known Implementing Classes:
- ExpandoRowWrapper
@ProviderType
public interface ExpandoRow
extends ExpandoRowModel, PersistedModel
The extended model interface for the ExpandoRow service. Represents a row in the "ExpandoRow" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
ExpandoRowModel
- {$generated.description}