Uses of Enum Class
fr.gouv.vitam.common.model.administration.IngestContractCheckState
Packages that use IngestContractCheckState
Package
Description
Provides common public Model classes for the administration module.
Provides common classes for the Functional Administration module.
-
Uses of IngestContractCheckState in fr.gouv.vitam.common.model.administration
Methods in fr.gouv.vitam.common.model.administration that return IngestContractCheckStateModifier and TypeMethodDescriptionIngestContractModel.getCheckParentLink()
Get the check parent link statusstatic IngestContractCheckState
Returns the enum constant of this class with the specified name.static IngestContractCheckState[]
IngestContractCheckState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.common.model.administration with parameters of type IngestContractCheckStateModifier and TypeMethodDescriptionIngestContractModel.setCheckParentLink
(IngestContractCheckState state) Set or change the check parent link status -
Uses of IngestContractCheckState in fr.gouv.vitam.functional.administration.common
Methods in fr.gouv.vitam.functional.administration.common that return IngestContractCheckStateModifier and TypeMethodDescriptionIngestContract.getCheckParentLink()
Get the contract check ParentLink statusMethods in fr.gouv.vitam.functional.administration.common with parameters of type IngestContractCheckStateModifier and TypeMethodDescriptionIngestContract.setCheckParentLink
(IngestContractCheckState checkParentLink) Set or change the contract status