- All Superinterfaces:
- BaseModel<UserIdMapper>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<UserIdMapper>, MVCCModel, PersistedModel, java.io.Serializable, ShardedModel, UserIdMapperModel
- All Known Implementing Classes:
- UserIdMapperWrapper
@ProviderType
public interface UserIdMapper
extends PersistedModel, UserIdMapperModel
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
- Generated: