Package | Description |
---|---|
com.evolveum.midpoint.common.refinery | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
ResourceObjectAssociationType |
RefinedObjectClassDefinition.findEntitlementAssociation(QName name) |
Modifier and Type | Method and Description |
---|---|
Collection<ResourceObjectAssociationType> |
RefinedObjectClassDefinition.getAssociations() |
Collection<ResourceObjectAssociationType> |
LayerRefinedObjectClassDefinition.getAssociations() |
Collection<ResourceObjectAssociationType> |
RefinedObjectClassDefinition.getAssociations(ShadowKindType kind) |
Collection<ResourceObjectAssociationType> |
LayerRefinedObjectClassDefinition.getAssociations(ShadowKindType kind) |
Collection<ResourceObjectAssociationType> |
RefinedObjectClassDefinition.getEntitlementAssociations() |
Collection<ResourceObjectAssociationType> |
LayerRefinedObjectClassDefinition.getEntitlementAssociations() |
Modifier and Type | Method and Description |
---|---|
void |
RefinedObjectClassDefinition.setAssociations(Collection<ResourceObjectAssociationType> associations) |
Modifier and Type | Field and Description |
---|---|
protected List<ResourceObjectAssociationType> |
ResourceObjectTypeDefinitionType.association |
Modifier and Type | Method and Description |
---|---|
ResourceObjectAssociationType |
ResourceObjectAssociationType.clone()
Creates and returns a deep copy of this object.
|
ResourceObjectAssociationType |
ObjectFactory.createResourceObjectAssociationType()
Create an instance of
ResourceObjectAssociationType |
Modifier and Type | Method and Description |
---|---|
List<ResourceObjectAssociationType> |
ResourceObjectTypeDefinitionType.getAssociation()
Gets the value of the association property.
|
Constructor and Description |
---|
ResourceObjectAssociationType(ResourceObjectAssociationType o)
Creates a new
ResourceObjectAssociationType instance by deeply copying a given ResourceObjectAssociationType instance. |
Copyright © 2013 evolveum. All rights reserved.