Package | Description |
---|---|
fr.gouv.vitam.common.model |
This package contains simple POJOs and DTOs that may be shared commonly by all vitam internal components
|
fr.gouv.vitam.metadata.api.model | |
fr.gouv.vitam.metadata.core |
Provides
|
Modifier and Type | Method and Description |
---|---|
List<FacetBucket> |
FacetResult.getBuckets() |
Modifier and Type | Method and Description |
---|---|
void |
FacetResult.setBuckets(List<FacetBucket> buckets) |
Constructor and Description |
---|
FacetResult(String name,
List<FacetBucket> buckets)
Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
UnitPerOriginatingAgency
contains a aggregate with number of unit per originating agency
|
Modifier and Type | Method and Description |
---|---|
List<FacetBucket> |
MetaDataImpl.selectOwnAccessionRegisterOnUnitByOperationId(String operationId) |
Copyright © 2019 Vitam. All rights reserved.