com.liferay.portlet.asset.model
Interface AssetTag

All Superinterfaces:
AssetTagModel, BaseModel<AssetTag>, java.lang.Cloneable, java.lang.Comparable<AssetTag>, java.io.Serializable
All Known Implementing Classes:
AssetTagWrapper

public interface AssetTag
extends AssetTagModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the AssetTag table in the database.

Customize com.liferay.portlet.asset.model.impl.AssetTagImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
AssetTagModel, com.liferay.portlet.asset.model.impl.AssetTagImpl, com.liferay.portlet.asset.model.impl.AssetTagModelImpl
Generated:

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, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setNew, setPrimaryKey, setTagId, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString