public static class UserSourceEditPage.UserSourceProfileModel extends org.apache.wicket.model.LoadableDetachableModel<UserSourceProfile>
Constructor and Description |
---|
UserSourceProfileModel(long profileId) |
Modifier and Type | Method and Description |
---|---|
UserSourceProfile |
load() |
public UserSourceProfile load()
load
in class org.apache.wicket.model.LoadableDetachableModel<UserSourceProfile>