public class Intersection 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 | 
|---|
| Intersection(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 Intersection(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.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.