|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedBlob | |
---|---|
ch.elexis.data |
Uses of NamedBlob in ch.elexis.data |
---|
Methods in ch.elexis.data that return NamedBlob | |
---|---|
static NamedBlob |
NamedBlob.load(java.lang.String id)
Load or create a NamedBlob with a given Name. |
Methods in ch.elexis.data that return types with arguments of type NamedBlob | |
---|---|
static java.util.List<NamedBlob> |
NamedBlob.findFromPrefix(java.lang.String prefix)
find all NamedBlox with a name with a given prefix. |
static java.util.List<NamedBlob> |
NamedBlob.findSimilar(java.lang.String name)
Find all namedBlobs whose name match the given regular expression |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |