|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrganizationalEntity | |
|---|---|
| org.jbpm.userprofile | |
| Uses of OrganizationalEntity in org.jbpm.userprofile |
|---|
| Subclasses of OrganizationalEntity in org.jbpm.userprofile | |
|---|---|
class |
Group
|
class |
User
|
| Methods in org.jbpm.userprofile that return types with arguments of type OrganizationalEntity | |
|---|---|
List<OrganizationalEntity> |
DroolsTaskUserProfile.getMembersForGroup(Group group)
|
| Methods in org.jbpm.userprofile with parameters of type OrganizationalEntity | |
|---|---|
String |
DroolsTaskUserProfile.getDisplayName(OrganizationalEntity entity)
|
String |
DroolsTaskUserProfile.getEmailForEntity(OrganizationalEntity entity)
|
String |
DroolsTaskUserProfile.getLanguageForEntity(OrganizationalEntity entity)
|
| Method parameters in org.jbpm.userprofile with type arguments of type OrganizationalEntity | |
|---|---|
void |
Group.setMembers(List<OrganizationalEntity> members)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||