|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<WorkflowInstanceLink>
com.liferay.portal.model.impl.WorkflowInstanceLinkModelImpl
public class WorkflowInstanceLinkModelImpl
The base model implementation for the WorkflowInstanceLink service. Represents a row in the "WorkflowInstanceLink" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface WorkflowInstanceLinkModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in WorkflowInstanceLinkImpl.
Never modify or reference this class directly. All methods that expect a workflow instance link model instance should use the WorkflowInstanceLink interface instead.
WorkflowInstanceLinkImpl,
WorkflowInstanceLink,
WorkflowInstanceLinkModel,
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 |
ORDER_BY_JPQL
|
static String |
ORDER_BY_SQL
|
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 | |
|---|---|
WorkflowInstanceLinkModelImpl()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(WorkflowInstanceLink workflowInstanceLink)
|
boolean |
equals(Object obj)
|
String |
getClassName()
Gets the class name of the model instance this workflow instance link is polymorphically associated with. |
long |
getClassNameId()
Gets the class name id of this workflow instance link. |
long |
getClassPK()
Gets the class p k of this workflow instance link. |
long |
getCompanyId()
Gets the company id of this workflow instance link. |
Date |
getCreateDate()
Gets the create date of this workflow instance link. |
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
long |
getGroupId()
Gets the group id of this workflow instance link. |
Date |
getModifiedDate()
Gets the modified date of this workflow instance link. |
long |
getPrimaryKey()
Gets the primary key of this workflow instance link. |
Serializable |
getPrimaryKeyObj()
Gets the primary key of this model instance. |
long |
getUserId()
Gets the user id of this workflow instance link. |
String |
getUserName()
Gets the user name of this workflow instance link. |
String |
getUserUuid()
Gets the user uuid of this workflow instance link. |
long |
getWorkflowInstanceId()
Gets the workflow instance id of this workflow instance link. |
long |
getWorkflowInstanceLinkId()
Gets the workflow instance link id of this workflow instance link. |
int |
hashCode()
|
void |
setClassNameId(long classNameId)
Sets the class name id of this workflow instance link. |
void |
setClassPK(long classPK)
Sets the class p k of this workflow instance link. |
void |
setCompanyId(long companyId)
Sets the company id of this workflow instance link. |
void |
setCreateDate(Date createDate)
Sets the create date of this workflow instance link. |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setGroupId(long groupId)
Sets the group id of this workflow instance link. |
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this workflow instance link. |
void |
setPrimaryKey(long pk)
Sets the primary key of this workflow instance link |
void |
setUserId(long userId)
Sets the user id of this workflow instance link. |
void |
setUserName(String userName)
Sets the user name of this workflow instance link. |
void |
setUserUuid(String userUuid)
Sets the user uuid of this workflow instance link. |
void |
setWorkflowInstanceId(long workflowInstanceId)
Sets the workflow instance id of this workflow instance link. |
void |
setWorkflowInstanceLinkId(long workflowInstanceLinkId)
Sets the workflow instance link id of this workflow instance link. |
WorkflowInstanceLink |
toEscapedModel()
Gets a copy of this workflow instance link as an escaped model instance by wrapping it with an AutoEscapeBeanHandler. |
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.WorkflowInstanceLinkModel |
|---|
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 ORDER_BY_JPQL
public static final String ORDER_BY_SQL
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 WorkflowInstanceLinkModelImpl()
| Method Detail |
|---|
public long getPrimaryKey()
WorkflowInstanceLinkModel
getPrimaryKey in interface WorkflowInstanceLinkModelpublic void setPrimaryKey(long pk)
WorkflowInstanceLinkModel
setPrimaryKey in interface WorkflowInstanceLinkModelpk - the primary key of this workflow instance linkpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<WorkflowInstanceLink>getPrimaryKeyObj in interface WorkflowInstanceLinkModelpublic long getWorkflowInstanceLinkId()
WorkflowInstanceLinkModel
getWorkflowInstanceLinkId in interface WorkflowInstanceLinkModelpublic void setWorkflowInstanceLinkId(long workflowInstanceLinkId)
WorkflowInstanceLinkModel
setWorkflowInstanceLinkId in interface WorkflowInstanceLinkModelworkflowInstanceLinkId - the workflow instance link id of this workflow instance linkpublic long getGroupId()
WorkflowInstanceLinkModel
getGroupId in interface WorkflowInstanceLinkModelpublic void setGroupId(long groupId)
WorkflowInstanceLinkModel
setGroupId in interface WorkflowInstanceLinkModelgroupId - the group id of this workflow instance linkpublic long getCompanyId()
WorkflowInstanceLinkModel
getCompanyId in interface WorkflowInstanceLinkModelpublic void setCompanyId(long companyId)
WorkflowInstanceLinkModel
setCompanyId in interface WorkflowInstanceLinkModelcompanyId - the company id of this workflow instance linkpublic long getUserId()
WorkflowInstanceLinkModel
getUserId in interface WorkflowInstanceLinkModelpublic void setUserId(long userId)
WorkflowInstanceLinkModel
setUserId in interface WorkflowInstanceLinkModeluserId - the user id of this workflow instance link
public String getUserUuid()
throws SystemException
WorkflowInstanceLinkModel
getUserUuid in interface WorkflowInstanceLinkModelSystemException - if a system exception occurredpublic void setUserUuid(String userUuid)
WorkflowInstanceLinkModel
setUserUuid in interface WorkflowInstanceLinkModeluserUuid - the user uuid of this workflow instance linkpublic String getUserName()
WorkflowInstanceLinkModel
getUserName in interface WorkflowInstanceLinkModelpublic void setUserName(String userName)
WorkflowInstanceLinkModel
setUserName in interface WorkflowInstanceLinkModeluserName - the user name of this workflow instance linkpublic Date getCreateDate()
WorkflowInstanceLinkModel
getCreateDate in interface WorkflowInstanceLinkModelpublic void setCreateDate(Date createDate)
WorkflowInstanceLinkModel
setCreateDate in interface WorkflowInstanceLinkModelcreateDate - the create date of this workflow instance linkpublic Date getModifiedDate()
WorkflowInstanceLinkModel
getModifiedDate in interface WorkflowInstanceLinkModelpublic void setModifiedDate(Date modifiedDate)
WorkflowInstanceLinkModel
setModifiedDate in interface WorkflowInstanceLinkModelmodifiedDate - the modified date of this workflow instance linkpublic String getClassName()
WorkflowInstanceLinkModel
getClassName in interface WorkflowInstanceLinkModelpublic long getClassNameId()
WorkflowInstanceLinkModel
getClassNameId in interface WorkflowInstanceLinkModelpublic void setClassNameId(long classNameId)
WorkflowInstanceLinkModel
setClassNameId in interface WorkflowInstanceLinkModelclassNameId - the class name id of this workflow instance linkpublic long getClassPK()
WorkflowInstanceLinkModel
getClassPK in interface WorkflowInstanceLinkModelpublic void setClassPK(long classPK)
WorkflowInstanceLinkModel
setClassPK in interface WorkflowInstanceLinkModelclassPK - the class p k of this workflow instance linkpublic long getWorkflowInstanceId()
WorkflowInstanceLinkModel
getWorkflowInstanceId in interface WorkflowInstanceLinkModelpublic void setWorkflowInstanceId(long workflowInstanceId)
WorkflowInstanceLinkModel
setWorkflowInstanceId in interface WorkflowInstanceLinkModelworkflowInstanceId - the workflow instance id of this workflow instance linkpublic WorkflowInstanceLink toEscapedModel()
WorkflowInstanceLinkModelAutoEscapeBeanHandler.
toEscapedModel in interface WorkflowInstanceLinkModelAutoEscapeBeanHandlerpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<WorkflowInstanceLink>getExpandoBridge in interface WorkflowInstanceLinkModelgetExpandoBridge in class BaseModelImpl<WorkflowInstanceLink>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<WorkflowInstanceLink>setExpandoBridgeAttributes in interface WorkflowInstanceLinkModelsetExpandoBridgeAttributes in class BaseModelImpl<WorkflowInstanceLink>serviceContext - the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<WorkflowInstanceLink>clone in interface WorkflowInstanceLinkModelclone in class BaseModelImpl<WorkflowInstanceLink>public int compareTo(WorkflowInstanceLink workflowInstanceLink)
compareTo in interface WorkflowInstanceLinkModelcompareTo in interface Comparable<WorkflowInstanceLink>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in interface WorkflowInstanceLinkModelhashCode in class Objectpublic String toString()
toString in interface WorkflowInstanceLinkModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<WorkflowInstanceLink>toXmlString in interface WorkflowInstanceLinkModel
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||