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 TypeClassDescriptionclassclassclass -
Uses of MetadataAware in com.evolveum.midpoint.prism.xnode
Subinterfaces of MetadataAware in com.evolveum.midpoint.prism.xnodeModifier and TypeInterfaceDescriptioninterfaceNote we cannot use "extends Map" here, because in that case we would have to declare XNodeImpl as map value parameter.interfaceinterfaceMethods in com.evolveum.midpoint.prism.xnode with parameters of type MetadataAwareModifier and TypeMethodDescriptionstatic voidMetadataAware.cloneMetadata(MetadataAware target, MetadataAware source) static voidMetadataAware.visitMetadata(MetadataAware object, Visitor visitor)