Package de.elo.ix.client
Class PhysDelC
java.lang.Object
de.elo.ix.client.PhysDelDataC
de.elo.ix.client.PhysDelC
- All Implemented Interfaces:
Serializable
Constants for the PhysDel.type member.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Activity deleted.static final int
Color deleted.static final int
Unknown object type deleted.static final int
Keyword list deleted.static final int
Link deleted.static final int
Map deleted.static final int
Keywording form deleted.static final int
Note or annotation deleted.static final int
Relation deleted.static final int
Folder or document deleted.static final int
User deleted.static final int
Document version or attachment deleted.static final int
Workflow deleted.Fields inherited from class de.elo.ix.client.PhysDelDataC
lnGuid, lnTStamp, lnTStampSync, mbAllMembers, mbGuid, mbTStamp, mbTStampSync, mbType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.elo.ix.client.PhysDelDataC
getLnGuid, getLnTStamp, getLnTStampSync, getMbAllMembers, getMbGuid, getMbTStamp, getMbTStampSync, getMbType, setLnGuid, setLnTStamp, setLnTStampSync, setMbAllMembers, setMbGuid, setMbTStamp, setMbTStampSync, setMbType
-
Field Details
-
ERROR
public static final int ERRORUnknown object type deleted.- See Also:
-
USER
public static final int USERUser deleted.- See Also:
-
MASK
public static final int MASKKeywording form deleted.- See Also:
-
COLOR
public static final int COLORColor deleted.- See Also:
-
KEYWORDLIST
public static final int KEYWORDLISTKeyword list deleted.- See Also:
-
SORD
public static final int SORDFolder or document deleted.- See Also:
-
RELATION
public static final int RELATIONRelation deleted.- See Also:
-
VERSION
public static final int VERSIONDocument version or attachment deleted.- See Also:
-
NOTE
public static final int NOTENote or annotation deleted.- See Also:
-
ACTIVITY
public static final int ACTIVITYActivity deleted.- See Also:
-
WORKFLOW
public static final int WORKFLOWWorkflow deleted.- See Also:
-
MAP
public static final int MAPMap deleted.- See Also:
-
LINK
public static final int LINKLink deleted.- Since:
- 9.00.016.008
- See Also:
-
-
Constructor Details
-
PhysDelC
public PhysDelC()
-