| Package | Description |
|---|---|
| fr.gouv.vitam.storage.engine.common.model |
Provides common Model classes for the Storage Engine module.
|
| Modifier and Type | Method and Description |
|---|---|
TapeLocation |
TapeCatalog.getCurrentLocation() |
TapeLocation |
TapeCatalog.getPreviousLocation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TapeLocation.equals(TapeLocation tapeLocation) |
TapeCatalog |
TapeCatalog.setCurrentLocation(TapeLocation currentLocation) |
TapeCatalog |
TapeCatalog.setPreviousLocation(TapeLocation previousLocation) |
Copyright © 2019 Vitam. All rights reserved.