|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> organisation >> [ impl overview ] | PREV NEXT | ||||||||
A
- ActorImpl - class org.jbpm.workflow.organisation.impl.ActorImpl.
- ActorImpl() - Constructor for class org.jbpm.workflow.organisation.impl.ActorImpl
C
- children - Variable in class org.jbpm.workflow.organisation.impl.GroupImpl
- compareTo(Object) - Method in class org.jbpm.workflow.organisation.impl.ActorImpl
- createGroup(String, Collection, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- createGroup(String, Collection, Relations, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
E
- email - Variable in class org.jbpm.workflow.organisation.impl.UserImpl
- equals(Object) - Method in class org.jbpm.workflow.organisation.impl.ActorImpl
F
- findActorById(String, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- findActorById(String, Relations, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- findAllUsers(DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- findAllUsers(Relations, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- findGroupByMembership(String, String, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- findGroupByMembership(String, String, Relations, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- findMembershipsByUserAndGroup(String, String, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- findMembershipsByUserAndGroup(String, String, Relations, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- findUsersByGroupAndRole(String, String, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- findUsersByGroupAndRole(String, String, Relations, DbSession) - Method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- firstName - Variable in class org.jbpm.workflow.organisation.impl.UserImpl
G
- GroupImpl - class org.jbpm.workflow.organisation.impl.GroupImpl.
- GroupImpl() - Constructor for class org.jbpm.workflow.organisation.impl.GroupImpl
- getChildren() - Method in class org.jbpm.workflow.organisation.impl.GroupImpl
- getEmail() - Method in class org.jbpm.workflow.organisation.impl.UserImpl
- getFirstName() - Method in class org.jbpm.workflow.organisation.impl.UserImpl
- getGroup() - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
- getId() - Method in class org.jbpm.workflow.organisation.impl.ActorImpl
- getId() - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
- getInstance() - Static method in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- gets the singleton instance.
- getLastName() - Method in class org.jbpm.workflow.organisation.impl.UserImpl
- getMemberships() - Method in class org.jbpm.workflow.organisation.impl.GroupImpl
- getMemberships() - Method in class org.jbpm.workflow.organisation.impl.UserImpl
- getName() - Method in class org.jbpm.workflow.organisation.impl.GroupImpl
- getName() - Method in class org.jbpm.workflow.organisation.impl.UserImpl
- getParent() - Method in class org.jbpm.workflow.organisation.impl.GroupImpl
- getRole() - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
- getType() - Method in class org.jbpm.workflow.organisation.impl.GroupImpl
- getType() - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
- getUser() - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
- group - Variable in class org.jbpm.workflow.organisation.impl.MembershipImpl
H
- hashCode() - Method in class org.jbpm.workflow.organisation.impl.ActorImpl
I
- id - Variable in class org.jbpm.workflow.organisation.impl.ActorImpl
- id - Variable in class org.jbpm.workflow.organisation.impl.MembershipImpl
- instance - Static variable in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
L
- lastName - Variable in class org.jbpm.workflow.organisation.impl.UserImpl
- log - Static variable in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
M
- MembershipImpl - class org.jbpm.workflow.organisation.impl.MembershipImpl.
- MembershipImpl() - Constructor for class org.jbpm.workflow.organisation.impl.MembershipImpl
- memberships - Variable in class org.jbpm.workflow.organisation.impl.GroupImpl
- memberships - Variable in class org.jbpm.workflow.organisation.impl.UserImpl
N
O
- OrganisationComponentImpl - class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl.
- OrganisationComponentImpl() - Constructor for class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- org.jbpm.workflow.organisation.impl - package org.jbpm.workflow.organisation.impl
- is the read-only interface to organisation information : org.jbpm.workflow.organisation.Users, org.jbpm.workflow.organisation.Groups and org.jbpm.workflow.organisation.Memberships.
P
Q
- queryFindActorById - Static variable in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- queryFindAllUsers - Static variable in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- queryFindGroupByMembership - Static variable in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- queryFindMembershipsByUserAndGroup - Static variable in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
- queryFindUsersByGroupAndRole - Static variable in class org.jbpm.workflow.organisation.impl.OrganisationComponentImpl
R
- role - Variable in class org.jbpm.workflow.organisation.impl.MembershipImpl
S
- setChildren(Collection) - Method in class org.jbpm.workflow.organisation.impl.GroupImpl
- setEmail(String) - Method in class org.jbpm.workflow.organisation.impl.UserImpl
- setFirstName(String) - Method in class org.jbpm.workflow.organisation.impl.UserImpl
- setGroup(Group) - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
- setId(String) - Method in class org.jbpm.workflow.organisation.impl.ActorImpl
- setId(Long) - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
- setLastName(String) - Method in class org.jbpm.workflow.organisation.impl.UserImpl
- setMemberships(Collection) - Method in class org.jbpm.workflow.organisation.impl.GroupImpl
- setMemberships(Collection) - Method in class org.jbpm.workflow.organisation.impl.UserImpl
- setName(String) - Method in class org.jbpm.workflow.organisation.impl.GroupImpl
- setParent(Group) - Method in class org.jbpm.workflow.organisation.impl.GroupImpl
- setRole(String) - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
- setType(String) - Method in class org.jbpm.workflow.organisation.impl.GroupImpl
- setType(String) - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
- setUser(User) - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
T
- toString() - Method in class org.jbpm.workflow.organisation.impl.ActorImpl
- toString() - Method in class org.jbpm.workflow.organisation.impl.MembershipImpl
- type - Variable in class org.jbpm.workflow.organisation.impl.GroupImpl
- type - Variable in class org.jbpm.workflow.organisation.impl.MembershipImpl
U
- UserImpl - class org.jbpm.workflow.organisation.impl.UserImpl.
- UserImpl() - Constructor for class org.jbpm.workflow.organisation.impl.UserImpl
- user - Variable in class org.jbpm.workflow.organisation.impl.MembershipImpl
A C E F G H I L M N O P Q R S T U
|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> organisation >> [ impl overview ] | PREV NEXT | ||||||||