- All Superinterfaces:
- AuditedModel, BaseModel<LayoutFriendlyURL>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<LayoutFriendlyURL>, GroupedModel, LayoutFriendlyURLModel, MVCCModel, PersistedModel, java.io.Serializable, ShardedModel, StagedGroupedModel, StagedModel
- All Known Implementing Classes:
- LayoutFriendlyURLWrapper
@ProviderType
public interface LayoutFriendlyURL
extends LayoutFriendlyURLModel, PersistedModel
The extended model interface for the LayoutFriendlyURL service. Represents a row in the "LayoutFriendlyURL" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
LayoutFriendlyURLModel
- Generated: