Package | Description |
---|---|
com.evolveum.midpoint.common | |
com.evolveum.midpoint.prism | |
com.evolveum.midpoint.prism.util | |
com.evolveum.prism.xml.ns._public.types_3 |
Modifier and Type | Method and Description |
---|---|
static <V extends PrismValue> |
StaticExpressionUtil.serializeValueElements(Item<V> item,
String contextDescription) |
Modifier and Type | Method and Description |
---|---|
RawType |
PrismContext.toRawType(Item item)
A bit of hack: serializes any Item into a RawType.
|
Modifier and Type | Method and Description |
---|---|
static <V extends PrismValue> |
RawTypeUtil.getParsedItem(ItemDefinition itemDefinition,
List<RawType> values,
QName elementQName,
PrismContainerDefinition containerDef) |
Modifier and Type | Method and Description |
---|---|
RawType |
RawType.clone() |
Modifier and Type | Method and Description |
---|---|
List<RawType> |
ItemDeltaType.getValue()
Gets the value of the value property.
|
Copyright © 2014 evolveum. All rights reserved.