|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(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.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 |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||