Uses of Class
fr.gouv.vitam.functional.administration.common.exception.ProfileNotFoundException
-
Packages that use ProfileNotFoundException Package Description fr.gouv.vitam.functional.administration.client Provides Functional administration client interface, factory and implementations.fr.gouv.vitam.functional.administration.core.profile -
-
Uses of ProfileNotFoundException in fr.gouv.vitam.functional.administration.client
Methods in fr.gouv.vitam.functional.administration.client that throw ProfileNotFoundException Modifier and Type Method Description javax.ws.rs.core.Response
AdminManagementClient. downloadProfileFile(java.lang.String profileMetadataId)
Download the profile file according to profileMetadataIdjavax.ws.rs.core.Response
AdminManagementClientMock. downloadProfileFile(java.lang.String profileMetadataId)
-
Uses of ProfileNotFoundException in fr.gouv.vitam.functional.administration.core.profile
Methods in fr.gouv.vitam.functional.administration.core.profile that throw ProfileNotFoundException Modifier and Type Method Description javax.ws.rs.core.Response
ProfileService. downloadProfileFile(java.lang.String profileIdentifier)
download file corresponding to profileIdentifierjavax.ws.rs.core.Response
ProfileServiceImpl. downloadProfileFile(java.lang.String profileIdentifier)
-