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.clientMethods in fr.gouv.vitam.functional.administration.client that throw ProfileNotFoundException Modifier and Type Method Description javax.ws.rs.core.ResponseAdminManagementClient. downloadProfileFile(java.lang.String profileMetadataId)Download the profile file according to profileMetadataIdjavax.ws.rs.core.ResponseAdminManagementClientMock. downloadProfileFile(java.lang.String profileMetadataId)
- 
Uses of ProfileNotFoundException in fr.gouv.vitam.functional.administration.core.profileMethods in fr.gouv.vitam.functional.administration.core.profile that throw ProfileNotFoundException Modifier and Type Method Description javax.ws.rs.core.ResponseProfileService. downloadProfileFile(java.lang.String profileIdentifier)download file corresponding to profileIdentifierjavax.ws.rs.core.ResponseProfileServiceImpl. downloadProfileFile(java.lang.String profileIdentifier)
 
-