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 |
---|---|
java.lang.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, ownerOrGroup
public Intersection(SearchValues values, SearchAction a, SearchAction b)
@Transactional(readOnly=true) public java.lang.Object doWork(org.hibernate.Session session, ServiceFactory sf)
Executor.Work
Object
return method.session
- non null.sf
- non null.
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.