Package | Description |
---|---|
com.evolveum.midpoint.common.refinery | |
com.evolveum.midpoint.model.impl.lens.projector | |
com.evolveum.midpoint.test |
Modifier and Type | Class and Description |
---|---|
class |
LayerRefinedAttributeDefinition |
Modifier and Type | Method and Description |
---|---|
RefinedAttributeDefinition |
RefinedObjectClassDefinition.findAttributeDefinition(QName elementQName) |
RefinedAttributeDefinition |
RefinedObjectClassDefinition.findAttributeDefinition(String elementLocalname) |
RefinedAttributeDefinition |
RefinedObjectClassDefinition.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) |
void |
LayerRefinedObjectClassDefinition.add(RefinedAttributeDefinition refinedAttributeDefinition) |
Modifier and Type | Method and Description |
---|---|
static <T> ValueMatcher<T> |
ValueMatcher.createMatcher(RefinedAttributeDefinition rAttrDef,
MatchingRuleRegistry matchingRuleRegistry) |
Modifier and Type | Method and Description |
---|---|
protected RefinedAttributeDefinition |
AbstractIntegrationTest.getAttributeDefinition(com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType resourceType,
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowKindType kind,
QName objectClassName,
String attributeLocalName) |
Copyright © 2015 evolveum. All rights reserved.