Package com.liferay.portal.kernel.model
Interface WebDAVProps
- All Superinterfaces:
AttachedModel
,BaseModel<WebDAVProps>
,ClassedModel
,Cloneable
,Comparable<WebDAVProps>
,MVCCModel
,PersistedModel
,Serializable
,ShardedModel
,TypedModel
,WebDAVPropsModel
- All Known Implementing Classes:
WebDAVPropsWrapper
The extended model interface for the WebDAVProps service. Represents a row in the "WebDAVProps" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
removeProp
(String name, String prefix, String uri) void
store()
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.PersistedModel
persist
Methods inherited from interface com.liferay.portal.kernel.model.WebDAVPropsModel
cloneWithOriginalValues, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getModifiedDate, getMvccVersion, getPrimaryKey, getProps, getWebDavPropsId, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setModifiedDate, setMvccVersion, setPrimaryKey, setProps, setWebDavPropsId, toXmlString