com.liferay.portlet.asset.model.adapter.impl
Class StagedAssetLinkImpl
java.lang.Object
com.liferay.portal.model.impl.BaseModelImpl<AssetLink>
com.liferay.portlet.asset.model.impl.AssetLinkModelImpl
com.liferay.portlet.asset.model.impl.AssetLinkBaseImpl
com.liferay.portlet.asset.model.impl.AssetLinkImpl
com.liferay.portlet.asset.model.adapter.impl.StagedAssetLinkImpl
- All Implemented Interfaces:
- BaseModel<AssetLink>, ClassedModel, PersistedModel, StagedModel, StagedAssetLink, AssetLink, AssetLinkModel, Serializable, Cloneable, Comparable<AssetLink>
public class StagedAssetLinkImpl
- extends AssetLinkImpl
- implements StagedAssetLink
- See Also:
- Serialized Form
| Fields inherited from class com.liferay.portlet.asset.model.impl.AssetLinkModelImpl |
COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, ENTRYID1_COLUMN_BITMASK, ENTRYID2_COLUMN_BITMASK, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, TYPE_COLUMN_BITMASK, WEIGHT_COLUMN_BITMASK |
| Methods inherited from class com.liferay.portlet.asset.model.impl.AssetLinkModelImpl |
clone, compareTo, equals, getColumnBitmask, getCompanyId, getCreateDate, getEntryId1, getEntryId2, getExpandoBridge, getLinkId, getModelAttributes, getModelClass, getModelClassName, getOriginalEntryId1, getOriginalEntryId2, getOriginalType, getPrimaryKey, getPrimaryKeyObj, getType, getUserId, getUserName, getUserUuid, getWeight, hashCode, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setCompanyId, setCreateDate, setEntryId1, setEntryId2, setExpandoBridgeAttributes, setLinkId, setModelAttributes, setPrimaryKey, setPrimaryKeyObj, setType, setUserId, setUserName, setUserUuid, setWeight, toCacheModel, toEscapedModel, toString, toXmlString |
| 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 |
StagedAssetLinkImpl
public StagedAssetLinkImpl()
StagedAssetLinkImpl
public StagedAssetLinkImpl(AssetLink assetLink)
getEntry1ClassName
public String getEntry1ClassName()
- Specified by:
getEntry1ClassName in interface StagedAssetLink
getEntry1Uuid
public String getEntry1Uuid()
- Specified by:
getEntry1Uuid in interface StagedAssetLink
getEntry2ClassName
public String getEntry2ClassName()
- Specified by:
getEntry2ClassName in interface StagedAssetLink
getEntry2Uuid
public String getEntry2Uuid()
- Specified by:
getEntry2Uuid in interface StagedAssetLink
getModifiedDate
public Date getModifiedDate()
- Specified by:
getModifiedDate in interface StagedModel
getStagedModelType
public StagedModelType getStagedModelType()
- Specified by:
getStagedModelType in interface StagedModel
getUuid
public String getUuid()
- Specified by:
getUuid in interface StagedModel
setAssetLink
public void setAssetLink(AssetLink assetLink)
setModifiedDate
public void setModifiedDate(Date date)
- Specified by:
setModifiedDate in interface StagedModel
setUuid
public void setUuid(String uuid)
- Specified by:
setUuid in interface StagedModel
populateEntry1Attributes
protected void populateEntry1Attributes()
populateEntry2Attributes
protected void populateEntry2Attributes()
populateUuid
protected void populateUuid()