Class ManagerSearchType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.ManagerSearchType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ManagerSearchType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
TODO
See Also:
  • Field Details

    • orgType

      protected String orgType
    • allowSelf

      protected Boolean allowSelf
    • COMPLEX_TYPE

      public static final QName COMPLEX_TYPE
    • F_ORG_TYPE

      public static final ItemName F_ORG_TYPE
    • F_ALLOW_SELF

      public static final ItemName F_ALLOW_SELF
  • Constructor Details

    • ManagerSearchType

      public ManagerSearchType()
    • ManagerSearchType

      public ManagerSearchType(ManagerSearchType other)
  • Method Details