A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

accept(File) - Method in class com.dynalivery.repository.util.BinaryFilenameFilter
Returns true if valid template file.
accept(File) - Method in class com.dynalivery.repository.util.OutputFilenameFilter
Returns true if valid output file.
accept(File) - Method in class com.dynalivery.repository.util.TemplateFilenameFilter
Returns true if valid template file.
accept(File, String) - Method in class com.dynalivery.repository.util.BinaryFilenameFilter
Returns true if valid report binary file.
accept(File, String) - Method in class com.dynalivery.repository.util.OutputFilenameFilter
Returns true if valid report output file.
accept(File, String) - Method in class com.dynalivery.repository.util.TemplateFilenameFilter
Returns true if valid template file.
AccessTimestamp - class com.dynalivery.repository.util.AccessTimestamp.
This class is used to describe an access made to the repository
AccessTimestamp(String, Timestamp) - Constructor for class com.dynalivery.repository.util.AccessTimestamp
Public constructor for this file access info object
AD_DISABLEDTOOL - interface com.dynalivery.pcre.AD_DISABLEDTOOL.
 
AD_ENABLEDTOOL - interface com.dynalivery.pcre.AD_ENABLEDTOOL.
 
AD_STARTEDTOOL - interface com.dynalivery.pcre.AD_STARTEDTOOL.
 
AD_STOPPEDTOOL - interface com.dynalivery.pcre.AD_STOPPEDTOOL.
 
addArgument(String) - Method in class com.dynalivery.pcre.PCREServer
Add the argument to the end of the current command-line string.
AddParameterCurrentRange(short, String, String, PCREValueInfo, PCREValueInfo, short) - Method in interface com.dynalivery.pcre.PCREAPI
 
AddParameterCurrentRange(short, String, String, PCREValueInfo, PCREValueInfo, short) - Method in class com.dynalivery.pcre._PCREAPIStub
 
AddParameterCurrentRange(String, String, PCREValueInfo, PCREValueInfo, short) - Method in class com.dynalivery.pcre.PCREJob
Adds an additional allowable range of the parameter's values
AddParameterCurrentValue(short, String, String, PCREValueInfo) - Method in interface com.dynalivery.pcre.PCREAPI
 
AddParameterCurrentValue(short, String, String, PCREValueInfo) - Method in class com.dynalivery.pcre._PCREAPIStub
 
AddParameterCurrentValue(String, String, PCREValueInfo) - Method in class com.dynalivery.pcre.PCREJob
Adds an additional current value for a multivalue parameter
AddParameterDefaultValue(short, String, String, PCREValueInfo) - Method in interface com.dynalivery.pcre.PCREAPI
 
AddParameterDefaultValue(short, String, String, PCREValueInfo) - Method in class com.dynalivery.pcre._PCREAPIStub
 
AddParameterDefaultValue(String, String, PCREValueInfo) - Method in class com.dynalivery.pcre.PCREJob
Adds an additional default value to a parameter.
addToHashMap(String, Object) - Method in class com.dynalivery.pcre.PCREEngineStartListener
Adding the monitor object to the hashMap.
allowMultipleValues - Variable in class com.dynalivery.pcre.PCREParameterValueInfo
 
AlreadyCheckedOutException - exception com.dynalivery.repository.util.AlreadyCheckedOutException.
A public class to return an exception when attempting to checkout a file which is already checked out by another user.
AlreadyCheckedOutException(String) - Constructor for class com.dynalivery.repository.util.AlreadyCheckedOutException
Constructs a AlreadyCheckedOutException with a detail message.
AnonymousFTP() - Method in class com.dynalivery.pcre._PCREFTPServerStub
 
AnonymousFTP() - Method in interface com.dynalivery.pcre.PCREFTPServer
 
API - Static variable in class com.dynalivery.pcre.GatewayServiceType
 
append(byte) - Method in class com.dynalivery.dor.StringToXMLHelper
 
append(double) - Method in class com.dynalivery.dor.StringToXMLHelper
 
append(int) - Method in class com.dynalivery.dor.StringToXMLHelper
 
append(short) - Method in class com.dynalivery.dor.StringToXMLHelper
 
append(String) - Method in class com.dynalivery.dor.StringToXMLHelper
 
applicationName - Variable in class com.dynalivery.pcre.PCREReportSummaryInfo
 
AuthenticationException - exception com.dynalivery.repository.util.AuthenticationException.
A public class to return user authentication exceptions to users of the ReportRepository class.
AuthenticationException(String) - Constructor for class com.dynalivery.repository.util.AuthenticationException
Constructs an AuthenticationException with a detail message.
author - Variable in class com.dynalivery.pcre.PCREReportSummaryInfo
 
available() - Method in class com.dynalivery.pcre.FileReturnInputStream
 
avgBinaryBytes - Variable in class com.dynalivery.repository.util.Statistics
the average binary byte length
avgOutputBytes - Variable in class com.dynalivery.repository.util.Statistics
the average output byte length
avgTemplateBytes - Variable in class com.dynalivery.repository.util.Statistics
the average template byte length

B

backgroundColor - Variable in class com.dynalivery.pcre.PCRESectionOptions
 
barSize - Variable in class com.dynalivery.pcre.PCREGraphOptionInfo
 
bccList - Variable in class com.dynalivery.pcre.UXD_VIMOptions
 
bColumnHeadings - Variable in class com.dynalivery.pcre.UXF_XlsOptions
 
BinaryFilenameFilter - class com.dynalivery.repository.util.BinaryFilenameFilter.
A class to filter out valid report binary files
BinaryFilenameFilter() - Constructor for class com.dynalivery.repository.util.BinaryFilenameFilter
 
BinaryProperties - class com.dynalivery.repository.util.BinaryProperties.
This class describes the properties of an existing repository binary file.
BinaryProperties(String, int, SecurityProperties, AccessTimestamp, AccessTimestamp, AccessTimestamp, int, int) - Constructor for class com.dynalivery.repository.util.BinaryProperties
Public constructor for repository use.
BinaryRef - class com.dynalivery.repository.util.BinaryRef.
This class is used to uniquely identify a binary file
BinaryRef(FolderRef, String, int) - Constructor for class com.dynalivery.repository.util.BinaryRef
Public constructor for a repository binary file reference
BinaryRef(String, int) - Constructor for class com.dynalivery.repository.util.BinaryRef
Public constructor for a binary file reference
BinaryRef(String, String, String, int) - Constructor for class com.dynalivery.repository.util.BinaryRef
Public constructor for a binary file reference
BLOB - Static variable in interface com.dynalivery.dor.DORDataSet
 
