java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectFormsType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class ObjectFormsType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
Specifies the set of forms that are used for displaying and editing of objects, such as User, Role, Org, ...
See Also:
  • Field Details

  • Constructor Details

    • ObjectFormsType

      public ObjectFormsType()
    • ObjectFormsType

      @Deprecated public ObjectFormsType(PrismContext context)
      Deprecated.
  • Method Details

    • getObjectForm

      public List<ObjectFormType> getObjectForm()
    • createObjectFormList

      public List<ObjectFormType> createObjectFormList()
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    • id

      public ObjectFormsType id(Long value)
    • objectForm

      public ObjectFormsType objectForm(ObjectFormType value)
    • beginObjectForm

      public ObjectFormType beginObjectForm()
    • end

      public <X> X end()
    • clone

      public ObjectFormsType clone()
      Overrides:
      clone in class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable