Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
com.opensymphony.xwork2.interceptor |
Interceptor classes.
|
org.apache.struts2.interceptor |
Modifier and Type | Interface and Description |
---|---|
interface |
ModelDriven<T>
Deprecated.
since 6.7.0, use
ModelDriven instead. |
Modifier and Type | Field and Description |
---|---|
protected ModelDriven |
ModelDrivenInterceptor.RefreshModelBeforeResult.action |
Constructor and Description |
---|
RefreshModelBeforeResult(ModelDriven action,
Object model) |
Modifier and Type | Interface and Description |
---|---|
interface |
ScopedModelDriven<T>
Adds the ability to set a model, probably retrieved from a given state.
|
Modifier and Type | Field and Description |
---|---|
protected ModelDriven |
ModelDrivenInterceptor.RefreshModelBeforeResult.action |
Constructor and Description |
---|
RefreshModelBeforeResult(ModelDriven action,
Object model) |
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.