Skip to Content.
Sympa Menu

grouper-dev - [grouper-dev] findStems web service method

Subject: Grouper Developers Forum

List archive

[grouper-dev] findStems web service method


Chronological Thread 
  • From: "Young, Darren" <>
  • To: "" <>
  • Subject: [grouper-dev] findStems web service method
  • Date: Mon, 14 Dec 2015 21:30:00 +0000
  • Accept-language: en-US

I believe I discovered a couple discrepancies in the findStems documentation, in the docs the first part of the findStems entry says the following is the signature:
public static WsFindStemsResults findStems(GrouperVersion clientVersion,
                                           WsStemQueryFilter wsStemQueryFilter,
                                           WsSubjectLookup actAsSubjectLookup,
                                           WsParam[] params,
                                           WsStemLookup[] wsStemLookups)

However, down below the params are documented as follows:


clientVersion - is the version of the client. Must be in GrouperWsVersion, e.g. v1_3_000
wsStemQueryFilter - is the filter properties that can search by name, uuid, approximate attribute, and can do group math on multiple operations, etc
includeStemDetail - T or F as to if the stem detail should be included (defaults to F)
actAsSubjectLookup -
params - optional: reserved for future use
wsStemLookups - to pass in a list of uuids or names to lookup. Note the stems are returned in alphabetical order


First, WsSubjectLookup isn’t documented in the parameters section, I’m assuming it works the same as in other methods? Is it WsSubject or WsSubject[]?


Also, includeStemDetail is described in the parameters area but not in the above method signature, is that parameter actually implemented in the web service?


Thanks,


Darren Young

Systems & Security Architect

Information Technology

The University of Chicago

Booth School of Business

5807 South Woodlawn Ave

Chicago, Illinois 60637

Tel: 773.702.0331

www.ChicagoBooth.edu

-------------------------------

Get the latest Booth Thinking

cid:image010.jpg@01CDEF26.8E8EC790cid:image011.jpg@01CDEF26.8E8EC790cid:image012.jpg@01CDEF26.8E8EC790




Archive powered by MHonArc 2.6.16.

Top of Page