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

public class SearchItemsType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
The list of the search properties to be configured for the search panel.
See Also:
  • Field Details

  • Constructor Details

    • SearchItemsType

      public SearchItemsType()
    • SearchItemsType

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

    • getSearchItem

      public List<SearchItemType> getSearchItem()
    • createSearchItemList

      public List<SearchItemType> createSearchItemList()
    • equals

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

      public SearchItemsType id(Long value)
    • searchItem

      public SearchItemsType searchItem(SearchItemType value)
    • beginSearchItem

      public SearchItemType beginSearchItem()
    • end

      public <X> X end()
    • clone

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