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()
Please be aware that all setters and getters of every depth on the object returned by this method are available for user parameter injection!
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.