blobFieldBitmapImage - Variable in class com.dynalivery.pcre.PCREPDFOptions
 
blobFieldOLEImage - Variable in class com.dynalivery.pcre.PCREPDFOptions
 
BOOLEAN - Static variable in interface com.dynalivery.dor.DORDataSet
 
bottom - Variable in class com.dynalivery.pcre.PCREMargins
Bottom margin value
BufferHelper - class com.dynalivery.pcre.BufferHelper.
 
BufferHolder - class com.dynalivery.pcre.BufferHolder.
 
BufferHolder() - Constructor for class com.dynalivery.pcre.BufferHolder
 
BufferHolder(byte[]) - Constructor for class com.dynalivery.pcre.BufferHolder
 
buildIntervalString(long) - Static method in class com.dynalivery.repository.util.Utilities
generic routine for building a time interval string
buildNumber - Variable in class com.dynalivery.repository.util.Version
the Build number
BurstReport(String, String, String, boolean) - Method in class com.dynalivery.pcre.PCRECustomServer
Run a report-bursting utility to split an input file into sub-files generated in the outputFolder.
BurstReportArgs - class com.dynalivery.pcre.BurstReportArgs.
 
BurstReportArgs() - Constructor for class com.dynalivery.pcre.BurstReportArgs
 
BurstReportArgs(String, String, String, boolean) - Constructor for class com.dynalivery.pcre.BurstReportArgs
 
BurstReportArgsHelper - class com.dynalivery.pcre.BurstReportArgsHelper.
 
BurstReportArgsHolder - class com.dynalivery.pcre.BurstReportArgsHolder.
 
BurstReportArgsHolder() - Constructor for class com.dynalivery.pcre.BurstReportArgsHolder
 
BurstReportArgsHolder(BurstReportArgs) - Constructor for class com.dynalivery.pcre.BurstReportArgsHolder
 
BurstReportResult - class com.dynalivery.pcre.BurstReportResult.
 
BurstReportResult() - Constructor for class com.dynalivery.pcre.BurstReportResult
 
BurstReportResult(boolean) - Constructor for class com.dynalivery.pcre.BurstReportResult
 
BurstReportResultHelper - class com.dynalivery.pcre.BurstReportResultHelper.
 
BurstReportResultHolder - class com.dynalivery.pcre.BurstReportResultHolder.
 
BurstReportResultHolder() - Constructor for class com.dynalivery.pcre.BurstReportResultHolder
 
BurstReportResultHolder(BurstReportResult) - Constructor for class com.dynalivery.pcre.BurstReportResultHolder
 
BYTE - Static variable in interface com.dynalivery.dor.DORDataSet
 

C

CallCustomFn(String, Any, AnyHolder) - Method in interface com.dynalivery.pcre.PCREAPIServer
 
CallCustomFn(String, Any, AnyHolder) - Method in class com.dynalivery.pcre._PCREAPIServerStub
 
Cancel() - Method in class com.dynalivery.pcre.PCREJob
Cancels the printing of this job.
CancelPrintJob(short) - Method in interface com.dynalivery.pcre.PCREAPI
 
CancelPrintJob(short) - Method in class com.dynalivery.pcre._PCREAPIStub
 
CanClose() - Method in class com.dynalivery.pcre.PCREEngine
Query the print engine to see if it is closeable.
CanCloseEngine() - Method in interface com.dynalivery.pcre.PCREAPI
 
CanCloseEngine() - Method in class com.dynalivery.pcre._PCREAPIStub
 
caseInsensitiveSQLData - Variable in class com.dynalivery.pcre.PCREReportOptions
 
ccList - Variable in class com.dynalivery.pcre.UXD_MAPIOptions
 
ccList - Variable in class com.dynalivery.pcre.UXD_VIMOptions
 
CGV_DLL - interface com.dynalivery.pcre.CGV_DLL.
 
CGV_ENGINE - interface com.dynalivery.pcre.CGV_ENGINE.
 
channel - Variable in class com.dynalivery.pcre.LoadBalancerServerInfo
 
charSet - Variable in class com.dynalivery.pcre.PCREFontColorInfo
 
chartImage - Variable in class com.dynalivery.pcre.PCREPDFOptions
 
CheckFormula(short, String) - Method in interface com.dynalivery.pcre.PCREAPI
 
CheckFormula(short, String) - Method in class com.dynalivery.pcre._PCREAPIStub
 
CheckFormula(String) - Method in class com.dynalivery.pcre.PCREJob
Checks the named formula for validity.
CheckGroupSelectionFormula() - Method in class com.dynalivery.pcre.PCREJob
Checks the group selection formula for validity.
CheckGroupSelectionFormula(short) - Method in interface com.dynalivery.pcre.PCREAPI
 
CheckGroupSelectionFormula(short) - Method in class com.dynalivery.pcre._PCREAPIStub
 
