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

Detailed Description

This class is used to provide the policies to be applied to all groups.

Elements of class GroupPolicies

Type Element Description
long groupNameMinLength Minimum length that a Group name shall contain.
long groupNameMaxLength Maximum length that a Group name shall contain.
String groupNameInvalidChars Contains the characters that are not allowed to be used on the group name.
long descriptionMinLength Minimum length that a group description shall contain.
long descriptionMaxLength Maximum length that a group description shall contain.

Definition at line 271 of file AccessControl.java.


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