public class UserResource extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
UserResource() |
Modifier and Type | Method and Description |
---|---|
UserBean |
getProfile(String uid) |
String |
getUserList() |
ReturnCodeBean |
setProfile(UserBean user) |
public ReturnCodeBean setProfile(UserBean user)
public String getUserList()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.