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