Interface VirtualHost

All Superinterfaces:
BaseModel<VirtualHost>, ClassedModel, Cloneable, Comparable<VirtualHost>, CTModel<VirtualHost>, MVCCModel, PersistedModel, Serializable, VirtualHostModel
All Known Implementing Classes:
VirtualHostWrapper

@ProviderType public interface VirtualHost extends PersistedModel, VirtualHostModel
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:
{$generated.description}