|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.services.formsprint.Constants
This class contains constants used frequently in the quality print services.
Field Summary | |
static java.lang.String |
Blank
The blank character. |
static java.lang.String |
CommandField
The commandField tag attribute in the forms syntax definition. |
static java.lang.String |
CommandForm
The commandForm tag attribute in the forms syntax definition. |
static java.lang.String |
CommandGlobal
The commandGlobal tag attribute in the forms syntax definition. |
static java.lang.String |
CommandJob
The commandJob tag attribute in the forms syntax definition. |
static java.lang.String |
CommandNP
The commandNamedPipe tag attribute in the FormsPath print service. |
static java.lang.String |
CommandPrinter
The commandPrinter tag attribute in the forms syntax definition. |
static java.lang.String |
CommandPrompt
The commandPrompt tag attribute in the forms syntax definition. |
static java.lang.String |
CompiledFormName
The compiledFormName tag attribute in the FormsRecordFormat definition. |
static java.lang.String |
Default_Field_Command
Default value for the FIELD command used in FormsStringFormat. |
static java.lang.String |
Default_Global_Command
Default value for the GLOBAL command used in FormsStringFormat. |
static java.lang.String |
Default_Prompt
Default value for the PROMPT command used in FormsStringFormat. |
static java.lang.String |
Default_Separator
Default value for the SEPARATOR command used in FormsStringFormat. |
static java.lang.String |
EmptyString
The empty string |
static java.lang.String |
Field
The FIELD type for the forms fields. |
static java.lang.String |
File
The file value for the mode attribute. |
static java.lang.String |
FilePath
The filePath tag attribute in the quality print services. |
static java.lang.String |
FormName
The formName tag attribute in the FormsRecordFormat definition. |
static java.lang.String |
FormType
The type tag attribute in the FormsRecordFormat definition. |
static java.lang.String |
FpCtrlJobId
The fpCtrlJobId string used int FormsPathService. |
static java.lang.String |
Global
The GLOBAL type for the forms fields. |
static java.lang.String |
JobId
The jobId string used int FormsPathService. |
static java.lang.String |
JobListQueueLength
The jobListQueueLength tag attribute in the quality print services. |
static java.lang.String |
JobStatus
The jobStatus string used int FormsPathService. |
static java.lang.String |
MajorJobStatus
The mayorJobStatus string used int FormsPathService. |
static java.lang.String |
MinorJobStatus
The minorJobStatus string used int FormsPathService. |
static java.lang.String |
Mode
The mode tag attribute in the quality print services. |
static java.lang.String |
NewLine
The new line character. |
static java.lang.String |
ParametersForJobCommand
The parametersForJobCommand tag attribute in the forms syntax definition. |
static java.lang.String |
Pipe
The pipe value for the mode attribute. |
static java.lang.String |
PipeName
The pipeName tag attribute in the JetForm print service. |
static java.lang.String |
PrinterName
The printerName tag attribute in the quality print services. |
static java.lang.String |
Prompt
The PROMPT command for the FormsStringFormat. |
static java.lang.String |
RequestNP
The requestNamedPipe tag attribute in the FormsPath print service. |
static java.lang.String |
ReversedSlash
The reversed slash used in file paths. |
static java.lang.String |
SeparateNameAndValue
The separateNameAndValue tag attribute in the forms syntax definition. |
static java.lang.String |
Separator
The SEPARATOR command for the FormsStringFormat. |
static java.lang.String |
ServerName
The serverName tag attribute in the quality print services. |
static java.lang.String |
Slash
The slash used in file paths. |
static java.lang.String |
Type
The type tag attribute in the com.bim.dse.services.formsprint.DataField. |
Constructor Summary | |
Constants()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String Mode
public static final java.lang.String File
public static final java.lang.String Pipe
public static final java.lang.String FilePath
public static final java.lang.String PipeName
public static final java.lang.String RequestNP
public static final java.lang.String CommandNP
public static final java.lang.String ServerName
public static final java.lang.String PrinterName
public static final java.lang.String JobListQueueLength
public static final java.lang.String Slash
public static final java.lang.String ReversedSlash
public static final java.lang.String EmptyString
public static final java.lang.String Type
public static final java.lang.String Global
public static final java.lang.String Field
public static final java.lang.String Prompt
public static final java.lang.String Separator
public static final java.lang.String Default_Field_Command
public static final java.lang.String Default_Global_Command
public static final java.lang.String Default_Prompt
public static final java.lang.String Default_Separator
public static final java.lang.String Blank
public static final java.lang.String NewLine
public static final java.lang.String FormName
public static final java.lang.String CompiledFormName
public static final java.lang.String FormType
public static final java.lang.String ParametersForJobCommand
public static final java.lang.String CommandJob
public static final java.lang.String CommandForm
public static final java.lang.String CommandPrompt
public static final java.lang.String CommandField
public static final java.lang.String CommandGlobal
public static final java.lang.String CommandPrinter
public static final java.lang.String SeparateNameAndValue
public static final java.lang.String JobId
public static final java.lang.String JobStatus
public static final java.lang.String FpCtrlJobId
public static final java.lang.String MajorJobStatus
public static final java.lang.String MinorJobStatus
Constructor Detail |
public Constants()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |