public interface ModelDriven<T>
Modifier and Type | Method and Description |
---|---|
T |
getModel()
Gets the model to be pushed onto the ValueStack instead of the Action itself.
|
T getModel()
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.