Package | Description |
---|---|
fr.gouv.vitam.common.model.administration |
Provides common public Model classes for the administration module.
|
fr.gouv.vitam.functional.administration.common |
Provides common classes for the Functional Administration module.
|
Modifier and Type | Method and Description |
---|---|
IngestContractCheckState |
IngestContractModel.getCheckParentLink()
Get the check parent link status
|
static IngestContractCheckState |
IngestContractCheckState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngestContractCheckState[] |
IngestContractCheckState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AbstractContractModel |
IngestContractModel.setCheckParentLink(IngestContractCheckState state)
Set or change the check parent link status
|
Modifier and Type | Method and Description |
---|---|
IngestContractCheckState |
IngestContract.getCheckParentLink()
Get the contract check ParentLink status
|
Modifier and Type | Method and Description |
---|---|
IngestContract |
IngestContract.setCheckParentLink(IngestContractCheckState checkParentLink)
Set or change the contract status
|
Copyright © 2019 Vitam. All rights reserved.