Uses of Interface
com.evolveum.midpoint.prism.xnode.MetadataAware
Packages that use MetadataAware
-
Uses of MetadataAware in com.evolveum.midpoint.prism.impl.xnode
Classes in com.evolveum.midpoint.prism.impl.xnode that implement MetadataAwareModifier and TypeClassDescriptionclass
class
class
-
Uses of MetadataAware in com.evolveum.midpoint.prism.xnode
Subinterfaces of MetadataAware in com.evolveum.midpoint.prism.xnodeModifier and TypeInterfaceDescriptioninterface
Note we cannot use "extends Map" here, because in that case we would have to declare XNodeImpl as map value parameter.interface
interface
Methods in com.evolveum.midpoint.prism.xnode with parameters of type MetadataAwareModifier and TypeMethodDescriptionstatic void
MetadataAware.cloneMetadata
(MetadataAware target, MetadataAware source) static void
MetadataAware.visitMetadata
(MetadataAware object, Visitor visitor)