summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/bwlp/thrift/iface/Location.java
Commit message (Collapse)AuthorAgeFilesLines
* RPC updateJonathan Bauer2016-01-181-5/+104
| | | | | added limitToLocations/limitToAllowedUsers to LectureRead added parentLocationId to Location struct
* added "onlyInLocations" flag for LectureWriteJonathan Bauer2016-01-071-1/+1
| | | | update thrift files to 0.9.3
* [thrift] added generated Location classJonathan Bauer2015-12-181-0/+501
TODO: check this 0.9.3 vs 0.9.1 thing...