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_wsdl   
 

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
 

Method parameters in com.evolveum.midpoint.model with type arguments of type ResourceObjectShadowListType
 void ModelWebService.listResourceObjectShadows(java.lang.String resourceOid, java.lang.String resourceObjectShadowType, javax.xml.ws.Holder<ResourceObjectShadowListType> resourceObjectShadowListHolder, 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_wsdl
 

Method parameters in com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl with type arguments of type ResourceObjectShadowListType
 void ModelPortTypeImpl.listResourceObjectShadows(java.lang.String resourceOid, java.lang.String resourceObjectShadowType, javax.xml.ws.Holder<ResourceObjectShadowListType> resourceObjectShadowList, javax.xml.ws.Holder<OperationResultType> result)
           
 void ModelPortType.listResourceObjectShadows(java.lang.String resourceOid, java.lang.String resourceObjectShadowType, javax.xml.ws.Holder<ResourceObjectShadowListType> resourceObjectShadowList, 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.