Overview
Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
J
L
M
N
P
S
T
_
B
BackendBean
- Interface in
com.ibm.websphere.samples.workarea.companycontextejb
This is an Enterprise Java Bean Remote Interface The Backend represents in the sample business function known to the Bean but not necessarily to the originating client.
BackendBeanHome
- Interface in
com.ibm.websphere.samples.workarea.companycontextejb
This is a Home interface for the Session Bean
BackendBeanImpl
- Class in
com.ibm.websphere.samples.workarea.companycontextejb
The Backend represents in the sample business function known to the Bean but not necessarily to the originating client.
BackendBeanImpl()
- Constructor for class com.ibm.websphere.samples.workarea.companycontextejb.
BackendBeanImpl
Bean
- Interface in
com.ibm.websphere.samples.workarea.companycontextejb
This is an Enterprise Java Bean Remote Interface The Bean demonstrates simple usage of the WorkArea service.
BeanHome
- Interface in
com.ibm.websphere.samples.workarea.companycontextejb
This is a Home interface for the Session Bean
BeanImpl
- Class in
com.ibm.websphere.samples.workarea.companycontextejb
The Bean demonstrates simple usage of the WorkArea service.
BeanImpl()
- Constructor for class com.ibm.websphere.samples.workarea.companycontextejb.
BeanImpl
Bronze
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
C
com.ibm.websphere.samples.workarea.companycontextclient
- package com.ibm.websphere.samples.workarea.companycontextclient
com.ibm.websphere.samples.workarea.companycontextejb
- package com.ibm.websphere.samples.workarea.companycontextejb
com.ibm.websphere.samples.workarea.companycontextlibrary
- package com.ibm.websphere.samples.workarea.companycontextlibrary
com.ibm.websphere.samples.workarea.companycontextwar
- package com.ibm.websphere.samples.workarea.companycontextwar
Company
- Class in
com.ibm.websphere.samples.workarea.companycontextlibrary
Company(int, String)
- Constructor for class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
create()
- Method in interface com.ibm.websphere.samples.workarea.companycontextejb.
BackendBeanHome
create method for a session bean
create()
- Method in interface com.ibm.websphere.samples.workarea.companycontextejb.
BeanHome
create method for a session bean
D
doGet(HttpServletRequest, HttpServletResponse)
- Method in class com.ibm.websphere.samples.workarea.companycontextwar.
Servlet
E
ejbActivate()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BackendBeanImpl
Framework methods.
ejbActivate()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BeanImpl
Framework methods.
ejbCreate()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BackendBeanImpl
Framework methods.
ejbCreate()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BeanImpl
Framework methods.
ejbPassivate()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BackendBeanImpl
Framework methods.
ejbPassivate()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BeanImpl
Framework methods.
ejbRemove()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BackendBeanImpl
Framework methods.
ejbRemove()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BeanImpl
Framework methods.
equals(Object)
- Method in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
equals(Object)
- Method in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
F
fromInt(int)
- Static method in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
fromInt(int)
- Static method in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
G
getSessionContext()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BackendBeanImpl
Framework methods.
getSessionContext()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BeanImpl
Framework methods.
Gold
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
J
J2EEClient
- Class in
com.ibm.websphere.samples.workarea.companycontextclient
The J2EEClient drives WorkArea usage between the WebSphere J2EE client container and the WebSphere EJB container.
J2EEClient()
- Constructor for class com.ibm.websphere.samples.workarea.companycontextclient.
J2EEClient
Default constructor called in main.
L
London_Development
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
London_Sales
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
M
main(String[])
- Static method in class com.ibm.websphere.samples.workarea.companycontextclient.
J2EEClient
Main
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
N
NewYork_Development
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
NewYork_Sales
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
P
Platinum
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
Priority
- Class in
com.ibm.websphere.samples.workarea.companycontextlibrary
Priority(int, String)
- Constructor for class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
S
Servlet
- Class in
com.ibm.websphere.samples.workarea.companycontextwar
Servlet()
- Constructor for class com.ibm.websphere.samples.workarea.companycontextwar.
Servlet
setSessionContext(SessionContext)
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BackendBeanImpl
Framework methods.
setSessionContext(SessionContext)
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BeanImpl
Framework methods.
Silver
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
T
test()
- Method in interface com.ibm.websphere.samples.workarea.companycontextejb.
BackendBean
BackendBean's only remote method.
test()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BackendBeanImpl
BackendBean's only remote method.
test()
- Method in interface com.ibm.websphere.samples.workarea.companycontextejb.
Bean
Bean's only remote method.
test()
- Method in class com.ibm.websphere.samples.workarea.companycontextejb.
BeanImpl
Bean's only remote method.
Tin
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
toInt()
- Method in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
toInt()
- Method in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
toString()
- Method in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
toString()
- Method in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
_
_Bronze
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
_Gold
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
_London_Development
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
_London_Sales
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
_Main
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
_NewYork_Development
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
_NewYork_Sales
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Company
_Platinum
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
_Silver
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
_Tin
- Static variable in class com.ibm.websphere.samples.workarea.companycontextlibrary.
Priority
B
C
D
E
F
G
J
L
M
N
P
S
T
_
Overview
Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes