|
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<AssetTagStats>
com.liferay.portlet.asset.model.impl.AssetTagStatsModelImpl
public class AssetTagStatsModelImpl
This interface is a model that represents the AssetTagStats table in the database.
AssetTagStatsImpl,
AssetTagStats,
AssetTagStatsModel,
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 | |
|---|---|
AssetTagStatsModelImpl()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(AssetTagStats assetTagStats)
|
boolean |
equals(Object obj)
|
int |
getAssetCount()
|
String |
getClassName()
|
long |
getClassNameId()
|
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
long |
getOriginalClassNameId()
|
long |
getOriginalTagId()
|
long |
getPrimaryKey()
|
Serializable |
getPrimaryKeyObj()
Gets the primary key for this model instance. |
long |
getTagId()
|
long |
getTagStatsId()
|
int |
hashCode()
|
void |
setAssetCount(int assetCount)
|
void |
setClassNameId(long classNameId)
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setPrimaryKey(long pk)
|
void |
setTagId(long tagId)
|
void |
setTagStatsId(long tagStatsId)
|
AssetTagStats |
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.asset.model.AssetTagStatsModel |
|---|
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 AssetTagStatsModelImpl()
| Method Detail |
|---|
public long getPrimaryKey()
getPrimaryKey in interface AssetTagStatsModelpublic void setPrimaryKey(long pk)
setPrimaryKey in interface AssetTagStatsModelpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<AssetTagStats>getPrimaryKeyObj in interface AssetTagStatsModelpublic long getTagStatsId()
getTagStatsId in interface AssetTagStatsModelpublic void setTagStatsId(long tagStatsId)
setTagStatsId in interface AssetTagStatsModelpublic long getTagId()
getTagId in interface AssetTagStatsModelpublic void setTagId(long tagId)
setTagId in interface AssetTagStatsModelpublic long getOriginalTagId()
public String getClassName()
getClassName in interface AssetTagStatsModelpublic long getClassNameId()
getClassNameId in interface AssetTagStatsModelpublic void setClassNameId(long classNameId)
setClassNameId in interface AssetTagStatsModelpublic long getOriginalClassNameId()
public int getAssetCount()
getAssetCount in interface AssetTagStatsModelpublic void setAssetCount(int assetCount)
setAssetCount in interface AssetTagStatsModelpublic AssetTagStats toEscapedModel()
toEscapedModel in interface AssetTagStatsModelpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<AssetTagStats>getExpandoBridge in interface AssetTagStatsModelgetExpandoBridge in class BaseModelImpl<AssetTagStats>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<AssetTagStats>setExpandoBridgeAttributes in interface AssetTagStatsModelsetExpandoBridgeAttributes in class BaseModelImpl<AssetTagStats>serviceContext - the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<AssetTagStats>clone in interface AssetTagStatsModelclone in class BaseModelImpl<AssetTagStats>public int compareTo(AssetTagStats assetTagStats)
compareTo in interface AssetTagStatsModelcompareTo in interface Comparable<AssetTagStats>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in interface AssetTagStatsModelhashCode in class Objectpublic String toString()
toString in interface AssetTagStatsModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<AssetTagStats>toXmlString in interface AssetTagStatsModel
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||