checkinBinary(BinaryRef, byte[], FileOptions, String, boolean) - Method in class com.dynalivery.repository.util.ReportRepository
Check a report binary file into the repository.
checkinBinary(BinaryRef, byte[], FileOptions, String, boolean) - Method in class com.dynalivery.repository.util.EJBReportRepository
Check a report binary file into the repository.
checkinBinary(BinaryRef, File, FileOptions, String, boolean) - Method in class com.dynalivery.repository.util.ReportRepository
Check a report binary file into the repository.
checkinBinary(BinaryRef, File, FileOptions, String, boolean, ProgressReporter) - Method in class com.dynalivery.repository.util.ReportRepository
Check a report binary file into the repository.
checkinBinary(BinaryRef, File, FileOptions, String, boolean, ProgressReporter) - Method in class com.dynalivery.repository.util.EJBReportRepository
Check a report binary file into the repository.
checkinOutput(OutputRef, byte[], OutputOptions, boolean, boolean) - Method in class com.dynalivery.repository.util.ReportRepository
Check a report output file into the repository.
checkinOutput(OutputRef, byte[], OutputOptions, boolean, boolean) - Method in class com.dynalivery.repository.util.EJBReportRepository
Check a report output file into the repository.
checkinOutput(OutputRef, File, OutputOptions, boolean, boolean) - Method in class com.dynalivery.repository.util.ReportRepository
Check a report output file into the repository.
checkinOutput(OutputRef, File, OutputOptions, boolean, boolean, ProgressReporter) - Method in class com.dynalivery.repository.util.ReportRepository
Check a report output file into the repository.
checkinOutput(OutputRef, File, OutputOptions, boolean, boolean, ProgressReporter) - Method in class com.dynalivery.repository.util.EJBReportRepository
Check a report output file into the repository.
checkIntegrity() - Method in class com.dynalivery.repository.util.ReportRepository
Perform repository integrity check
checkIntegrity() - Method in class com.dynalivery.repository.util.EJBReportRepository
Perform repository integrity check
checkinTemplate(TemplateRef, byte[], FileOptions, String, boolean, boolean, boolean) - Method in class com.dynalivery.repository.util.ReportRepository
Checkin a report design template into the repository.
checkinTemplate(TemplateRef, byte[], FileOptions, String, boolean, boolean, boolean) - Method in class com.dynalivery.repository.util.EJBReportRepository
Checkin a report design template into the repository.
checkinTemplate(TemplateRef, File, FileOptions, String, boolean, boolean, boolean) - Method in class com.dynalivery.repository.util.ReportRepository
Checkin a report design template into the repository.
checkinTemplate(TemplateRef, File, FileOptions, String, boolean, boolean, boolean, ProgressReporter) - Method in class com.dynalivery.repository.util.ReportRepository
Checkin a report design template into the repository.
checkinTemplate(TemplateRef, File, FileOptions, String, boolean, boolean, boolean, ProgressReporter) - Method in class com.dynalivery.repository.util.EJBReportRepository
Checkin a report design template into the repository.
checkoutBinary(BinaryRef) - Method in class com.dynalivery.repository.util.ReportRepository
Checkout the specified report binary and marks it as checked out by the current user.
checkoutBinary(BinaryRef) - Method in class com.dynalivery.repository.util.EJBReportRepository
Checkout the specified report binary and marks it as checked out by the current user.
checkoutBinary(BinaryRef, File) - Method in class com.dynalivery.repository.util.ReportRepository
Checkout the specified report binary and marks it as checked out by the current user.
checkoutBinary(BinaryRef, File, ProgressReporter) - Method in class com.dynalivery.repository.util.ReportRepository
Checkout the specified report binary and marks it as checked out by the current user.
checkoutBinary(BinaryRef, File, ProgressReporter) - Method in class com.dynalivery.repository.util.EJBReportRepository
Checkout the specified report binary and marks it as checked out by the current user.
checkoutTemplate(TemplateRef) - Method in class com.dynalivery.repository.util.ReportRepository
Returns the specified report design template and marks it as checked out by the current user.
checkoutTemplate(TemplateRef) - Method in class com.dynalivery.repository.util.EJBReportRepository
Returns the specified report design template and marks it as checked out by the current user.
checkoutTemplate(TemplateRef, File) - Method in class com.dynalivery.repository.util.ReportRepository
Returns the specified report design template and marks it as checked out by the current user.
checkoutTemplate(TemplateRef, File, ProgressReporter) - Method in class com.dynalivery.repository.util.ReportRepository
Returns the specified report design template and marks it as checked out by the current user.
checkoutTemplate(TemplateRef, File, ProgressReporter) - Method in class com.dynalivery.repository.util.EJBReportRepository
Returns the specified report design template and marks it as checked out by the current user.
checkRead(String) - Method in class com.dynalivery.repository.util.JRunEJBReportRepository.MyRMISecurityManager
 
CheckSelectionFormula() - Method in class com.dynalivery.pcre.PCREJob
Checks the selection formula for validity.
CheckSelectionFormula(short) - Method in interface com.dynalivery.pcre.PCREAPI
 
CheckSelectionFormula(short) - Method in class com.dynalivery.pcre._PCREAPIStub
 
CheckSQLExpression(short, String) - Method in interface com.dynalivery.pcre.PCREAPI
 
CheckSQLExpression(short, String) - Method in class com.dynalivery.pcre._PCREAPIStub
 
CheckSQLExpression(String) - Method in class com.dynalivery.pcre.PCREJob
This method checks the syntax of the SQL expression provided to the engine
CJOB_CANCELLED - interface com.dynalivery.pcre.CJOB_CANCELLED.
 
CJOB_COMPLETED - interface com.dynalivery.pcre.CJOB_COMPLETED.
 
CJOB_FAILED - interface com.dynalivery.pcre.CJOB_FAILED.
 
CJOB_HALTED - interface com.dynalivery.pcre.CJOB_HALTED.
 
CJOB_INPROGRESS - interface com.dynalivery.pcre.CJOB_INPROGRESS.
 
CJOB_NOTSTARTED - interface com.dynalivery.pcre.CJOB_NOTSTARTED.
 
ClearParameterCurrentValuesAndRanges(short, String, String) - Method in interface com.dynalivery.pcre.PCREAPI
 
ClearParameterCurrentValuesAndRanges(short, String, String) - Method in class com.dynalivery.pcre._PCREAPIStub
 
ClearParameterCurrentValuesAndRanges(String, String) - Method in class com.dynalivery.pcre.PCREJob
This method clears the specified parameter of all current values and ranges
ClearServerLog() - Method in class com.dynalivery.pcre.PCREJob
Clears the current server logs and starts a fresh log that can be retrieved using GetServerLog()
ClearServerLog() - Method in interface com.dynalivery.pcre.PCREAPI
 
ClearServerLog() - Method in class com.dynalivery.pcre._PCREAPIStub
 
clone() - Method in class com.dynalivery.pcre.PCREEngine
PCREEngine objects are not clonable, this method simply throws an exception.
close() - Method in class com.dynalivery.dor.CorbaOutputStream
 
close() - Method in class com.dynalivery.dor.DORTransferOutputStream
 
close() - Method in class com.dynalivery.dor.StringToXMLHelper
 
close() - Method in interface com.dynalivery.dor.DORDataSet
This method is called by Parallel Crystal after the data object has been used.
close() - Method in class com.dynalivery.dor.DORSQLResultSetAdapter
 
close() - Method in class com.dynalivery.pcre.FileReturnInputStream
 
Close() - Method in class com.dynalivery.pcre.PCREJob
Closes the print job.
Close() - Method in class com.dynalivery.pcre.PCRESaffronJob
Job close call to the server..
Close() - Method in class com.dynalivery.pcre.PCREEngine
Close the print engine.
CloseEngine() - Method in interface com.dynalivery.pcre.PCREAPI
 
CloseEngine() - Method in class com.dynalivery.pcre._PCREAPIStub
 
ClosePrintJob(short) - Method in interface com.dynalivery.pcre.PCREAPI
 
ClosePrintJob(short) - Method in class com.dynalivery.pcre._PCREAPIStub
 
CloseSubreport(PCREJob) - Method in class com.dynalivery.pcre.PCREJob
Closes this subreport job.
CloseSubreport(short) - Method in interface com.dynalivery.pcre.PCREAPI
 
CloseSubreport(short) - Method in class com.dynalivery.pcre._PCREAPIStub
 
cmdline - Variable in class com.dynalivery.pcre.PCREToolInfo
 
CNB_CLIENT_QUIT - interface com.dynalivery.pcre.CNB_CLIENT_QUIT.
 
collation - Variable in class com.dynalivery.pcre.PCREPrintOptions
 
color - Variable in class com.dynalivery.pcre.PCREFontColorInfo
 
com.dynalivery.dor - package com.dynalivery.dor
 
com.dynalivery.pcre - package com.dynalivery.pcre
 
com.dynalivery.repository.util - package com.dynalivery.repository.util
 
comment - Variable in class com.dynalivery.repository.util.Version
the Version comment, if any
comments - Variable in class com.dynalivery.pcre.PCREReportSummaryInfo
 
CommonEditableFileProperties - class com.dynalivery.repository.util.CommonEditableFileProperties.
This class describes the properties in common to all editable files.
CommonFileProperties - class com.dynalivery.repository.util.CommonFileProperties.
This class describes the properties common to all repository files.
compare(Object, Object) - Method in class com.dynalivery.repository.util.RepositoryRef
Compares its two arguments for order.
compare(Object, Object) - Method in class com.dynalivery.repository.util.FileRef
Compares its two arguments for order.
compare(Object, Object) - Method in class com.dynalivery.repository.util.FolderRef
Compares its two arguments for order.
compare(Object, Object) - Method in class com.dynalivery.repository.util.RevisionInfo
Compares its two arguments for order.
compare(Object, Object) - Method in class com.dynalivery.repository.util.EditableFileRef
Compares its two arguments for order.
compareTo(Object) - Method in class com.dynalivery.repository.util.RepositoryRef
Compares this object with the specified object for order.
compareTo(Object) - Method in class com.dynalivery.repository.util.FileRef
Compares this object with the specified object for order.
compareTo(Object) - Method in class com.dynalivery.repository.util.FolderRef
Compares this object with the specified object for order.
compareTo(Object) - Method in class com.dynalivery.repository.util.RevisionInfo
Compares this object with the specified object for order.
compareTo(Object) - Method in class com.dynalivery.repository.util.EditableFileRef
Compares this object with the specified object for order.
compareTo(Object) - Method in class com.dynalivery.repository.util.Version
Compares this object with the specified object for order.
concatenate(PCREJob) - Method in class com.dynalivery.pcre.PCRESaffronJob
Concatenates the output files opened in PCREJob.
ConcatenationLimitException - exception com.dynalivery.pcre.ConcatenationLimitException.
 
ConcatenationLimitException(String) - Constructor for class com.dynalivery.pcre.ConcatenationLimitException
Creates new ConcatenationLimitException
condition - Variable in class com.dynalivery.pcre.PCREGroupOptions
 
CONFIG - Static variable in class com.dynalivery.pcre.GatewayServiceType
 
config() - Method in class com.dynalivery.pcre.WindowError
 
config() - Method in class com.dynalivery.pcre.SolarisError
 
config() - Method in class com.dynalivery.pcre.LinuxError
 
Connect() - Method in class com.dynalivery.pcre.PCREClient
Connect client to selected PCRE services.
Connect() - Method in class com.dynalivery.pcre.PCREAppletClient
Connect the client to the Report Server.
Connect() - Method in class com.dynalivery.pcre.PCREService
Connect the client to the service.
Connect() - Method in class com.dynalivery.pcre.PCREServer
Connect the client to the PCRE Server.
Connect() - Method in class com.dynalivery.pcre.PCREApplicationClient
Connect the client to the Report Server.
Connect() - Method in class com.dynalivery.pcre.PCREConfigServer
Connect the client to the PCRE Configuration Server.
Connect() - Method in class com.dynalivery.pcre.PCRECustomServer
 
Connect() - Method in class com.dynalivery.pcre.PCREGateway
Connect the client to the PCRE Gateway.
Connect() - Method in class com.dynalivery.pcre.PCRELoadBalancerServer
 
Connect(boolean) - Method in class com.dynalivery.pcre.PCREClient
Connect client to selected PCRE services.
Connect(boolean) - Method in class com.dynalivery.pcre.PCREApplicationClient
Connect the client to the Report Server.
ConnectBuffer - Variable in class com.dynalivery.pcre.PCRETableLocation
 
Connected(String) - Method in class com.dynalivery.pcre.PCREClient
Is the Client is connected to named service.
ConnectPanel() - Method in interface com.dynalivery.pcre.PCREAdminServer
 
ConnectPanel() - Method in class com.dynalivery.pcre._PCREAdminServerStub
 
convertDateTimeType - Variable in class com.dynalivery.pcre.PCREReportOptions
 
convertNullFieldToDefault - Variable in class com.dynalivery.pcre.PCREReportOptions
 
ConvertPFInfoToVInfo(String, short, PCREValueInfoHolder) - Method in class com.dynalivery.pcre.PCREJob
Deprecated. Obselete in Java PCRE (see PCREValueInfo)
ConvertPFInfoToVInfo(String, short, PCREValueInfoHolder) - Method in interface com.dynalivery.pcre.PCREAPI
 
ConvertPFInfoToVInfo(String, short, PCREValueInfoHolder) - Method in class com.dynalivery.pcre._PCREAPIStub
 
ConvertVInfoToPFInfo(PCREValueInfo, ShortHolder, StringBuffer) - Method in class com.dynalivery.pcre.PCREJob
Deprecated. Obselete in Java PCRE (see PCREValueInfo)
ConvertVInfoToPFInfo(PCREValueInfo, ShortHolder, StringHolder) - Method in interface com.dynalivery.pcre.PCREAPI
 
ConvertVInfoToPFInfo(PCREValueInfo, ShortHolder, StringHolder) - Method in class com.dynalivery.pcre._PCREAPIStub
 
