Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.model.dto.document |
Document related model.
|
Modifier and Type | Method and Description |
---|---|
static SfcDocumentCriteriaSortingDTO |
SfcDocumentCriteriaSortingDTO.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SfcDocumentCriteriaSortingDTO[] |
SfcDocumentCriteriaSortingDTO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<SfcDocumentCriteriaSortingDTO> |
SfcDocumentQueryDTO.getSort() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
SfcDocumentCriteriaSortingDTO.getStringListOfSortingCriteria(java.util.Collection<SfcDocumentCriteriaSortingDTO> collection) |
void |
SfcDocumentQueryDTO.setSort(java.util.Collection<SfcDocumentCriteriaSortingDTO> sort) |
Constructor and Description |
---|
SfcDocumentQueryDTO(eu.europa.ec.sfc.model.document.v0.DocumentSearchCriteriaType criteria,
SfcResultRangeDTO range,
java.util.Collection<SfcDocumentCriteriaSortingDTO> sort,
java.util.Collection<java.lang.Boolean> asc) |
Copyright © 2024. All rights reserved.