Skip navigation links
A B C D E F G H I L M N O P Q R S T U V X 

D

deactivateAlias(String, SignerIdDTO, SignerIdDTO) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
deactivates the given alias
deleteConsentTemplate(ConsentTemplateKeyDTO) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
deletes the given consent template (only if it's not in use, i.e. there's no consent belonging to that consent template)
deleteDomain(String) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
deletes the given domain
deleteModule(ModuleKeyDTO) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
deletes the given module (only if it's not in use, i.e. there's no consent template linked to that module)
deletePolicy(PolicyKeyDTO) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
deletes the given policy (only if it's not in use, i.e. there's no module linked to that policy)
deleteSignerIdType(String, String) - Method in interface org.emau.icmvc.ganimed.ttp.cm2.GICSService
removes the given signer id type from the given domain
DetectedModuleDTO - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
detected module results from parse consent scan
DetectedModuleDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
DetectedModuleDTO(ModuleKeyDTO, List<ConsentStatus>, DetectedModuleDTO.PARSING_RESULT_CONFIDENCE) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.DetectedModuleDTO
 
DetectedModuleDTO.PARSING_RESULT_CONFIDENCE - Enum in org.emau.icmvc.ganimed.ttp.cm2.dto
 
DOCUMENTS - Static variable in class org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
DOCUMENTS_EXPIRED_FULL - Static variable in class org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
DOCUMENTS_WITH_DIGITAL_PATIENTSIGNATURE - Static variable in class org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
DOCUMENTS_WITH_SCANS - Static variable in class org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
DomainDTO - Class in org.emau.icmvc.ganimed.ttp.cm2.dto
name - identifier
label - label for the web-interface
properties - semicolon separated key-value pairs; for valid keys see enum DomainProperties
comment - comment
DomainDTO() - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
DomainDTO(String, String, String, String, List<String>) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
DomainDTO(String, String, String, String, String, String, String, String, String, List<String>, boolean, Date, Date, ExpirationPropertiesDTO, String) - Constructor for class org.emau.icmvc.ganimed.ttp.cm2.dto.DomainDTO
 
DomainProperties - Enum in org.emau.icmvc.ganimed.ttp.cm2.config
possible properties for a consent domain
DOMAINS - Static variable in class org.emau.icmvc.ganimed.ttp.cm2.util.StatisticKeys
 
DuplicateEntryException - Exception in org.emau.icmvc.ganimed.ttp.cm2.exceptions
should be thrown when the given object for a create operation already exists
DuplicateEntryException() - Constructor for exception org.emau.icmvc.ganimed.ttp.cm2.exceptions.DuplicateEntryException
 
DuplicateEntryException(String, Throwable) - Constructor for exception org.emau.icmvc.ganimed.ttp.cm2.exceptions.DuplicateEntryException
 
DuplicateEntryException(String) - Constructor for exception org.emau.icmvc.ganimed.ttp.cm2.exceptions.DuplicateEntryException
 
DuplicateEntryException(Throwable) - Constructor for exception org.emau.icmvc.ganimed.ttp.cm2.exceptions.DuplicateEntryException
 
A B C D E F G H I L M N O P Q R S T U V X 
Skip navigation links