public class StagedAssetLinkImpl extends AssetLinkImpl implements com.liferay.portlet.asset.model.adapter.StagedAssetLink
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| Constructor and Description |
|---|
StagedAssetLinkImpl() |
StagedAssetLinkImpl(com.liferay.portlet.asset.model.AssetLink assetLink) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEntry1ClassName() |
java.lang.String |
getEntry1Uuid() |
java.lang.String |
getEntry2ClassName() |
java.lang.String |
getEntry2Uuid() |
java.util.Date |
getModifiedDate() |
com.liferay.portlet.exportimport.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getUuid() |
protected void |
populateEntry1Attributes() |
protected void |
populateEntry2Attributes() |
protected void |
populateUuid() |
void |
setAssetLink(com.liferay.portlet.asset.model.AssetLink assetLink) |
void |
setModifiedDate(java.util.Date date) |
void |
setUuid(java.lang.String uuid) |
persistclone, 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, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, 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, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributespublic StagedAssetLinkImpl()
public StagedAssetLinkImpl(com.liferay.portlet.asset.model.AssetLink assetLink)
public java.lang.String getEntry1ClassName()
getEntry1ClassName in interface com.liferay.portlet.asset.model.adapter.StagedAssetLinkpublic java.lang.String getEntry1Uuid()
getEntry1Uuid in interface com.liferay.portlet.asset.model.adapter.StagedAssetLinkpublic java.lang.String getEntry2ClassName()
getEntry2ClassName in interface com.liferay.portlet.asset.model.adapter.StagedAssetLinkpublic java.lang.String getEntry2Uuid()
getEntry2Uuid in interface com.liferay.portlet.asset.model.adapter.StagedAssetLinkpublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.model.StagedModelpublic com.liferay.portlet.exportimport.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.model.StagedModelpublic java.lang.String getUuid()
getUuid in interface com.liferay.portal.model.StagedModelpublic void setAssetLink(com.liferay.portlet.asset.model.AssetLink assetLink)
public void setModifiedDate(java.util.Date date)
setModifiedDate in interface com.liferay.portal.model.StagedModelpublic void setUuid(java.lang.String uuid)
setUuid in interface com.liferay.portal.model.StagedModelprotected void populateEntry1Attributes()
protected void populateEntry2Attributes()
protected void populateUuid()