|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@ProviderType public interface AssetLink
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.
AssetLinkModel
,
AssetLinkImpl
,
AssetLinkModelImpl
Field Summary | |
---|---|
static Accessor<AssetLink,Long> |
ENTRY_ID2_ACCESSOR
|
static Accessor<AssetLink,Long> |
LINK_ID_ACCESSOR
|
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, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setLinkId, setNew, setPrimaryKey, setPrimaryKeyObj, setType, setUserId, setUserName, setUserUuid, setWeight, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
getModelAttributes, resetOriginalValues, setModelAttributes |
Methods inherited from interface com.liferay.portal.model.ClassedModel |
---|
getModelClass, getModelClassName |
Methods inherited from interface com.liferay.portal.model.PersistedModel |
---|
persist |
Field Detail |
---|
static final Accessor<AssetLink,Long> LINK_ID_ACCESSOR
static final Accessor<AssetLink,Long> ENTRY_ID2_ACCESSOR
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |