Package | Description |
---|---|
com.evolveum.midpoint.common.refinery | |
com.evolveum.midpoint.model.lens.projector |
Modifier and Type | Class and Description |
---|---|
class |
LayerRefinedAttributeDefinition |
Modifier and Type | Method and Description |
---|---|
RefinedAttributeDefinition |
RefinedObjectClassDefinition.findAttributeDefinition(QName elementQName) |
RefinedAttributeDefinition |
LayerRefinedObjectClassDefinition.findAttributeDefinition(QName elementQName) |
RefinedAttributeDefinition |
RefinedObjectClassDefinition.findAttributeDefinition(String elementLocalname) |
RefinedAttributeDefinition |
RefinedObjectClassDefinition.getAttributeDefinition(QName attributeName) |
RefinedAttributeDefinition |
LayerRefinedObjectClassDefinition.getAttributeDefinition(QName attributeName) |
RefinedAttributeDefinition |
RefinedObjectClassDefinition.getDisplayNameAttribute() |
RefinedAttributeDefinition |
RefinedObjectClassDefinition.getNamingAttribute() |
Modifier and Type | Method and Description |
---|---|
Collection<? extends RefinedAttributeDefinition> |
RefinedObjectClassDefinition.getAttributeDefinitions() |
Collection<? extends RefinedAttributeDefinition> |
RefinedObjectClassDefinition.getIdentifiers() |
Collection<? extends RefinedAttributeDefinition> |
RefinedObjectClassDefinition.getSecondaryIdentifiers() |
Modifier and Type | Method and Description |
---|---|
void |
RefinedObjectClassDefinition.add(RefinedAttributeDefinition refinedAttributeDefinition) |
Modifier and Type | Method and Description |
---|---|
static <T> ValueMatcher<T> |
ValueMatcher.createMatcher(RefinedAttributeDefinition rAttrDef,
MatchingRuleRegistry matchingRuleRegistry) |
Copyright © 2013 evolveum. All rights reserved.