|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordActionSupport.SessionPersistance | |
|---|---|
| org.apache.empire.struts2.actionsupport | |
| Uses of RecordActionSupport.SessionPersistance in org.apache.empire.struts2.actionsupport |
|---|
| Methods in org.apache.empire.struts2.actionsupport that return RecordActionSupport.SessionPersistance | |
|---|---|
RecordActionSupport.SessionPersistance |
RecordActionSupport.getPersistance()
Deprecated. |
static RecordActionSupport.SessionPersistance |
RecordActionSupport.SessionPersistance.valueOf(String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static RecordActionSupport.SessionPersistance[] |
RecordActionSupport.SessionPersistance.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.apache.empire.struts2.actionsupport with parameters of type RecordActionSupport.SessionPersistance | |
|---|---|
RecordActionSupport(ActionBase action,
DBRowSet rowset,
DBRecord record,
RecordActionSupport.SessionPersistance persistence)
Deprecated. |
|
RecordActionSupport(ActionBase action,
DBRowSet rowset,
DBRecord record,
RecordActionSupport.SessionPersistance persistence,
String propertyName)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||