|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.appfuse.webapp.pages.UserForm
public class UserForm
| Constructor Summary | |
|---|---|
UserForm()
|
|
| Method Summary | |
|---|---|
org.appfuse.model.User |
getUser()
|
void |
setUser(org.appfuse.model.User user)
Allows setting user object from another class (i.e. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserForm()
| Method Detail |
|---|
public org.appfuse.model.User getUser()
public void setUser(org.appfuse.model.User user)
user - an initialized instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||