Package | Description |
---|---|
com.gwtplatform.carstore.server.dao | |
com.gwtplatform.carstore.server.dao.domain |
Modifier and Type | Method and Description |
---|---|
User |
UserDao.findByUsername(String username) |
Modifier and Type | Method and Description |
---|---|
static User |
User.create(UserDto userDto) |
Modifier and Type | Method and Description |
---|---|
static UserDto |
User.createDto(User user) |
Copyright © 2010-2014 ArcBees. All Rights Reserved.