Inheritance diagram for sfi.director.repository.CupsPPDDir:

Public Member Functions | ||||
| CupsPPDDir () | ||||
| CupsPPDDir (String url) | ||||
| void | setURL (String url) throws DirectorException | |||
| Enumeration | search (final String expr, final Options searchopt) throws DirectorException | |||
| DBAccessor | get (DN dn) throws DirectorException | |||
| void | append (DBObject dbo) throws DirectorException | |||
*
| ||||
| void | truncate () throws DirectorException | |||
| void | remove (DBObject dbo) throws DirectorException | |||
| void | replace (DBObject dbo) throws DirectorException | |||
Protected Member Functions | ||||
| DBObject | mkDBObject (String name) | |||
| boolean | isPrinter (DBObject dbo) | |||
| String | getName (DN dn) | |||
| String | findPPD (String ppd) | |||
| String | findPPD (String directory, String ppd, int depth) | |||
Package Attributes | ||||
| String | root = "/etc/cups/ppd" | |||
| String | modelDir = Setup.properties.getProperty( "PPDModelDir" ) | |||
| Cache | ppdCache = new Cache() | |||
|
|
|
|
|
|
|
|
*
Implements sfi.director.repository.DBConnection. |
|
||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
||||||||||||
|
|
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Implements sfi.director.repository.DBConnection. |
|
|
|
|
|
|
|
|
|
1.4.5