Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Q

qbe - Variable in class ch.elexis.actions.AbstractDataLoaderJob
Deprecated.  
qbe - Variable in class ch.elexis.actions.PersistentObjectLoader
 
QFADialog - Class in ch.elexis.mail
 
QFADialog_ErrorMessage - Static variable in class ch.elexis.mail.Messages
 
QFADialog_ExplanationErrorMail - Static variable in class ch.elexis.mail.Messages
 
QFADialog_MessageText - Static variable in class ch.elexis.mail.Messages
 
QFADialog_MessageTitle - Static variable in class ch.elexis.mail.Messages
 
QFADialog_SendErrorMail - Static variable in class ch.elexis.mail.Messages
 
qty - Variable in class org.hl7.v3.BXITCD
 
qty - Variable in class org.hl7.v3.BXITIVLPQ
 
QTY - Class in org.hl7.v3
The quantity data type is an abstract generalization for all data types (1) whose value set has an order relation (less-or-equal) and (2) where difference is defined in all of the data type's totally ordered value subsets.
QTY() - Constructor for class org.hl7.v3.QTY
 
qualifier - Variable in class org.hl7.v3.CD
 
qualifier - Variable in class org.hl7.v3.ENXP
 
QUALITY - Static variable in interface ch.elexis.core.data.IXid
 
QUALITY - Static variable in class ch.elexis.data.Xid
 
QUALITY_GUID - Static variable in interface ch.elexis.core.data.IXid
Marker that the ID is a GUID (that is, guaranteed to exist only once through time and space)
QUALITY_GUID - Static variable in class ch.elexis.core.data.XIDDomains
Marker that the ID is a GUID (that is, guaranteed to exist only once through time and space)
QUALITY_GUID - Static variable in class ch.elexis.data.Xid
Marker that the ID is a GUID (that is, guaranteed to exist only once through time and space)
quantity - Variable in class org.hl7.v3.POCDMT000040PlayingEntity
 
quantity - Variable in class org.hl7.v3.POCDMT000040Supply
 
Query - Class in ch.elexis.core.data
A Query is a generic way to retrieve IPersistentObjects.
Query(Class<?>) - Constructor for class ch.elexis.core.data.Query
 
Query<T> - Class in ch.elexis.data
Query manages all database queries of PersistentObjects and derived classes Die Query-Klasse erledigt alle Datenbankabfragen auf PersistentObjects und davon abgeleitete Klassen.
Query(Class<? extends PersistentObject>) - Constructor for class ch.elexis.data.Query
Konstruktor
Query(Class<? extends PersistentObject>, String, String) - Constructor for class ch.elexis.data.Query
Bequemlichkeits-Konstruktor, der gleich eine Bedingung einträgt
Query(Class<? extends PersistentObject>, String) - Constructor for class ch.elexis.data.Query
This method allows to set a custom sql query string; E.g.
query(String) - Method in class ch.rgw.tools.JdbcLink.Stm
Eine SQL-Anfrage an die Datenbank senden.
Query - Class in com.healthmarketscience.jackcess.query
Base class for classes which encapsulate information about an Access query.
Query(String, List<Query.Row>, int, Query.Type) - Constructor for class com.healthmarketscience.jackcess.query.Query
 
Query.AppendableList<E> - Class in com.healthmarketscience.jackcess.query
 
Query.AppendableList() - Constructor for class com.healthmarketscience.jackcess.query.Query.AppendableList
 
Query.AppendableList(Collection<? extends E>) - Constructor for class com.healthmarketscience.jackcess.query.Query.AppendableList
 
Query.OP - Enum in ch.elexis.core.data
 
Query.Row - Class in com.healthmarketscience.jackcess.query
Struct containing the information from a single row of the system query table.
Query.Row(Map<String, Object>) - Constructor for class com.healthmarketscience.jackcess.query.Query.Row
 
Query.Row(Byte, String, Short, Integer, String, String, Integer, byte[]) - Constructor for class com.healthmarketscience.jackcess.query.Query.Row
 
Query.RowFilter - Class in com.healthmarketscience.jackcess.query
 
