Uses of Interface
com.hyperion.css.CSSProviderIF

Packages that use CSSProviderIF
com.hyperion.css   
 

Uses of CSSProviderIF in com.hyperion.css
 

Methods in com.hyperion.css with parameters of type CSSProviderIF
 CSSGroupIF[] CSSAPIExtnIF.getGroups(java.util.Map context, CSSPrincipalIF principal, GroupSearchFilter groupSrchFilter, CSSProviderIF provider, CSSDelegatedListIF[] delegatedList)
          Get the Groups matching the group search filter.
 CSSGroupIF[] CSSAPIExtnIF.getGroups(java.util.Map context, CSSPrincipalIF principal, java.lang.String groupName, CSSProviderIF provider, CSSDelegatedListIF[] delegatedList)
          Get the Groups matching the groupName filter.
 CSSUserIF[] CSSAPIExtnIF.getUsers(java.util.Map context, CSSPrincipalIF principal, java.lang.String userName, CSSProviderIF provider, CSSDelegatedListIF[] delegatedList)
          Get the Users matching the userName filter.
 CSSUserIF[] CSSAPIExtnIF.getUsers(java.util.Map context, CSSPrincipalIF principal, UserSearchFilter userSrchFilter, CSSProviderIF provider, CSSDelegatedListIF[] delegatedList)
          Get the Users matching the user search filter.
 



Copyright © 2005-2009 Oracle Corporation.