|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.publisher.serverimpl.requestmodel.AbstractParentPublisherRequest
org.outerj.daisy.publisher.serverimpl.requestmodel.DocumentRequest
public class DocumentRequest
Constructor Summary | |
---|---|
DocumentRequest()
|
|
DocumentRequest(long fieldTypeId)
|
|
DocumentRequest(long documentId,
long branchId,
long languageId,
long versionId)
|
Method Summary | |
---|---|
void |
process(org.xml.sax.ContentHandler contentHandler,
PublisherContext publisherContext)
|
Methods inherited from class org.outerj.daisy.publisher.serverimpl.requestmodel.AbstractParentPublisherRequest |
---|
addRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentRequest()
public DocumentRequest(long fieldTypeId)
public DocumentRequest(long documentId, long branchId, long languageId, long versionId)
Method Detail |
---|
public void process(org.xml.sax.ContentHandler contentHandler, PublisherContext publisherContext) throws java.lang.Exception
process
in interface Request
process
in class AbstractParentPublisherRequest
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |