|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<WebDAVProps>
com.liferay.portal.model.impl.WebDAVPropsModelImpl
public class WebDAVPropsModelImpl
The base model implementation for the WebDAVProps service. Represents a row in the "WebDAVProps" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface WebDAVPropsModel
exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in WebDAVPropsImpl
.
WebDAVPropsImpl
,
WebDAVProps
,
WebDAVPropsModel
,
Serialized FormField Summary | |
---|---|
static long |
CLASSNAMEID_COLUMN_BITMASK
|
static long |
CLASSPK_COLUMN_BITMASK
|
static boolean |
COLUMN_BITMASK_ENABLED
|
static String |
DATA_SOURCE
|
static boolean |
ENTITY_CACHE_ENABLED
|
static boolean |
FINDER_CACHE_ENABLED
|
static long |
LOCK_EXPIRATION_TIME
|
static String |
SESSION_FACTORY
|
static Object[][] |
TABLE_COLUMNS
|
static String |
TABLE_NAME
|
static String |
TABLE_SQL_CREATE
|
static String |
TABLE_SQL_DROP
|
static String |
TX_MANAGER
|
Constructor Summary | |
---|---|
WebDAVPropsModelImpl()
|
Method Summary | |
---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(WebDAVProps webDAVProps)
|
boolean |
equals(Object obj)
|
String |
getClassName()
Returns the fully qualified class name of this web d a v props. |
long |
getClassNameId()
Returns the class name ID of this web d a v props. |
long |
getClassPK()
Returns the class p k of this web d a v props. |
long |
getColumnBitmask()
|
long |
getCompanyId()
Returns the company ID of this web d a v props. |
Date |
getCreateDate()
Returns the create date of this web d a v props. |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
Date |
getModifiedDate()
Returns the modified date of this web d a v props. |
long |
getOriginalClassNameId()
|
long |
getOriginalClassPK()
|
long |
getPrimaryKey()
Returns the primary key of this web d a v props. |
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance. |
String |
getProps()
Returns the props of this web d a v props. |
long |
getWebDavPropsId()
Returns the web dav props ID of this web d a v props. |
int |
hashCode()
|
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setClassName(String className)
|
void |
setClassNameId(long classNameId)
Sets the class name ID of this web d a v props. |
void |
setClassPK(long classPK)
Sets the class p k of this web d a v props. |
void |
setCompanyId(long companyId)
Sets the company ID of this web d a v props. |
void |
setCreateDate(Date createDate)
Sets the create date of this web d a v props. |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setModelAttributes(Map<String,Object> attributes)
|
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this web d a v props. |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this web d a v props. |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
void |
setProps(String props)
Sets the props of this web d a v props. |
void |
setWebDavPropsId(long webDavPropsId)
Sets the web dav props ID of this web d a v props. |
CacheModel<WebDAVProps> |
toCacheModel()
Returns a cache model object for this entity used by entity cache. |
WebDAVProps |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler . |
String |
toString()
|
WebDAVProps |
toUnescapedModel()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.WebDAVPropsModel |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
Field Detail |
---|
public static final String TABLE_NAME
public static final Object[][] TABLE_COLUMNS
public static final String TABLE_SQL_CREATE
public static final String TABLE_SQL_DROP
public static final String DATA_SOURCE
public static final String SESSION_FACTORY
public static final String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final boolean COLUMN_BITMASK_ENABLED
public static long CLASSNAMEID_COLUMN_BITMASK
public static long CLASSPK_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
Constructor Detail |
---|
public WebDAVPropsModelImpl()
Method Detail |
---|
public long getPrimaryKey()
WebDAVPropsModel
getPrimaryKey
in interface WebDAVPropsModel
public void setPrimaryKey(long primaryKey)
WebDAVPropsModel
setPrimaryKey
in interface WebDAVPropsModel
primaryKey
- the primary key of this web d a v propspublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface BaseModel<WebDAVProps>
getPrimaryKeyObj
in interface ClassedModel
getPrimaryKeyObj
in interface WebDAVPropsModel
public void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj
in interface BaseModel<WebDAVProps>
setPrimaryKeyObj
in interface ClassedModel
setPrimaryKeyObj
in interface WebDAVPropsModel
primaryKeyObj
- the primary key of this model instancepublic Class<?> getModelClass()
getModelClass
in interface ClassedModel
public String getModelClassName()
getModelClassName
in interface ClassedModel
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface BaseModel<WebDAVProps>
getModelAttributes
in class BaseModelImpl<WebDAVProps>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface BaseModel<WebDAVProps>
setModelAttributes
in class BaseModelImpl<WebDAVProps>
public long getWebDavPropsId()
WebDAVPropsModel
getWebDavPropsId
in interface WebDAVPropsModel
public void setWebDavPropsId(long webDavPropsId)
WebDAVPropsModel
setWebDavPropsId
in interface WebDAVPropsModel
webDavPropsId
- the web dav props ID of this web d a v propspublic long getCompanyId()
WebDAVPropsModel
getCompanyId
in interface WebDAVPropsModel
public void setCompanyId(long companyId)
WebDAVPropsModel
setCompanyId
in interface WebDAVPropsModel
companyId
- the company ID of this web d a v propspublic Date getCreateDate()
WebDAVPropsModel
getCreateDate
in interface WebDAVPropsModel
public void setCreateDate(Date createDate)
WebDAVPropsModel
setCreateDate
in interface WebDAVPropsModel
createDate
- the create date of this web d a v propspublic Date getModifiedDate()
WebDAVPropsModel
getModifiedDate
in interface WebDAVPropsModel
public void setModifiedDate(Date modifiedDate)
WebDAVPropsModel
setModifiedDate
in interface WebDAVPropsModel
modifiedDate
- the modified date of this web d a v propspublic String getClassName()
WebDAVPropsModel
getClassName
in interface AttachedModel
getClassName
in interface WebDAVPropsModel
public void setClassName(String className)
setClassName
in interface WebDAVPropsModel
public long getClassNameId()
WebDAVPropsModel
getClassNameId
in interface AttachedModel
getClassNameId
in interface WebDAVPropsModel
public void setClassNameId(long classNameId)
WebDAVPropsModel
setClassNameId
in interface AttachedModel
setClassNameId
in interface WebDAVPropsModel
classNameId
- the class name ID of this web d a v propspublic long getOriginalClassNameId()
public long getClassPK()
WebDAVPropsModel
getClassPK
in interface AttachedModel
getClassPK
in interface WebDAVPropsModel
public void setClassPK(long classPK)
WebDAVPropsModel
setClassPK
in interface AttachedModel
setClassPK
in interface WebDAVPropsModel
classPK
- the class p k of this web d a v propspublic long getOriginalClassPK()
public String getProps()
WebDAVPropsModel
getProps
in interface WebDAVPropsModel
public void setProps(String props)
WebDAVPropsModel
setProps
in interface WebDAVPropsModel
props
- the props of this web d a v propspublic long getColumnBitmask()
public ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<WebDAVProps>
getExpandoBridge
in interface ClassedModel
getExpandoBridge
in interface WebDAVPropsModel
getExpandoBridge
in class BaseModelImpl<WebDAVProps>
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface BaseModel<WebDAVProps>
setExpandoBridgeAttributes
in interface WebDAVPropsModel
setExpandoBridgeAttributes
in class BaseModelImpl<WebDAVProps>
serviceContext
- the service contextServiceContext.getExpandoBridgeAttributes(
)
public WebDAVProps toEscapedModel()
BaseModel
AutoEscapeBeanHandler
.
toEscapedModel
in interface BaseModel<WebDAVProps>
toEscapedModel
in interface WebDAVPropsModel
toEscapedModel
in class BaseModelImpl<WebDAVProps>
AutoEscapeBeanHandler
public WebDAVProps toUnescapedModel()
toUnescapedModel
in interface BaseModel<WebDAVProps>
toUnescapedModel
in interface WebDAVPropsModel
toUnescapedModel
in class BaseModelImpl<WebDAVProps>
public Object clone()
BaseModel
clone
in interface BaseModel<WebDAVProps>
clone
in interface WebDAVPropsModel
clone
in class BaseModelImpl<WebDAVProps>
public int compareTo(WebDAVProps webDAVProps)
compareTo
in interface WebDAVPropsModel
compareTo
in interface Comparable<WebDAVProps>
public boolean equals(Object obj)
equals
in class Object
public int hashCode()
hashCode
in interface WebDAVPropsModel
hashCode
in class Object
public void resetOriginalValues()
BaseModel
resetOriginalValues
in interface BaseModel<WebDAVProps>
resetOriginalValues
in class BaseModelImpl<WebDAVProps>
public CacheModel<WebDAVProps> toCacheModel()
BaseModel
toCacheModel
in interface BaseModel<WebDAVProps>
toCacheModel
in interface WebDAVPropsModel
toCacheModel
in class BaseModelImpl<WebDAVProps>
public String toString()
toString
in interface WebDAVPropsModel
toString
in class Object
public String toXmlString()
BaseModel
toXmlString
in interface BaseModel<WebDAVProps>
toXmlString
in interface WebDAVPropsModel
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |