|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.adobe.livecycle.output.client.OutputOptionsSpecConstants
public class OutputOptionsSpecConstants
Represents constants used by the OutputOptionsSpec
class.
Field Summary | |
---|---|
static java.lang.String |
AUDIT_LOG
|
static java.lang.String |
CHARSET
Represents the character set used to encode the output byte stream. |
static java.lang.String |
CONTENT_ROOT
Represents the content root in which the form design and its related collateral files are located. |
static java.lang.String |
COPIES
Represents the number of copies that the Output service prints. |
static java.lang.String |
DATA_FILE
Represents the data file that contains XML form data that is merged with the form. |
static java.lang.String |
EMAIL_BODY
Represents the body of an email message. |
static java.lang.String |
EMAIL_RECIPIENTS
Represents email recipients to whom documents are sent as attachments. |
static java.lang.String |
EMAIL_SERVER
Represents the email server that is used to send email messages. |
static java.lang.String |
EMAIL_SUBJECT
Represents the subject that is displayed within email messages sent to email recipients. |
static java.lang.String |
ENABLE_VIEWER_PREFERENCES
Represents the enable viewer preferences flag |
static java.lang.String |
FILE_URI
Represents the file URI to where the Output service writes the output stream. |
static java.lang.String |
FORM
Represents the form design that is used to generate an output stream. |
static java.lang.String |
LAZY_LOADING
|
static java.lang.String |
LOCALE
Represents the locale value. |
static java.lang.String |
LOOK_AHEAD
Represents the lookahead bytes used for the search rules. |
static java.lang.String |
LPD_URI
Represents the specified Line Printer Daemon (LPD) URI when the network has a LP daemon running. |
static java.lang.String |
META_DATA_SPEC_FILE
Represents the value used to generate metadata. |
static java.lang.String |
OUTPUT_BIN
Represents the outputBin XCI value that is used to enable the print driver to select the appropriate output bin. |
static java.lang.String |
OUTPUT_JOB
Represents the Jog XCI value that is used to set what output pages are physically shifted in the output tray. |
static java.lang.String |
OUTPUT_STREAM
Represents whether the Output service creates a single or multiple output streams. |
static java.lang.String |
PAGE_OFFSET_X
Represents the pageOffsetX XCI value. |
static java.lang.String |
PAGE_OFFSET_Y
Represents the pageOffsetY XCI value. |
static java.lang.String |
PAGINATION
Represents the pagination XCI value. |
static java.lang.String |
PRINT_FORMAT
Represents the format of the output stream. |
static java.lang.String |
PRINT_URI
Represents the destination for the print output. |
static java.lang.String |
PRINTER_QUEUE_NAME
Represents the name of the printer queue that is used with the Line Printer Daemon (LPD) URI. |
static java.lang.String |
RECORD_ID_FIELD
Represents the identifier value for the batch record. |
static java.lang.String |
RECORD_LEVEL
Represents the element level (located within the data file) that contains data records where the root is level 1. |
static java.lang.String |
RECORD_LEVEL_META_DATA
Represents the record level metadata. |
static java.lang.String |
RECORD_NAME
Represents the element name (located within the data file) that identifies the beginning of a record. |
static java.lang.String |
REQUESTOR
Represents the initiator of this request. |
static java.lang.String |
RETAIN_PDF_FORM_STATE
Represents the retainPDFFormState flag |
static java.lang.String |
RULES
Represents search rules that scan the input data file for a pattern and associates the data with a specific form design. |
static java.lang.String |
SERVER_PRINT_SPEC
Represents the print specification name. |
static java.lang.String |
STAPLE
Represents the staple XCI value. |
static java.lang.String |
USE_RESOURCES_IN_PDF
Represents which resources present in the pdf need to be used |
static java.lang.String |
WAIT_FOR_RESPONSE
Represents whether the Output service waits for a response after an invocation request is sent. |
static java.lang.String |
XCI
Represents the XCI file to use when generating a document output stream. |
Constructor Summary | |
---|---|
OutputOptionsSpecConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String REQUESTOR
public static final java.lang.String SERVER_PRINT_SPEC
public static final java.lang.String DATA_FILE
public static final java.lang.String RECORD_NAME
public static final java.lang.String RECORD_LEVEL
public static final java.lang.String LOOK_AHEAD
public static final java.lang.String RULES
public static final java.lang.String FORM
public static final java.lang.String CONTENT_ROOT
public static final java.lang.String XCI
public static final java.lang.String COPIES
public static final java.lang.String PRINT_FORMAT
public static final java.lang.String PRINT_URI
public static final java.lang.String FILE_URI
public static final java.lang.String EMAIL_RECIPIENTS
public static final java.lang.String EMAIL_SUBJECT
public static final java.lang.String EMAIL_SERVER
public static final java.lang.String EMAIL_BODY
public static final java.lang.String WAIT_FOR_RESPONSE
public static final java.lang.String OUTPUT_STREAM
public static final java.lang.String PAGINATION
public static final java.lang.String STAPLE
public static final java.lang.String PAGE_OFFSET_X
public static final java.lang.String PAGE_OFFSET_Y
public static final java.lang.String OUTPUT_BIN
public static final java.lang.String OUTPUT_JOB
public static final java.lang.String META_DATA_SPEC_FILE
public static final java.lang.String RECORD_LEVEL_META_DATA
public static final java.lang.String RECORD_ID_FIELD
public static final java.lang.String LPD_URI
public static final java.lang.String PRINTER_QUEUE_NAME
public static final java.lang.String LAZY_LOADING
public static final java.lang.String CHARSET
public static final java.lang.String LOCALE
public static final java.lang.String USE_RESOURCES_IN_PDF
public static final java.lang.String ENABLE_VIEWER_PREFERENCES
public static final java.lang.String RETAIN_PDF_FORM_STATE
public static final java.lang.String AUDIT_LOG
Constructor Detail |
---|
public OutputOptionsSpecConstants()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |