Constant Field Values
Contents
com.levigo.*
-
com.levigo.jadice.server.Job Modifier and Type Constant Field Value public static final String
COMPONENT_ID
"SERVER"
public static final String
PRODUCT_ID
"JS"
-
com.levigo.jadice.server.agent.email.HeaderConstants Modifier and Type Constant Field Value public static final String
ERROR_HEADER
"X-Jadice-Server-Error-Report"
public static final String
PROCESSED_HEADER
"X-Jadice-Server-Processed"
-
com.levigo.jadice.server.archive.UnTARNode Modifier and Type Constant Field Value public static final int
DEFAULT_BLKSIZE
10240
public static final int
DEFAULT_RCDSIZE
512
-
com.levigo.jadice.server.archive.worker.filter.OSXFilter Modifier and Type Constant Field Value public static final String
RESOURCE_BUNDLE_FOLDER
"__MACOSX/"
-
com.levigo.jadice.server.core.security.AnonymousUser Modifier and Type Constant Field Value public static final String
KEY
"JADICE_SERVER_ANONYMOUS_USER"
public static final String
ROLE_NAME
"ROLE_ANONYMOUS"
-
com.levigo.jadice.server.documentplatform.PageNumberDecoratorProcessor Modifier and Type Constant Field Value public static final String
PATTERN_CURRENT_PAGE_NUMBER
"$n"
public static final String
PATTERN_NUMBER_OF_PAGES
"$N"
-
com.levigo.jadice.server.documentplatform.ReshapeNode.AnnotationMimeTypes Modifier and Type Constant Field Value public static final String
FILENET
"application/x-filenet-is-annotation"
public static final String
FILENET_P8
"application/x-filenet-p8-annotation"
public static final String
IBM_CM
"application/x-ibm-imageplus-annotation"
public static final String
JADICE
"application/vnd.levigo.annotations"
-
com.levigo.jadice.server.documentplatform.StreamAnalysisNode Modifier and Type Constant Field Value public static final String
PROPERTY_NAME
"STREAM_ANALYSIS_DETAILS"
-
com.levigo.jadice.server.documentplatform.filetypeanalysis.PDFMatcher Modifier and Type Constant Field Value public static final String
DETAILS_KEY
"PDF_DETAILS"
public static final String
EMBEDDED_FILE_NAMES_KEY
"embedded-file-names"
public static final String
IS_ENCRYPTED_KEY
"is-encrypted"
public static final String
METADATA_KEY
"metadata"
public static final String
REQUIRES_USER_PASSWORD_KEY
"requires-user-password"
public static final String
SECURITY_HANDLER_KEY
"security-handler"
public static final String
VERSION_KEY
"version"
-
com.levigo.jadice.server.external.ExternalProcessCallNode Modifier and Type Constant Field Value public static final String
INFILE_PLACEHOLDER
"${infile}"
public static final String
OUTFILE_PLACEHOLDER
"${outfile}"
-
com.levigo.jadice.server.javamail.JavamailInputNode Modifier and Type Constant Field Value public static final String
ALL_PARTS
"*"
-
com.levigo.jadice.server.javamail.MultipartAlternativeNode Modifier and Type Constant Field Value public static final String
ANY
"*"
-
com.levigo.jadice.server.jms.client.JMSJobFactory Modifier and Type Constant Field Value public static final int
DEFAULT_PRIORITY
4
public static final String
DEFAULT_QUEUE_NAME
"JS.REQUEST"
public static final long
DEFAULT_TIMEOUT
30000L
public static final String
PROPERTY_KEY_COMMUNICATION_TIMEOUT
"PROPERTY_KEY_COMMUNICATION_TIMEOUT"
public static final String
PROPERTY_KEY_PRIORITY
"PROPERTY_KEY_PRIORITY"
public static final String
PROPERTY_KEY_SUBMISSION_TIMEOUT
"PROPERTY_KEY_SUBMISSION_TIMEOUT"
-
com.levigo.jadice.server.jms.client.JNDIConnectionFactory Modifier and Type Constant Field Value public static final String
INITAL_CONTEXT_FACTORY_WEBLOGIC
"weblogic.jndi.WLInitialContextFactory"
-
com.levigo.jadice.server.mail.MailBodyCreatorNode Modifier and Type Constant Field Value public static final String
BINARY_BODY_PLACEHOLDER_MIMETYPE
"levigo/binary-body-placeholder"
-
com.levigo.jadice.server.mail.worker.AttachmentDirectoryFactory Modifier and Type Constant Field Value public static final String
COVER_FOR
"AttachmentDirectoryFactory.SubstitueFor"
-
com.levigo.jadice.server.mail.worker.internal.util.Encodings Modifier and Type Constant Field Value public static final String
UTF_16_BE
"UTF-16BE"
public static final String
UTF_16_LE
"UTF-16LE"
public static final String
UTF_32
"UTF-32"
public static final String
UTF_8
"UTF-8"
-
com.levigo.jadice.server.mail.worker.internal.util.HtmlOffsetInserter Modifier and Type Constant Field Value public static final String
NEEDLE_STRING
"<head>"
public static final String
OFFSET_PREFIX
"<style>body{margin-top:"
public static final String
OFFSET_SUFFIX
"pt;}</style>"
-
com.levigo.jadice.server.mail.worker.internal.util.RTFOffsetInserter Modifier and Type Constant Field Value public static final String
NEEDLE_STRING
"\\rtf1"
public static final String
OFFSET_PREFIX
"\\sb"
public static final String
OFFSET_SUFFIX
" \\par"
-
com.levigo.jadice.server.msoffice.Commands Modifier and Type Constant Field Value public static final String
DEBUG
"DEBUG"
public static final String
EXCEPTION
"EXCEPTION"
public static final String
FINISHED
"FINISHED"
public static final String
FIRST_EXPORT_PAGE
"FIRST_EXPORT_PAGE"
public static final String
INFO
"INFO"
public static final String
LAST_EXPORT_PAGE
"LAST_EXPORT_PAGE"
public static final String
LOAD
"LOAD"
public static final char
MESSAGE_END
10
public static final String
PARAM_START
">>>"
public static final String
PING
"PING"
public static final String
PONG
"PONG"
public static final String
PROCESS_ID
"PID"
public static final String
QUIT
"QUIT"
public static final String
RESULT
"RESULT"
public static final String
START
"RUN"
public static final String
TARGET_MIME_TYPE
"TARGET_MIME_TYPE"
public static final String
WARNING
"WARNING"
-
com.levigo.jadice.server.msoffice.MSExcelWorker Modifier and Type Constant Field Value public static final String
REPLACEMENT_PAGE_DESCRIPTION
"Replacement page for empty excel file"
public static final String
REPLACEMENT_PAGE_DESCRIPTION_WITH_FILENAME
"Replacement page for empty excel file with filename "
-
com.levigo.jadice.server.msoffice.MSOfficeConverterPool Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_USAGE_COUNT
20
-
com.levigo.jadice.server.msoffice.MSOutlookConverter Modifier and Type Constant Field Value public static final String
BODY_FILENAME_PREFIX
"msoutlk"
-
com.levigo.jadice.server.nodes.DynamicPipelineNode Modifier and Type Constant Field Value public static final String
ANY_TYPE
"any"
-
com.levigo.jadice.server.nodes.RouterNode Modifier and Type Constant Field Value public static final String
STREAM_DESCRIPTOR_PATTERN
"#streamDescriptor"
public static final String
STREAM_NUMBER_PATTERN
"#streamNumber"
-
com.levigo.jadice.server.nodes.URLOutputNode Modifier and Type Constant Field Value public static final String
SEQUENCE_NUMBER
"${num}"
public static final String
STREAMDESCRIPTOR_FILENAME
"${sd_filename}"
-
com.levigo.jadice.server.nodes.worker.PropertiesLogWorker Modifier and Type Constant Field Value public static final String
JOB_ID_KEY
"jobID"
public static final String
PROPERTY_DEFAULT_VALUE
"default_value"
-
com.levigo.jadice.server.pdf.EmbedAttachmentsNode Modifier and Type Constant Field Value public static final String
DEFAULT_FALLBACK_FILENAME
"attachment.dat"
-
com.levigo.jadice.server.pdf.PDFImageOptimizationNode Modifier and Type Constant Field Value public static final float
MAX_JPEG_QUALITY
1.0f
public static final float
MIN_JPEG_QUALITY
0.0f
-
com.levigo.jadice.server.pdf.PDFMergeNode Modifier and Type Constant Field Value public static final String
HIDE_FROM_OUTLINE
"PDFMergeNode.HideFromOutline"
-
com.levigo.jadice.server.shared.SharedLocaleUtil Modifier and Type Constant Field Value public static final String
CLIENT_LOCALE_PROPERTY_KEY
"clientLocale"
-
com.levigo.jadice.server.shared.types.StreamDescriptor Modifier and Type Constant Field Value public static final String
UNKNOWN_MIME_TYPE
"unknown/*"
-
com.levigo.jadice.server.util.DynamicPipe Modifier and Type Constant Field Value public static final int
BUFFER_SIZE
8192
-
com.levigo.jadice.server.ws.JobInvocationServiceImpl Modifier and Type Constant Field Value public static final String
CDATA_END
"]]>"
public static final String
CDATA_START
"<![CDATA["
-
com.levigo.jadice.server.ws.cfg.JobConfiguratorMsgPriorityUtil Modifier and Type Constant Field Value public static final String
PROPERTY_KEY_PRIORITY
"PROPERTY_KEY_PRIORITY"
-
com.levigo.jadice.server.xml.PlaintextToXMLWorker Modifier and Type Constant Field Value public static final String
NAMESPACE_URI
"http://levigo.de/solutions/jadice/server/text.xsd"