com.liferay.portlet.asset.model
Interface AssetTagProperty

All Superinterfaces:
AssetTagPropertyModel, BaseModel<AssetTagProperty>, java.lang.Cloneable, java.lang.Comparable<AssetTagProperty>, java.io.Serializable
All Known Implementing Classes:
AssetTagPropertyWrapper

public interface AssetTagProperty
extends AssetTagPropertyModel

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 AssetTagProperty table in the database.

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

Author:
Brian Wing Shun Chan
See Also:
AssetTagPropertyModel, com.liferay.portlet.asset.model.impl.AssetTagPropertyImpl, com.liferay.portlet.asset.model.impl.AssetTagPropertyModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.asset.model.AssetTagPropertyModel
clone, compareTo, getCompanyId, getCreateDate, getExpandoBridge, getKey, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getTagId, getTagPropertyId, getUserId, getUserName, getUserUuid, getValue, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setKey, setModifiedDate, setNew, setPrimaryKey, setTagId, setTagPropertyId, setUserId, setUserName, setUserUuid, setValue, toEscapedModel, toString, toXmlString