| cro_ucitele | |
|---|---|
| Description | CRO STAG ucitele Služby. |
| Type | REST |
| Address | /ws/services/rest2/cro_ucitele |
| Specifikace | |
| Title | cro_ucitele |
| deleteUcitele | |
|---|---|
| Garance | Garantováno minimálně do 13.12.2026 |
| Comment | Smaže učitele. Ucitele lze identifikovat buď identifikátorem ucitIdno, rodnym cislem nebo externimId = CRO_ID) |
| HTTP metoda | DELETE |
| Adresa | /ws/services/rest2/cro_ucitele/deleteUcitele |
| Možné vstupní MIME typy | application/xml, text/xml, application/json |
| Možné výstupní MIME typy | application/xml, text/xml, application/json, text/yaml |
| Areas | StagUciteleCroService, root |
| Authentication necessary | log in, authenticate with special user account |
| Arguments | ||||
|---|---|---|---|---|
| Title | Type (Java) | Comment | ||
| stagUser | String | |||
| where | WSUcitelWhere | |||
| jeBudouciZamestnanec | String | Bude mit dalsi pomer v budoucnosti ?. A/N | ||
| insertUcitele | |
|---|---|
| Garance | Garantováno minimálně do 13.12.2026 |
| Comment | Vloží do systému nového učitele. Vrací zpět ucitIdno (ktere IS/STAG vygeneruje sám) |
| HTTP metoda | POST |
| Adresa | /ws/services/rest2/cro_ucitele/insertUcitele |
| Možné vstupní MIME typy | application/xml, text/xml, application/json |
| Možné výstupní MIME typy | application/xml, text/xml, application/json, text/yaml |
| Areas | StagUciteleCroService, root |
| Authentication necessary | log in, authenticate with special user account |
| Arguments | ||||
|---|---|---|---|---|
| Title | Type (Java) | Comment | ||
| stagUser | String | |||
| ucitel | WSOsobaUcitel | |||
| selectAllUcitele | |
|---|---|
| Garance | Garantováno minimálně do 13.12.2026 |
| Comment | Vrátí vsechny ucitele |
| HTTP metoda | GET |
| Adresa | /ws/services/rest2/cro_ucitele/selectAllUcitele |
| Možné výstupní MIME typy | application/xml, text/xml, application/json, text/yaml |
| Areas | StagUciteleCroService, root |
| Authentication necessary | log in, authenticate with special user account |
| selectUcitele | |
|---|---|
| Garance | Garantováno minimálně do 13.12.2026 |
| Comment | Vrátí ucitele dle zadaneho identifikatoru |
| HTTP metoda | POST |
| Adresa | /ws/services/rest2/cro_ucitele/selectUcitele |
| Možné výstupní MIME typy | application/xml, text/xml, application/json, text/yaml |
| Areas | StagUciteleCroService, root |
| Authentication necessary | log in, authenticate with special user account |
| Arguments | ||||
|---|---|---|---|---|
| Title | Type (Java) | Comment | ||
| where | WSUcitelWhere | |||
| updateUcitele | |
|---|---|
| Garance | Garantováno minimálně do 13.12.2026 |
| Comment | Změní údaje učitele. Upravuje pouze ty položky, jejichž hodnota byla předána. |
| HTTP metoda | POST |
| Adresa | /ws/services/rest2/cro_ucitele/updateUcitele |
| Možné vstupní MIME typy | application/xml, text/xml, application/json |
| Možné výstupní MIME typy | application/xml, text/xml, application/json, text/yaml |
| Areas | StagUciteleCroService, root |
| Authentication necessary | log in, authenticate with special user account |
| Arguments | ||||
|---|---|---|---|---|
| Title | Type (Java) | Comment | ||
| stagUser | String | |||
| ucitel | WSOsobaUcitel | |||
| where | WSUcitelWhere | |||