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