com.liferay.portlet.asset.model
Interface AssetLink
- All Superinterfaces:
- AssetLinkModel, BaseModel<AssetLink>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<AssetLink>, PersistedModel, java.io.Serializable
- All Known Implementing Classes:
- AssetLinkWrapper
public interface AssetLink
- extends AssetLinkModel, PersistedModel
The extended model interface for the AssetLink service. Represents a row in the "AssetLink" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
AssetLinkModel,
AssetLinkImpl,
AssetLinkModelImpl- Generated:
| 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, setExpandoBridgeAttributes, setLinkId, setNew, setPrimaryKey, setPrimaryKeyObj, setType, setUserId, setUserName, setUserUuid, setWeight, toCacheModel, toEscapedModel, toString, toXmlString |
LINK_ID_ACCESSOR
static final Accessor<AssetLink,java.lang.Long> LINK_ID_ACCESSOR
ENTRY_ID2_ACCESSOR
static final Accessor<AssetLink,java.lang.Long> ENTRY_ID2_ACCESSOR