ibisclient.methods module¶
Classes:
- GroupMethods
GroupMethods
GroupMethods.allGroups()
GroupMethods.getCancelledMembers()
GroupMethods.getDirectMembers()
GroupMethods.getGroup()
GroupMethods.getMembers()
GroupMethods.getToken()
GroupMethods.listGroups()
GroupMethods.modifiedGroups()
GroupMethods.search()
GroupMethods.searchCount()
GroupMethods.updateDirectMembers()
- IbisMethods
- InstitutionMethods
InstitutionMethods
InstitutionMethods.addAttribute()
InstitutionMethods.allAttributeSchemes()
InstitutionMethods.allInsts()
InstitutionMethods.createGroup()
InstitutionMethods.deleteAttribute()
InstitutionMethods.getAttribute()
InstitutionMethods.getAttributes()
InstitutionMethods.getCancelledMembers()
InstitutionMethods.getContactRows()
InstitutionMethods.getInst()
InstitutionMethods.getMembers()
InstitutionMethods.listInsts()
InstitutionMethods.modifiedInsts()
InstitutionMethods.search()
InstitutionMethods.searchCount()
InstitutionMethods.updateAttribute()
- PersonMethods
PersonMethods
PersonMethods.addAttribute()
PersonMethods.allAttributeSchemes()
PersonMethods.allPeople()
PersonMethods.deleteAttribute()
PersonMethods.getAttribute()
PersonMethods.getAttributes()
PersonMethods.getGroups()
PersonMethods.getInsts()
PersonMethods.getManagedGroups()
PersonMethods.getManagedInsts()
PersonMethods.getPerson()
PersonMethods.isMemberOfGroup()
PersonMethods.isMemberOfInst()
PersonMethods.listPeople()
PersonMethods.modifiedPeople()
PersonMethods.search()
PersonMethods.searchCount()
PersonMethods.updateAttribute()
Web service API methods. This module is fully auto-generated, and contains the Python equivalent of the XxxMethods Java classes for executing all API methods.