Uses of Class
com.hyper9.simdk.stubs.dao.AuthorizationRole

Packages that use AuthorizationRole
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.mao   
 

Uses of AuthorizationRole in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type AuthorizationRole
 List<AuthorizationRole> ArrayOfAuthorizationRole.getData()
           
 

Uses of AuthorizationRole in com.hyper9.simdk.stubs.mao
 

Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type AuthorizationRole
 List<AuthorizationRole> AuthorizationManager.getRoleList()
           
 

Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type AuthorizationRole
 void AuthorizationManager.setRoleList(List<AuthorizationRole> toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.