|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.exorcist.dbe.impl.XmlExportService
public class XmlExportService
Constructor Summary | |
---|---|
XmlExportService()
|
Method Summary | |
---|---|
void |
destroy()
|
ContentState |
exportContent(java.lang.String key)
Exports 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 XmlExportService()
Method Detail |
---|
public ContentState exportContent(java.lang.String key) throws ContentException
ExportService
exportContent
in interface ExportService
key
- identifier for the content to be exported
ContentException
- if something goes wrong :-)public void init(org.dbe.servent.ServiceContext context)
init
in interface org.dbe.servent.Adapter
public void destroy()
destroy
in interface org.dbe.servent.Adapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |