Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Z
A
ABSOLUTE
- Static variable in class com.dynalivery.saffron.client.
RTFFormatOptions
Type identifier for creating an RTFAbsoluteSerializer.
AuthenticationException
- exception com.dynalivery.saffron.client.exception.
AuthenticationException
.
A public class to return user authentication exceptions
AuthenticationException(String)
- Constructor for class com.dynalivery.saffron.client.exception.
AuthenticationException
Constructs a AuthenticationException with a detail message.
AuthenticationException(String, Throwable)
- Constructor for class com.dynalivery.saffron.client.exception.
AuthenticationException
Constructs a AuthenticationException with a detail message.
abortJob()
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
Abort the active job if possible
abortJob()
- Method in class com.dynalivery.saffron.client.
SaffronClient
Abort the active job if possible
abortJob()
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
Abort the active job if possible
abortJob()
- Method in class com.dynalivery.saffron.client.
SaffronEmbeddedClient
Abort the active job if possible
addPrintJobAttributeListener(PrintJobAttributeListener, PrintJobAttributeSet)
- Method in class com.dynalivery.printservice.
SaffronDocPrintJob
addPrintJobListener(PrintJobListener)
- Method in class com.dynalivery.printservice.
SaffronDocPrintJob
addPrintServiceAttributeListener(PrintServiceAttributeListener)
- Method in class com.dynalivery.printservice.
SaffronPrintService
appServerVendor
- Variable in class com.dynalivery.saffron.client.
SaffronClient
This is the EJB appserver vendor, if any
B
BUFFER_SIZE_IN_BYTES
- Static variable in class com.dynalivery.saffron.client.
FileUtilities
byteArray
- Variable in class com.dynalivery.saffron.client.
SaffronEJBSource
C
CORBA
- Static variable in class com.dynalivery.saffron.client.
ServerType
a CORBA Saffron server
ClientFileSystemDestinationOptions
- class com.dynalivery.saffron.client.
ClientFileSystemDestinationOptions
.
This class describes the options for saving a Saffron output file to the client file system.
ClientFileSystemDestinationOptions(String)
- Constructor for class com.dynalivery.saffron.client.
ClientFileSystemDestinationOptions
Creates ClientFileSystemDestinationOptions for saving an output file to the client file system.
ConsoleLogReceiver
- class com.dynalivery.saffron.client.
ConsoleLogReceiver
.
This class implements a LogReceiver service that writes to the console
ConsoleLogReceiver()
- Constructor for class com.dynalivery.saffron.client.
ConsoleLogReceiver
This Constructor creates a new ConsoleLogReceiver with serverID - "Unknown" clientConnectionID - "CorbaClient"
ConsoleLogReceiver(String, String)
- Constructor for class com.dynalivery.saffron.client.
ConsoleLogReceiver
This Constructor creates a new ConsoleLogReceiver with the provided ServerID and the ClientConnectionID.
ConsoleLogService
- class com.dynalivery.saffron.client.
ConsoleLogService
.
This class implements a LogService that writes to the console
ConsoleLogService()
- Constructor for class com.dynalivery.saffron.client.
ConsoleLogService
Construct ConsoleLogService
ConsoleLogService(int)
- Constructor for class com.dynalivery.saffron.client.
ConsoleLogService
Construct ConsoleLogService with specified logging level
canAbortJob()
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
Returns true if we can abort an active job
canAbortJob()
- Method in class com.dynalivery.saffron.client.
SaffronClient
Returns true if we can abort an active job
canAbortJob()
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
Returns true if we can abort an active job
canAbortJob()
- Method in class com.dynalivery.saffron.client.
SaffronEmbeddedClient
Returns true if we can abort an active job
close()
- Method in class com.dynalivery.saffron.client.
SNOAInputStream
Closes this input stream and releases any system resources associated with the stream.
com.dynalivery.printservice
- package com.dynalivery.printservice
com.dynalivery.printservice.attribute
- package com.dynalivery.printservice.attribute
com.dynalivery.saffron.client
- package com.dynalivery.saffron.client
com.dynalivery.saffron.client.exception
- package com.dynalivery.saffron.client.exception
connect(String, String)
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
Connect to the Saffron CORBA server.
connect(String, String)
- Method in class com.dynalivery.saffron.client.
SaffronClient
Connect to Saffron
connect(String, String)
- Method in class com.dynalivery.saffron.client.
SaffronEmbeddedClient
Connect to the Saffron embedded server
connect(String, String)
- Method in class com.dynalivery.saffron.client.
SaffronJBossEJBClient
Connect to Saffron EJB server.
connectInternal(String, String)
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
Connect to the Saffron CORBA server.
copyFile(File, File)
- Static method in class com.dynalivery.saffron.client.
FileUtilities
Copy a file
createByteArrayFromFile(File)
- Static method in class com.dynalivery.saffron.client.
FileUtilities
Returns a byte array with the entire contents of the specified file
createByteArrayFromStream(InputStream)
- Static method in class com.dynalivery.saffron.client.
FileUtilities
Returns a byte array with the entire contents of the specified file
createMultiDocPrintJob()
- Method in class com.dynalivery.printservice.
SaffronPrintService
createPrintJob()
- Method in class com.dynalivery.printservice.
SaffronPrintService
createSaffronCORBAClient(Properties)
- Static method in class com.dynalivery.saffron.client.
SaffronClient
Create a Saffron client using CORBA
createSaffronClient(int, Properties)
- Static method in class com.dynalivery.saffron.client.
SaffronClient
Create a Saffron client for specified server type
createSaffronEJBClient(Properties)
- Static method in class com.dynalivery.saffron.client.
SaffronClient
Create a Saffron client for the specified EJB server vendor.
createSaffronEmbeddedClient(Properties)
- Static method in class com.dynalivery.saffron.client.
SaffronClient
Create a Saffron client for embedded server
D
DefaultAttributeContainer
- class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
.
DefaultAttributeContainer()
- Constructor for class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
Creates new DefaultAttributeContainer
DestinationOptions
- class com.dynalivery.saffron.client.
DestinationOptions
.
This abstract class defines the destination options for a Saffron export operation.
DestinationOptions(int)
- Constructor for class com.dynalivery.saffron.client.
DestinationOptions
Creates new DestinationOptions
DestinationType
- class com.dynalivery.saffron.client.
DestinationType
.
This class defines the Saffron export destination types.
DestinationType()
- Constructor for class com.dynalivery.saffron.client.
DestinationType
defaultHost
- Variable in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
defaultPassword
- Variable in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
defaultPort
- Variable in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
defaultServerType
- Variable in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
defaultUserName
- Variable in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
destinationCategoryClass
- Static variable in class com.dynalivery.printservice.
SaffronPrintService
destinationType
- Variable in class com.dynalivery.saffron.client.
DestinationOptions
detail
- Variable in class com.dynalivery.saffron.client.exception.
SaffronClientException
detail
- Variable in class com.dynalivery.saffron.client.exception.
UnexpectedServerException
disconnect()
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
Disconnect from the Saffron CORBA server.
disconnect()
- Method in class com.dynalivery.saffron.client.
SaffronClient
Disconnect from Saffron
disconnect()
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
Disconnect from Saffron EJB server.
disconnect()
- Method in class com.dynalivery.saffron.client.
SaffronEmbeddedClient
Disconnect from the Saffron embedded server.
disconnect()
- Method in class com.dynalivery.saffron.client.
SaffronJBossEJBClient
Disconnect from the Saffron EJB server May only be needed if GUI tools want to support re-logging in under a different username/password.
doNotUnzipOutput()
- Method in class com.dynalivery.saffron.client.
FileSystemDestinationOptions
doNotUnzipOutput, the output will not be unzipped
dynaliveryServer
- Variable in class com.dynalivery.saffron.client.
SaffronCORBAClient
E
EJB
- Static variable in class com.dynalivery.saffron.client.
ServerType
an EJB Saffron server
EMBEDDED
- Static variable in class com.dynalivery.saffron.client.
ServerType
an embedded (in-process) Saffron server
EditableFormatOptions
- class com.dynalivery.saffron.client.
EditableFormatOptions
.
EditableFormatOptions()
- Constructor for class com.dynalivery.saffron.client.
EditableFormatOptions
Creates a new instance of EditableFormatOptions
ensureSessionReference()
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
Ensure session bean reference is still valid.
equals(Object)
- Method in class com.dynalivery.printservice.
SaffronPrintService
export(FormatOptions, SaffronInputSource[], DestinationOptions)
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
Export one or more documents
export(FormatOptions, SaffronInputSource[], DestinationOptions)
- Method in class com.dynalivery.saffron.client.
SaffronClient
Export one or more documents
export(FormatOptions, SaffronInputSource[], DestinationOptions)
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
Export one or more documents
export(FormatOptions, SaffronEJBSource[], DestinationOptions)
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
Export one or more files
export(FormatOptions, SaffronEJBSource[])
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
Export one or more files to a byte array
export(FormatOptions, SaffronInputSource[], DestinationOptions)
- Method in class com.dynalivery.saffron.client.
SaffronEmbeddedClient
Export one or more documents
extractZipFile(String, String)
- Static method in class com.dynalivery.saffron.client.
FileUtilities
F
FO
- Static variable in class com.dynalivery.saffron.client.
LanguageType
FO input file
FileSystemDestinationOptions
- class com.dynalivery.saffron.client.
FileSystemDestinationOptions
.
This class defines the destination options where one or more file will be written to the file system.
FileSystemDestinationOptions(int, String)
- Constructor for class com.dynalivery.saffron.client.
FileSystemDestinationOptions
Creates new FileSystemDestinationOptions
FileType
- class com.dynalivery.saffron.client.
FileType
.
This class defines the allowable Saffron input file types
FileType()
- Constructor for class com.dynalivery.saffron.client.
FileType
FileUtilities
- class com.dynalivery.saffron.client.
FileUtilities
.
This class defines some useful methods for manipulating files and filenames.
FileUtilities()
- Constructor for class com.dynalivery.saffron.client.
FileUtilities
FormatOptions
- class com.dynalivery.saffron.client.
FormatOptions
.
This class defines the formatting options for a Saffron export.
FormatOptions(int)
- Constructor for class com.dynalivery.saffron.client.
FormatOptions
Creates new FormatOptions
fileType
- Variable in class com.dynalivery.saffron.client.
FormatOptions
the output file type (e.g.
findFile(String)
- Static method in class com.dynalivery.saffron.client.
FileUtilities
Find a file.
formatListManager
- Variable in class com.dynalivery.saffron.client.
SaffronEmbeddedClient
formatter
- Variable in class com.dynalivery.saffron.client.
SaffronEmbeddedClient
fullPathName
- Variable in class com.dynalivery.saffron.client.
FileSystemDestinationOptions
the full pathname String for these FileSystemDestination options
G
getAppServerVendor()
- Method in class com.dynalivery.saffron.client.
SaffronClient
Returns the appserver vendor, if any
getAttribute(Class)
- Method in class com.dynalivery.printservice.
SaffronPrintService
getAttributes()
- Method in class com.dynalivery.printservice.
SaffronDocPrintJob
getAttributes()
- Method in class com.dynalivery.printservice.
SaffronPrintService
getBaseFileName()
- Method in class com.dynalivery.saffron.client.
HTMLFormatOptions
Returns the base filename String to be used when generating HTML
getBaseFileName()
- Method in class com.dynalivery.saffron.client.
RasterFormatOptions
Returns the base filename String to be used when generating Rasters
getBaseFileName()
- Method in class com.dynalivery.saffron.client.
SVGFormatOptions
Returns the base filename String to be used when generating SVG
getCategory()
- Method in class com.dynalivery.printservice.attribute.
HTMLImageType
getCategory()
- Method in class com.dynalivery.printservice.attribute.
HTMLUseFrames
getCategory()
- Method in class com.dynalivery.printservice.attribute.
PDFFontEmbedding
getCategory()
- Method in class com.dynalivery.printservice.attribute.
PDFLinearized
getCategory()
- Method in class com.dynalivery.printservice.attribute.
SaffronDestinationType
getCategory()
- Method in class com.dynalivery.printservice.attribute.
SaffronHost
getCategory()
- Method in class com.dynalivery.printservice.attribute.
SaffronOutputType
getCategory()
- Method in class com.dynalivery.printservice.attribute.
SaffronPassword
getCategory()
- Method in class com.dynalivery.printservice.attribute.
SaffronPort
getCategory()
- Method in class com.dynalivery.printservice.attribute.
SaffronServerType
getCategory()
- Method in class com.dynalivery.printservice.attribute.
SaffronUserName
getClassNameTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronDestinationType
getClassNameTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronOutputType
getClassNameTable()
- Method in interface com.dynalivery.printservice.attribute.
SaffronSelectionTypeEnumExtension
getClassNameTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronServerType
getClientConnectionID()
- Method in class com.dynalivery.saffron.client.
ConsoleLogReceiver
This returns the ClientID used by this LogReceiver.
getClientConnectionID()
- Method in class com.dynalivery.saffron.client.
SaffronClientFileReceiver
getDefaultAttributeValue(Class)
- Method in class com.dynalivery.printservice.
SaffronPrintService
getDefaultHost()
- Method in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
getDefaultPassword()
- Method in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
getDefaultPort()
- Method in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
getDefaultPrintService()
- Method in class com.dynalivery.printservice.
SaffronPrintServiceLookup
getDefaultServerType()
- Method in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
getDefaultUserName()
- Method in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
getDestinationList(int)
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
getDestinationList returns the List of Destinations Supported by this Formatter.
getDestinationList(int)
- Method in class com.dynalivery.saffron.client.
SaffronClient
getDestinationList returns the List of Destinations Supported by this Formatter.
getDestinationList(int)
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
getDestinationList returns the List of Destinations Supported by this Formatter.
getDestinationList(int)
- Method in class com.dynalivery.saffron.client.
SaffronEmbeddedClient
getDestinationList returns the List of Destinations Supported by this Formatter.
getDestinationType()
- Method in class com.dynalivery.saffron.client.
DestinationOptions
getDoc()
- Method in class com.dynalivery.printservice.
SaffronSingleDoc
getEmbeddInHtml()
- Method in class com.dynalivery.saffron.client.
SVGFormatOptions
getEmbeddedFontsOn()
- Method in class com.dynalivery.saffron.client.
SVGFormatOptions
getEnumValueTable()
- Method in class com.dynalivery.printservice.attribute.
HTMLImageType
getEnumValueTable()
- Method in class com.dynalivery.printservice.attribute.
HTMLUseFrames
getEnumValueTable()
- Method in class com.dynalivery.printservice.attribute.
PDFFontEmbedding
getEnumValueTable()
- Method in class com.dynalivery.printservice.attribute.
PDFLinearized
getEnumValueTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronDestinationType
getEnumValueTable()
- Method in interface com.dynalivery.printservice.attribute.
SaffronEnumExtension
getEnumValueTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronOutputType
getEnumValueTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronServerType
getFileType()
- Method in class com.dynalivery.saffron.client.
FormatOptions
Returns the output file type (e.g.
getFontEmbedding()
- Method in class com.dynalivery.saffron.client.
PDFFormatOptions
Returns true if fonts should be embedded
getFormatList()
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
getFormatList returns the List of OutputFormats Supported
getFormatList()
- Method in class com.dynalivery.saffron.client.
SaffronClient
getFormatList returns the List of OutputFormats Supported
getFormatList()
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
getFormatList returns the List of OutputFormats Supported
getFormatList()
- Method in class com.dynalivery.saffron.client.
SaffronEmbeddedClient
getFormatList returns the List of OutputFormats Supported
getFrames()
- Method in class com.dynalivery.saffron.client.
HTMLFormatOptions
Returns true if frames should be used
getFullPathName()
- Method in class com.dynalivery.saffron.client.
FileSystemDestinationOptions
Returns the full pathname String for the destination file(s)
getGUIDisplayStringTable()
- Method in class com.dynalivery.printservice.attribute.
HTMLImageType
getGUIDisplayStringTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronDestinationType
getGUIDisplayStringTable()
- Method in interface com.dynalivery.printservice.attribute.
SaffronEnumExtension
getGUIDisplayStringTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronOutputType
getGUIDisplayStringTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronServerType
getIOR()
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
This method returns the IOR of the Saffron server
getImageType()
- Method in class com.dynalivery.saffron.client.
HTMLFormatOptions
Returns the base filename String to be used when generating HTML
getImageType()
- Method in class com.dynalivery.saffron.client.
RasterFormatOptions
Returns the base filename String to be used when generating Raster
getInitialContext(String, String, String)
- Method in class com.dynalivery.saffron.client.
SaffronJBossEJBClient
getInputStream()
- Method in class com.dynalivery.saffron.client.
SaffronEJBSource
getInstance()
- Static method in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
getInstance()
- Static method in class com.dynalivery.saffron.client.
ConsoleLogService
return an instance of the ConsoleLogService
getLanguageType()
- Method in class com.dynalivery.saffron.client.
SaffronEJBSource
getLanguageType()
- Method in class com.dynalivery.saffron.client.
SaffronLanguageInputSource
getLanguageType()
- Method in class com.dynalivery.saffron.client.
SplittableSaffronInputSource
getLastPathnameElement(String)
- Static method in class com.dynalivery.saffron.client.
FileUtilities
Get last element of pathname
getLatestPrintRequestAttributeSet()
- Method in class com.dynalivery.printservice.
SaffronPrintService
getLinearized()
- Method in class com.dynalivery.saffron.client.
PDFFormatOptions
Returns true if linearized PDF should be generated
getLocalDestinationOptionsXML()
- Method in class com.dynalivery.saffron.client.
FileSystemDestinationOptions
Returns the XML String that represents the current local destination options
getMultiDocPrintServices(DocFlavor[], AttributeSet)
- Method in class com.dynalivery.printservice.
SaffronPrintServiceLookup
getName()
- Method in class com.dynalivery.printservice.
SaffronPrintService
getName()
- Method in class com.dynalivery.printservice.attribute.
HTMLImageType
getName()
- Method in class com.dynalivery.printservice.attribute.
HTMLUseFrames
getName()
- Method in class com.dynalivery.printservice.attribute.
PDFFontEmbedding
getName()
- Method in class com.dynalivery.printservice.attribute.
PDFLinearized
getName()
- Method in class com.dynalivery.printservice.attribute.
SaffronDestinationType
getName()
- Method in class com.dynalivery.printservice.attribute.
SaffronHost
getName()
- Method in class com.dynalivery.printservice.attribute.
SaffronOutputType
getName()
- Method in class com.dynalivery.printservice.attribute.
SaffronPassword
getName()
- Method in class com.dynalivery.printservice.attribute.
SaffronPort
getName()
- Method in class com.dynalivery.printservice.attribute.
SaffronServerType
getName()
- Method in class com.dynalivery.printservice.attribute.
SaffronUserName
getNestedFiles(String, String)
- Static method in class com.dynalivery.saffron.client.
FileUtilities
getOutputAsStream()
- Method in class com.dynalivery.saffron.client.
StreamDestinationOptions
getOutputAsStream returns the InputStream to the Output.
getOutputDirectory()
- Method in class com.dynalivery.saffron.client.
SaffronClientFileReceiver
getPOA()
- Static method in class com.dynalivery.saffron.client.
SaffronCORBAClient
getPageFormat(int)
- Method in interface com.dynalivery.saffron.client.
SaffronInputSource
Get a PageFormat representing the dimensions of a given page
getPageFormat(int)
- Method in class com.dynalivery.saffron.client.
SaffronLanguageInputSource
Get a PageFormat representing the dimensions of a given page
getPageFormat(int)
- Method in class com.dynalivery.saffron.client.
SaffronPrintableInputSource
Get a PageFormat representing the dimensions of a given page
getPageFormat(int)
- Method in class com.dynalivery.saffron.client.
SplittableSaffronInputSource
getParentPathname(String)
- Static method in class com.dynalivery.saffron.client.
FileUtilities
Get parent's pathname
getPrintService()
- Method in class com.dynalivery.printservice.
SaffronDocPrintJob
getPrintServices(DocFlavor, AttributeSet)
- Method in class com.dynalivery.printservice.
SaffronPrintServiceLookup
getPrintServices()
- Method in class com.dynalivery.printservice.
SaffronPrintServiceLookup
getPrintable()
- Method in class com.dynalivery.saffron.client.
SaffronPrintableInputSource
getRemoteClassLoaderIOR()
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
getRemoteDestinationOptionsXML(ORB, POA)
- Method in class com.dynalivery.saffron.client.
FileSystemDestinationOptions
Returns the XML String that represents the current remote destination options
getSerializerType()
- Method in class com.dynalivery.saffron.client.
RTFFormatOptions
getSerializerType
getServerID()
- Method in class com.dynalivery.saffron.client.
ConsoleLogReceiver
This returns the ServerID used by this LogReceiver.
getServerID()
- Method in class com.dynalivery.saffron.client.
SaffronClientFileReceiver
getServerName()
- Method in class com.dynalivery.saffron.client.
SaffronClient
Returns the server name
getServerPortString()
- Method in class com.dynalivery.saffron.client.
SaffronClient
Returns the server port
getServerType()
- Method in class com.dynalivery.saffron.client.
SaffronClient
Returns the Saffron server type e.g.
getServiceUIFactory()
- Method in class com.dynalivery.printservice.
SaffronPrintService
getSessionReference(String, String, String)
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
getSessionReference(String, String, String)
- Method in class com.dynalivery.saffron.client.
SaffronJBossEJBClient
getStream()
- Method in class com.dynalivery.saffron.client.
SaffronLanguageInputSource
getStringTable()
- Method in class com.dynalivery.printservice.attribute.
HTMLImageType
getStringTable()
- Method in class com.dynalivery.printservice.attribute.
HTMLUseFrames
getStringTable()
- Method in class com.dynalivery.printservice.attribute.
PDFFontEmbedding
getStringTable()
- Method in class com.dynalivery.printservice.attribute.
PDFLinearized
getStringTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronDestinationType
getStringTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronOutputType
getStringTable()
- Method in class com.dynalivery.printservice.attribute.
SaffronServerType
getSupportedAttributeCategories()
- Method in class com.dynalivery.printservice.
SaffronPrintService
getSupportedAttributeValues(Class, DocFlavor, AttributeSet)
- Method in class com.dynalivery.printservice.
SaffronPrintService
getSupportedDocFlavors()
- Method in class com.dynalivery.printservice.
SaffronPrintService
getTypeForString(String)
- Static method in class com.dynalivery.saffron.client.
ServerType
Returns the integer server type for the specified String
getTypeString(int)
- Static method in class com.dynalivery.saffron.client.
DestinationType
Returns a descriptive String for the specified destination type
getTypeString(int)
- Static method in class com.dynalivery.saffron.client.
FileType
Returns a descriptive String for the specified file type
getTypeString(int)
- Static method in class com.dynalivery.saffron.client.
ImageType
Returns a descriptive String for the specified image type
getTypeString(int)
- Static method in class com.dynalivery.saffron.client.
LanguageType
Returns a descriptive String for the specified language type
getTypeString(int)
- Static method in class com.dynalivery.saffron.client.
ServerType
Returns a descriptive String for the specified server type
getUI(int, String)
- Method in class com.dynalivery.printservice.
SaffronPrintServiceUIFactory
getUIClassNamesForRole(int)
- Method in class com.dynalivery.printservice.
SaffronPrintServiceUIFactory
getUnsupportedAttributes(DocFlavor, AttributeSet)
- Method in class com.dynalivery.printservice.
SaffronPrintService
getUseCss()
- Method in class com.dynalivery.saffron.client.
SVGFormatOptions
getUserName()
- Method in class com.dynalivery.saffron.client.
SaffronClient
Returns the current logged in userName, if any
getXML()
- Method in class com.dynalivery.saffron.client.
EditableFormatOptions
getXML()
- Method in class com.dynalivery.saffron.client.
FormatOptions
Returns an XML String representation of the format options, if any
getXML()
- Method in class com.dynalivery.saffron.client.
HTMLFormatOptions
Returns the XML String that represents these HTML formatting options
getXML()
- Method in class com.dynalivery.saffron.client.
PDFFormatOptions
Returns an XML String that describes these PDF formatting options
getXML()
- Method in class com.dynalivery.saffron.client.
RTFFormatOptions
Returns the an XML String representation of the format options, if any
getXML()
- Method in class com.dynalivery.saffron.client.
RasterFormatOptions
Returns the XML String that represents these Raster formatting options
getXML()
- Method in class com.dynalivery.saffron.client.
SVGFormatOptions
Returns the an XML String representation of the format options, if any
H
HTML
- Static variable in class com.dynalivery.saffron.client.
FileType
HTML
HTMLFormatOptions
- class com.dynalivery.saffron.client.
HTMLFormatOptions
.
This class defines the HTML formatting options for a Saffron export
HTMLFormatOptions(int, boolean, String)
- Constructor for class com.dynalivery.saffron.client.
HTMLFormatOptions
Creates new HTMLFormatOptions
HTMLImageType
- class com.dynalivery.printservice.attribute.
HTMLImageType
.
HTMLImageType(int)
- Constructor for class com.dynalivery.printservice.attribute.
HTMLImageType
HTMLUseFrames
- class com.dynalivery.printservice.attribute.
HTMLUseFrames
.
HTMLUseFrames(int)
- Constructor for class com.dynalivery.printservice.attribute.
HTMLUseFrames
hashCode()
- Method in class com.dynalivery.printservice.
SaffronPrintService
htmlImageTypeCategoryClass
- Static variable in class com.dynalivery.printservice.
SaffronPrintService
htmlUseFramesCategoryClass
- Static variable in class com.dynalivery.printservice.
SaffronPrintService
I
ImageType
- class com.dynalivery.saffron.client.
ImageType
.
This class defines the allowable image types
ImageType()
- Constructor for class com.dynalivery.saffron.client.
ImageType
InvalidParameterException
- exception com.dynalivery.saffron.client.exception.
InvalidParameterException
.
InvalidParameterException(String)
- Constructor for class com.dynalivery.saffron.client.exception.
InvalidParameterException
Constructs an
InvalidParameterException
with the specified detail message.
inputStream
- Variable in class com.dynalivery.saffron.client.
SaffronLanguageInputSource
instance
- Static variable in class com.dynalivery.printservice.attribute.
DefaultAttributeContainer
isAttributeCategorySupported(Class)
- Method in class com.dynalivery.printservice.
SaffronPrintService
isAttributeValueSupported(Attribute, DocFlavor, AttributeSet)
- Method in class com.dynalivery.printservice.
SaffronPrintService
isConnected()
- Method in class com.dynalivery.saffron.client.
SaffronCORBAClient
Returns true if we are connected to Saffron
isConnected()
- Method in class com.dynalivery.saffron.client.
SaffronClient
Returns true if we are connected to Saffron
isConnected()
- Method in class com.dynalivery.saffron.client.
SaffronEJBClient
Returns true if we are connected to Saffron
isConnected()
- Method in class com.dynalivery.saffron.client.
SaffronEmbeddedClient
Returns true if we are connected to Saffron
isDocFlavorSupported(DocFlavor)
- Method in class com.dynalivery.printservice.
SaffronPrintService
isPageFormatAvailable(int)
- Method in interface com.dynalivery.saffron.client.
SaffronInputSource
Indicates whether the PageFormat for the specified page is known.
isPageFormatAvailable
- Variable in class com.dynalivery.saffron.client.
SaffronLanguageInputSource
isPageFormatAvailable(int)
- Method in class com.dynalivery.saffron.client.
SaffronLanguageInputSource
Indicates whether the PageFormat for the specified page is known.
isPageFormatAvailable
- Variable in class com.dynalivery.saffron.client.
SaffronPrintableInputSource
isPageFormatAvailable(int)
- Method in class com.dynalivery.saffron.client.
SaffronPrintableInputSource
Indicates whether the PageFormat for the specified page is known.
isPageFormatAvailable(int)
- Method in class com.dynalivery.saffron.client.
SplittableSaffronInputSource
J
JASPER
- Static variable in class com.dynalivery.saffron.client.
LanguageType
Jasper input file
JBOSS_CONFIG_FILENAME
- Static variable in class com.dynalivery.saffron.client.
SaffronJBossEJBClient
JBOSS_CONFIG_PROPERTY
- Static variable in class com.dynalivery.saffron.client.
SaffronJBossEJBClient
JPG
- Static variable in class com.dynalivery.saffron.client.
ImageType
a JPEG image
L
LOCAL
- Static variable in class com.dynalivery.saffron.client.
DestinationType
the destination is local to the Saffron server
LanguageType
- class com.dynalivery.saffron.client.
LanguageType
.
This class defines the allowable Saffron language (input) types
LanguageType()
- Constructor for class com.dynalivery.saffron.client.
LanguageType
languageType
- Variable in class com.dynalivery.saffron.client.
SaffronEJBSource
languageType
- Variable in class com.dynalivery.saffron.client.
SaffronLanguageInputSource
log(int, String, String)
- Method in class com.dynalivery.saffron.client.
ConsoleLogService
Write a message to the ConsoleLogService
log(int, String)
- Static method in class com.dynalivery.saffron.client.
SaffronClient
Client side logging method
log(int, String, String)
- Static method in class com.dynalivery.saffron.client.
SaffronClient
Client side logging method
logLevel
- Variable in class com.dynalivery.saffron.client.
ConsoleLogService
logReceiver
- Variable in class com.dynalivery.saffron.client.
SaffronCORBAClient
logService
- Static variable in class com.dynalivery.saffron.client.
SaffronClient
This is the client log service, if any
M
mediaCategoryClass
- Static variable in class com.dynalivery.printservice.
SaffronPrintService
mediaPrintableAreaCategoryClass
- Static variable in class com.dynalivery.printservice.
SaffronPrintService
N
next()
- Method in class com.dynalivery.printservice.
SaffronSingleDoc
O
orb
- Static variable in class com.dynalivery.saffron.client.
SaffronCORBAClient
orientationRequestedCategoryClass
- Static variable in class com.dynalivery.printservice.
SaffronPrintService
outputJob
- Variable in class com.dynalivery.saffron.client.
SaffronCORBAClient
outputService
- Variable in class com.dynalivery.saffron.client.
SaffronCORBAClient
P
PDF
- Static variable in class com.dynalivery.saffron.client.
FileType
Adobe PDF
PDFFontEmbedding
- class com.dynalivery.printservice.attribute.
PDFFontEmbedding
.
PDFFontEmbedding(int)
- Constructor for class com.dynalivery.printservice.attribute.
PDFFontEmbedding
PDFFormatOptions
- class com.dynalivery.saffron.client.
PDFFormatOptions
.
This class defines the Saffron PDF formatting options
PDFFormatOptions(boolean, boolean)
- Constructor for class com.dynalivery.saffron.client.
PDFFormatOptions
Creates a new PDFFormatOptions
PDFLinearized
- class com.dynalivery.printservice.attribute.
PDFLinearized
.
PDFLinearized(int)
- Constructor for class com.dynalivery.printservice.attribute.
PDFLinearized
PNG
- Static variable in class com.dynalivery.saffron.client.
ImageType
a PNG (portable network graphic) image
POSTSCRIPT
- Static variable in class com.dynalivery.saffron.client.
LanguageType
an Adobe PostScript input file
PROPERTY_APPSERVER_VENDOR
- Static variable in class com.dynalivery.saffron.client.
SaffronClient
key string for EJB appserver vendor (e.g.
PROPERTY_SAFFRON_COMMAND_LINE
- Static variable in class com.dynalivery.saffron.client.
SaffronClient
key string for Saffron command line This command line is used to start the Saffron CORBA server if necessary.
PROPERTY_SERVER_NAME
- Static variable in class com.dynalivery.saffron.client.
SaffronClient
key string for server hostname
PROPERTY_SERVER_PORT
- Static variable in class com.dynalivery.saffron.client.
SaffronClient
key string for server port number
pageFormat
- Variable in class com.dynalivery.saffron.client.
SaffronLanguageInputSource
pageFormat
- Variable in class com.dynalivery.saffron.client.
SaffronPrintableInputSource
password
- Variable in class com.dynalivery.saffron.client.
SaffronClient
This is the current password
pdfFontEmbeddingCategoryClass
- Static variable in class com.dynalivery.printservice.
SaffronPrintService
pdfLinearizedCategoryClass
- Static variable in class com.dynalivery.printservice.
SaffronPrintService
pdfTextEncodingCategoryClass
- Static variable in class com.dynalivery.printservice.
SaffronPrintService
poa
- Static variable in class com.dynalivery.saffron.client.
SaffronCORBAClient
print(MultiDoc, PrintRequestAttributeSet)
- Method in class com.dynalivery.printservice.
SaffronDocPrintJob
print(Doc, PrintRequestAttributeSet)
- Method in class com.dynalivery.printservice.
SaffronDocPrintJob
printable
- Variable in class com.dynalivery.saffron.client.
SaffronPrintableInputSource
properties
- Variable in class com.dynalivery.saffron.client.
SaffronClient
the Saffron client properties
R
RASTER
- Static variable in class com.dynalivery.saffron.client.
FileType
Raster Images
REMOTE
- Static variable in class com.dynalivery.saffron.client.
DestinationType
the destination is the client which is remote with respect to the Saffron server
RTF
- Static variable in class com.dynalivery.saffron.client.
FileType
Rich Text Format
RTFFormatOptions
- class com.dynalivery.saffron.client.
RTFFormatOptions
.
There currently are no RTF format options.
RTFFormatOptions()
- Constructor for class com.dynalivery.saffron.client.
RTFFormatOptions
Creates new RTFFormatOptions
RTFFormatOptions(int)
- Constructor for class com.dynalivery.saffron.client.
RTFFormatOptions
Creates new RTFFormatOptions
RasterFormatOptions
- class com.dynalivery.saffron.client.
RasterFormatOptions
.
RasterFormatOptions(int, String)
- Constructor for class com.dynalivery.saffron.client.
RasterFormatOptions
Creates new RasterFormatOptions
read()
- Method in class com.dynalivery.saffron.client.
SNOAInputStream
Reads the next byte of data from the input stream.
read(byte[])
- Method in class com.dynalivery.saffron.client.
SNOAInputStream
Reads some number of bytes from the input stream and stores them into the buffer array
b
.
read(byte[], int, int)
- Method in class com.dynalivery.saffron.client.
SNOAInputStream
Reads up to
len
bytes of data from the input stream into an array of bytes.
receiveFile(String, OctetStream)
- Method in class com.dynalivery.saffron.client.
SaffronClientFileReceiver
release()
- Method in class com.dynalivery.saffron.client.
ConsoleLogReceiver
This method releases the resources of this CORBA Log Receiver.
release()
- Method in class com.dynalivery.saffron.client.
SaffronClientFileReceiver
releaseCORBALog(LogReceiverPOA)
- Static method in class com.dynalivery.saffron.client.
SaffronCORBAClient
remoteClassLoaderIOR
- Variable in class com.dynalivery.saffron.client.
SaffronCORBAClient
remoteClassLoaderImp
- Variable in class com.dynalivery.saffron.client.
SaffronCORBAClient
removePrintJobAttributeListener(PrintJobAttributeListener)
- Method in class com.dynalivery.printservice.
SaffronDocPrintJob
removePrintJobListener(PrintJobListener)
- Method in class com.dynalivery.printservice.
SaffronDocPrintJob
removePrintServiceAttributeListener(PrintServiceAttributeListener)
- Method in class com.dynalivery.printservice.
SaffronPrintService
S
SAFFRON_DESTINATION_TYPE_CLIENT_FILE_SYSTEM
- Static variable in class com.dynalivery.printservice.attribute.
SaffronDestinationType
SAFFRON_HTML_IMAGE_TYPE_JPEG
- Static variable in class com.dynalivery.printservice.attribute.
HTMLImageType
SAFFRON_HTML_IMAGE_TYPE_PNG
- Static variable in class com.dynalivery.printservice.attribute.
HTMLImageType
SAFFRON_OUTPUT_TYPE_HTML
- Static variable in class com.dynalivery.printservice.attribute.
SaffronOutputType
SAFFRON_OUTPUT_TYPE_PDF
- Static variable in class com.dynalivery.printservice.attribute.
SaffronOutputType
SAFFRON_OUTPUT_TYPE_RTF
- Static variable in class com.dynalivery.printservice.attribute.
SaffronOutputType
SAFFRON_SERVER_TYPE_CORBA
- Static variable in class com.dynalivery.printservice.attribute.
SaffronServerType
SAFFRON_SERVER_TYPE_EJB
- Static variable in class com.dynalivery.printservice.attribute.
SaffronServerType
SAFFRON_SERVER_TYPE_EMBEDDED
- Static variable in class com.dynalivery.printservice.attribute.
SaffronServerType
SAFFRON_WITHOUT_HTML_FRAMES
- Static variable in class com.dynalivery.printservice.attribute.
HTMLUseFrames
SAFFRON_WITHOUT_PDF_FONT_EMBEDDING
- Static variable in class com.dynalivery.printservice.attribute.
PDFFontEmbedding
SAFFRON_WITHOUT_PDF_LINEARIZED
- Static variable in class com.dynalivery.printservice.attribute.
PDFLinearized
SAFFRON_WITH_HTML_FRAMES
- Static variable in class com.dynalivery.printservice.attribute.
HTMLUseFrames
SAFFRON_WITH_PDF_FONT_EMBEDDING
- Static variable in class com.dynalivery.printservice.attribute.
PDFFontEmbedding
SAFFRON_WITH_PDF_LINEARIZED
- Static variable in class com.dynalivery.printservice.attribute.
PDFLinearized
SIZE_REDUCER
- Static variable in class com.dynalivery.saffron.client.
RTFFormatOptions
Type identifier for creating an RTFSizeReduceSerializer.
SNOA
- Static variable in class com.dynalivery.saffron.client.
LanguageType
a SNOA (serialize neutral object abstraction) input file
SNOAInputStream
- class com.dynalivery.saffron.client.
SNOAInputStream
.
SNOAInputStream - creates an InputStream using the SNOAProducer
SNOAInputStream(SNOAProducer)
- Constructor for class com.dynalivery.saffron.client.
SNOAInputStream
Creates new SNOAInputStream
SVG
- Static variable in class com.dynalivery.saffron.client.
FileType
Scalable Vector Graphics (SVG)
SVGFormatOptions
- class com.dynalivery.saffron.client.
SVGFormatOptions
.
SVGFormatOptions(boolean, boolean, boolean, String)
- Constructor for class com.dynalivery.saffron.client.
SVGFormatOptions
Creates new SVGFormatOptions
SaffronCORBAClient
- class com.dynalivery.saffron.client.
SaffronCORBAClient
.
This is an implementation of the Saffron client based on CORBA
SaffronCORBAClient(Properties)
- Constructor for class com.dynalivery.saffron.client.
SaffronCORBAClient
construct a CORBA Saffron client
SaffronClient
- class com.dynalivery.saffron.client.
SaffronClient
.
This abstract class provides methods for accessing Saffron running as an embedded server, a CORBA server or and EJB server
SaffronClient(Properties)
- Constructor for class com.dynalivery.saffron.client.
SaffronClient
Construct a Saffron client with the specified properties.
SaffronClientException
- exception com.dynalivery.saffron.client.exception.
SaffronClientException
.
SaffronClientException(String)
- Constructor for class com.dynalivery.saffron.client.exception.
SaffronClientException
Constructs a SaffronClientException with a detail message.
SaffronClientException(String, Throwable)
- Constructor for class com.dynalivery.saffron.client.exception.
SaffronClientException
Constructs a SaffronClientException with a detail message.
SaffronClientFileReceiver
- class com.dynalivery.saffron.client.