- getActiveConfiguration() - Method in interface org.phenotips.configuration.RecordConfigurationManager
-
- getActiveConfiguration() - Method in class org.phenotips.configuration.script.RecordConfigurationManagerScriptService
-
- getAllElements() - Method in interface org.phenotips.configuration.RecordSection
-
The list of elements configured in this section, whether they are enabled or not.
- getAllElements() - Method in class org.phenotips.configuration.spi.UIXRecordSection
-
- getAllFieldNames() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The list of available fields, enabled or disabled, that can be displayed in this type of record.
- getAllSections() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The list of available sections, enabled or disabled, that can be displayed in this type of record.
- getConfiguration(String) - Method in interface org.phenotips.configuration.RecordConfigurationManager
-
- getConfiguration(String) - Method in class org.phenotips.configuration.script.RecordConfigurationManagerScriptService
-
- getContainingSection() - Method in interface org.phenotips.configuration.RecordElement
-
The parent
section containing this element.
- getContainingSection() - Method in class org.phenotips.configuration.spi.UIXRecordElement
-
- getDateOfBirthFormat() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The format to use for entering and displaying the date of birth and other dates.
- getDisplayedFields() - Method in interface org.phenotips.configuration.RecordElement
-
The list of fields displayed in the record by this element.
- getDisplayedFields() - Method in class org.phenotips.configuration.spi.UIXRecordElement
-
- getEnabledElements() - Method in interface org.phenotips.configuration.RecordSection
-
The list of elements displayed in this section.
- getEnabledElements() - Method in class org.phenotips.configuration.spi.UIXRecordSection
-
- getEnabledFieldNames() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The list of fields enabled for this record type.
- getEnabledNonIdentifiableFieldNames() - Method in interface org.phenotips.configuration.RecordConfiguration
-
- getEnabledSections() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The list of sections enabled for this record type.
- getExtension() - Method in interface org.phenotips.configuration.RecordElement
-
The extension defining this element.
- getExtension() - Method in interface org.phenotips.configuration.RecordSection
-
The extension defining this section.
- getExtension() - Method in class org.phenotips.configuration.spi.UIXRecordElement
-
- getExtension() - Method in class org.phenotips.configuration.spi.UIXRecordSection
-
- getISODateFormat() - Method in interface org.phenotips.configuration.RecordConfiguration
-
- getName() - Method in interface org.phenotips.configuration.RecordElement
-
The name of this element, displayed in the form designer.
- getName() - Method in interface org.phenotips.configuration.RecordSection
-
The name of this section, displayed in the record and in the form designer.
- getName() - Method in class org.phenotips.configuration.spi.UIXRecordElement
-
- getName() - Method in class org.phenotips.configuration.spi.UIXRecordSection
-
- getPhenotypeMapping() - Method in interface org.phenotips.configuration.RecordConfiguration
-
The custom predefined phenotypes displayed in the "Clinical Symptoms" section are configured in a document, and
this type of configuration is called a "Phenotype Mapping".
- getPriority() - Method in interface org.phenotips.configuration.spi.RecordConfigurationModule
-
The priority of this implementation.
- GLOBAL_PREFERENCES_CLASS - Static variable in interface org.phenotips.configuration.RecordConfiguration
-
The XClass used for storing the global configuration.