added basic query functionality, added listsitem update for lookup items

This commit is contained in:
jomu
2015-02-03 18:20:57 +00:00
parent 9273402000
commit cae65ce01d
15 changed files with 2248 additions and 234 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>de.muehlencord.shared</groupId>
<artifactId>sharepoint</artifactId>
<artifactId>shared-sharepoint</artifactId>
<version>1.0-SNAPSHOT</version>
</parent>
<groupId>de.muehlencord.shared.sharepoint</groupId>