| Package | Description |
|---|---|
| fr.gouv.vitam.metadata.api |
Provides API classes for the Metadata module
|
| fr.gouv.vitam.metadata.api.model | |
| fr.gouv.vitam.metadata.client |
Provides Metadata client interface, factory and implementations.
|
| fr.gouv.vitam.metadata.core |
Provides
|
| Modifier and Type | Method and Description |
|---|---|
List<ObjectGroupPerOriginatingAgency> |
MetaData.selectOwnAccessionRegisterOnObjectGroupByOperationId(String operationId)
Select an Accession Register linked to an Operation
|
| Modifier and Type | Method and Description |
|---|---|
ObjectGroupPerOriginatingAgency |
ObjectGroupPerOriginatingAgency.setAgency(String agency)
Setter
|
| Modifier and Type | Method and Description |
|---|---|
List<ObjectGroupPerOriginatingAgency> |
MetaDataClientRest.selectAccessionRegisterOnObjectByOperationId(String operationId) |
List<ObjectGroupPerOriginatingAgency> |
MetaDataClient.selectAccessionRegisterOnObjectByOperationId(String operationId) |
List<ObjectGroupPerOriginatingAgency> |
MetaDataClientMock.selectAccessionRegisterOnObjectByOperationId(String operationId) |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectGroupPerOriginatingAgency> |
MetaDataImpl.selectOwnAccessionRegisterOnObjectGroupByOperationId(String operationId) |
Copyright © 2018 Vitam. All rights reserved.