public class EntityModel<T>
extends org.apache.wicket.model.LoadableDetachableModel<T>
ApplicationContextProvider
is present in the Spring context.Constructor and Description |
---|
EntityModel(T aEntity) |
Modifier and Type | Method and Description |
---|---|
void |
detach() |
protected T |
load() |
public EntityModel(T aEntity)
Copyright © 2012–2017. All rights reserved.