public class UsersLogic extends Object
Constructor and Description |
---|
UsersLogic() |
Modifier and Type | Method and Description |
---|---|
UserProperties |
create(UserProperties user) |
UserProperties[] |
getUsers(javax.persistence.EntityManager entityManager) |
public UserProperties[] getUsers(javax.persistence.EntityManager entityManager)
@NextTask(value="createUser") public UserProperties create(UserProperties user)
Copyright © 2005–2016. All rights reserved.