Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
P
R
S
T
U
U
UserRegistrationBean
- class hero.session.
UserRegistrationBean
.
The User Registration Bean, is an stateless session bean that provides the API to create users in Bonita database (new user account).
UserRegistrationBean()
- Constructor for class hero.session.
UserRegistrationBean
UserSessionBean
- class hero.session.
UserSessionBean
.
The User Session Bean, is an stateless session bean that provides the user API to get information on Todo list and started activities and to produce events on activities (start, terminate, cancel).
UserSessionBean()
- Constructor for class hero.session.
UserSessionBean
unsetSessionContext()
- Method in class hero.session.
UserRegistrationBean
Internal Enterprise Java Beans method.
unsetUser(String)
- Method in class hero.session.
ProjectSessionBean
Unset a user for this project
unsetUserRole(String, String)
- Method in class hero.session.
ProjectSessionBean
Unset a user role in this project.
updateNodePropertyPossibleValues(String, String, Collection, Collection)
- Method in class hero.session.
ProjectSessionBean
This method allows users to change dynamically the possible values defined for this property.
updatePropertyPossibleValues(String, Collection, Collection)
- Method in class hero.session.
ProjectSessionBean
This method allows users to change dynamically the possible values defined for this property.
userCreate(String)
- Method in class hero.session.
UserRegistrationBean
Creates user account.
userCreate(String, String, String)
- Method in class hero.session.
UserRegistrationBean
Creates user account.
userCreate(String, String, String, String)
- Method in class hero.session.
UserRegistrationBean
Creates user account with an instant messaging address.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
P
R
S
T
U