|
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<JournalContentSearch>
com.liferay.portlet.journal.model.impl.JournalContentSearchModelImpl
public class JournalContentSearchModelImpl
This interface is a model that represents the JournalContentSearch table in the database.
JournalContentSearchImpl,
JournalContentSearch,
JournalContentSearchModel,
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 | |
|---|---|
JournalContentSearchModelImpl()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(JournalContentSearch journalContentSearch)
|
boolean |
equals(Object obj)
|
String |
getArticleId()
|
long |
getCompanyId()
|
long |
getContentSearchId()
|
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
long |
getGroupId()
|
long |
getLayoutId()
|
String |
getOriginalArticleId()
|
long |
getOriginalGroupId()
|
long |
getOriginalLayoutId()
|
String |
getOriginalPortletId()
|
boolean |
getOriginalPrivateLayout()
|
String |
getPortletId()
|
long |
getPrimaryKey()
|
Serializable |
getPrimaryKeyObj()
Gets the primary key for this model instance. |
boolean |
getPrivateLayout()
|
int |
hashCode()
|
boolean |
isPrivateLayout()
|
void |
setArticleId(String articleId)
|
void |
setCompanyId(long companyId)
|
void |
setContentSearchId(long contentSearchId)
|
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)
|
void |
setLayoutId(long layoutId)
|
void |
setPortletId(String portletId)
|
void |
setPrimaryKey(long pk)
|
void |
setPrivateLayout(boolean privateLayout)
|
JournalContentSearch |
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.portlet.journal.model.JournalContentSearchModel |
|---|
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 JournalContentSearchModelImpl()
| Method Detail |
|---|
public long getPrimaryKey()
getPrimaryKey in interface JournalContentSearchModelpublic void setPrimaryKey(long pk)
setPrimaryKey in interface JournalContentSearchModelpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<JournalContentSearch>getPrimaryKeyObj in interface JournalContentSearchModelpublic long getContentSearchId()
getContentSearchId in interface JournalContentSearchModelpublic void setContentSearchId(long contentSearchId)
setContentSearchId in interface JournalContentSearchModelpublic long getGroupId()
getGroupId in interface JournalContentSearchModelpublic void setGroupId(long groupId)
setGroupId in interface JournalContentSearchModelpublic long getOriginalGroupId()
public long getCompanyId()
getCompanyId in interface JournalContentSearchModelpublic void setCompanyId(long companyId)
setCompanyId in interface JournalContentSearchModelpublic boolean getPrivateLayout()
getPrivateLayout in interface JournalContentSearchModelpublic boolean isPrivateLayout()
isPrivateLayout in interface JournalContentSearchModelpublic void setPrivateLayout(boolean privateLayout)
setPrivateLayout in interface JournalContentSearchModelpublic boolean getOriginalPrivateLayout()
public long getLayoutId()
getLayoutId in interface JournalContentSearchModelpublic void setLayoutId(long layoutId)
setLayoutId in interface JournalContentSearchModelpublic long getOriginalLayoutId()
public String getPortletId()
getPortletId in interface JournalContentSearchModelpublic void setPortletId(String portletId)
setPortletId in interface JournalContentSearchModelpublic String getOriginalPortletId()
public String getArticleId()
getArticleId in interface JournalContentSearchModelpublic void setArticleId(String articleId)
setArticleId in interface JournalContentSearchModelpublic String getOriginalArticleId()
public JournalContentSearch toEscapedModel()
toEscapedModel in interface JournalContentSearchModelpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<JournalContentSearch>getExpandoBridge in interface JournalContentSearchModelgetExpandoBridge in class BaseModelImpl<JournalContentSearch>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<JournalContentSearch>setExpandoBridgeAttributes in interface JournalContentSearchModelsetExpandoBridgeAttributes in class BaseModelImpl<JournalContentSearch>serviceContext - the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<JournalContentSearch>clone in interface JournalContentSearchModelclone in class BaseModelImpl<JournalContentSearch>public int compareTo(JournalContentSearch journalContentSearch)
compareTo in interface JournalContentSearchModelcompareTo in interface Comparable<JournalContentSearch>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in interface JournalContentSearchModelhashCode in class Objectpublic String toString()
toString in interface JournalContentSearchModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<JournalContentSearch>toXmlString in interface JournalContentSearchModel
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||