|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BeanRecordProxy in org.apache.empire.struts2.actionsupport |
---|
Constructors in org.apache.empire.struts2.actionsupport with parameters of type BeanRecordProxy | |
---|---|
BeanActionSupport(ActionBase action,
BeanRecordProxy<T> record,
SessionPersistence persistence)
|
|
BeanActionSupport(ActionBase action,
BeanRecordProxy<T> record,
SessionPersistence persistence,
java.lang.String propertyName)
|
Uses of BeanRecordProxy in org.apache.empire.struts2.websample.web.actiontypes |
---|
Constructors in org.apache.empire.struts2.websample.web.actiontypes with parameters of type BeanRecordProxy | |
---|---|
BeanDetailAction(BeanRecordProxy<T> record,
SessionPersistence persistence)
Constructs a BeanDetailAction from a BeanRecordProxy object |
Uses of BeanRecordProxy in org.apache.empire.struts2.websample.ws |
---|
Subclasses of BeanRecordProxy in org.apache.empire.struts2.websample.ws | |
---|---|
class |
SampleRecord<T>
|
Uses of BeanRecordProxy in org.apache.empire.struts2.websample.ws.records |
---|
Subclasses of BeanRecordProxy in org.apache.empire.struts2.websample.ws.records | |
---|---|
class |
DepartmentRecord
|
class |
EmployeeRecord
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |