Package | Description |
---|---|
com.evolveum.midpoint.model.lens | |
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
Collection<ResourceObjectTypeDependencyType> |
LensProjectionContext.getDependencies() |
Modifier and Type | Method and Description |
---|---|
static int |
ResourceTypeUtil.getDependencyOrder(ResourceObjectTypeDependencyType dependency) |
static ResourceObjectTypeDependencyStrictnessType |
ResourceTypeUtil.getDependencyStrictness(ResourceObjectTypeDependencyType dependency) |
Modifier and Type | Field and Description |
---|---|
protected List<ResourceObjectTypeDependencyType> |
ResourceObjectTypeDefinitionType.dependency |
Modifier and Type | Method and Description |
---|---|
ResourceObjectTypeDependencyType |
ResourceObjectTypeDependencyType.clone()
Creates and returns a deep copy of this object.
|
ResourceObjectTypeDependencyType |
ObjectFactory.createResourceObjectTypeDependencyType()
Create an instance of
ResourceObjectTypeDependencyType |
Modifier and Type | Method and Description |
---|---|
List<ResourceObjectTypeDependencyType> |
ResourceObjectTypeDefinitionType.getDependency()
Gets the value of the dependency property.
|
Constructor and Description |
---|
ResourceObjectTypeDependencyType(ResourceObjectTypeDependencyType o)
Creates a new
ResourceObjectTypeDependencyType instance by deeply copying a given ResourceObjectTypeDependencyType instance. |
Copyright © 2013 evolveum. All rights reserved.