|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeSpan | |
---|---|
ch.elexis.agenda.data | |
ch.elexis.agenda.util | |
ch.elexis.omnivore.data | |
ch.elexis.services | |
ch.rgw.tools | A collection of system-independent utilities for different purposes. |
eaustria.dame.modell |
Uses of TimeSpan in ch.elexis.agenda.data |
---|
Methods in ch.elexis.agenda.data that return TimeSpan | |
---|---|
TimeSpan |
Termin.getTimeSpan()
|
Constructors in ch.elexis.agenda.data with parameters of type TimeSpan | |
---|---|
Termin(java.lang.String bereich,
TimeSpan ts,
java.lang.String typ)
|
Uses of TimeSpan in ch.elexis.agenda.util |
---|
Methods in ch.elexis.agenda.util with parameters of type TimeSpan | |
---|---|
static boolean |
Plannables.collides(TimeSpan ts,
java.util.Collection<IPlannable> list,
Termin exclude)
Feststellen, ob eine Zeitspane mit einem Plannable der Liste kollidiert |
static boolean |
Plannables.collides(TimeSpan ts,
IPlannable[] list,
Termin exclude)
Feststellen, ob eine Zeitspane mit einem Plannable der Liste kollidiert |
Uses of TimeSpan in ch.elexis.omnivore.data |
---|
Methods in ch.elexis.omnivore.data with parameters of type TimeSpan | |
---|---|
java.util.List<IOpaqueDocument> |
DocumentManagement.listDocuments(java.lang.String patID,
java.lang.String categoryMatch,
java.lang.String titleMatch,
java.lang.String keywordMatch,
TimeSpan dateMatch,
java.lang.String contentsMatch)
|
Uses of TimeSpan in ch.elexis.services |
---|
Methods in ch.elexis.services with parameters of type TimeSpan | |
---|---|
java.util.List<IOpaqueDocument> |
IDocumentManager.listDocuments(java.lang.String patID,
java.lang.String categoryMatch,
java.lang.String titleMatch,
java.lang.String keywordMatch,
TimeSpan dateMatch,
java.lang.String contentsMatch)
Retrieve documents with matching criteria. |
Uses of TimeSpan in ch.rgw.tools |
---|
Methods in ch.rgw.tools that return TimeSpan | |
---|---|
TimeSpan |
TimeSpan.overlap(TimeSpan other)
Feststellen, um wieviel diese timeSpan und eine andere überlappen |
Methods in ch.rgw.tools with parameters of type TimeSpan | |
---|---|
int |
TimeSpan.TSComparator.compare(TimeSpan ts1,
TimeSpan ts2)
|
int |
TimeSpan.compareTo(TimeSpan other)
|
TimeSpan |
TimeSpan.overlap(TimeSpan other)
Feststellen, um wieviel diese timeSpan und eine andere überlappen |
int |
TimeSpan.positionTo(TimeSpan other)
Feststellen, wie dise timeSpan in Bezug auf eine andere liegt |
Constructors in ch.rgw.tools with parameters of type TimeSpan | |
---|---|
TimeSpan(TimeSpan o)
|
Uses of TimeSpan in eaustria.dame.modell |
---|
Methods in eaustria.dame.modell with parameters of type TimeSpan | |
---|---|
java.util.List<IOpaqueDocument> |
DameDokumentverwaltung.listDocuments(java.lang.String patid,
java.lang.String categoryMatch,
java.lang.String titleMatch,
java.lang.String keywordMatch,
TimeSpan dateMatch,
java.lang.String contentsMatch)
|
|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
PREV NEXT | FRAMES NO FRAMES |