- All Superinterfaces:
- BaseModel<VirtualHost>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<VirtualHost>, MVCCModel, PersistedModel, java.io.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,
com.liferay.portal.model.impl.VirtualHostImpl,
com.liferay.portal.model.impl.VirtualHostModelImpl- Generated: