Uses of Class
fr.gouv.vitam.common.model.administration.PersistentIdentifierUsage
-
Packages that use PersistentIdentifierUsage Package Description fr.gouv.vitam.common.model.administration Provides common public Model classes for the administration module. -
-
Uses of PersistentIdentifierUsage in fr.gouv.vitam.common.model.administration
Methods in fr.gouv.vitam.common.model.administration that return types with arguments of type PersistentIdentifierUsage Modifier and Type Method Description java.util.List<PersistentIdentifierUsage>
PersistentIdentifierPolicy. getPersistentIdentifierUsages()
Method parameters in fr.gouv.vitam.common.model.administration with type arguments of type PersistentIdentifierUsage Modifier and Type Method Description void
PersistentIdentifierPolicy. setPersistentIdentifierUsages(java.util.List<PersistentIdentifierUsage> persistentIdentifierUsages)
-