Interface MongoUserUidMapper

All Superinterfaces:
MapperRegistry.Mapper<MongoUserUid,UserUid>, MapperRegistry.ReversibleMapper<MongoUserUid,UserUid>
All Known Implementing Classes:
MongoUserUidMapperImpl

public interface MongoUserUidMapper extends MapperRegistry.ReversibleMapper<MongoUserUid,UserUid>