Interface AssetListEntryAssetEntryRel

All Superinterfaces:
AssetListEntryAssetEntryRelModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<AssetListEntryAssetEntryRel>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<AssetListEntryAssetEntryRel>, com.liferay.portal.kernel.model.change.tracking.CTModel<AssetListEntryAssetEntryRel>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel
All Known Implementing Classes:
AssetListEntryAssetEntryRelWrapper

@ProviderType public interface AssetListEntryAssetEntryRel extends AssetListEntryAssetEntryRelModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the AssetListEntryAssetEntryRel service. Represents a row in the "AssetListEntryAssetEntryRel" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • ASSET_LIST_ENTRY_ASSET_ENTRY_REL_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<AssetListEntryAssetEntryRel,Long> ASSET_LIST_ENTRY_ASSET_ENTRY_REL_ID_ACCESSOR
  • Method Details

    • getAssetEntryUuid

      String getAssetEntryUuid()
    • setAssetEntryUuid

      void setAssetEntryUuid(String assetEntryUuid)