To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
A list of OrgData objects, with methods for filtering that list
Extends: CommonList
Properties
| Name | Returns | Notes |
|---|---|---|
| withNoPrimaryMembers | OrgDataList | Returns only those organisations which do NOT contain any primary memberships |
| withPrimaryMembers | OrgDataList | Returns only those orgs which contain at least some primary memberships |
Methods
| Signature | Returns | Notes |
|---|---|---|
toOrgs() | List<Organisation> | Converts to a plain list of Organisation |
propVal(String s) | String | Find the first property value from orgs in this list with the given name |