Interface IncompleteMarkerXNode
-
- All Superinterfaces:
Cloneable
,Copyable<XNode>
,DebugDumpable
,Freezable
,Serializable
,Visitable<XNode>
,XNode
- All Known Implementing Classes:
IncompleteMarkerXNodeImpl
@Experimental public interface IncompleteMarkerXNode extends XNode
This is a marker that a given prism item is incomplete. EXPERIMENTAL
-
-
Field Summary
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Method Summary
-
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDump, debugDumpLazily, debugDumpLazily
-
Methods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable, freeze, isImmutable
-
Methods inherited from interface com.evolveum.midpoint.prism.xnode.XNode
clone, copy, frozen, getMaxOccurs, getTypeQName, hasMetadata, isEmpty, isExplicitTypeDeclaration, namespaceContext, toRootXNode
-
-