Uses of Interface
com.sap.security.api.IGroupSearchFilter

Packages that use IGroupSearchFilter
com.sap.security.api Provides basic User Management functionality. 
 

Uses of IGroupSearchFilter in com.sap.security.api
 

Methods in com.sap.security.api that return IGroupSearchFilter
 IGroupSearchFilter IGroupFactory.getGroupSearchFilter()
          Returns an IGroupSearchFilter object to be used to specify query attributes
 

Methods in com.sap.security.api with parameters of type IGroupSearchFilter
 ISearchResult IGroupFactory.searchGroups(IGroupSearchFilter filter)
          Search for groups in the group store which match the criteria specified in the given filter.
 



Copyright © 2002 SAP AG All Rights Reserved.