| Modifier and Type | Method and Description |
|---|---|
CometBinary |
DefaultPublicationController.getBinaryFile(String fileId) |
CometBinary |
PublicationController.getBinaryFile(String fileId)
Returns a media that contains the requested file
|
String |
PublicationController.getMessage(int messageCode)
Returns a (localized) (error)message for the given error code
|
void |
DefaultPublicationController.getNextHotfolder(String program,
int status,
int id) |
void |
PublicationController.getNextHotfolder(String program,
int status,
int id)
Returns the next hotfolder that AutoComet shall observe for AutoCometJobs
|
AutoCometJob |
PublicationController.getNextJob(String program,
int status)
Returns the next AutoCometJob
|
CometProduct[] |
DefaultPublicationController.getProductList(Map<String,CometCondition> parameters)
Returns an Array of list entries that will be displayed in the Comet product tree.
|
CometProduct[] |
PublicationController.getProductList(Map<String,CometCondition> parameters)
Returns an Array of list entries that will be displayed in the Comet product tree.
|
CometProduct[] |
ProductListProcessor.process(Map<String,CometCondition> parameters)
Processes a Werk II Comet product list request
|
CometProduct[] |
PagePreviewProductListProcessor.process(Map<String,CometCondition> parameters)
Returns CometProduct array in answer for PagePreviewProductList SOAP method call
|
CometProduct[] |
PageAdaptionProductListProcessor.process(Map<String,CometCondition> parameters) |
CometProduct[] |
DefaultProductListProcessor.process(Map<String,CometCondition> parameters) |
CometProduct[] |
SearchProductListProcessor.process(Map<String,CometCondition> parameters) |
CometProduct[] |
SampleProductListProcessor.process(Map<String,CometCondition> parameters) |
String[] |
SetMediaContextCallProcessor.process(String method,
Map<String,String> parameters) |
String[] |
SetSessionLanguageCallProcessor.process(String method,
Map<String,String> parameters) |
String[][] |
SampleListProcessor.process(String method,
Map<String,String> parameters) |
String[] |
GetAttributeCallProcessor.process(String method,
Map<String,String> parameters) |
String[][] |
PreviewPanelHandler.process(String method,
Map<String,String> parameters) |
String[] |
GetCrossreferenceReplacementType.process(String method,
Map<String,String> parameters)
Returns the indesign replacement type specified for crossreference
|
String[] |
GetCellValueCallProcessor.process(String method,
Map<String,String> parameters) |
String[][] |
RowListProcessor.process(String method,
Map<String,String> parameters)
Returns the rows for the table that is specified within the given parameters.
|
String[][] |
PublicationListProcessor.process(String method,
Map<String,String> parameters) |
String[] |
GetAdaptionDimensionsCallProcessor.process(String method,
Map<String,String> parameters)
Returns the height or width to which an InDesign document should be adapted to.
|
String[] |
HasPageForDocumentProcessor.process(String method,
Map<String,String> parameters)
Returns "1" if there exists indd file in hybris PIM that matches the 'documentIdentifier' parameter.
|
String[] |
GetTableWidthCallProcessor.process(String method,
Map<String,String> parameters)
Returns the table width for the table specified in the given parameters
|
String[] |
GetPublicationCallProcessor.process(String method,
Map<String,String> parameters) |
String[] |
SampleCallProcessor.process(String method,
Map<String,String> parameters) |
String[] |
CallProcessor.process(String method,
Map<String,String> parameters)
Processes a certain Werk II Comet call
|
String[] |
GetPagePreviewSizeProcessor.process(String method,
Map<String,String> parameters)
Returns the page preview size set in AutoCometJob.
|
String[] |
SetOSCallProcessor.process(String method,
Map<String,String> parameters) |
String[][] |
MediaContextListProcessor.process(String method,
Map<String,String> parameters) |
String[][] |
ListProcessor.process(String method,
Map<String,String> parameters)
Processes a Werk II Comet request for a common list
|
String[][] |
ColumnListProcessor.process(String method,
Map<String,String> parameters)
Returns the columns for the table that is specified within the given parameters.
|
String[] |
EnvironmentProcessor.process(String method,
Map<String,String> parameters) |
String[] |
SyncAttributeCallProcessor.process(String method,
Map<String,String> parameters) |
String[][] |
PublicationPanelHandler.process(String method,
Map<String,String> parameters) |
String[] |
SetElementStatusCallProcessor.process(String method,
Map<String,String> parameters) |
String[] |
GetColumnWidthCallProcessor.process(String method,
Map<String,String> parameters)
Returns the table width for the table specified in the given parameters
|
String[] |
GetPdfPresetCallProcessor.process(String method,
Map<String,String> parameters)
Returns the PDF preset of an AutoCometJob that specified within the given parameters
|
String[][] |
PreviewPanelPlacementHandler.process(String method,
Map<String,String> parameters) |
String[] |
SetPublicationCallProcessor.process(String method,
Map<String,String> parameters) |
String[] |
SetAttributeCallProcessor.process(String method,
Map<String,String> parameters)
Sets an attribute that is specified in the given parameters
|
void |
DefaultPublicationController.putBinaryFile(String fileId,
CometBinary file) |
void |
PublicationController.putBinaryFile(String fileId,
CometBinary file)
Stores the content of the given file
|
void |
DefaultPublicationController.setDone(int id,
int status,
Date starttime,
Date endtime,
int exitValue) |
void |
PublicationController.setDone(int id,
int status,
Date starttime,
Date endtime,
int exitValue)
Reports the end of the execution of an AutoCometJob
|
void |
DefaultPublicationController.setStart(int id,
Date starttime,
int status) |
void |
PublicationController.setStart(int id,
Date starttime,
int status)
Reports the execution start of an AutoCometJob
|
void |
DefaultPublicationController.setStatus(int id,
int status) |
void |
PublicationController.setStatus(int id,
int status)
Sets the current status of an AutoCometJob
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
SetClientLanguageCallProcessor.process(String method,
Map<String,String> parameters) |
String[] |
GetPageCommentsProcessor.process(String method,
Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoteValidationService.validate(NoteInfo noteInfo,
CommentModel comment)
|
boolean |
Notes2PageTranslatorService.validate(Notes notes,
PageModel page)
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNoteValidationService.validate(NoteInfo ctx,
CommentModel comment) |
boolean |
DefaultNotes2PageTranslatorService.validate(Notes notes,
PageModel page) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoteValidationStrategy.validate(NoteInfo noteInfo,
CommentModel comment)
Validates
Note against the given CommentModel. |
void |
NotesValidationStrategy.validate(Notes notes,
PageModel page)
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateChangeValidationStrategy.validate(NoteInfo ctx,
CommentModel comment) |
void |
CommentDescriptionValidationStrategy.validate(NoteInfo ctx,
CommentModel comment) |
void |
NotePageIndexValidationStrategy.validate(NoteInfo ctx,
CommentModel comment) |
void |
CommentEditingValidationStrategy.validate(NoteInfo ctx,
CommentModel comment) |
void |
AssigneeNoteValidationStrategy.validate(NoteInfo noteInfo,
CommentModel comment) |
void |
CommentOnPageValidationStrategy.validate(Notes notes,
PageModel page) |
void |
UniquePKValidationStrategy.validate(Notes notes,
PageModel page) |
| Modifier and Type | Method and Description |
|---|---|
CometBinary |
CometConfiguration.getBinaryFile(String fileId) |
void |
CometConfiguration.putBinaryFile(String fileId,
CometBinary file)
This method is called when in a crpt script a file is uploaded.
|
protected void |
CometConfiguration.putCommentFile(CometBinary file) |
| Modifier and Type | Method and Description |
|---|---|
static String |
PagePreviewTools.changeFileIDString(String oldFileID,
PrintPublication publication)
Change the given filename from the .crpt script (pdf: pagepreview_pdf_timestamp_indesignfilename.pdf, image:
pagepreview_img_timestamp_full_(pagenumber)_indesignfilename.jpg) into a better media code (pdf:
pdfprefix+page.pk+timestamp, image: imageprefix+page.pk+timestamp+imagenumber) This method also works if instead the
indesignfilename the page id is trasmitted.
|
static Item |
PagePreviewTools.getPageByIdentifier(String id,
PrintPublication publication) |
static Collection<CometFile> |
PagePreviewTools.getPagePreviewPDFMedias(String scriptstring,
PrintPublication publication)
Returns for the given String which has to start with
PrintConstants.PAGEPREVIEW_PDF_PREFIX and the given
PrintPublication the Page from this publication. |
Copyright © 2017 SAP SE. All Rights Reserved.