Previous Topic: Indirect AssociationsNext Topic: Account Class Mapping Example


How to Define Group Membership

To define group membership and create an association between classes that defines the class as a group class, you do the following:

  1. Create an account class and map its attributes.

    Note: When you create a project, Connector Xpress creates a user account class by default.

  2. Create the class you want to define as a group class, and map its attributes.

    Note: If you use the wizard to map account and group classes, the wizard automatically creates a group class and the details of the association that you need to complete.

  3. Create a direct, reverse, or indirect association between the classes and map the groups group.member or group.uniqueMember attributes to the accounts naming attribute.

    Creating an association defines the group membership and creates the association between the classes.

More Information:

Reverse Associations

How You Create a Direct and Reverse Association

Indirect Associations

How to Create an Indirect Association