|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.model.LoadableDetachableModel<Person>
org.sakaiproject.profile2.tool.models.DetachablePersonModel
public class DetachablePersonModel
Detachable model for an instance of a Person
| Field Summary | |
|---|---|
protected ProfileLogic |
profileLogic
|
| Constructor Summary | |
|---|---|
DetachablePersonModel(Person p)
|
|
DetachablePersonModel(java.lang.String userUuid)
|
|
| Method Summary | |
|---|---|
protected Person |
load()
|
| Methods inherited from class org.apache.wicket.model.LoadableDetachableModel |
|---|
detach, getObject, isAttached, onAttach, onDetach, setObject, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@SpringBean(name="org.sakaiproject.profile2.logic.ProfileLogic") protected ProfileLogic profileLogic
| Constructor Detail |
|---|
public DetachablePersonModel(Person p)
public DetachablePersonModel(java.lang.String userUuid)
| Method Detail |
|---|
protected Person load()
load in class org.apache.wicket.model.LoadableDetachableModel<Person>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||