Scripting and Programming Guides › Developer's Guide for Java › Delegated Management Services API › Cursor Class › Searches that Support Cursor Operations
Searches that Support Cursor Operations
You can perform sorting and paging operations by passing a defined SmDmsCursor object into any of the following methods:
- One of the search methods in SmDmsOrganization:
- search()
- searchForward()
- searchBack()
- searchRefresh()
- SmDmsObject.getGroups()
- SmDmsOrganization.getGroups()
- SmDmsGroups.getMembers()
Note: getGroups() and getMembers() are not supported in searches of ODBC directories.