Package de.uplanet.lucy.usermanager.ds
Klasse DS_OBJECT
java.lang.Object
de.uplanet.lucy.usermanager.ds.DS_OBJECT
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungAll Attributes guids in a Object (unmodifiable)static final StringThe class GUIDstatic final intThe classid 1 for the class OBJECT.static final StringThe classame OBJECT.static final StringAttribute GUID for the column LCLASSID in the DSOBJECT table.static final StringAttribute GUID for the special field CONTAINERGUID this field has no coresponding field in the DSATTRIBUTE or in the DSATTRIBUTE table.static final StringAttribute GUID for the column LCONTAINERID in the DSOBJECT tablestatic final StringAttribute GUID for the column BDELETABLE in the DSOBJECT table.static final StringAttribute GUID for the column BDELETED in the DSOBJECT table.static final StringAttribute GUID for the column STRDESCRIPTION in the DSOBJECT table.static final StringAttribute GUID for the column STRDISABLED in the DSOBJECT table.static final StringAttribute GUID for the column STRDN in the DSOBJECT table.static final StringAttribute GUID for the column EXTERNALGUIDstatic final StringAttribute GUID for the column STRGUID in the DSOBJECT table.static final StringAttribute GUID for the column LINTERNALUSN in the DSOBJECT table.static final StringAttribute GUID for the column STRNAME in the DSOBJECT table.static final StringAttribute GUID for the column LID in the DSOBJECT table.static final StringAttribute GUID for the column LPRIORITY in the DSOBJECT table.static final StringAttribute GUID for the column STRRPLGUID in the DSOBJECT table. -
Methodenübersicht
-
Felddetails
-
ATTRIBUTES
All Attributes guids in a Object (unmodifiable) -
CLASSNAME
The classame OBJECT.- Siehe auch:
-
CLASSID
public static final int CLASSIDThe classid 1 for the class OBJECT.- Siehe auch:
-
CLASSGUID
The class GUID- Siehe auch:
-
GUID_PRIMARY_KEY
Attribute GUID for the column LID in the DSOBJECT table.- Siehe auch:
-
GUID_CONTAINERID
Attribute GUID for the column LCONTAINERID in the DSOBJECT table- Siehe auch:
-
GUID_NAME
Attribute GUID for the column STRNAME in the DSOBJECT table.- Siehe auch:
-
GUID_CLASSID
Attribute GUID for the column LCLASSID in the DSOBJECT table.- Siehe auch:
-
GUID_GUID
Attribute GUID for the column STRGUID in the DSOBJECT table.- Siehe auch:
-
GUID_PRIORITY
Attribute GUID for the column LPRIORITY in the DSOBJECT table.- Siehe auch:
-
GUID_DELETABLE
Attribute GUID for the column BDELETABLE in the DSOBJECT table.- Siehe auch:
-
GUID_DELETED
Attribute GUID for the column BDELETED in the DSOBJECT table.- Siehe auch:
-
GUID_INTERNALUSN
Attribute GUID for the column LINTERNALUSN in the DSOBJECT table.- Siehe auch:
-
GUID_RPLGUID
Attribute GUID for the column STRRPLGUID in the DSOBJECT table.- Siehe auch:
-
GUID_DN
Attribute GUID for the column STRDN in the DSOBJECT table.- Siehe auch:
-
GUID_DESCRIPTION
Attribute GUID for the column STRDESCRIPTION in the DSOBJECT table.- Siehe auch:
-
GUID_DISABLED
Attribute GUID for the column STRDISABLED in the DSOBJECT table.- Siehe auch:
-
GUID_EXTERNALGUID
Attribute GUID for the column EXTERNALGUID- Siehe auch:
-
GUID_CONTAINERGUID
Attribute GUID for the special field CONTAINERGUID this field has no coresponding field in the DSATTRIBUTE or in the DSATTRIBUTE table. if set, a join is make in a select or in a where clause from the ContainerId to the coresponding guid field (DSOBJECT SRC LEFT OUTER JOIN DSOBJECT DEST ON SRC.LCONTAINERID = DEST.LID)- Siehe auch:
-