public class SearchValues extends Object implements Serializable
SearchBean
to store user requests.Modifier and Type | Field and Description |
---|---|
Details |
annotatedBy |
Timestamp |
annotatedStart |
Timestamp |
annotatedStop |
int |
batchSize |
boolean |
caseSensitive |
Timestamp |
createdStart |
Timestamp |
createdStop |
List<Class> |
fetchAnnotations |
List<String> |
fetches |
boolean |
idOnly |
boolean |
leadingWildcard |
boolean |
mergedBatches |
Timestamp |
modifiedStart |
Timestamp |
modifiedStop |
Details |
notAnnotatedBy |
Details |
notOwnedBy |
List<Class> |
onlyAnnotatedWith |
List<Long> |
onlyIds |
List<Class> |
onlyTypes |
List<String> |
orderBy |
Details |
ownedBy |
boolean |
returnUnloaded |
boolean |
useProjections |
Constructor and Description |
---|
SearchValues() |
Modifier and Type | Method and Description |
---|---|
void |
copy(Parameters params)
Copies all known values from Parameters
|
void |
copy(SearchValues values) |
static Class[] |
copyClassListToArray(List<Class> old) |
static Details |
copyDetails(Details old) |
static <T> List<T> |
copyList(List<T> old) |
static Timestamp |
copyTimestamp(Timestamp old) |
public boolean caseSensitive
public int batchSize
public boolean mergedBatches
public boolean returnUnloaded
public boolean useProjections
public boolean leadingWildcard
public boolean idOnly
public Timestamp createdStart
public Timestamp createdStop
public Timestamp modifiedStart
public Timestamp modifiedStop
public Timestamp annotatedStart
public Timestamp annotatedStop
public Details ownedBy
public Details notOwnedBy
public Details annotatedBy
public Details notAnnotatedBy
public void copy(SearchValues values)
public void copy(Parameters params)
params
-
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.