Package de.uplanet.lucy.usermanager.ds
Class DS_GROUP
java.lang.Object
de.uplanet.lucy.usermanager.ds.DS_GROUP
-
Field Summary
FieldsModifier and TypeFieldDescriptionAll attribute GUIDs (unmodifiable).static final StringThe class GUID.static final intThe class ID 6 for the classGROUP.static final StringThe classameGROUP.static final StringThe GUID of the external user group.static final StringAttribute GUID for the columnSTRMAILin the tableDSGROUP.static final StringThe 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 columnSTRMAILin the tableDSGROUP.- See Also:
-
ATTRIBUTES
All attribute GUIDs (unmodifiable).
-