grouper-dev - RE: [grouper-dev] Locating Stems and Groups with an Attribute Assigned
Subject: Grouper Developers Forum
List archive
- From: Chris Hyzer <>
- To: John Gasper <>, "" <>
- Subject: RE: [grouper-dev] Locating Stems and Groups with an Attribute Assigned
- Date: Thu, 18 Sep 2014 05:57:43 +0000
- Accept-language: en-US
We probably need more straightforward ways to query this… anyways, e.g. for stems you can do this: Set<AttributeAssign> attributeAssigns =
GrouperDAOFactory.getFactory() .getAttributeAssign().findStemAttributeAssignments(null,
null, GrouperUtil.toSet(attributeDefName.getId()),
null,
null,
true,
false);
Let me know if you need more info or an example
J Thanks, Chris From: [mailto:]
On Behalf Of John Gasper Hi all, --- |
- [grouper-dev] Locating Stems and Groups with an Attribute Assigned, John Gasper, 09/17/2014
- RE: [grouper-dev] Locating Stems and Groups with an Attribute Assigned, Chris Hyzer, 09/18/2014
- Re: [grouper-dev] Locating Stems and Groups with an Attribute Assigned, David Langenberg, 09/18/2014
- Re: [grouper-dev] Locating Stems and Groups with an Attribute Assigned, John Gasper, 09/18/2014
- RE: [grouper-dev] Locating Stems and Groups with an Attribute Assigned, Chris Hyzer, 09/19/2014
- RE: [grouper-dev] Locating Stems and Groups with an Attribute Assigned, Chris Hyzer, 09/19/2014
- Re: [grouper-dev] Locating Stems and Groups with an Attribute Assigned, David Langenberg, 09/18/2014
- RE: [grouper-dev] Locating Stems and Groups with an Attribute Assigned, Chris Hyzer, 09/18/2014
Archive powered by MHonArc 2.6.16.