Package com.evolveum.midpoint.prism.xnode
-
Interface Summary Interface Description IncompleteMarkerXNode This is a marker that a given prism item is incomplete.ListXNode MapXNode Note we cannot use "extends Map" here, because in that case we would have to declare XNodeImpl as map value parameter.MetadataAware Some XNodes can hold value metadata.PrimitiveXNode<T> RootXNode SchemaXNode ValueParser<T> Objects of type ValueParser should be immutable.XNode XNodeFactory Temporary, experimental API.XNodeMutator Temporary interface to allow modifying XNode representation.