cro_studenti | |
---|---|
Description | CRO STAG studetni Služby. |
Type | SOAP |
Address | /ws/services/soap/cro_studenti |
Specifikace | SOAP 1.1 WSDL |
Title | StagStudentiCroServiceImplPort |
najdiPredmety | |
---|---|
Comment | Vrátí vsechny predmety zadaneho studia - identifikatoru role - v roce |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
Arguments | ||||
---|---|---|---|---|
Title | Type (Java) | Comment | ||
pracoviste | String | |||
zkratka | String | |||
rok | String | |||
lang | String |
selectAllOsoby | |
---|---|
Comment | Vrátí vsechny osoby |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
selectAllRole | |
---|---|
Comment | Vrátí vsechny role osoby |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
selectAllRoleOsoby | |
---|---|
Comment | Vrátí vsechny role osoby dle dane zadanaho identifikatoru |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
Arguments | ||||
---|---|---|---|---|
Title | Type (Java) | Comment | ||
idOsoby | Integer | id osoby ve Stagu - OSOBIDNO | ||
idExterni | String | id osoby v externim systemu = CRO_ID | ||
usernameExterni | String | username osoby v externim systemu = ORION | ||
rodneCislo | String |
selectChangedOsoby | |
---|---|
Comment | Vrátí seznam ID osob, u kterych doslo v casem rozpeti from - to ke zmene |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
Arguments | ||||
---|---|---|---|---|
Title | Type (Java) | Comment | ||
from | Date | |||
to | Date |
selectChangedRole | |
---|---|
Comment | Vrátí seznam ID roli, u kterych doslo v casem rozpeti from - to ke zmene |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
Arguments | ||||
---|---|---|---|---|
Title | Type (Java) | Comment | ||
from | Date | |||
to | Date |
selectOsoba | |
---|---|
Comment | Vrátí osobu dle zadaneho identifikatoru |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
Arguments | ||||
---|---|---|---|---|
Title | Type (Java) | Comment | ||
idOsoby | Integer | id osoby ve Stagu - OSOBIDNO | ||
idExterni | String | id osoby v externim systemu = CRO_ID | ||
usernameExterni | String | username osoby v externim systemu = ORION | ||
rodneCislo | String |
selectOsobaByRole | |
---|---|
Comment | Vrátí osobu dle zadaneho indetifikatoru role |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
Arguments | ||||
---|---|---|---|---|
Title | Type (Java) | Comment | ||
lokalniId | String | id role ve Stagu - pro studium OS_CISLO |
selectPredmetyStudia | |
---|---|
Comment | Vrátí vsechny predmety zadaneho studia - identifikatoru role - v aktualnim ak.roce |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
Arguments | ||||
---|---|---|---|---|
Title | Type (Java) | Comment | ||
lokalniId | String | id role ve Stagu - pro studium OS_CISLO |
selectRoliOsoby | |
---|---|
Comment | Vrátí roli osoby dle dane zadanaho identifikatoru |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
Arguments | ||||
---|---|---|---|---|
Title | Type (Java) | Comment | ||
lokalniId | String | id role ve Stagu - pro studium OS_CISLO | ||
nazevRole | String | STUDENT, ORION, .... |
updateOsoba | |
---|---|
Comment | Vlozi/Updatuje jednu z polozek: 1. IdExterni u Studenta ve Stagu, 2. ORION username studenta, 3. EMAIL studenta (zadne jine polozky neupdatuje) |
Areas | StagStudentiCroService, root |
Authentication necessary | log in, authenticate with special user account |
Arguments | ||||
---|---|---|---|---|
Title | Type (Java) | Comment | ||
stagUser | String | |||
osoba | WSOsoba | Položky k úpravě osoby. Upravuje se jen idExterni. Jako identifikátor musí být uvedeno idOsoby = OSOBIDNO nebo rodCislo |