| Package | Description |
|---|---|
| de.samply.share.model.ccp | |
| de.samply.share.utils |
| Modifier and Type | Field and Description |
|---|---|
protected Query |
View.query |
protected Query |
Inquiry.query |
| Modifier and Type | Method and Description |
|---|---|
Query |
ObjectFactory.createQuery()
Create an instance of
Query. |
Query |
View.getQuery()
Gets the value of the query property.
|
Query |
Inquiry.getQuery()
Gets the value of the query property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
View.setQuery(Query value)
Sets the value of the query property.
|
void |
Inquiry.setQuery(Query value)
Sets the value of the query property.
|
| Modifier and Type | Method and Description |
|---|---|
static Query |
QueryConverter.convertCommonQueryToCcpQuery(Query commonQuery)
Transforms a Common Query to a CCP Query.
|
| Modifier and Type | Method and Description |
|---|---|
static Query |
QueryConverter.convertCcpQueryToCommonQuery(Query ccpQuery)
Transforms a CCP Query to a common Query.
|
Copyright © 2021 Samply Community. All rights reserved.