Class LocalizableMessageArgumentType

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

    public class LocalizableMessageArgumentType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
    Argument that is to be used for localized message parameter. Might be a LocalizableMessageType itself, allowing for messages like "Assignment exists for {0} {1} (OID {2}" where {0} has to be resolved to e.g. "role", localized for the target language.
    See Also:
    Serialized Form