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