Uses of Class
com.evolveum.midpoint.web.component.util.SelectableBean

Packages that use SelectableBean
com.evolveum.midpoint.web.component.assignment   
com.evolveum.midpoint.web.component.data   
com.evolveum.midpoint.web.page.admin.resources.content.dto   
com.evolveum.midpoint.web.page.admin.users.dto   
 

Uses of SelectableBean in com.evolveum.midpoint.web.component.assignment
 

Subclasses of SelectableBean in com.evolveum.midpoint.web.component.assignment
 class AssignmentEditorDto
           
 

Uses of SelectableBean in com.evolveum.midpoint.web.component.data
 

Methods in com.evolveum.midpoint.web.component.data that return types with arguments of type SelectableBean
 Iterator<SelectableBean<T>> RepositoryObjectDataProvider.iterator(int first, int count)
           
 Iterator<SelectableBean<T>> ObjectDataProvider.iterator(int first, int count)
           
 

Uses of SelectableBean in com.evolveum.midpoint.web.page.admin.resources.content.dto
 

Methods in com.evolveum.midpoint.web.page.admin.resources.content.dto that return types with arguments of type SelectableBean
 Iterator<? extends SelectableBean<AccountContentDto>> AccountContentDataProvider.iterator(int first, int count)
           
 

Uses of SelectableBean in com.evolveum.midpoint.web.page.admin.users.dto
 

Methods in com.evolveum.midpoint.web.page.admin.users.dto that return types with arguments of type SelectableBean
 Iterator<SelectableBean<ResourceType>> SimpleUserResourceProvider.iterator(int first, int count)
           
 



Copyright © 2013 evolveum. All Rights Reserved.