Interface Team

All Superinterfaces:
AuditedModel, BaseModel<Team>, ClassedModel, Cloneable, Comparable<Team>, CTModel<Team>, GroupedModel, MVCCModel, PersistedModel, Serializable, ShardedModel, StagedGroupedModel, StagedModel, TeamModel
All Known Implementing Classes:
TeamWrapper

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