|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerException | |
|---|---|
| net.sf.jcopist.service | These types describe the main service. |
| Uses of ServerException in net.sf.jcopist.service |
|---|
| Methods in net.sf.jcopist.service that throw ServerException | |
|---|---|
Result |
IDocumentService.process(Job _job)
Processes a job synchronously. |
void |
ITemplateService.register(java.lang.String _templateName,
java.lang.String _extension,
byte[] _templateData)
Registers a template. |
void |
IDocumentService.retryFailed()
Get all failed document in database and resubmit it to the DocumentManager |
void |
IDocumentService.submit(Job _job)
Submits a job for asynchronous processing. |
void |
IDocumentService.submit(Job[] _jobs)
Submits a list of jobs for asynchronous processing. |
void |
ITemplateService.unregister(java.lang.String _templateName)
Unregisters a template. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||