Query.RowFilter() - Constructor for class com.healthmarketscience.jackcess.query.Query.RowFilter
 
Query.RowFormatter - Class in com.healthmarketscience.jackcess.query
 
Query.RowFormatter(List<Query.Row>) - Constructor for class com.healthmarketscience.jackcess.query.Query.RowFormatter
 
Query.Term - Class in ch.elexis.core.data
 
Query.Term(Query.OP, String, Query.OP, String) - Constructor for class ch.elexis.core.data.Query.Term
create a term
Query.Type - Enum in com.healthmarketscience.jackcess.query
 
QueryContentProvider - Class in ch.unibe.iam.scg.archie.model
A standard content provider for the queries if no special data should be represented.
QueryContentProvider(DataSet) - Constructor for class ch.unibe.iam.scg.archie.model.QueryContentProvider
The dataset to attach to this content provider.
QueryContentProvider - Class in waelti.statistics.queries.providers
A standard content provider for the queries if no special data should be represented.
QueryContentProvider(List<Object[]>) - Constructor for class waelti.statistics.queries.providers.QueryContentProvider
 
queryExpression(String, Collection<T>) - Method in class ch.elexis.data.Query
Eine komplexe selbst zusammengestellte Abfrage ausführen.
queryFields(String[], String[], boolean) - Method in class ch.elexis.data.Query
Bequemlichkeitsmethode, um gleich mehrere Felder auf einmal anzugeben, welche mit AND verknüpft werden.
QueryFormat - Class in com.healthmarketscience.jackcess.query
Constants used by the query data parsing.
QueryInputDialog - Class in waelti.statistics.views
This Dialog represents the dialog in which the user can choose which query should be run and set all query specific settings.
QueryInputDialog(Shell) - Constructor for class waelti.statistics.views.QueryInputDialog
 
QueryInputDialog(Shell, NewQueryAction) - Constructor for class waelti.statistics.views.QueryInputDialog
 
queryInt(String) - Method in class ch.rgw.tools.JdbcLink
 
queryInt(String) - Method in class ch.rgw.tools.JdbcLink.Stm
Einen Integer-Wert abfragen.
QueryLabelProvider - Class in ch.unibe.iam.scg.archie.model
Standard label provider for the queries.
QueryLabelProvider() - Constructor for class ch.unibe.iam.scg.archie.model.QueryLabelProvider
 
QueryLabelProvider - Class in waelti.statistics.queries.providers
Standard label provider for the queries.
QueryLabelProvider() - Constructor for class waelti.statistics.queries.providers.QueryLabelProvider
 
queryList(String, String[]) - Method in class ch.rgw.tools.JdbcLink.Stm
Eine Anzahl Werte als Vector zurückliefern
QueryOverwriteDialog - Class in ch.elexis.importers.dialog
 
QueryOverwriteDialog(Shell, String, String) - Constructor for class ch.elexis.importers.dialog.QueryOverwriteDialog
Create the dialog.
QueryOverwriteDialog_NO - Static variable in class ch.elexis.importers.dialog.Messages
 
QueryOverwriteDialog_YES - Static variable in class ch.elexis.importers.dialog.Messages
 
QueryOverwriteDialog_YESTOALL - Static variable in class ch.elexis.importers.dialog.Messages
 
queryString(String) - Method in class ch.rgw.tools.JdbcLink
Einen String-Wert abfragen.
queryString(String) - Method in class ch.rgw.tools.JdbcLink.Stm
 
QueryUtil - Class in waelti.statistics.queries
 
QueryUtil() - Constructor for class waelti.statistics.queries.QueryUtil
 
queue(String) - Method in class ch.elexis.actions.JobPool
Deprecated. Einen Job in die Warteschlange setzen.
QUICKFIX - Static variable in class ch.unibe.iam.scg.archie.ui.Decorators
Error, but quick-fix is available
quickFixMenu - Variable in class ch.unibe.iam.scg.archie.ui.widgets.TextWidget.SmartField
 
QUOTABLE_CHAR_PAT - Static variable in class com.healthmarketscience.jackcess.query.QueryFormat
 

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _