|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<UserTrackerPath>
com.liferay.portal.model.impl.UserTrackerPathModelImpl
public class UserTrackerPathModelImpl
This interface is a model that represents the UserTrackerPath table in the database.
UserTrackerPathImpl,
UserTrackerPath,
UserTrackerPathModel,
Serialized Form| Field Summary | |
|---|---|
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 | |
|---|---|
UserTrackerPathModelImpl()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(UserTrackerPath userTrackerPath)
|
boolean |
equals(Object obj)
|
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
String |
getPath()
|
Date |
getPathDate()
|
long |
getPrimaryKey()
|
Serializable |
getPrimaryKeyObj()
Gets the primary key for this model instance. |
long |
getUserTrackerId()
|
long |
getUserTrackerPathId()
|
int |
hashCode()
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setPath(String path)
|
void |
setPathDate(Date pathDate)
|
void |
setPrimaryKey(long pk)
|
void |
setUserTrackerId(long userTrackerId)
|
void |
setUserTrackerPathId(long userTrackerPathId)
|
UserTrackerPath |
toEscapedModel()
|
String |
toString()
|
String |
toXmlString()
Gets the XML representation of this model instance. |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.UserTrackerPathModel |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, 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 long LOCK_EXPIRATION_TIME
| Constructor Detail |
|---|
public UserTrackerPathModelImpl()
| Method Detail |
|---|
public long getPrimaryKey()
getPrimaryKey in interface UserTrackerPathModelpublic void setPrimaryKey(long pk)
setPrimaryKey in interface UserTrackerPathModelpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<UserTrackerPath>getPrimaryKeyObj in interface UserTrackerPathModelpublic long getUserTrackerPathId()
getUserTrackerPathId in interface UserTrackerPathModelpublic void setUserTrackerPathId(long userTrackerPathId)
setUserTrackerPathId in interface UserTrackerPathModelpublic long getUserTrackerId()
getUserTrackerId in interface UserTrackerPathModelpublic void setUserTrackerId(long userTrackerId)
setUserTrackerId in interface UserTrackerPathModelpublic String getPath()
getPath in interface UserTrackerPathModelpublic void setPath(String path)
setPath in interface UserTrackerPathModelpublic Date getPathDate()
getPathDate in interface UserTrackerPathModelpublic void setPathDate(Date pathDate)
setPathDate in interface UserTrackerPathModelpublic UserTrackerPath toEscapedModel()
toEscapedModel in interface UserTrackerPathModelpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<UserTrackerPath>getExpandoBridge in interface UserTrackerPathModelgetExpandoBridge in class BaseModelImpl<UserTrackerPath>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<UserTrackerPath>setExpandoBridgeAttributes in interface UserTrackerPathModelsetExpandoBridgeAttributes in class BaseModelImpl<UserTrackerPath>serviceContext - the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<UserTrackerPath>clone in interface UserTrackerPathModelclone in class BaseModelImpl<UserTrackerPath>public int compareTo(UserTrackerPath userTrackerPath)
compareTo in interface UserTrackerPathModelcompareTo in interface Comparable<UserTrackerPath>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in interface UserTrackerPathModelhashCode in class Objectpublic String toString()
toString in interface UserTrackerPathModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<UserTrackerPath>toXmlString in interface UserTrackerPathModel
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||