Class FormType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, JaxbVisitable, Objectable, DebugDumpable, Serializable

    public class FormType
    extends AssignmentHolderType
    implements Objectable
    Form definition. Forms define how a certain user interface form or dialog is presented. Forms inherently define presentation logic. The forms may contain expression or other dynamic parts. However, these parts are provided only for the purpose of improved user experience. The data that the form computes should only help the user to fill out the form or provide a value preview. The data produced by form expressions are NOT authoritative.
    See Also:
    Serialized Form