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