|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.schema.util |
|---|
| Methods in com.evolveum.midpoint.schema.util with parameters of type ResourceObjectShadowListType | |
|---|---|
static java.lang.String |
DebugUtil.prettyPrint(ResourceObjectShadowListType shadowListType)
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||