copyFile(File, File) - Static method in class com.dynalivery.repository.util.FileUtilities
Copy a file
CORBAException - class com.dynalivery.pcre.CORBAException.
 
CORBAException() - Constructor for class com.dynalivery.pcre.CORBAException
 
CorbaOutputStream - class com.dynalivery.dor.CorbaOutputStream.
This class makes the StreamReceiver CORBA reference look like a java.io.OutputStream so that the XMLWriter can write to it.
CorbaOutputStream(StreamReceiver, int) - Constructor for class com.dynalivery.dor.CorbaOutputStream
Creates new CorbaOutputStream
CPE_DT_SQL - interface com.dynalivery.pcre.CPE_DT_SQL.
 
CPE_DT_SQL_STORED_PROCEDURE - interface com.dynalivery.pcre.CPE_DT_SQL_STORED_PROCEDURE.
 
CPE_DT_STANDARD - interface com.dynalivery.pcre.CPE_DT_STANDARD.
 
CPE_PF_BOOLEAN - interface com.dynalivery.pcre.CPE_PF_BOOLEAN.
 
CPE_PF_CHAR - interface com.dynalivery.pcre.CPE_PF_CHAR.
 
CPE_PF_COLOR - interface com.dynalivery.pcre.CPE_PF_COLOR.
 
CPE_PF_CURRENCY - interface com.dynalivery.pcre.CPE_PF_CURRENCY.
 
CPE_PF_DATE - interface com.dynalivery.pcre.CPE_PF_DATE.
 
CPE_PF_DATETIME - interface com.dynalivery.pcre.CPE_PF_DATETIME.
 
CPE_PF_INTEGER - interface com.dynalivery.pcre.CPE_PF_INTEGER.
 
CPE_PF_LONG - interface com.dynalivery.pcre.CPE_PF_LONG.
 
CPE_PF_NOVALUE - interface com.dynalivery.pcre.CPE_PF_NOVALUE.
 
CPE_PF_NUMBER - interface com.dynalivery.pcre.CPE_PF_NUMBER.
 
CPE_PF_STRING - interface com.dynalivery.pcre.CPE_PF_STRING.
 
CPE_PF_TIME - interface com.dynalivery.pcre.CPE_PF_TIME.
 
CPE_PO_QUERY - interface com.dynalivery.pcre.CPE_PO_QUERY.
 
CPE_PO_REPORT - interface com.dynalivery.pcre.CPE_PO_REPORT.
 
CPE_PO_STOREDPROC - interface com.dynalivery.pcre.CPE_PO_STOREDPROC.
 
CPE_RI_INCLUDELOWERBOUND - interface com.dynalivery.pcre.CPE_RI_INCLUDELOWERBOUND.
 
CPE_RI_INCLUDEUPPERBOUND - interface com.dynalivery.pcre.CPE_RI_INCLUDEUPPERBOUND.
 
CPE_RI_NOLOWERBOUND - interface com.dynalivery.pcre.CPE_RI_NOLOWERBOUND.
 
CPE_RI_NOUPPERBOUND - interface com.dynalivery.pcre.CPE_RI_NOUPPERBOUND.
 
CPE_RPTOPT_CVTDATETIMETODATE - interface com.dynalivery.pcre.CPE_RPTOPT_CVTDATETIMETODATE.
 
CPE_RPTOPT_CVTDATETIMETOSTR - interface com.dynalivery.pcre.CPE_RPTOPT_CVTDATETIMETOSTR.
 
CPE_RPTOPT_KEEPDATETIMETYPE - interface com.dynalivery.pcre.CPE_RPTOPT_KEEPDATETIMETYPE.
 
CPR_COLLATED - interface com.dynalivery.pcre.CPR_COLLATED.
 
CPR_DEFAULTCOLLATION - interface com.dynalivery.pcre.CPR_DEFAULTCOLLATION.
 
CPR_UNCOLLATED - interface com.dynalivery.pcre.CPR_UNCOLLATED.
 
createByteArrayFromFile(File) - Static method in class com.dynalivery.repository.util.FileUtilities
Returns a byte array with the entire contents of the specified file
createFolder(FolderRef, String, FolderOptions) - Method in class com.dynalivery.repository.util.ReportRepository
Creates a new repository folder
createFolder(FolderRef, String, FolderOptions) - Method in class com.dynalivery.repository.util.EJBReportRepository
Creates a new repository folder
createFolder(String, FolderOptions) - Method in class com.dynalivery.repository.util.ReportRepository
Creates a new repository folder
createFolder(String, FolderOptions) - Method in class com.dynalivery.repository.util.EJBReportRepository
Creates a new repository folder
createFolderInRepository(String, SecurityOptions, SecurityOptions, ExpirationOptions) - Method in class com.dynalivery.pcre.RepositoryClient
Creates a new folder in the repository with the given attributes.
createORB(Applet, Properties) - Static method in class com.dynalivery.pcre.PCREORBFactory
Create and initialize an ORB with the given applet and properties.
createORB(String[], Properties) - Static method in class com.dynalivery.pcre.PCREORBFactory
Create and initialize an ORB with the given arguments and properties.
createRepository(String) - Static method in class com.dynalivery.repository.util.ReportRepository
Create a report repository for the specified vendor.
createRepository(String, Properties) - Static method in class com.dynalivery.repository.util.ReportRepository
Create a report repository for the specified vendor.
createRepository(String, String) - Static method in class com.dynalivery.repository.util.ReportRepository
Create a report repository for the specified vendor.
cropToImageArea - Variable in class com.dynalivery.pcre.PCRESvgOptions
 
CRPEAPIError - exception com.dynalivery.pcre.CRPEAPIError.
 
CRPEAPIError() - Constructor for class com.dynalivery.pcre.CRPEAPIError
 
CRPEAPIError(int, String) - Constructor for class com.dynalivery.pcre.CRPEAPIError
 
CRPEAPIErrorHelper - class com.dynalivery.pcre.CRPEAPIErrorHelper.
 
CRPEAPIErrorHolder - class com.dynalivery.pcre.CRPEAPIErrorHolder.
 
CRPEAPIErrorHolder() - Constructor for class com.dynalivery.pcre.CRPEAPIErrorHolder
 
CRPEAPIErrorHolder(CRPEAPIError) - Constructor for class com.dynalivery.pcre.CRPEAPIErrorHolder
 
