Package de.uplanet.lucy.usermanager.ds
Class DS_GROUP
java.lang.Object
de.uplanet.lucy.usermanager.ds.DS_GROUP
-
Field Summary
Modifier and TypeFieldDescriptionAll attribute GUIDs (unmodifiable).static final String
The class GUID.static final int
The class ID 6 for the classGROUP
.static final String
The classameGROUP
.static final String
The GUID of the external user group.static final String
Attribute GUID for the columnSTRMAIL
in the tableDSGROUP
.static final String
The GUID of the light user group. -
Method Summary
-
Field Details
-
LIGHT_USER_GROUP
The GUID of the light user group.- See Also:
-
EXTERNAL_USER_GROUP
The GUID of the external user group.- See Also:
-
CLASSNAME
The classameGROUP
.- See Also:
-
CLASSID
public static final int CLASSIDThe class ID 6 for the classGROUP
.- See Also:
-
CLASSGUID
The class GUID.- See Also:
-
GUID_MAIL
Attribute GUID for the columnSTRMAIL
in the tableDSGROUP
.- See Also:
-
ATTRIBUTES
All attribute GUIDs (unmodifiable).
-