Uses of Class
fr.gouv.vitam.common.model.unit.RuleCategoryModel
Packages that use RuleCategoryModel
Package
Description
-
Uses of RuleCategoryModel in fr.gouv.vitam.common.mapping.dip
Methods in fr.gouv.vitam.common.mapping.dip with parameters of type RuleCategoryModelModifier and TypeMethodDescription<T extends CommonRule>
TRuleMapper.fillCommonRule(RuleCategoryModel ruleCategory, Supplier<T> commonRuleSupplier) This generic method is used to map data base model of rule to jaxbfr.gouv.culture.archivesdefrance.seda.v2.HoldRuleTypeRuleMapper.fillHoldRule(RuleCategoryModel ruleCategory) -
Uses of RuleCategoryModel in fr.gouv.vitam.common.model.unit
Methods in fr.gouv.vitam.common.model.unit that return RuleCategoryModelModifier and TypeMethodDescriptionManagementModel.getAccess()ManagementModel.getAppraisal()ManagementModel.getClassification()ManagementModel.getDissemination()ManagementModel.getHold()ManagementModel.getReuse()ManagementModel.getRuleCategoryModel(String type) Get the rule category modelManagementModel.getStorage()Methods in fr.gouv.vitam.common.model.unit with parameters of type RuleCategoryModelModifier and TypeMethodDescriptionvoidRuleCategoryModel.merge(RuleCategoryModel ruleCategoryModel) voidManagementModel.setAccess(RuleCategoryModel access) voidManagementModel.setAppraisal(RuleCategoryModel appraisal) voidManagementModel.setClassification(RuleCategoryModel classification) voidManagementModel.setDissemination(RuleCategoryModel dissemination) ManagementModel.setHold(RuleCategoryModel hold) voidManagementModel.setReuse(RuleCategoryModel reuse) voidManagementModel.setRuleCategoryModel(RuleCategoryModel ruleCategoryModel, String type) Set the rule category modelvoidManagementModel.setStorage(RuleCategoryModel storage) -
Uses of RuleCategoryModel in fr.gouv.vitam.worker.core.mapping
Methods in fr.gouv.vitam.worker.core.mapping that return RuleCategoryModelModifier and TypeMethodDescriptionRuleMapper.fillCommonRule(CommonRule rule) This generic method is used to map data base model of rule to jaxbRuleMapper.fillHoldRule(fr.gouv.culture.archivesdefrance.seda.v2.HoldRuleType rule)