CSF_ASCENDING - interface com.dynalivery.pcre.CSF_ASCENDING.
 
CSF_DESCENDING - interface com.dynalivery.pcre.CSF_DESCENDING.
 
cssStyle - Variable in class com.dynalivery.pcre.PCRESaffronSVGOptions
 
CURRENCY - Static variable in interface com.dynalivery.dor.DORDataSet
 
currentUserIsAdmin() - Method in class com.dynalivery.repository.util.SecurityProvider
Returns true if the current user is a member of the repository admin user group.
currentUserIsAdmin() - Method in class com.dynalivery.repository.util.WebSphereSecurityProvider
Returns true if the current user is a member of the repository admin user group.
currentUserIsAdmin() - Method in class com.dynalivery.repository.util.ReportRepository
Returns true if the current user is a member of the repository admin user group.
currentUserIsAdmin() - Method in class com.dynalivery.repository.util.EJBReportRepository
Returns true if the current user is a member of the repository admin user group.
currentUserIsAdmin() - Method in class com.dynalivery.repository.util.SilverStreamSecurityProvider
Returns true if the current user is a member of the repository admin user group.
currentUserIsAdmin() - Method in class com.dynalivery.repository.util.OracleSecurityProvider
Returns true if the current user is a member of the repository admin user group.
currentUserIsAdmin() - Method in class com.dynalivery.repository.util.JRunSecurityProvider
Returns true if the current user is a member of the repository admin user group.
currentUserIsAdmin() - Method in class com.dynalivery.repository.util.WebLogicSecurityProvider
Returns true if the current user is a member of the repository admin user group.
currentUserIsAdmin() - Method in class com.dynalivery.repository.util.JBossSecurityProvider
Returns true if the current user is a member of the repository admin user group.
currentUserIsMember(String) - Method in class com.dynalivery.repository.util.SecurityProvider
Returns true if current user is a member of specified access control list (ACL).
currentUserIsMember(String) - Method in class com.dynalivery.repository.util.WebSphereSecurityProvider
Returns true if current user is a member of specified access control list (ACL).
currentUserIsMember(String) - Method in class com.dynalivery.repository.util.ReportRepository
Returns true if current user is a member of specified access control list (ACL).
currentUserIsMember(String) - Method in class com.dynalivery.repository.util.EJBReportRepository
Returns true if current user is a member of specified access control list (ACL).
currentUserIsMember(String) - Method in class com.dynalivery.repository.util.SilverStreamSecurityProvider
Returns true if current user is a member of specified access control list (ACL).
currentUserIsMember(String) - Method in class com.dynalivery.repository.util.OracleSecurityProvider
Returns true if current user is a member of specified access control list (ACL).
currentUserIsMember(String) - Method in class com.dynalivery.repository.util.JRunSecurityProvider
Returns true if current user is a member of specified access control list (ACL).
currentUserIsMember(String) - Method in class com.dynalivery.repository.util.WebLogicSecurityProvider
Returns true if current user is a member of specified access control list (ACL).
currentUserIsMember(String) - Method in class com.dynalivery.repository.util.JBossSecurityProvider
Returns true if current user is a member of specified access control list (ACL).
CurrentValue - Variable in class com.dynalivery.pcre.PCREParameterInfo
 
CurrentValue - Variable in class com.dynalivery.pcre.PCREParameterFieldInfo
 
CurrentValueSet - Variable in class com.dynalivery.pcre.PCREParameterInfo
 
CurrentValueSet - Variable in class com.dynalivery.pcre.PCREParameterFieldInfo
 

D

dataAxisY2AutomaticDivision - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisY2AutoRange - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisY2GridLine - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisY2ManualDivision - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisY2MaxValue - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisY2MinValue - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisY2NumberFormat - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisYAutomaticDivision - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisYAutoRange - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisYGridLine - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisYManualDivision - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisYMaxValue - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisYMinValue - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
dataAxisYNumberFormat - Variable in class com.dynalivery.pcre.PCREGraphAxisInfo
 
DatabaseName - Variable in class com.dynalivery.pcre.PCRELogOnInfo
 
dataPoints - Variable in class com.dynalivery.pcre.PCREGraphOptionInfo
 
dataSourceName - Variable in class com.dynalivery.pcre.UXF_ODBCOptions
 
dataSourcePassword - Variable in class com.dynalivery.pcre.UXF_ODBCOptions
 
dataSourceUserID - Variable in class com.dynalivery.pcre.UXF_ODBCOptions
 
dataValueNumberFormat - Variable in class com.dynalivery.pcre.PCREGraphOptionInfo
 
DATE - Static variable in interface com.dynalivery.dor.DORDataSet
 
DateStampedLog() - Method in class com.dynalivery.pcre._PCREFTPServerStub
 
DateStampedLog() - Method in interface com.dynalivery.pcre.PCREFTPServer
 
DBType - Variable in class com.dynalivery.pcre.PCRETableType
 
DefaultValue - Variable in class com.dynalivery.pcre.PCREParameterInfo
 
DefaultValue - Variable in class com.dynalivery.pcre.PCREParameterFieldInfo
 
DefaultValueSet - Variable in class com.dynalivery.pcre.PCREParameterInfo
 
DefaultValueSet - Variable in class com.dynalivery.pcre.PCREParameterFieldInfo
 
