com.liferay.portlet.asset.model
Interface AssetLink

All Superinterfaces:
AssetLinkModel, BaseModel<AssetLink>, java.lang.Cloneable, java.lang.Comparable<AssetLink>, java.io.Serializable
All Known Implementing Classes:
AssetLinkWrapper

public interface AssetLink
extends AssetLinkModel

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

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

Author:
Brian Wing Shun Chan
See Also:
AssetLinkModel, com.liferay.portlet.asset.model.impl.AssetLinkImpl, com.liferay.portlet.asset.model.impl.AssetLinkModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.asset.model.AssetLinkModel
clone, compareTo, getCompanyId, getCreateDate, getEntryId1, getEntryId2, getExpandoBridge, getLinkId, getPrimaryKey, getPrimaryKeyObj, getType, getUserId, getUserName, getUserUuid, getWeight, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setEntryId1, setEntryId2, setEscapedModel, setExpandoBridgeAttributes, setLinkId, setNew, setPrimaryKey, setType, setUserId, setUserName, setUserUuid, setWeight, toEscapedModel, toString, toXmlString