| |||||||
| FRAMES NO FRAMES | |||||||
<%@ taglib prefix="id" uri="http://jbpm.org/jbpm4jsf/identity" %>
<anyxmlelement xmlns:id="http://jbpm.org/jbpm4jsf/identity" />
JSF Tag Library for jBPM applications.
| Tag Library Information | |
| Display Name | None |
| Version | 1.2 |
| Short Name | id |
| URI | http://jbpm.org/jbpm4jsf/identity |
| Tag Summary | |
| addMembership | Add a group membership to a user. |
| createGroup | Create a new group and save it in the database. |
| createUser | Create a new user and save it in the database. |
| deleteGroup | Delete a group from the database. |
| deleteMembership | Delete a membership from the database. |
| deleteUser | Delete a user from the database. |
| listGroups | Read the list of groups from the database. |
| listUsers | Read the list of users from the database. |
| loadGroup | Read a group from the database. |
| loadGroupByName | Read a group from the database by name. |
| loadUser | Read a user from the database. |
| |||||||
| FRAMES NO FRAMES | |||||||