Uses of Class
de.xima.fc.certificate.gui.internal.administration.CertificateViewModel
Packages that use CertificateViewModel
Package
Description
-
Uses of CertificateViewModel in de.xima.fc.certificate.gui.internal.administration.mapper
Methods in de.xima.fc.certificate.gui.internal.administration.mapper that return CertificateViewModelModifier and TypeMethodDescriptionCertificateViewModelMapper.toCertificateViewModel(CertificateInfoDTO certificateInfoDTO, KeystoreViewModel keystoreViewModel, ICertificateMappingContext context) CertificateViewModelMapper.toCertificateViewModel(CertificateInfoDTO certificateInfoDTO, ICertificateMappingContext context) CertificateViewModelMapperImpl.toCertificateViewModel(CertificateInfoDTO certificateInfoDTO, KeystoreViewModel keystoreViewModel, ICertificateMappingContext context) CertificateViewModelMapperImpl.toCertificateViewModel(CertificateInfoDTO certificateInfoDTO, ICertificateMappingContext context) -
Uses of CertificateViewModel in de.xima.fc.certificate.gui.internal.create
Methods in de.xima.fc.certificate.gui.internal.create that return CertificateViewModelMethods in de.xima.fc.certificate.gui.internal.create that return types with arguments of type CertificateViewModelModifier and TypeMethodDescriptionCertificateCreationBeanImpl.getSigningAuthorityOptionsFiltered()Methods in de.xima.fc.certificate.gui.internal.create with parameters of type CertificateViewModelModifier and TypeMethodDescriptionvoidCertificateCreationBeanImpl.setSigningAuthority(CertificateViewModel signingAuthority) -
Uses of CertificateViewModel in de.xima.fc.certificate.gui.internal.exporting
Methods in de.xima.fc.certificate.gui.internal.exporting that return CertificateViewModel -
Uses of CertificateViewModel in de.xima.fc.certificate.gui.internal.profile
Methods in de.xima.fc.certificate.gui.internal.profile that return types with arguments of type CertificateViewModelMethods in de.xima.fc.certificate.gui.internal.profile with parameters of type CertificateViewModelModifier and TypeMethodDescriptionvoidUserCertificateAdministrationBean.openCertificateExportDialog(CertificateViewModel certificateViewModel)