Package com.liferay.portal.model.impl
Class WebDAVPropsImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.WebDAVProps>
com.liferay.portal.model.impl.WebDAVPropsModelImpl
com.liferay.portal.model.impl.WebDAVPropsBaseImpl
com.liferay.portal.model.impl.WebDAVPropsImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AttachedModel
,com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.WebDAVProps>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.TypedModel
,com.liferay.portal.kernel.model.WebDAVProps
,com.liferay.portal.kernel.model.WebDAVPropsModel
,Serializable
,Cloneable
,Comparable<com.liferay.portal.kernel.model.WebDAVProps>
- Author:
- Alexander Chow
- See Also:
-
Field Summary
Fields inherited from class com.liferay.portal.model.impl.WebDAVPropsModelImpl
CLASSNAMEID_COLUMN_BITMASK, CLASSPK_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, WEBDAVPROPSID_COLUMN_BITMASK
Fields inherited from interface com.liferay.portal.kernel.model.WebDAVProps
WEB_DAV_PROPS_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.model.impl.WebDAVPropsBaseImpl
persist
Methods inherited from class com.liferay.portal.model.impl.WebDAVPropsModelImpl
clone, cloneWithOriginalValues, compareTo, equals, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getClassName, getClassNameId, getClassPK, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getCreateDate, getExpandoBridge, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getOriginalClassNameId, getOriginalClassPK, getPrimaryKey, getPrimaryKeyObj, getWebDavPropsId, hashCode, hasSetModifiedDate, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setModelAttributes, setModifiedDate, setMvccVersion, setPrimaryKey, setPrimaryKeyObj, setProps, setWebDavPropsId, toCacheModel, toEscapedModel, toString
Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.WebDAVPropsModel
cloneWithOriginalValues, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getModifiedDate, getMvccVersion, getPrimaryKey, getWebDavPropsId, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setModifiedDate, setMvccVersion, setPrimaryKey, setProps, setWebDavPropsId, toXmlString
-
Constructor Details
-
WebDAVPropsImpl
public WebDAVPropsImpl()
-
-
Method Details
-
addProp
- Throws:
Exception
-
addProp
- Throws:
Exception
-
getProps
- Specified by:
getProps
in interfacecom.liferay.portal.kernel.model.WebDAVPropsModel
- Overrides:
getProps
in classWebDAVPropsModelImpl
-
getPropsSet
- Throws:
Exception
-
getText
- Throws:
Exception
-
removeProp
- Throws:
Exception
-
store
- Throws:
Exception
-