Uses of Class
be.gaudry.model.eid.VirtualBeID
Packages that use VirtualBeID
Package
Description
-
Uses of VirtualBeID in be.gaudry.model.eid
Methods in be.gaudry.model.eid that return VirtualBeIDModifier and TypeMethodDescriptionstatic VirtualBeIDLoads data from the given file to initialize theVirtualBeID.static VirtualBeIDEidModelHelper.loadOriginalFile(File file)Loads data from the given file to initialize theVirtualBeID.static VirtualBeIDEidModelHelper.person2Virtual(PersonExt person)Methods in be.gaudry.model.eid with parameters of type VirtualBeIDModifier and TypeMethodDescriptionstatic intEidModelHelper.printEidPanel(Graphics graphics, PageFormat pageFormat, int pageIndex, VirtualBeID virtualBeID)Prints the page at the specified index into the specifiedGraphicscontext in the specified format.static voidEidModelHelper.saveBeID(File file, VirtualBeID virtualBeID)Exports the virtual BEID to the given XML-file.static voidEidModelHelper.virtual2PersonExt(VirtualBeID virtual, PersonExt person) -
Uses of VirtualBeID in be.gaudry.model.eid.file
Methods in be.gaudry.model.eid.file that return VirtualBeIDMethods in be.gaudry.model.eid.file with parameters of type VirtualBeIDModifier and TypeMethodDescriptionprotected voidEidBrolHandlerV2.load(VirtualBeID virtualBeID, org.dom4j.Document document)protected voidEidBrolHandlerV1.loadAddress(VirtualBeID virtualBeID, org.dom4j.Document document)protected voidEidBrolHandlerV2.loadAddress(VirtualBeID virtualBeID, org.dom4j.Document document)protected voidEidBrolHandlerV2.loadCardInfo(VirtualBeID virtualBeID, org.dom4j.Node cardNode)protected voidEidBrolHandlerV2.loadCertificates(VirtualBeID virtualBeID, org.dom4j.Document document)protected voidEidBrolHandlerV1.loadIdentity(VirtualBeID virtualBeID, org.dom4j.Node identityNode, org.dom4j.Node photoNode, org.dom4j.Node cardNode)protected voidEidBrolHandlerV2.loadIdentity(VirtualBeID virtualBeID, org.dom4j.Node identityNode, org.dom4j.Node photoNode, org.dom4j.Node cardNode)voidEidBrolHandlerV2.save(File file, VirtualBeID virtualBeID)voidEidFedictHandler.save(File file, VirtualBeID virtualBeID)Exports the virtual BEID to the given XML-file.voidIEidHandler.save(File file, VirtualBeID virtualBeID)Exports the virtual BEID to the given XML-file. -
Uses of VirtualBeID in be.gaudry.swing.eid.control.eidpart
Methods in be.gaudry.swing.eid.control.eidpart with parameters of type VirtualBeIDModifier and TypeMethodDescriptionvoidExtendedIdentityPanel.setIDComplementaryFields(VirtualBeID virtualBeID)ExtendedIdentityPanel.viewToData(VirtualBeID virtualBeID)