|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SampleContext in org.apache.empire.struts2.websample.db |
---|
Fields in org.apache.empire.struts2.websample.db declared as SampleContext | |
---|---|
protected SampleContext |
SampleRecord.context
|
Constructors in org.apache.empire.struts2.websample.db with parameters of type SampleContext | |
---|---|
SampleRecord(SampleContext context)
|
Uses of SampleContext in org.apache.empire.struts2.websample.db.records |
---|
Constructors in org.apache.empire.struts2.websample.db.records with parameters of type SampleContext | |
---|---|
DepartmentRecord(SampleContext context)
|
|
EmployeeRecord(SampleContext context)
|
Uses of SampleContext in org.apache.empire.struts2.websample.web.actions |
---|
Classes in org.apache.empire.struts2.websample.web.actions that implement SampleContext | |
---|---|
class |
EmployeeDetailAction
|
class |
EmployeeListAction
|
class |
LoginAction
|
Uses of SampleContext in org.apache.empire.struts2.websample.web.actiontypes |
---|
Classes in org.apache.empire.struts2.websample.web.actiontypes that implement SampleContext | |
---|---|
class |
Action
|
class |
BeanDetailAction<T>
BeanDetailAction |
class |
DetailAction
|
Uses of SampleContext in org.apache.empire.struts2.websample.ws |
---|
Fields in org.apache.empire.struts2.websample.ws declared as SampleContext | |
---|---|
protected SampleContext |
SampleRecord.context
|
Constructors in org.apache.empire.struts2.websample.ws with parameters of type SampleContext | |
---|---|
SampleRecord(SampleContext context,
T data,
BeanClass beanClass)
|
Uses of SampleContext in org.apache.empire.struts2.websample.ws.records |
---|
Methods in org.apache.empire.struts2.websample.ws.records with parameters of type SampleContext | |
---|---|
static Options |
EmployeeRecord.getDepartments(SampleContext context)
|
Constructors in org.apache.empire.struts2.websample.ws.records with parameters of type SampleContext | |
---|---|
DepartmentRecord(SampleContext context)
|
|
EmployeeRecord(SampleContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |