|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KontaktMatcher.CreateMode | |
---|---|
ch.elexis.matchers |
Uses of KontaktMatcher.CreateMode in ch.elexis.matchers |
---|
Methods in ch.elexis.matchers that return KontaktMatcher.CreateMode | |
---|---|
static KontaktMatcher.CreateMode |
KontaktMatcher.CreateMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static KontaktMatcher.CreateMode[] |
KontaktMatcher.CreateMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ch.elexis.matchers with parameters of type KontaktMatcher.CreateMode | |
---|---|
static Organisation |
KontaktMatcher.findOrganisation(java.lang.String name,
java.lang.String strasse,
java.lang.String plz,
java.lang.String ort,
KontaktMatcher.CreateMode createMode)
Deprecated. Find the organization mathcing the given parameters |
static Person |
KontaktMatcher.findPerson(java.lang.String name,
java.lang.String vorname,
java.lang.String gebdat,
java.lang.String gender,
java.lang.String strasse,
java.lang.String plz,
java.lang.String ort,
java.lang.String natel,
KontaktMatcher.CreateMode createMode)
Deprecated. find the Person matching the given parameters |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |