public class Complement extends SearchAction
SearchAction which combines two other search actions into
 one logical unit, e.g.
 
 A - B
Search.and(), 
Serialized FormchainedList, values| Constructor and Description | 
|---|
Complement(SearchValues values,
          SearchAction a,
          SearchAction b)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
doWork(org.hibernate.Session session,
      ServiceFactory sf)
Work method. 
 | 
annotatedBetween, annotatedBetween, annotatedBy, annotatedBy, chainedSearch, copyOfValues, createdOrModified, createdOrModified, description, ids, ids, notNullOrLikeOrEqual, notNullOrLikeOrEqual, orderByAscending, orderByPath, ownerOrGroup, ownerOrGrouppublic Complement(SearchValues values, SearchAction a, SearchAction b)
@Transactional(readOnly=true) public Object doWork(org.hibernate.Session session, ServiceFactory sf)
Executor.WorkObject return method.session - non null.sf - non null.
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.