- All Superinterfaces:
- BaseModel<UserTrackerPath>, ClassedModel, Cloneable, Comparable<UserTrackerPath>, MVCCModel, PersistedModel, Serializable, ShardedModel, UserTrackerPathModel
- All Known Implementing Classes:
- UserTrackerPathWrapper
@ProviderType
public interface UserTrackerPath
extends UserTrackerPathModel, PersistedModel
The extended model interface for the UserTrackerPath service. Represents a row in the "UserTrackerPath" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
UserTrackerPathModel
,
UserTrackerPathImpl
,
UserTrackerPathModelImpl
- {$generated.description}