@ProviderType public interface VirtualHost extends PersistedModel, VirtualHostModel
VirtualHostModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<VirtualHost,Long> |
VIRTUAL_HOST_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persistgetCompanyId, getHostname, getLayoutSetId, getMvccVersion, getPrimaryKey, getVirtualHostId, setCompanyId, setHostname, setLayoutSetId, setMvccVersion, setPrimaryKey, setVirtualHostIdclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic final Accessor<VirtualHost,Long> VIRTUAL_HOST_ID_ACCESSOR
com.liferay.portal.model.impl.VirtualHostImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.