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