This interface provides functions to set and access the changelog
of SKYRiX objects. It's possible get the whole log of an object
(listObjectLog) as well as add entries to this log (addObjectLogEntry).
Dieses Interface stellt Funktionen zum Zugriff auf die 'Anderung'ubersicht
eines SKYRiX Objektes zur Verf'ugung. Es ist m'oglich, sich das Log eines
Objektes zur'uckgeben zu lassen (listObjectLog) sowie Eintr'age zu diesem
Log hinzuzuf'ugen (addObjectLogEntry).
object ID
Objekt-ID
Fetches the object log for the object with the SKYRiX ID "10160".
Gibt das Objekt-Log f'ur das Objekt mit der SKYRiX ID "10160" zur'uck.
The command "listObjectLog" gets the object for the object with the
given SKYRiX ID.
The ID can be either in the URL format (skyrix://host.name/123456)
or just the person ID (e.g. 123456).
Der Befehl "listObjectLog" gibt das Objekt-Log f'ur das Objekt mit der
'ubergebenen SKYRiX ID zur'uck.
Die ID kann dabei sowohl im URL-Format (z.B. skyrix://host.name/123456)
als auch als normale Personen-ID (z.B. 123456) vorliegen.
object ID
Objekt-ID
log action
Log-Aktion
log text
Log-Text
object ID
Objekt-ID
log action
Log-Aktion
Adds an "accepted" entry with the text "Accept!" to the object
with the SKYRiX ID "10160". (Note: This example assumes that this
object is an appointment.)
F'ugt einen "accepted" Eintrag mit dem Text "Accept!" zur
'Anderungs'ubersicht f'ur das Objekt mit der SKYRiX ID "10160"
hinzu. (Hinweis: Es wird hierbei angenommen, das es sich um
ein Termin-Objekt handelt).
The command "addObjectLogEntry" adds an entry with the given action
an optional description text to the object with the given SKYRiX ID.
The ID can be either in the URL format (skyrix://host.name/123456)
or just the person ID (e.g. 123456).
Der Befehl "addObjectLogEntry" f'ugt einen Eintrag mit der 'ubergebenen
Aktion und einem optionalen Text zur 'Anderungs'ubersicht des Objektes
mit der 'ubergebenen SKYRiX ID hinzu.
Die ID kann dabei sowohl im URL-Format (z.B. skyrix://host.name/123456)
als auch als normale Personen-ID (z.B. 123456) vorliegen.
object ID
Objekt-ID
Removes the object logs of the object with the SKYRiX ID "10178".
L'oscht die Eintr'age der 'Anderungs'ubersicht f'ur das Objekt
mit der SKYRiX ID "10178".
The command "removeObjectLogs" removes the object logs for the object
with the given SKYRiX ID.
The ID can be either in the URL format (skyrix://host.name/123456)
or just the person ID (e.g. 123456).
Der Befehl "removeObjectLogs" l'oscht die Eintr'age der
'Anderungs'ubersicht des Objektes mit der 'ubergebenen SKYRiX ID.
Die ID kann dabei sowohl im URL-Format (z.B. skyrix://host.name/123456)
als auch als normale Personen-ID (z.B. 123456) vorliegen.