com.liferay.asset.tag.stats.model.impl.AssetTagStatsImpl
@Deprecated @ProviderType public class AssetTagStatsWrapper extends Object implements AssetTagStats, ModelWrapper<AssetTagStats>
This class is a wrapper for AssetTagStats
.
AssetTagStats
,
Serialized FormTAG_STATS_ID_ACCESSOR
Constructor and Description |
---|
AssetTagStatsWrapper(AssetTagStats assetTagStats)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Deprecated.
Creates a shallow clone of this model instance.
|
int |
compareTo(AssetTagStats assetTagStats)
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
|
int |
getAssetCount()
Deprecated.
Returns the asset count of this asset tag stats.
|
String |
getClassName()
Deprecated.
Returns the fully qualified class name of this asset tag stats.
|
long |
getClassNameId()
Deprecated.
Returns the class name ID of this asset tag stats.
|
long |
getCompanyId()
Deprecated.
Returns the company ID of this asset tag stats.
|
ExpandoBridge |
getExpandoBridge()
Deprecated.
Returns the expando bridge for this model instance.
|
Map<String,Object> |
getModelAttributes()
Deprecated.
|
Class<?> |
getModelClass()
Deprecated.
|
String |
getModelClassName()
Deprecated.
|
long |
getPrimaryKey()
Deprecated.
Returns the primary key of this asset tag stats.
|
Serializable |
getPrimaryKeyObj()
Deprecated.
Returns the primary key of this model instance.
|
long |
getTagId()
Deprecated.
Returns the tag ID of this asset tag stats.
|
long |
getTagStatsId()
Deprecated.
Returns the tag stats ID of this asset tag stats.
|
AssetTagStats |
getWrappedModel()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isCachedModel()
Deprecated.
Returns
true if this model instance was retrieved from the
entity cache. |
boolean |
isEntityCacheEnabled()
Deprecated.
Returns
true if this model's entity cache is enabled. |
boolean |
isEscapedModel()
Deprecated.
Returns
true if this model instance is escaped. |
boolean |
isFinderCacheEnabled()
Deprecated.
Returns
true if this model's finder cache is enabled. |
boolean |
isNew()
Deprecated.
Returns
true if this model instance does not yet exist in
the database. |
void |
persist()
Deprecated.
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
resetOriginalValues()
Deprecated.
Reset all original fields to current values.
|
void |
setAssetCount(int assetCount)
Deprecated.
Sets the asset count of this asset tag stats.
|
void |
setCachedModel(boolean cachedModel)
Deprecated.
Sets whether this model instance was retrieved from the entity cache.
|
void |
setClassName(String className)
Deprecated.
|
void |
setClassNameId(long classNameId)
Deprecated.
Sets the class name ID of this asset tag stats.
|
void |
setCompanyId(long companyId)
Deprecated.
Sets the company ID of this asset tag stats.
|
void |
setExpandoBridgeAttributes(BaseModel<?> baseModel)
Deprecated.
|
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
Deprecated.
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Deprecated.
Sets the expando bridge attributes for this model instance to the
attributes stored in the service context.
|
void |
setModelAttributes(Map<String,Object> attributes)
Deprecated.
|
void |
setNew(boolean n)
Deprecated.
Sets whether this model instance does not yet exist in the database.
|
void |
setPrimaryKey(long primaryKey)
Deprecated.
Sets the primary key of this asset tag stats.
|
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Deprecated.
Sets the primary key of this model instance.
|
void |
setTagId(long tagId)
Deprecated.
Sets the tag ID of this asset tag stats.
|
void |
setTagStatsId(long tagStatsId)
Deprecated.
Sets the tag stats ID of this asset tag stats.
|
CacheModel<AssetTagStats> |
toCacheModel()
Deprecated.
Returns a cache model object for this entity used by entity cache.
|
AssetTagStats |
toEscapedModel()
Deprecated.
Returns a copy of this entity as an escaped model instance by wrapping it
with an
AutoEscapeBeanHandler . |
String |
toString()
Deprecated.
|
AssetTagStats |
toUnescapedModel()
Deprecated.
|
String |
toXmlString()
Deprecated.
Returns the XML representation of this model instance.
|
public AssetTagStatsWrapper(AssetTagStats assetTagStats)
public Class<?> getModelClass()
getModelClass
in interface ClassedModel
public String getModelClassName()
getModelClassName
in interface ClassedModel
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface BaseModel<AssetTagStats>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface BaseModel<AssetTagStats>
public Object clone()
BaseModel
clone
in interface AssetTagStatsModel
clone
in interface BaseModel<AssetTagStats>
clone
in class Object
public int compareTo(AssetTagStats assetTagStats)
compareTo
in interface AssetTagStatsModel
compareTo
in interface Comparable<AssetTagStats>
public int getAssetCount()
getAssetCount
in interface AssetTagStatsModel
public String getClassName()
getClassName
in interface AssetTagStatsModel
getClassName
in interface TypedModel
public long getClassNameId()
getClassNameId
in interface AssetTagStatsModel
getClassNameId
in interface TypedModel
public long getCompanyId()
getCompanyId
in interface AssetTagStatsModel
getCompanyId
in interface ShardedModel
public ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface AssetTagStatsModel
getExpandoBridge
in interface BaseModel<AssetTagStats>
getExpandoBridge
in interface ClassedModel
public long getPrimaryKey()
getPrimaryKey
in interface AssetTagStatsModel
public Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface AssetTagStatsModel
getPrimaryKeyObj
in interface BaseModel<AssetTagStats>
getPrimaryKeyObj
in interface ClassedModel
public long getTagId()
getTagId
in interface AssetTagStatsModel
public long getTagStatsId()
getTagStatsId
in interface AssetTagStatsModel
public int hashCode()
hashCode
in interface AssetTagStatsModel
hashCode
in class Object
public boolean isCachedModel()
BaseModel
true
if this model instance was retrieved from the
entity cache.isCachedModel
in interface AssetTagStatsModel
isCachedModel
in interface BaseModel<AssetTagStats>
true
if this model instance was retrieved from the
entity cache; false
otherwiseBaseModel.setCachedModel(boolean)
public boolean isEscapedModel()
BaseModel
true
if this model instance is escaped.isEscapedModel
in interface AssetTagStatsModel
isEscapedModel
in interface BaseModel<AssetTagStats>
true
if this model instance is escaped;
false
otherwisepublic boolean isNew()
BaseModel
true
if this model instance does not yet exist in
the database.isNew
in interface AssetTagStatsModel
isNew
in interface BaseModel<AssetTagStats>
true
if this model instance does not yet exist in
the database; false
otherwisepublic void persist()
PersistedModel
persist
in interface PersistedModel
public void setAssetCount(int assetCount)
setAssetCount
in interface AssetTagStatsModel
assetCount
- the asset count of this asset tag statspublic void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel
in interface AssetTagStatsModel
setCachedModel
in interface BaseModel<AssetTagStats>
cachedModel
- whether this model instance was retrieved from the
entity cacheEntityCache
public void setClassName(String className)
setClassName
in interface AssetTagStatsModel
public void setClassNameId(long classNameId)
setClassNameId
in interface AssetTagStatsModel
setClassNameId
in interface TypedModel
classNameId
- the class name ID of this asset tag statspublic void setCompanyId(long companyId)
setCompanyId
in interface AssetTagStatsModel
setCompanyId
in interface ShardedModel
companyId
- the company ID of this asset tag statspublic void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface AssetTagStatsModel
setExpandoBridgeAttributes
in interface BaseModel<AssetTagStats>
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface AssetTagStatsModel
setExpandoBridgeAttributes
in interface BaseModel<AssetTagStats>
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface AssetTagStatsModel
setExpandoBridgeAttributes
in interface BaseModel<AssetTagStats>
serviceContext
- the service context to be appliedServiceContext.getExpandoBridgeAttributes()
public void setNew(boolean n)
BaseModel
setNew
in interface AssetTagStatsModel
setNew
in interface BaseModel<AssetTagStats>
n
- whether this model instance does not yet exist in the databasepublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface AssetTagStatsModel
primaryKey
- the primary key of this asset tag statspublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj
in interface AssetTagStatsModel
setPrimaryKeyObj
in interface BaseModel<AssetTagStats>
setPrimaryKeyObj
in interface ClassedModel
primaryKeyObj
- the primary key of this model instancepublic void setTagId(long tagId)
setTagId
in interface AssetTagStatsModel
tagId
- the tag ID of this asset tag statspublic void setTagStatsId(long tagStatsId)
setTagStatsId
in interface AssetTagStatsModel
tagStatsId
- the tag stats ID of this asset tag statspublic CacheModel<AssetTagStats> toCacheModel()
BaseModel
toCacheModel
in interface AssetTagStatsModel
toCacheModel
in interface BaseModel<AssetTagStats>
public AssetTagStats toEscapedModel()
BaseModel
AutoEscapeBeanHandler
.toEscapedModel
in interface AssetTagStatsModel
toEscapedModel
in interface BaseModel<AssetTagStats>
AutoEscapeBeanHandler
public String toString()
toString
in interface AssetTagStatsModel
toString
in class Object
public AssetTagStats toUnescapedModel()
toUnescapedModel
in interface AssetTagStatsModel
toUnescapedModel
in interface BaseModel<AssetTagStats>
public String toXmlString()
BaseModel
toXmlString
in interface AssetTagStatsModel
toXmlString
in interface BaseModel<AssetTagStats>
public boolean equals(Object obj)
equals
in class Object
public AssetTagStats getWrappedModel()
getWrappedModel
in interface ModelWrapper<AssetTagStats>
public boolean isEntityCacheEnabled()
BaseModel
true
if this model's entity cache is enabled.isEntityCacheEnabled
in interface BaseModel<AssetTagStats>
true
if this model's entity cache is enabled;
false
otherwisepublic boolean isFinderCacheEnabled()
BaseModel
true
if this model's finder cache is enabled.isFinderCacheEnabled
in interface BaseModel<AssetTagStats>
true
if this model's finder cache is enabled;
false
otherwisepublic void resetOriginalValues()
BaseModel
resetOriginalValues
in interface BaseModel<AssetTagStats>