public class SearchValues extends Object implements Serializable
SearchBean
to store user requests.Modifier and Type | Field and Description |
---|---|
ome.model.internal.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 |
ome.model.internal.Details |
notAnnotatedBy |
ome.model.internal.Details |
notOwnedBy |
List<Class> |
onlyAnnotatedWith |
List<Long> |
onlyIds |
List<Class> |
onlyTypes |
List<String> |
orderBy |
ome.model.internal.Details |
ownedBy |
boolean |
returnUnloaded |
boolean |
useProjections |
Constructor and Description |
---|
SearchValues() |
Modifier and Type | Method and Description |
---|---|
void |
copy(ome.parameters.Parameters params)
Copies all known values from Parameters
|
void |
copy(SearchValues values) |
static Class[] |
copyClassListToArray(List<Class> old) |
static ome.model.internal.Details |
copyDetails(ome.model.internal.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 ome.model.internal.Details ownedBy
public ome.model.internal.Details notOwnedBy
public ome.model.internal.Details annotatedBy
public ome.model.internal.Details notAnnotatedBy
public void copy(SearchValues values)
public void copy(ome.parameters.Parameters params)
params
- public static ome.model.internal.Details copyDetails(ome.model.internal.Details old)
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.