Liferay 7.0-ce-m6

com.liferay.portlet.asset.model.adapter
Interface StagedAssetTag

All Superinterfaces:
AssetTag, AssetTagModel, AuditedModel, BaseModel<AssetTag>, ClassedModel, Cloneable, Comparable<AssetTag>, GroupedModel, PersistedModel, Serializable, StagedGroupedModel, StagedModel

public interface StagedAssetTag
extends AssetTag, StagedGroupedModel


Field Summary
 
Fields inherited from interface com.liferay.portlet.asset.model.AssetTag
NAME_ACCESSOR, TAG_ID_ACCESSOR
 
Method Summary
 
Methods inherited from interface com.liferay.portlet.asset.model.AssetTagModel
clone, compareTo, getAssetCount, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getTagId, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setAssetCount, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setTagId, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
 
Methods inherited from interface com.liferay.portal.model.BaseModel
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
 
Methods inherited from interface com.liferay.portal.model.ClassedModel
getModelClass, getModelClassName
 
Methods inherited from interface com.liferay.portal.model.PersistedModel
persist
 
Methods inherited from interface com.liferay.portal.model.StagedModel
clone, getCompanyId, getCreateDate, getModifiedDate, getStagedModelType, getUuid, setCompanyId, setCreateDate, setModifiedDate, setUuid
 


Liferay 7.0-ce-m6