Interface AssetListEntry

All Superinterfaces:
AssetListEntryModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<AssetListEntry>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<AssetListEntry>, com.liferay.portal.kernel.model.change.tracking.CTModel<AssetListEntry>, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, 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:
AssetListEntryWrapper

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

    • ASSET_LIST_ENTRY_ID_ACCESSOR

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

    • getTypeLabel

      String getTypeLabel()
    • getTypeSettings

      String getTypeSettings(long segmentsEntryId)
    • getUnambiguousTitle

      String getUnambiguousTitle(Locale locale) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException