Elexis API documentation
Version 2.1.6 as of December 11 2011

Uses of Class
ch.elexis.data.NamedBlob

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 documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis