Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.AccessControl.GroupInfo Class Reference
Collaboration diagram for com.boschrexroth.mlpi.AccessControl.GroupInfo:
Collaboration graph

Detailed Description

This class is used to provide all basic information about a specific group.

Elements of class GroupInfo

Type Element Description
long groupId Group's unique identification number.
string groupName Name of the group.
string description Description of the group.
boolean disabled If true, the permissions assigned to the group are no longer valid for the group members.

Definition at line 251 of file AccessControl.java.


The documentation for this class was generated from the following file: