Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.ResourceObjectShadowListType

Packages that use ResourceObjectShadowListType
com.evolveum.midpoint.common   
com.evolveum.midpoint.model   
com.evolveum.midpoint.xml.ns._public.common.common_1   
com.evolveum.midpoint.xml.ns._public.model.model_1   
 

Uses of ResourceObjectShadowListType in com.evolveum.midpoint.common
 

Methods in com.evolveum.midpoint.common with parameters of type ResourceObjectShadowListType
static java.lang.String DebugUtil.prettyPrint(ResourceObjectShadowListType shadowListType)
           
 

Uses of ResourceObjectShadowListType in com.evolveum.midpoint.model
 

Methods in com.evolveum.midpoint.model that return ResourceObjectShadowListType
 ResourceObjectShadowListType ModelWebService.listResourceObjectShadows(java.lang.String resourceOid, java.lang.String resourceObjectShadowType, javax.xml.ws.Holder<OperationResultType> result)
           
 

Uses of ResourceObjectShadowListType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ResourceObjectShadowListType
 ResourceObjectShadowListType ObjectFactory.createResourceObjectShadowListType()
          Create an instance of ResourceObjectShadowListType
 

Uses of ResourceObjectShadowListType in com.evolveum.midpoint.xml.ns._public.model.model_1
 

Methods in com.evolveum.midpoint.xml.ns._public.model.model_1 that return ResourceObjectShadowListType
 ResourceObjectShadowListType ModelPortType.listResourceObjectShadows(java.lang.String resourceOid, java.lang.String resourceObjectShadowType, javax.xml.ws.Holder<OperationResultType> result)
          Search for resource object shadows of a specified type that belong to the specified resource.
 



Copyright © 2011 evolveum. All Rights Reserved.