Package | Description |
---|---|
com.evolveum.midpoint.common.refinery |
Modifier and Type | Class and Description |
---|---|
class |
LayerRefinedAttributeDefinition<T> |
Modifier and Type | Method and Description |
---|---|
RefinedAttributeDefinition<T> |
RefinedAttributeDefinition.clone() |
<X> RefinedAttributeDefinition<X> |
RefinedObjectClassDefinition.findAttributeDefinition(QName elementQName) |
<X> RefinedAttributeDefinition<X> |
RefinedObjectClassDefinition.findAttributeDefinition(String elementLocalname) |
RefinedAttributeDefinition<?> |
RefinedObjectClassDefinition.getAttributeDefinition(QName attributeName) |
RefinedAttributeDefinition<?> |
RefinedObjectClassDefinition.getDisplayNameAttribute() |
RefinedAttributeDefinition<?> |
CompositeRefinedObjectClassDefinition.getDisplayNameAttribute() |
RefinedAttributeDefinition<?> |
RefinedObjectClassDefinition.getNamingAttribute() |
RefinedAttributeDefinition<?> |
CompositeRefinedObjectClassDefinition.getNamingAttribute() |
Modifier and Type | Method and Description |
---|---|
Collection<? extends RefinedAttributeDefinition<?>> |
RefinedObjectClassDefinition.getAttributeDefinitions() |
Collection<? extends RefinedAttributeDefinition<?>> |
CompositeRefinedObjectClassDefinition.getAttributeDefinitions() |
Collection<? extends RefinedAttributeDefinition<?>> |
RefinedObjectClassDefinition.getIdentifiers() |
Collection<? extends RefinedAttributeDefinition<?>> |
CompositeRefinedObjectClassDefinition.getIdentifiers() |
Collection<? extends RefinedAttributeDefinition<?>> |
RefinedObjectClassDefinition.getSecondaryIdentifiers() |
Collection<? extends RefinedAttributeDefinition<?>> |
CompositeRefinedObjectClassDefinition.getSecondaryIdentifiers() |
Modifier and Type | Method and Description |
---|---|
void |
LayerRefinedObjectClassDefinition.add(RefinedAttributeDefinition refinedAttributeDefinition) |
void |
RefinedObjectClassDefinition.add(RefinedAttributeDefinition<?> refinedAttributeDefinition) |
protected void |
RefinedAttributeDefinition.copyDefinitionData(RefinedAttributeDefinition<T> clone) |
Copyright © 2015 Evolveum. All rights reserved.