Modifier and Type | Method and Description |
---|---|
void |
ModelWebService.listResourceObjectShadows(String resourceOid,
String resourceObjectShadowType,
Holder<ResourceObjectShadowListType> resourceObjectShadowListHolder,
Holder<OperationResultType> result) |
Modifier and Type | Method and Description |
---|---|
ResourceObjectShadowListType |
ResourceObjectShadowListType.clone()
Creates and returns a deep copy of this object.
|
ResourceObjectShadowListType |
ObjectFactory.createResourceObjectShadowListType()
Create an instance of
ResourceObjectShadowListType |
Constructor and Description |
---|
ResourceObjectShadowListType(ResourceObjectShadowListType o)
Creates a new
ResourceObjectShadowListType instance by deeply copying a given ResourceObjectShadowListType instance. |
Modifier and Type | Method and Description |
---|---|
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.