Skip to Content.
Sympa Menu

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

Subject: Grouper Developers Forum

List archive

[grouper-dev] RE: findStems web service method


Chronological Thread 
  • From: Chris Hyzer <>
  • To: "Young, Darren" <>, "" <>
  • Subject: [grouper-dev] RE: findStems web service method
  • Date: Tue, 15 Dec 2015 16:26:37 +0000
  • Accept-language: en-US

I fixed the javadoc source in git, the next time we unload the javadoc it will reflect in the documentation.  includeStemDetail is not implemented.  Anything that is documented but not in the source is not implemented J

 

Thanks,

Chris

 

From: [mailto:] On Behalf Of Young, Darren
Sent: Monday, December 14, 2015 4:30 PM
To:
Subject: [grouper-dev] findStems web service method

 

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