Interface FriendlyURLEntryMapping

All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.BaseModel<FriendlyURLEntryMapping>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<FriendlyURLEntryMapping>, com.liferay.portal.kernel.model.change.tracking.CTModel<FriendlyURLEntryMapping>, FriendlyURLEntryMappingModel, com.liferay.portal.kernel.model.MVCCModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.TypedModel
All Known Implementing Classes:
FriendlyURLEntryMappingWrapper

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

    • FRIENDLY_URL_ENTRY_MAPPING_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<FriendlyURLEntryMapping,Long> FRIENDLY_URL_ENTRY_MAPPING_ID_ACCESSOR