| java.lang.Object org.jbpm.identity.Entity org.jbpm.identity.Membership
Membership | public class Membership extends Entity implements Serializable(Code) | | one association between user and a group.
The name of the membership represents the role-name that
the user fullfills in the group.
A membership can be a position in an organisation, therefor
permissions can be associated with a membership.
The name of the membership can be used as the role name. Meaning
which role does the user fullfill in the group.
|
Membership | public Membership()(Code) | | |
getId | public long getId()(Code) | | |
|
|