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

Packages that use ResourceObjectShadowListType
com.evolveum.midpoint.model   
com.evolveum.midpoint.xml.ns._public.common.api_types_2   
com.evolveum.midpoint.xml.ns._public.model.model_1_wsdl   
 

Uses of ResourceObjectShadowListType in com.evolveum.midpoint.model
 

Method parameters in com.evolveum.midpoint.model with type arguments of type ResourceObjectShadowListType
 void ModelWebService.listResourceObjectShadows(String resourceOid, String resourceObjectShadowType, Holder<ResourceObjectShadowListType> resourceObjectShadowListHolder, Holder<OperationResultType> result)
           
 

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

Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_2 that return ResourceObjectShadowListType
 ResourceObjectShadowListType ResourceObjectShadowListType.clone()
          Creates and returns a deep copy of this object.
 ResourceObjectShadowListType ObjectFactory.createResourceObjectShadowListType()
          Create an instance of ResourceObjectShadowListType
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.api_types_2 with parameters of type ResourceObjectShadowListType
ResourceObjectShadowListType(ResourceObjectShadowListType o)
          Creates a new ResourceObjectShadowListType instance by deeply copying a given ResourceObjectShadowListType instance.
 

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 ModelPortType.listResourceObjectShadows(String resourceOid, String resourceObjectShadowType, Holder<ResourceObjectShadowListType> resourceObjectShadowList, Holder<OperationResultType> result)
          Search for resource object shadows of a specified type that belong to the specified resource.
 void ModelPortTypeImpl.listResourceObjectShadows(String resourceOid, String resourceObjectShadowType, Holder<ResourceObjectShadowListType> resourceObjectShadowList, Holder<OperationResultType> result)
           
 



Copyright © 2013 evolveum. All Rights Reserved.