Class UnknownJavaObjectType

  • All Implemented Interfaces:
    PlainStructured, JaxbVisitable, Serializable, Cloneable

    public class UnknownJavaObjectType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
    Type used to represent Java objects that are otherwise unknown to the system and cannot be represented in "canonical" XML form. This must be used only in diagnostics messages intended to be displayed to the human user. It must not be used in places intended for computer processing.
    See Also:
    Serialized Form