deleteBinary(BinaryRef) - Method in class com.dynalivery.repository.util.ReportRepository
Deletes the specified report binary from the repository.
deleteBinary(BinaryRef) - Method in class com.dynalivery.repository.util.EJBReportRepository
Deletes the specified report binary from the repository.
deleteDorDataInRepository(String) - Method in class com.dynalivery.pcre.RepositoryClient
Delete the data file from the repository.
deleteExpiredOutputs() - Method in class com.dynalivery.repository.util.ReportRepository
Deletes all report outputs with an expiration timestamp less than or equal to the current time.
deleteExpiredOutputs(ProgressReporter) - Method in class com.dynalivery.repository.util.ReportRepository
Deletes all report outputs with an expiration timestamp less than or equal to the current time.
deleteExpiredOutputs(ProgressReporter) - Method in class com.dynalivery.repository.util.EJBReportRepository
Deletes all report outputs with an expiration timestamp less than or equal to the current date/time.
deleteExpiredOutputs(Timestamp) - Method in class com.dynalivery.repository.util.ReportRepository
Deletes all report outputs with an expiration timestamp less than or equal to that specified.
deleteExpiredOutputs(Timestamp, ProgressReporter) - Method in class com.dynalivery.repository.util.ReportRepository
Deletes all report outputs with an expiration timestamp less than or equal to that specified.
deleteExpiredOutputs(Timestamp, ProgressReporter) - Method in class com.dynalivery.repository.util.EJBReportRepository
Deletes all report outputs with an expiration timestamp less than or equal to that specified.
deleteFolder(FolderRef) - Method in class com.dynalivery.repository.util.ReportRepository
Delete a folder and all associated files.
deleteFolder(FolderRef, ProgressReporter) - Method in class com.dynalivery.repository.util.ReportRepository
Delete a folder and all associated files.
deleteFolder(FolderRef, ProgressReporter) - Method in class com.dynalivery.repository.util.EJBReportRepository
Delete a folder and all associated files.
deleteFolderInRepository(String) - Method in class com.dynalivery.pcre.RepositoryClient
Deletes a folder and its recursive contents from the repository.
deleteMultiple(RepositoryRef[]) - Method in class com.dynalivery.repository.util.ReportRepository
Delete multiple folders and/or files in one operation.
deleteMultiple(RepositoryRef[], ProgressReporter) - Method in class com.dynalivery.repository.util.ReportRepository
Delete multiple folders and/or files in one operation.
deleteMultiple(RepositoryRef[], ProgressReporter) - Method in class com.dynalivery.repository.util.EJBReportRepository
Delete multiple folders and/or files in one operation.
DeleteNthGroupSortField(int) - Method in class com.dynalivery.pcre.PCREJob
Delete a given group sort field.
DeleteNthGroupSortField(short, short) - Method in interface com.dynalivery.pcre.PCREAPI
 
DeleteNthGroupSortField(short, short) - Method in class com.dynalivery.pcre._PCREAPIStub
 
DeleteNthParameterDefaultValue(short, String, String, short) - Method in interface com.dynalivery.pcre.PCREAPI
 
DeleteNthParameterDefaultValue(short, String, String, short) - Method in class com.dynalivery.pcre._PCREAPIStub
 
DeleteNthParameterDefaultValue(String, String, short) - Method in class com.dynalivery.pcre.PCREJob
Deletes a default parameter for the parameter.
DeleteNthSortField(int) - Method in class com.dynalivery.pcre.PCREJob
Delete a given sort field from a report.
DeleteNthSortField(short, short) - Method in interface com.dynalivery.pcre.PCREAPI
 
DeleteNthSortField(short, short) - Method in class com.dynalivery.pcre._PCREAPIStub
 
deleteOutput(OutputRef) - Method in class com.dynalivery.repository.util.ReportRepository
Deletes the specified report output from the repository.
deleteOutput(OutputRef) - Method in class com.dynalivery.repository.util.EJBReportRepository
Deletes the specified report output from the repository.
deleteOutputFromRepository(String) - Method in class com.dynalivery.pcre.RepositoryClient
Delete the single output file from the repository.
deleteTemplate(TemplateRef) - Method in class com.dynalivery.repository.util.ReportRepository
Deletes the specified report design template from the repository.
deleteTemplate(TemplateRef) - Method in class com.dynalivery.repository.util.EJBReportRepository
Deletes the specified report design template from the repository.
DescriptiveName - Variable in class com.dynalivery.pcre.PCRETableType
 
destinationDLLName - Variable in class com.dynalivery.pcre.PCREExportInfo
 
destinationDLLName - Variable in class com.dynalivery.pcre.PCREJobExportInfo
The uxd-destination-dll name.
destinationOptions - Variable in class com.dynalivery.pcre.PCREExportInfo
 
destinationOptions - Variable in class com.dynalivery.pcre.PCREJobExportInfo
A UXD destination object or null.
destinationType - Variable in class com.dynalivery.pcre.PCREExportInfo
 
destinationType - Variable in class com.dynalivery.pcre.PCREJobExportInfo
The UXD destination type.
detachedPieSlice - Variable in class com.dynalivery.pcre.PCREGraphOptionInfo
 
detail - Variable in class com.dynalivery.repository.util.UnexpectedServerException
 
DisableScripting() - Method in class com.dynalivery.pcre.PCREClient
Disable event-driven scripting for this client.
disallowEditing - Variable in class com.dynalivery.pcre.PCREParameterValueInfo
 
discardOtherGroups - Variable in class com.dynalivery.pcre.PCREGroupOptions
 
DiscardSavedData() - Method in class com.dynalivery.pcre.PCREJob
Discard the saved data associated with this job's report.
DiscardSavedData(short) - Method in interface com.dynalivery.pcre.PCREAPI
 
DiscardSavedData(short) - Method in class com.dynalivery.pcre._PCREAPIStub
 
Disconnect() - Method in class com.dynalivery.pcre.PCREClient
Disconnect client from all PCRE services.
Disconnect() - Method in class com.dynalivery.pcre.PCREAppletClient
Disconnect client from all Report Server services.
Disconnect() - Method in class com.dynalivery.pcre.PCREService
Disconnect the client from the service.
Disconnect() - Method in class com.dynalivery.pcre.PCREServer
Notify the PCRE Server that the client is disconnecting.
Disconnect() - Method in class com.dynalivery.pcre.PCREApplicationClient
Disconnect client from all Report Server services.
Disconnect() - Method in class com.dynalivery.pcre.PCREConfigServer
Disconnect the client from the PCRE Configuration Server.
Disconnect() - Method in class com.dynalivery.pcre.PCRECustomServer
 
Disconnect() - Method in class com.dynalivery.pcre.PCREGateway
Disconnect the client from the PCRE Gateway.
Disconnect() - Method in class com.dynalivery.pcre.PCRELoadBalancerServer
 
DisconnectPanel() - Method in interface com.dynalivery.pcre.PCREAdminServer
 
DisconnectPanel() - Method in class com.dynalivery.pcre._PCREAdminServerStub
 
discriminator() - Method in class com.dynalivery.pcre.PCREValueInfo
 
DisplayPageN - Variable in class com.dynalivery.pcre.PCREJobInfo
 
DLLName - Variable in class com.dynalivery.pcre.PCRETableType
 
