PostItService
zurück zur Übersicht
Services for PostIt (messages by OLI-it)
Folgende Vorgänge werden unterstützt. Eine ausführliche Definition finden Sie in der Dienstbeschreibung.
-
GetPostItAnglerByPostItGuid
All Angler (recipient) of a PostIt (message) -
GetPostItByPostItGuid
Returns a PostIt DataSet with 1 PostItRow -
GetPostItCodeByPostItGuid
All Code (marking) of a PostIt (message) -
GetPostItStammByPostItGuid
All Stamm (authors) of a PostIt (message) -
GetPostItTopLabByPostItGuid
All TopLab (answers) of a PostIt (message) -
InsertPostIt
* Creates a new PostIt (message) from the DataSet. If the PostIt-Text already exist, an error will be thrown. If the PostIt is created succesfuly, the credit is set to the symbolic value of 0.01 KooK and it will be linked to its Stamm and then returned. -
InsertPostItRDF
* Erstellt ein neues PostIt mit Titel und Text aus dem übergebenen RDF Dokument. Wenn der PostIt-Text bereits existiert, wird ein Fehler zurückgegeben -
NewestPostIt
Newest PostIt (messages) -
UpdatePostIt
* Updates a PostIt (message) of an authenticated Stamm (author).