Uses of Class
com.ibm.itim.apps.search.SearchResultsMO

Packages that use SearchResultsMO
com.ibm.itim.apps.identity Extends the com.ibm.itim.apps package to provide a remotable application programming interface for identity management. 
com.ibm.itim.apps.provisioning Extends the com.ibm.itim.apps package to provide a remotable application programming interface for Account, Service, and Password management. 
com.ibm.itim.apps.search Extends the com.ibm.itim.apps package to provide a remotable application programming interface to execute searches for objects managed by Identity Manager. 
 

Uses of SearchResultsMO in com.ibm.itim.apps.identity
 

Methods in com.ibm.itim.apps.identity with parameters of type SearchResultsMO
 void RoleMO.getMembers(SearchResultsMO results)
          Retrieves the members of the role.
 void PersonManager.getPeople(OrganizationalContainerMO parent, java.lang.String attributeName, java.lang.Object attributeValue, boolean subTree, SearchResultsMO results)
          Returns the person(s) matching the given attribute within the given container.
 void PersonManager.getPeople(OrganizationalContainerMO parent, java.lang.String attributeName, java.lang.Object attributeValue, SearchResultsMO results)
          Returns the person(s) matching the given attribute within the given container.
 void RoleManager.getRoles(OrganizationalContainerMO parent, java.lang.String attributeName, java.lang.Object attributeValue, SearchResultsMO results)
          Returns the role(s) matching the given attribute within the given container.
 

Uses of SearchResultsMO in com.ibm.itim.apps.provisioning
 

Methods in com.ibm.itim.apps.provisioning with parameters of type SearchResultsMO
 void AccountManager.getAccounts(ServiceMO service, java.lang.String attributeName, java.lang.Object attributeValue, SearchResultsMO results)
          Returns the account(s) matching the given attribute hosted on the given service.
 void AccountManager.getNonCompliantAccounts(SearchResultsMO results)
          Returns all accounts that are currently tracked as non-compliant by the provisioning system through the results parameter.
 void AccountManager.getNonCompliantAccounts(ServiceMO service, SearchResultsMO results)
          Returns all accounts on the given service that are currently tracked as non-compliant by the provisioning system through the results parameter.
 void ServiceManager.getServices(OrganizationalContainerMO parent, java.lang.String attributeName, java.lang.Object attributeValue, SearchResultsMO results)
          Returns the service(s) matching the given attribute within the given container.
 

Uses of SearchResultsMO in com.ibm.itim.apps.search
 

Methods in com.ibm.itim.apps.search that return SearchResultsMO
 SearchResultsMO SearchMO.execute()
          Executes the search using the configured parameters.
 

Methods in com.ibm.itim.apps.search with parameters of type SearchResultsMO
 void SearchMO.execute(SearchResultsMO resultsMO)
          Executes the search using the configured parameters.
 



IBM Tivoli Identity Manager 5.0
© Copyright International Business Machines Corporation 2007. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.