public class TestEntityLoadableDetachableModel extends net.dontdrinkandroot.wicket.model.AbstractInjectedLoadableDetachableModel<TestEntity>
| Constructor and Description |
|---|
TestEntityLoadableDetachableModel(TestEntity testEntity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
protected TestEntity |
load() |
public TestEntityLoadableDetachableModel(TestEntity testEntity)
protected TestEntity load()
load in class org.apache.wicket.model.LoadableDetachableModel<TestEntity>Copyright © 2012. All Rights Reserved.