Uses of Interface
com.evolveum.midpoint.model.api.context.ModelProjectionContext

Packages that use ModelProjectionContext
com.evolveum.midpoint.model.api.context   
com.evolveum.midpoint.model.lens   
com.evolveum.midpoint.web.page.admin.users.dto   
 

Uses of ModelProjectionContext in com.evolveum.midpoint.model.api.context
 

Methods in com.evolveum.midpoint.model.api.context that return ModelProjectionContext
 ModelProjectionContext<P> ModelContext.findProjectionContext(ResourceShadowDiscriminator rat)
           
 

Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type ModelProjectionContext
 Collection<? extends ModelProjectionContext<P>> ModelContext.getProjectionContexts()
           
 

Uses of ModelProjectionContext in com.evolveum.midpoint.model.lens
 

Classes in com.evolveum.midpoint.model.lens that implement ModelProjectionContext
 class LensProjectionContext<O extends ObjectType>
           
 

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

Constructor parameters in com.evolveum.midpoint.web.page.admin.users.dto with type arguments of type ModelProjectionContext
AccountChangesDto(Collection<? extends ModelProjectionContext> accounts, ArrayList<PrismObject> accountsBeforeModify)
           
 



Copyright © 2013 evolveum. All Rights Reserved.