Interface Website

All Superinterfaces:
AttachedModel, AuditedModel, BaseModel<Website>, ClassedModel, Cloneable, Comparable<Website>, ExternalReferenceCodeModel, MVCCModel, PersistedModel, Serializable, ShardedModel, StagedAuditedModel, StagedModel, TypedModel, WebsiteModel
All Known Implementing Classes:
WebsiteWrapper

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