Class PreservationScenarioModel
java.lang.Object
fr.gouv.vitam.common.model.administration.preservation.PreservationScenarioModel
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPreservationScenarioModel(@NotEmpty String name, @NotEmpty String identifier, @NotEmpty List<ActionTypePreservation> actionList, @NotEmpty List<GriffinByFormat> griffinByFormat, @NotEmpty DefaultGriffin defaultGriffin) -
Method Summary
Modifier and TypeMethodDescriptiongetGriffinByFormat(String format) getGriffinIdentifierByFormat(String format) getId()getName()voidsetActionList(List<ActionTypePreservation> actionList) voidsetCreationDate(String creationDate) voidsetDefaultGriffin(DefaultGriffin defaultGriffin) voidsetDescription(String description) voidsetGriffinByFormat(List<GriffinByFormat> griffinByFormat) voidvoidsetIdentifier(String identifier) voidsetLastUpdate(String lastUpdate) voidvoidvoidsetVersion(Integer version) toString()
-
Field Details
-
TAG_IDENTIFIER
- See Also:
-
TAG_CREATION_DATE
- See Also:
-
TAG_LAST_UPDATE
- See Also:
-
-
Constructor Details
-
PreservationScenarioModel
public PreservationScenarioModel() -
PreservationScenarioModel
public PreservationScenarioModel(@NotEmpty @NotEmpty String name, @NotEmpty @NotEmpty String identifier, @NotEmpty @NotEmpty List<ActionTypePreservation> actionList, @NotEmpty @NotEmpty List<GriffinByFormat> griffinByFormat, @NotEmpty @NotEmpty DefaultGriffin defaultGriffin)
-
-
Method Details
-
getId
-
setId
-
getTenant
-
setTenant
-
getVersion
-
setVersion
-
getName
-
setName
-
getIdentifier
-
setIdentifier
-
getDescription
-
setDescription
-
getCreationDate
-
setCreationDate
-
getLastUpdate
-
setLastUpdate
-
getActionList
-
setActionList
-
getGriffinByFormat
-
setGriffinByFormat
-
getDefaultGriffin
-
setDefaultGriffin
-
getGriffinIdentifierByFormat
-
getGriffinByFormat
-
getAllGriffinIdentifiers
-
toString
-