|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.exorcist.dbe.impl.PrintImportService
public class PrintImportService
| Constructor Summary | |
|---|---|
PrintImportService()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
importContent(java.lang.String key,
ContentState content)
Imports content identified by the given key. |
void |
init(org.dbe.servent.ServiceContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintImportService()
| Method Detail |
|---|
public void init(org.dbe.servent.ServiceContext context)
init in interface org.dbe.servent.Adapterpublic void destroy()
destroy in interface org.dbe.servent.Adapter
public void importContent(java.lang.String key,
ContentState content)
throws ContentException
ImportService
importContent in interface ImportServicekey - identifier for the content to be imported
ContentException - if something goes wrong :-)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||