Interface ExpandoTable

All Superinterfaces:
BaseModel<ExpandoTable>, ClassedModel, Cloneable, Comparable<ExpandoTable>, CTModel<ExpandoTable>, ExpandoTableModel, MVCCModel, PersistedModel, Serializable, ShardedModel, TypedModel
All Known Implementing Classes:
ExpandoTableWrapper

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

  • Method Details

    • isDefaultTable

      boolean isDefaultTable()