Re: [rules-users] retrieving agenda-groups from java api

2009-10-14 Thread Chris Richmond
_ From: rules-users-boun...@lists.jboss.org [mailto:rules-users-boun...@lists.jboss.org] On Behalf Of Chris Richmond Sent: Tuesday, October 13, 2009 11:30 AM To: 'Rules Users List' Subject: [rules-users] retrieving agenda-groups from java api Is there a similar tec

[rules-users] retrieving agenda-groups from java api

2009-10-13 Thread Chris Richmond
Is there a similar technique for retrieving all Agenda Groups from the session? Something along the lines of Session.getAgenda().getAgendaGroups() I can only find so far: Session.getAgenda().getAgendaGroup("groupName") But I would like to be able to retrieve all agenda groups i