Class RelationSelectionType

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

    public class RelationSelectionType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    Configuration structure related to request access UI wizard and its second step - relation selection.
    See Also:
    Serialized Form
    • Field Detail

      • COMPLEX_TYPE

        public static final QName COMPLEX_TYPE
      • F_DEFAULT_RELATION

        public static final ItemName F_DEFAULT_RELATION
      • F_ALLOW_OTHER_RELATIONS

        public static final ItemName F_ALLOW_OTHER_RELATIONS
    • Constructor Detail

      • RelationSelectionType

        public RelationSelectionType()
    • Method Detail

      • getDefaultRelation

        public QName getDefaultRelation()
      • setDefaultRelation

        public void setDefaultRelation​(QName value)
      • isAllowOtherRelations

        public Boolean isAllowOtherRelations()
      • setAllowOtherRelations

        public void setAllowOtherRelations​(Boolean value)
      • equals

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

        public <X> X end()
      • clone

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