Class SynchronizationRequestSearchBean

  • All Implemented Interfaces:
    Serializable, SearchBean

    public class SynchronizationRequestSearchBean
    extends AbstractSearchBean
    for synchronization we should be able to search by IN logic. like name in (a,b,c) Works only as an exactly match. if several fields are filled than AND logic is implemented.
    See Also:
    Serialized Form
    • Constructor Detail

      • SynchronizationRequestSearchBean

        public SynchronizationRequestSearchBean()
    • Method Detail

      • addEmployeeId

        public void addEmployeeId​(String id)
      • addName

        public void addName​(String id)
      • addAttributeValue

        public void addAttributeValue​(String id)