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 |
---|---|
ResourceObjectTypeDefinitionType |
LensProjectionContext.getResourceAccountTypeDefinitionType() |
Modifier and Type | Method and Description |
---|---|
static ResourceObjectTypeDefinitionType |
ResourceTypeUtil.getResourceObjectTypeDefinitionType(ResourceType resource,
ShadowKindType kind,
String intent) |
Modifier and Type | Field and Description |
---|---|
protected List<ResourceObjectTypeDefinitionType> |
SchemaHandlingType.accountType |
protected List<ResourceObjectTypeDefinitionType> |
SchemaHandlingType.objectType |
Modifier and Type | Method and Description |
---|---|
ResourceObjectTypeDefinitionType |
ResourceObjectTypeDefinitionType.clone()
Creates and returns a deep copy of this object.
|
ResourceObjectTypeDefinitionType |
ObjectFactory.createResourceObjectTypeDefinitionType()
Create an instance of
ResourceObjectTypeDefinitionType |
Modifier and Type | Method and Description |
---|---|
List<ResourceObjectTypeDefinitionType> |
SchemaHandlingType.getAccountType()
Gets the value of the accountType property.
|
List<ResourceObjectTypeDefinitionType> |
SchemaHandlingType.getObjectType()
Gets the value of the objectType property.
|
Constructor and Description |
---|
ResourceObjectTypeDefinitionType(ResourceObjectTypeDefinitionType o)
Creates a new
ResourceObjectTypeDefinitionType instance by deeply copying a given ResourceObjectTypeDefinitionType instance. |
Copyright © 2013 evolveum. All rights reserved.