dmBitsPerPel - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmCollate - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmColor - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmCopies - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmDefaultSource - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmDeviceName - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmDisplayFlags - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmDisplayFrequency - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmDriverExtra - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmDriverSpecificData - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmDriverVersion - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmDuplex - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmFields - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmFormName - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmOrientation - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmPaperLength - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmPaperSize - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmPaperWidth - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmPelsHeight - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmPelsWidth - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmPrintQuality - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmScale - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmSize - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmSpecVersion - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmTTOption - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmUnusedPadding - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dmYResolution - Variable in class com.dynalivery.pcre.PCREDEVMODE
 
dnsResolution(InetAddress) - Method in class com.dynalivery.pcre.OSError
 
doAsyncQuery - Variable in class com.dynalivery.pcre.PCREReportOptions
 
dontGenerateDataForHiddenObjects - Variable in class com.dynalivery.pcre.PCREReportOptions
 
DORDataSet - interface com.dynalivery.dor.DORDataSet.
This interface is a Parallel Crystal centric interface which all other interfaces should be converted to by using an adapter class such as DORSQLResultSetAdapter.
DorDesignUtil - class com.dynalivery.dor.DorDesignUtil.
 
DorDesignUtil() - Constructor for class com.dynalivery.dor.DorDesignUtil
DesignTest constructor comment.
DORException - exception com.dynalivery.dor.DORException.
Signals that an exception occured while attempting to use Data Object Reporting
DORException() - Constructor for class com.dynalivery.dor.DORException
Constructs a DORException with no detail message.
DORException(String) - Constructor for class com.dynalivery.dor.DORException
Constructs a DORException with the specified detail message.
DORSQLResultSetAdapter - class com.dynalivery.dor.DORSQLResultSetAdapter.
 
DORSQLResultSetAdapter(ResultSet) - Constructor for class com.dynalivery.dor.DORSQLResultSetAdapter
 
DORTransferOutputStream - class com.dynalivery.dor.DORTransferOutputStream.
 
DORTransferOutputStream(short, int, String, StreamReceiver, int, PCREAPI) - Constructor for class com.dynalivery.dor.DORTransferOutputStream
Creates new DORTransferOutputStream
DorXmlWriter - class com.dynalivery.dor.DorXmlWriter.
 
DorXmlWriter() - Constructor for class com.dynalivery.dor.DorXmlWriter
XMLWriter constructor comment.
DOUBLE - Static variable in interface com.dynalivery.dor.DORDataSet
 
DuplicateObjectException - exception com.dynalivery.pcre.DuplicateObjectException.
This is a repository related exception
DuplicateObjectException - exception com.dynalivery.repository.util.DuplicateObjectException.
A public class to return an exception when attempting to create a repository object with the same name as an existing object.
DuplicateObjectException(String) - Constructor for class com.dynalivery.pcre.DuplicateObjectException
 
DuplicateObjectException(String) - Constructor for class com.dynalivery.repository.util.DuplicateObjectException
Constructs a DuplicateObjectException with a detail message.

E

EditableFileRef - class com.dynalivery.repository.util.EditableFileRef.
This class is used to uniquely identify a repository file
EditableFileRef(FolderRef, String, int) - Constructor for class com.dynalivery.repository.util.EditableFileRef
Public constructor for a repository editable file reference
EditableFileRef(String, int) - Constructor for class com.dynalivery.repository.util.EditableFileRef
Public constructor for a repository editable file reference
EditableFileRef(String, String, String, int) - Constructor for class com.dynalivery.repository.util.EditableFileRef
Public constructor for a repository editable file reference
EJBReportRepository - class com.dynalivery.repository.util.EJBReportRepository.
This is an implementation of Dynalivery Report Repository based on Enterprise Java Beans.
EJBReportRepository(Properties) - Constructor for class com.dynalivery.repository.util.EJBReportRepository
construct an EJB-based report repository with the specified properties
embeddedFontsOn - Variable in class com.dynalivery.pcre.PCRESaffronSVGOptions
 
EnableScripting() - Method in class com.dynalivery.pcre.PCREClient
Enable event-driven scripting for this client.
encoder24 - Variable in class com.dynalivery.pcre.PCREPDFImage
 
encoder24 - Variable in class com.dynalivery.pcre.PDFImage
 
encoder8 - Variable in class com.dynalivery.pcre.PCREPDFImage
 
encoder8 - Variable in class com.dynalivery.pcre.PDFImage
 
EndService(String) - Method in class com.dynalivery.pcre.PCREServer
Terminate the API service on the server.
EndService(String) - Method in interface com.dynalivery.pcre.PCREAPIServer
 
EndService(String) - Method in class com.dynalivery.pcre._PCREAPIServerStub
 
engineClosed - Static variable in class com.dynalivery.pcre.PCREEngine
 
engineOpened - Static variable in class com.dynalivery.pcre.PCREEngine
 
EngineStartListener - interface com.dynalivery.pcre.EngineStartListener.
 
EngineStartListenerHelper - class com.dynalivery.pcre.EngineStartListenerHelper.
 
EngineStartListenerHolder - class com.dynalivery.pcre.EngineStartListenerHolder.
 
EngineStartListenerHolder() - Constructor for class com.dynalivery.pcre.EngineStartListenerHolder
 
EngineStartListenerHolder(EngineStartListener) - Constructor for class com.dynalivery.pcre.EngineStartListenerHolder
 
EnterJob(PCREJob) - Method in class com.dynalivery.pcre.PCREJobTable
Enter the PCRE job into the job-table.
equals(Object) - Method in class com.dynalivery.repository.util.RepositoryRef
Compares two objects for equality
equals(Object) - Method in class com.dynalivery.repository.util.FileRef
Compares two objects for equality
equals(Object) - Method in class com.dynalivery.repository.util.FolderRef
Compares two objects for equality
equals(Object) - Method in class com.dynalivery.repository.util.RevisionInfo
Compares two objects for equality
equals(Object) - Method in class com.dynalivery.repository.util.EditableFileRef
Compares two objects for equality
equals(Object) - Method in class com.dynalivery.repository.util.Version
Compares two objects for equality
errorCode - Variable in class com.dynalivery.pcre.PCREError
 
ErrorCode - Variable in class com.dynalivery.pcre.ServerAPIError
 
ErrorCode - Variable in class com.dynalivery.pcre.CRPEAPIError
 
ErrorCode - Variable in class com.dynalivery.pcre.GatewayServerError
 
errorKind - Variable in class com.dynalivery.pcre.PCREError
 
ErrorReturn - class com.dynalivery.pcre.ErrorReturn.
 
E