Package | Description |
---|---|
org.apache.empire.struts2.actionsupport |
Modifier and Type | Method and Description |
---|---|
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 are declared.
|
Constructor and Description |
---|
RecordActionSupport(ActionBase action,
DBRowSet rowset,
DBRecord record,
RecordActionSupport.SessionPersistance persistence)
Deprecated.
|
RecordActionSupport(ActionBase action,
DBRowSet rowset,
DBRecord record,
RecordActionSupport.SessionPersistance persistence,
String propertyName)
Deprecated.
|
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.