Package de.uplanet.lucy.usermanager.ds
Class DS_SET
java.lang.Object
de.uplanet.lucy.usermanager.ds.DS_SET
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The class GUIDstatic final int
The classid 4 for the class SETstatic final String
The classame SETstatic final String
Attribute GUID for the dummy Column 'LINTERNALUSN' in the table 'DSMEMBER' (only for where clause)static final String
Attribute GUID for the dummy Column 'LOBJECTID' in the table 'DSMEMBER' (only for where clause)static final String
Attribute GUID for the dummy Column 'STRRPLGUID' in the table 'DSMEMBER' (only for where clause)static final String
Attribute GUID for the dummy Column 'LSETID' in the table 'DSMEMBER' (only for where clause) -
Method Summary
-
Field Details
-
ATTRIBUTES
-
CLASSNAME
The classame SET- See Also:
-
CLASSGUID
The class GUID- See Also:
-
CLASSID
public static final int CLASSIDThe classid 4 for the class SET- See Also:
-
GUID_MEMBERS_SETID
Attribute GUID for the dummy Column 'LSETID' in the table 'DSMEMBER' (only for where clause)- See Also:
-
GUID_MEMBERS_OBJECTID
Attribute GUID for the dummy Column 'LOBJECTID' in the table 'DSMEMBER' (only for where clause)- See Also:
-
GUID_MEMBERS_INTERNALUSN
Attribute GUID for the dummy Column 'LINTERNALUSN' in the table 'DSMEMBER' (only for where clause)- See Also:
-
GUID_MEMBERS_RPLGUID
Attribute GUID for the dummy Column 'STRRPLGUID' in the table 'DSMEMBER' (only for where clause)- See Also:
-