Elexis API documentation as of September 4 2011

Uses of Class
ch.elexis.data.NamedBlob

Packages that use NamedBlob
ch.elexis.data Dieses Package enthält diejenigen Klassen, die direkten Kontakt mit der Datenbank haben. 
 

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 documentation as of September 4 2011

Copyright 2005-2010 by Gerry Weirich, Elexis