Index

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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AB - Static variable in class com.softwaremining.util.LM
 
ABEND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AbendDO - Class in com.softwaremining.vendors.cics.dto
Deprecated.
- please use AbnormalTerminationException
AbendDO() - Constructor for class com.softwaremining.vendors.cics.dto.AbendDO
Deprecated.
 
abendEnclave() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
AbnormalTerminationException - Exception Class in com.softwaremining.vendors.cics.exception
Replacement for CICS ABEND statement
AbnormalTerminationException(ICicsBaseService, String) - Constructor for exception class com.softwaremining.vendors.cics.exception.AbnormalTerminationException
Constructor
AbnormalTerminationException(ICicsBaseService, String, boolean) - Constructor for exception class com.softwaremining.vendors.cics.exception.AbnormalTerminationException
Constructor
AbnormalTerminationException(ICicsBaseService, String, boolean, boolean) - Constructor for exception class com.softwaremining.vendors.cics.exception.AbnormalTerminationException
Constructor
abort(Throwable) - Method in class com.softwaremining.logic.BaseService
 
abort(Throwable) - Method in class com.softwaremining.sql.ESQLBaseService
Rollback changes made by all instances of ESQLProcessor
abort(Throwable) - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
ABORT - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
abortServerThread() - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
AbortTransaction() - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
AbortTransaction(String) - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
AbstractBasePersistence - Class in com.softwaremining.wrappers
For internal use only
AbstractBasePersistence() - Constructor for class com.softwaremining.wrappers.AbstractBasePersistence
default constructor
AbstractBasePersistence(BaseService) - Constructor for class com.softwaremining.wrappers.AbstractBasePersistence
standard constructor
AbstractCBLField - Class in com.softwaremining.wrappers
For internal use only
Abstract datatype designed to support COBOL statements such as REDEFINES, COMPUTATIONALS, OCCURS-DEPENDING, precise formatting, POINTERS, ...
AbstractCBLField() - Constructor for class com.softwaremining.wrappers.AbstractCBLField
for internal use only
AbstractCBLNumeric - Class in com.softwaremining.wrappers
For internal use only
AbstractCBLNumeric(AbstractCBLNumeric, int[]) - Constructor for class com.softwaremining.wrappers.AbstractCBLNumeric
 
AbstractCBLNumeric(AbstractCBLPrimitive, int[]) - Constructor for class com.softwaremining.wrappers.AbstractCBLNumeric
 
AbstractCBLNumeric(String, int[], String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.AbstractCBLNumeric
 
AbstractCBLPrimitive - Class in com.softwaremining.wrappers
For internal use only
AbstractCBLPrimitive() - Constructor for class com.softwaremining.wrappers.AbstractCBLPrimitive
for internal use only
AbstractCBLPrimitive(AbstractCBLPrimitive, int[]) - Constructor for class com.softwaremining.wrappers.AbstractCBLPrimitive
 
AbstractCBLPrimitive(String, int[], String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.AbstractCBLPrimitive
default constructor
AbstractCicsDBDataObject - Class in com.softwaremining.vendors.cics.dto
 
AbstractCicsDBDataObject() - Constructor for class com.softwaremining.vendors.cics.dto.AbstractCicsDBDataObject
 
AbstractContainerBean - Class in com.softwaremining.containers
 
AbstractContainerBean() - Constructor for class com.softwaremining.containers.AbstractContainerBean
standard constructor
AbstractContainerBean(BaseService) - Constructor for class com.softwaremining.containers.AbstractContainerBean
standard constructor
AbstractCSVFile - Class in com.softwaremining.files
This class is designed to provide a migration path from SequentialFiles to CSV format.
AbstractCSVFile() - Constructor for class com.softwaremining.files.AbstractCSVFile
constructor
AbstractCSVFile(BaseService) - Constructor for class com.softwaremining.files.AbstractCSVFile
default Constructor
AbstractDataObject - Interface in com.softwaremining.wrappers
This interface is representative of ALL SoftwareMining data-types - from DAOs (ISMBean) to fields (ISMInteger, ISMString ...) and Groups (ISMGroup)
AbstractFile - Class in com.softwaremining.files
 
AbstractFile() - Constructor for class com.softwaremining.files.AbstractFile
 
AbstractFile(BaseService) - Constructor for class com.softwaremining.files.AbstractFile
default Constructor
AbstractIndexedFile - Class in com.softwaremining.sql
Subclasses of this type can talk to either Indexed-Files, or Database tables
AbstractIndexedFile() - Constructor for class com.softwaremining.sql.AbstractIndexedFile
 
AbstractIndexedFile(BaseService) - Constructor for class com.softwaremining.sql.AbstractIndexedFile
 
AbstractMutableField - Class in com.softwaremining.containers
 
AbstractMutableField() - Constructor for class com.softwaremining.containers.AbstractMutableField
 
AbstractMutableNumeric - Class in com.softwaremining.containers
 
AbstractMutableNumeric() - Constructor for class com.softwaremining.containers.AbstractMutableNumeric
 
AbstractNumericFormat - Class in com.softwaremining.wrappers.format
 
AbstractORContainer - Class in com.softwaremining.sql
Abstract Object-Relational Container - USed for representation KSDS Indexed files.
AbstractORContainer() - Constructor for class com.softwaremining.sql.AbstractORContainer
 
AbstractORContainer(BaseService) - Constructor for class com.softwaremining.sql.AbstractORContainer
 
AbstractParseCommandLine - Class in com.softwaremining.jcl.utils
 
AbstractParseCommandLine() - Constructor for class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
AbstractScreen - Class in com.softwaremining.ui
Abstract Representation of COBOL screen handling.
AbstractScreen() - Constructor for class com.softwaremining.ui.AbstractScreen
 
AbstractSequentialFile - Class in com.softwaremining.files
 
AbstractSequentialFile() - Constructor for class com.softwaremining.files.AbstractSequentialFile
default Constructor
AbstractSequentialFile(BaseService) - Constructor for class com.softwaremining.files.AbstractSequentialFile
default Constructor
AbstractSequentialMappedFile - Class in com.softwaremining.files
Caters for VSAM Record invalid input: '&' Line Sequential files.
AbstractSequentialMappedFile() - Constructor for class com.softwaremining.files.AbstractSequentialMappedFile
constructor
AbstractSequentialMappedFile(BaseService) - Constructor for class com.softwaremining.files.AbstractSequentialMappedFile
default Constructor
AbstractSortBean - Class in com.softwaremining.wrappers
Providing Sort Capabilities to DataBeans
AbstractSortBean() - Constructor for class com.softwaremining.wrappers.AbstractSortBean
for internal use only ...
AbstractSortBean(BaseService) - Constructor for class com.softwaremining.wrappers.AbstractSortBean
 
AbstractSSABean - Class in com.softwaremining.vendors.dli.beans
 
AbstractSSABean() - Constructor for class com.softwaremining.vendors.dli.beans.AbstractSSABean
Constructors
AbstractSSABean(BaseService) - Constructor for class com.softwaremining.vendors.dli.beans.AbstractSSABean
Constructors
accept() - Method in class com.softwaremining.vendors.ile.ILEScreen
 
accept(IDisplayable) - Static method in class com.softwaremining.ui.DisplayHelper
 
accept(IDisplayable, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's ACCEPT FROM SCREEN methods
accept(IDisplayable, CBLBean) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's ACCEPT FROM SCREEN methods
accept(IDisplayable, CBLBean, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
 
accept(IDisplayable, ISMObject) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's ACCEPT FROM SCREEN methods
accept(IDisplayable, ISMObject, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's ACCEPT FROM SCREEN methods
accept(AbstractCBLField) - Method in class com.softwaremining.logic.BaseService
Screen handling method representing COBOL's ACCEPT FROM SCREEN methods.
ACCEPT_MARKER - Static variable in class com.softwaremining.ui.text.TextScreen
 
acceptParameters(HttpServletRequest) - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
AcceptResponse - Class in com.softwaremining.ui.screenrequest
 
AcceptResponse() - Constructor for class com.softwaremining.ui.screenrequest.AcceptResponse
 
acceptSection(IDisplayable, XMLScreenDefReader, String) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's ACCEPT FROM SCREEN methods
acceptSection(IDisplayable, String) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's ACCEPT FROM SCREEN methods
ACCESS_MODE_DYNAMIC - Static variable in interface com.softwaremining.sql.IPersistence
 
ACCESS_MODE_RANDOM - Static variable in interface com.softwaremining.sql.IPersistence
 
ACCESS_MODE_SEQUENTIAL - Static variable in interface com.softwaremining.sql.IPersistence
 
ACMDbDecorator - Class in com.softwaremining.sql
 
ACMDbDecorator(String, Long, ISQLWrapper) - Constructor for class com.softwaremining.sql.ACMDbDecorator
 
ACMNumberFormatException - Exception Class in com.softwaremining.wrappers.exception
 
ACMNumberFormatException() - Constructor for exception class com.softwaremining.wrappers.exception.ACMNumberFormatException
 
ACMNumberFormatException(Exception) - Constructor for exception class com.softwaremining.wrappers.exception.ACMNumberFormatException
 
ACMNumberFormatException(String) - Constructor for exception class com.softwaremining.wrappers.exception.ACMNumberFormatException
 
ACMNumberFormatException(String, Exception) - Constructor for exception class com.softwaremining.wrappers.exception.ACMNumberFormatException
 
ACMNumberFormatException(SQLException) - Constructor for exception class com.softwaremining.wrappers.exception.ACMNumberFormatException
 
acos(BigDecimal) - Static method in class com.softwaremining.util.CBLMath
 
ACQFAIL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ACQUIRED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ACQUIRING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ACTIVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ACTIVITY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
add(DBMSWrapper) - Method in class com.softwaremining.vendors.vax.VaxKeepList
 
add(String, String) - Method in class com.softwaremining.files.utils.IndexedFileData
 
add(String, String, String) - Method in class com.softwaremining.files.utils.AlternativeKeyMap
 
ADD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ADD_CORRESPONDING - Static variable in class com.softwaremining.wrappers.CBLGroup
 
ADDABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
addAll(List<String>) - Method in class com.softwaremining.util.SortManager
Append all elements to the sort
addBeanClass(Class) - Static method in class com.softwaremining.util.Profiler
 
addButtons(CBLGroup) - Method in class com.softwaremining.vendors.shadow.ShadowScreen
 
addCallParameter(int) - Method in class com.softwaremining.logic.BaseService
caller sets the parameter
addCallParameter(int) - Method in interface com.softwaremining.logic.IBaseService
 
addCallParameter(int, boolean) - Method in class com.softwaremining.logic.BaseService
caller sets the parameter
addCallParameter(int, boolean) - Method in interface com.softwaremining.logic.IBaseService
 
addCallParameter(CBLPointer, boolean) - Method in class com.softwaremining.logic.BaseService
caller sets the parameter
addCallParameter(CBLPointer, boolean) - Method in interface com.softwaremining.logic.IBaseService
 
addCallParameter(ISMDataType) - Method in class com.softwaremining.logic.BaseService
Passing variables by Reference means that any changes to the values will be passed back to the calling class.
addCallParameter(ISMDataType) - Method in interface com.softwaremining.logic.IBaseService
 
addCallParameter(ISMDataType, boolean) - Method in class com.softwaremining.logic.BaseService
caller sets the parameter
addCallParameter(ISMDataType, boolean) - Method in interface com.softwaremining.logic.IBaseService
 
addCallParameter(ISMNumeric) - Method in class com.softwaremining.logic.BaseService
 
addCallParameter(String) - Method in class com.softwaremining.logic.BaseService
 
addCallParameter(String) - Method in interface com.softwaremining.logic.IBaseService
 
addCallParameter(String, boolean) - Method in class com.softwaremining.logic.BaseService
caller sets the parameter
addCallParameter(String, boolean) - Method in interface com.softwaremining.logic.IBaseService
 
addChild(DataField) - Method in class com.softwaremining.vendors.vos.Group
 
addCncatenationClause(String, String) - Method in class com.softwaremining.util.CBLStringProcessor
 
addColumn(Column) - Method in class com.softwaremining.vendors.vos.Index
 
addCondition(String, String) - Method in class com.softwaremining.jcl.utils.InOutRec
 
addCorrespondingValue(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
for translation of COBOL ADD CORRESPONDING statements
addCorrespondingValue(CBLBean) - Method in class com.softwaremining.wrappers.CBLGroup
for translation of COBOL MOVE CORRESPONDING statements
addCorrespondingValue(CBLGroup) - Method in class com.softwaremining.wrappers.CBLBean
for translation of COBOL ADD CORRESPONDING statements
addCorrespondingValue(CBLGroup) - Method in class com.softwaremining.wrappers.CBLGroup
for translation of COBOL's ADD CORRESPONDING statements
addDelimiter(String) - Method in class com.softwaremining.util.CBLUnstringProcessor
NOTES: In absence of delimiter, the system will SPLIT the input-value by size between the Result fields
addDelimiterAll(String) - Method in class com.softwaremining.util.CBLUnstringProcessor
for use in
DELEMITED BY ALL "0"
addDependedField(ISMObject) - Method in class com.softwaremining.wrappers.AbstractCBLField
Support for COBOL OCCURS DEPENDING
addDependingSummator(EntrySummator) - Method in class com.softwaremining.report.FieldSummator
 
addDynamicParameter(int, String) - Method in class com.softwaremining.ui.RequestEntry
 
addEntry(ReportEntry) - Method in class com.softwaremining.report.ReportGroup
 
addEntry(RequestEntry) - Method in class com.softwaremining.ui.ScreenDefinition
For internal use only
addEntry(RequestEntry) - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
addEntryHandler(String, EntryHandler) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
addEnvironmentVars(String, String) - Static method in class com.softwaremining.util.SystemUtility
 
addExceptionRequest(ExceptionRequest) - Method in class com.softwaremining.ui.AbstractScreen
 
addExceptionRequest(ExceptionRequest) - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
addExceptionRequest(String) - Method in class com.softwaremining.ui.AbstractScreen
 
ADDFAIL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
addField(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLGroup
 
addFieldWithoutNumOccurs(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLGroup
 
addIndex(Index) - Method in class com.softwaremining.vendors.vos.Table
 
addInvisibleChar(int, char) - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
 
ADDITIONAL_COMP3_DIGITS_FOR_BIGDECIMALS - Static variable in class com.softwaremining.Config
 
additionalParamsPostfixesMap - Static variable in class com.softwaremining.wrappers.format.Format
 
addJoinKeys(IJoinKeys) - Method in interface com.softwaremining.jcl.utils.IJoinCommand
 
addKeyAscending(ISMObject) - Method in class com.softwaremining.util.SortManager
 
addKeyAscending(ISMObject) - Method in class com.softwaremining.wrappers.AbstractSortBean
 
addKeyAscending(ISMObject[]) - Method in class com.softwaremining.util.SortManager
 
addKeyAscending(ISMObject[]) - Method in class com.softwaremining.wrappers.AbstractSortBean
 
addKeyAscending(String[]) - Method in class com.softwaremining.util.SortManager
 
addKeyAscending(String[]) - Method in class com.softwaremining.wrappers.AbstractSortBean
 
addKeyDescending(AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractSortBean
 
addKeyDescending(ISMObject) - Method in class com.softwaremining.util.SortManager
 
addKeyDescending(ISMObject[]) - Method in class com.softwaremining.util.SortManager
 
addKeyDescending(ISMObject[]) - Method in class com.softwaremining.wrappers.AbstractSortBean
 
addKeyDescending(String[]) - Method in class com.softwaremining.util.SortManager
 
addKeyDescending(String[]) - Method in class com.softwaremining.wrappers.AbstractSortBean
 
addLine(String) - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
addMasterTable(LinkedSQLWrapper) - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
addNextForm(String) - Method in class com.softwaremining.vendors.hp.HpScreenHandler
 
addOnCriteria(String) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
addOutputIndicator(boolean, ILEIndicator) - Method in class com.softwaremining.vendors.ile.ILERequestEntry
 
addQuitRequest() - Method in class com.softwaremining.ui.AbstractScreen
 
addQuitRequest() - Method in class com.softwaremining.ui.text.TextScreen
 
addQuitRequest() - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
addRecordKey(ISMObject, Boolean) - Method in class com.softwaremining.sql.AbstractORContainer
Allows adding single or composite record keys - one at a time invalid input: '&' specifying the Ascending/Descending order
addRecordKey(ISMObject, Boolean) - Method in class com.softwaremining.sql.SQLWrapper
Allows adding single or composite record keys - one at a time invalid input: '&' specifying the Ascending/Descending order
addRecordKeyField(AbstractCBLField) - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
addRecordKeyField(AbstractCBLField) - Method in class com.softwaremining.vendors.ile.Db400
 
addRecordKeyField(AbstractCBLField) - Method in class com.softwaremining.vendors.ile.Db400Container
 
addRecordKeyField(CBLGroup) - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
addReportFrame(ReportFrame) - Method in class com.softwaremining.ui.AbstractScreen
 
ADDRESS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AddressDO - Class in com.softwaremining.vendors.cics.dto
 
AddressDO() - Constructor for class com.softwaremining.vendors.cics.dto.AddressDO
 
addResult(CBLBean) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addResult(CBLBean, int) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addResult(CBLBean, int, int) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addResult(CBLBean, ISMObject, ISMObject) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addResult(ISMObject) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addResult(ISMObject, int) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addResult(ISMObject, int, int) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addResult(ISMObject, int, int, ISMObject, ISMObject) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addResult(ISMObject, int, ISMObject, ISMObject) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addResult(ISMObject, ISMObject) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addResult(ISMObject, ISMObject, ISMObject) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
addRuntimeParameter(String) - Method in class com.softwaremining.logic.BaseService
Used by the starting application (SMLauncher) to pass in runtime parameter (if any)
addRuntimeParameter(String[]) - Method in class com.softwaremining.logic.BaseService
Used by the starting application (SMTextAppLauncher) to pass in runtime parameter (if any)
addScreenHandler(String, ScreenHandler) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
addScreenRequestToBeProcessed(DisplayRequest) - Method in class com.softwaremining.vendors.cics.SessionManager
 
addSearchCondition(AbstractCBLField, String) - Method in class com.softwaremining.vendors.dms.DMSWrapper
// toremove
addSearchParameter(double) - Method in class com.softwaremining.sql.SQLWrapper
 
addSearchParameter(String) - Method in class com.softwaremining.sql.SQLWrapper
 
addSelectOption(String, String, boolean) - Method in class com.softwaremining.ui.RequestEntry
for dropdown boxes in html (SELECT and each entry is represented by an OTPION)
addSerializedObject(String, ISMBean) - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
method currently used in CICS sub-system
addStatement(Converting, String, int, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Converting, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Converting, String, String, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, Characters, char, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, Characters, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, Characters, String, char, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, Characters, String, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, Characters, String, String, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, First, char, char, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, First, char, String, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, First, String, char, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, First, String, long, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, First, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, First, String, String, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, Trailing, char, char, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Replacing, Trailing, String, String, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Tallying, ISMObject, AllLeading, int, String, ISMString) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Tallying, ISMObject, AllLeading, int, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Tallying, ISMObject, AllLeading, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Tallying, ISMObject, AllLeading, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Tallying, ISMObject, AllLeading, String, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Tallying, ISMObject, Characters) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
addStatement(Tallying, ISMObject, Characters, String, String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
Inspect Processor: Add parameters for processing
addSubRequestEntry(ILERequestEntry) - Method in class com.softwaremining.vendors.ile.ILERequestEntry
 
addUp(String) - Method in class com.softwaremining.report.EntrySummator
 
addUp(String) - Method in class com.softwaremining.report.FieldSummator
 
addUp(String) - Method in interface com.softwaremining.report.Summator
addUp the value of the sum to date.
addWithCriteria(String) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
adjustPercision(Number) - Method in class com.softwaremining.wrappers.format.AbstractNumericFormat
make sure that the faction part is either removed for 'integers' or padded for decimals.
adjustStringLength(String, int) - Static method in class com.softwaremining.util.StringUtility
 
adjustStringLength(String, int, boolean) - Static method in class com.softwaremining.util.StringUtility
adjust the size of "newValue" string, if it is less than expectedSize, then append with spaces, if it is more, then apply substring ...
advance(int, int) - Method in class com.softwaremining.files.AbstractSequentialFile
SUPPORT FOR WRITE XYZ AFTER ADVANCING PAGE myFile.advance( LINE , 12); // where 12 represents the number of lines to advance myFile.write();
advance(int, long) - Method in class com.softwaremining.files.AbstractSequentialFile
SUPPORT FOR WRITE XYZ AFTER ADVANCING PAGE - e.g.
advance(int, BigDecimal) - Method in class com.softwaremining.files.AbstractSequentialFile
SUPPORT FOR WRITE XYZ AFTER ADVANCING PAGE - e.g.
ADVANCE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ADVANCE_NOT_INITIALIZED - Static variable in class com.softwaremining.files.AbstractSequentialFile
the following variables are used in Sequential file generation.
advanceContinuation - Variable in class com.softwaremining.files.AbstractSequentialFile
 
advanceSize - Variable in class com.softwaremining.files.AbstractSequentialFile
 
advanceType - Variable in class com.softwaremining.files.AbstractSequentialFile
 
after - Variable in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
AFTER - Static variable in class com.softwaremining.util.inspect.AfterBefore
 
AFTER - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
AFTER_END_OF_RESULTSET - Static variable in interface com.softwaremining.sql.SQLCodesDB2
Relates to WARNING: Row not found or end of cursor .
AfterBefore - Class in com.softwaremining.util.inspect
 
AfterBefore(String) - Constructor for class com.softwaremining.util.inspect.AfterBefore
 
AfterBeforeBlock - Class in com.softwaremining.util.inspect
 
AfterBeforeBlock(String, String) - Constructor for class com.softwaremining.util.inspect.AfterBeforeBlock
 
AidEventManager - Class in com.softwaremining.vendors.cics.util
 
AidEventManager() - Constructor for class com.softwaremining.vendors.cics.util.AidEventManager
constructor
AINIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ALARM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ALL - Static variable in class com.softwaremining.util.inspect.AllLeading
 
ALL - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
ALL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ALLCONN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
allData - Variable in class com.softwaremining.files.utils.IndexedFileData
 
AllLeading - Class in com.softwaremining.util.inspect
 
AllLeading(String) - Constructor for class com.softwaremining.util.inspect.AllLeading
 
ALLOCATD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
allocate() - Method in class com.softwaremining.wrappers.CBLBean
Performs array allocation.
allocate(GetmainDO) - Static method in class com.softwaremining.vendors.cics.util.MemoryManager
 
ALLOW_TRACE_OF_PRIVATE_DATA - Static variable in class com.softwaremining.Config
 
ALLQUERY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ALLVALUES - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AlphaNumericFormat - Class in com.softwaremining.wrappers.format
 
AlphaNumericFormat(String) - Constructor for class com.softwaremining.wrappers.format.AlphaNumericFormat
constructor
ALTERABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ALTERNATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AlternativeKeyMap - Class in com.softwaremining.files.utils
HashMap Contains Key: AltkeyName (Unique) Value: HashMap Key : altKeyValue (Ordered- Duplicated) Value: primKey__Value
AlternativeKeyMap() - Constructor for class com.softwaremining.files.utils.AlternativeKeyMap
 
ALTPRTCOPY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
analyse(String, String) - Method in interface com.softwaremining.jcl.utils.IIfThenWhen_RecCondition
 
ANALYZER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
annuity(double, double) - Static method in class com.softwaremining.util.CBLMath
return annuity value same as in COBOL
ANY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
APLKYBD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
APLTEXT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
APP_CHARACTER_ENCODING - Static variable in class com.softwaremining.Config
Character encoding for applications (mainly used in construction of Strings).
APP_PACKAGE_NAME - Static variable in interface com.softwaremining.ui.web.ServletInterface
 
APP_PACKAGE_NAME - Static variable in class com.softwaremining.vendors.cics.CicsConfig
 
APP_SERVER_URL - Static variable in class com.softwaremining.ui.AbstractScreen
 
APPC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
APPCPARALLEL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
APPCSINGLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
append(String[]) - Static method in class com.softwaremining.util.StringUtility
primarily used in Container objects (Subclasses of AbstractContainerBean)
APPEND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
APPLICATION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
APPLID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
APPLNAME - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
applyEntryHandlers(RequestEntry, Element) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
AppServerBatchLauncher - Class in com.softwaremining.vendors.cics
 
AppServerBatchLauncher() - Constructor for class com.softwaremining.vendors.cics.AppServerBatchLauncher
 
ArrayedFieldTransfer - Class in com.softwaremining.util
 
ArrayUtility - Class in com.softwaremining.platformutils
 
ArrayUtility() - Constructor for class com.softwaremining.platformutils.ArrayUtility
 
ASACTL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ASCENDING_RECORD_KEY - Static variable in interface com.softwaremining.sql.IPersistence
 
ASCII7 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ASCII8 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AsciiTable - Class in com.softwaremining.vendors.shadow
 
AsciiTable() - Constructor for class com.softwaremining.vendors.shadow.AsciiTable
 
asciiToEbcdic(CBLBean, String, String) - Static method in class com.softwaremining.jcl.UnisysDataConvertor
Convert a datafile containing ASCII datafile to EBCDIC Note that the persistenceFile should contain the full definition of the Binary and Non-binary fields.
asciiToEbcdic(CBLBean, String, String, boolean) - Static method in class com.softwaremining.jcl.EbcdicConvertor
Deprecated.
asciiToEbcdic(CBLBean, String, String, int) - Static method in class com.softwaremining.jcl.UnisysDataConvertor
Convert a datafile containing ASCII datafile to EBCDIC Note that the persistenceFile should contain the full definition of the Binary and Non-binary fields.
ASCIIToEBCDIC(int) - Static method in class com.softwaremining.jcl.EbcdicConvertor
translate a single byte 0 ..
asin(BigDecimal) - Static method in class com.softwaremining.util.CBLMath
 
ASSEMBLER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ASSERTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
assertKeysAscending(Object, Object) - Method in class com.softwaremining.platformutils.SMSortedMethodList
this is used in performThru("a" , "C").
ASSIGN_CORRESPONDING - Static variable in class com.softwaremining.wrappers.CBLGroup
 
assign2ndryIndexName(String, String) - Method in class com.softwaremining.vendors.dli.ImsDbSegment
 
assignAccessMode(int) - Method in class com.softwaremining.sql.AbstractIndexedFile
Similar to the COBOL ACCESS Mode
assignAccessMode(int) - Method in class com.softwaremining.sql.AbstractORContainer
Similar to the COBOL ACCESS Mode
assignAccessMode(int) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignAccessMode(int) - Method in class com.softwaremining.sql.LinkedSQLWrapper
Similar to the COBOL ACCESS Mode
assignAccessMode(int) - Method in class com.softwaremining.vendors.ile.ILEReport
 
assignAccessMode(int) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Similar to the COBOL ACCESS Mode - defaults to ACCESS_MODE_RANDOM
assignActionName(String) - Method in class com.softwaremining.vendors.ile.ILEIndicator
 
assignActionValue(String) - Method in class com.softwaremining.vendors.ile.ILEIndicator
 
assignAdditionalKeyPosition(ISMObject, int) - Method in class com.softwaremining.sql.AbstractORContainer
Support for Tandem START ....
assignAdditionalKeyPosition(ISMObject, int) - Method in class com.softwaremining.sql.SQLWrapper
Support for Tandem START ....
assignAdditionalSQLConditions(String) - Method in class com.softwaremining.sql.AbstractORContainer
Hierarchical tables will define additional SQLConditions - e.g.
assignAdditionalSQLConditions(String) - Method in interface com.softwaremining.sql.ISQLWrapper
This method allows inserting additional conditions - e.g.
assignAdditionalSQLConditions(String) - Method in class com.softwaremining.sql.SQLWrapper
 
assignAdditionalSQLConditions(String) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignAdditionalSQLConditions(StringBuilder) - Method in class com.softwaremining.sql.AbstractORContainer
Hierarchical tables will define additional SQLConditions - e.g.
assignAdditionalSQLConditions(StringBuilder) - Method in interface com.softwaremining.sql.ISQLWrapper
This method allows inserting additional conditions - e.g.
assignAdditionalSQLConditions(StringBuilder) - Method in class com.softwaremining.sql.SQLWrapper
Hierarchical tables will define additional SQLConditions - e.g.
assignAdditionalSQLConditions(StringBuilder) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignAdditionalSQLOrderBy(String) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignAdditionalSQLOrderBy(String) - Method in interface com.softwaremining.sql.ISQLWrapper
This method allows inserting additional Ordering clauses It is useful in hierarchical tables will define additional SQLConditions - e.g.
assignAdditionalSQLOrderBy(String) - Method in class com.softwaremining.sql.SQLWrapper
 
assignAdditionalSQLOrderBy(String) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignAddressTo(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
Translation of COBOL's
SET pointer TO ADDRESS OF record-2.
assignAddressTo(CBLPointer) - Method in class com.softwaremining.wrappers.AbstractCBLField
Translation of COBOL's
SET ADDRESS OF a-variable TO pointer
assignAddressTo(CBLPointer) - Method in class com.softwaremining.wrappers.CBLBean
 
assignAdjustedLengthValue(String) - Method in class com.softwaremining.containers.MString
 
assignAllowSearchForChildern(boolean) - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
assignAlternateKey(AbstractCBLField) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Sets the alternate field for indexing records in the file.
assignAlternateKey(AbstractCBLField, boolean) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Sets the alternate field for indexing records in the file.
assignAlternateKey(ISMObject) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignAlternateKey(ISMObject) - Method in class com.softwaremining.sql.SQLWrapper
 
assignBean(CBLBean) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
assignBean(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
 
assignBean(CBLBean) - Method in class com.softwaremining.wrappers.CBLGroup
Set value of the object
assignBigDecimal(BigDecimal) - Method in class com.softwaremining.containers.AbstractMutableField
Method Used internally by framework Set value of the object
assignBigDecimal(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignBmsMapSetName(String, String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
assignBytesEncoded(byte[]) - Method in class com.softwaremining.wrappers.CBLBean
for internal use only.
assignCachedInitializationValue(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
Variable used for to cache the expensive result of Initialize() method
assignCachedInitializationValue(String) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
Variable used for to cache the expensive result of Initialize() method
assignCachedInitializationValue(String) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
Variable used for to cache the expensive result of Initialize() method
assignCachedInitializationValue(String) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
Variable used for to cache the expensive result of Initialize() method
assignCachedInitializationValue(String) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
Variable used for to cache the expensive result of Initialize() method
assignCachedInitializationValue(String) - Method in class com.softwaremining.wrappers.CBLBean
 
assignCachedSeekValues(List) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignCachedSeekValues(List) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignCachedSeekValues(List) - Method in class com.softwaremining.sql.SQLWrapper
for internal use only
assignCachedSeekValues(List) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignCallerProgram(IBaseService) - Method in class com.softwaremining.logic.BaseService
tell the system who called it !
assignChangeGEConditonToLIKE(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignChangeGEConditonToLIKE(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
The system can replace GE searches to LIKE statements.
assignChangeGEConditonToLIKE(boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
assignChangeGEConditonToLIKE(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignChangeGTEQ2EQForLIKECondition(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignChangeGTEQ2EQForLIKECondition(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
Only applies when OR_CHANGE_GE_CONDITION_TO_LIKE__DEFAULT=true
E.g.
assignChangeGTEQ2EQForLIKECondition(boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
assignChangeGTEQ2EQForLIKECondition(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignChannelName(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
assignConnection(Connection) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignConnection(Connection) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignConnection(Connection) - Method in class com.softwaremining.sql.SQLWrapper
 
assignConnection(Connection) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignCorrespondingValue(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
for translation of COBOL MOVE CORRESPONDING statements
assignCorrespondingValue(CBLBean) - Method in class com.softwaremining.wrappers.CBLGroup
for translation of COBOL MOVE CORRESPONDING statements
assignCorrespondingValue(CBLGroup) - Method in class com.softwaremining.wrappers.CBLBean
for translation of COBOL MOVE CORRESPONDING statements
assignCorrespondingValue(CBLGroup) - Method in class com.softwaremining.wrappers.CBLGroup
for translation of COBOL MOVE CORRESPONDING statements
assignCurrentProgram(CicsBaseService) - Method in class com.softwaremining.vendors.cics.SessionManager
 
assignCyclicBarrier(CyclicBarrier) - Method in class com.softwaremining.logic.BaseService
for internal use only
assignDbDecorator(ACMDbDecorator) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignDbDecorator(ACMDbDecorator) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignDbDecorator(ACMDbDecorator) - Method in class com.softwaremining.sql.SQLWrapper
 
assignDbDecorator(ACMDbDecorator) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignDbFeatures(Long, String) - Method in class com.softwaremining.sql.ConnectionFactory
dbFeatuers refers to a class representing the underlying database: DB2, Oracle, MySQL , MSSQL , ...
assignDefaultStorageTypeIsMain(boolean) - Static method in class com.softwaremining.vendors.cics.queue.TSQueueManager
Allows changing default storage types associated with TS Queues from MAIN (written to memory), to AUXILARY (written to Database).
assignDefaultValue(boolean) - Method in class com.softwaremining.wrappers.CBLBoolean
 
assignDefaultValue(double) - Method in class com.softwaremining.wrappers.AbstractCBLField
Used to set the Default values passed to a COBOL field.
assignDefaultValue(AbstractDataObject) - Method in class com.softwaremining.wrappers.CBLPointer
 
assignDefaultValue(Object) - Method in class com.softwaremining.containers.MDouble
 
assignDefaultValue(Object) - Method in class com.softwaremining.containers.MInteger
 
assignDefaultValue(Object) - Method in class com.softwaremining.containers.MLong
 
assignDefaultValue(Object) - Method in class com.softwaremining.wrappers.AbstractCBLField
Used to set the Default values passed to a COBOL field.
assignDefaultValue(Object) - Method in class com.softwaremining.wrappers.CBLBean
Set default initialization value for the class
assignDefaultValue(String) - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignDefaultValue(String) - Method in class com.softwaremining.containers.AbstractMutableField
 
assignDefaultValue(String) - Method in class com.softwaremining.containers.MBigDecimal
 
assignDefaultValue(String) - Method in class com.softwaremining.containers.MByte
 
assignDefaultValue(String) - Method in class com.softwaremining.containers.MDouble
 
assignDefaultValue(String) - Method in class com.softwaremining.containers.MGroup
 
assignDefaultValue(String) - Method in class com.softwaremining.containers.MInteger
 
assignDefaultValue(String) - Method in class com.softwaremining.containers.MLong
 
assignDefaultValue(String) - Method in class com.softwaremining.containers.MString
 
assignDefaultValue(String) - Method in class com.softwaremining.wrappers.VGroup
 
assignDelegateDAO(IndexedFileSingleProcess) - Method in class com.softwaremining.files.IndexedFileSingleProcess
This method does not do anything for IndexedFiles.
assignDelegateDAO(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
Indexed files with totally different formats will sometimes still need to go to same database table.
assignDelegateDAO(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractORContainer
Indexed files with totally different formats will sometimes still need to go to same database table.
assignDelegateDAO(ISQLWrapper) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignDelegateDAO(ISQLWrapper) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignDelegateDAO(CicsIndexedFile) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Indexed files with totally different formats will sometimes still need to go to same database table.
assignDependingField(AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLField
Support for COBOL OCCURS DEPENDING
assignDependingField(AbstractCBLNumeric) - Method in class com.softwaremining.files.AbstractSequentialFile
 
assignDependingField(AbstractCBLNumeric) - Method in class com.softwaremining.wrappers.CBLBean
Information here is only used in sequentialFiles
assignDouble(double) - Method in class com.softwaremining.containers.AbstractMutableField
Method Used internally by framework Set value of the object
assignDouble(double) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignEbcdicBytes(byte[]) - Method in class com.softwaremining.wrappers.CBLBean
Transfer EBCDIC bytes to the wrapper.
assignEbcdicJIT_PdSupportForSequentialFiles(boolean) - Method in class com.softwaremining.wrappers.CBLBean
For use with EBCDIC files and Sequential-Files containing a single FILLER type field.
assignEbcdicValue(String) - Method in class com.softwaremining.containers.AbstractContainerBean
set the value of this record to EBCDIC bytes passed
assignEncodedBytes(byte[]) - Method in class com.softwaremining.files.AbstractSequentialFile
 
assignEncodedValue(String) - Method in class com.softwaremining.containers.AbstractContainerBean
Used by the file-readers - to convert to /from ebcdic IF the flag DATAFILES_ARE_EBCDIC is set
assignEncodedValue(String) - Method in class com.softwaremining.wrappers.CBLBean
Used by the file-readers - to convert to /from ebcdic IF the flag DATAFILES_ARE_EBCDIC is set
assignExcludeFromSQLTable(boolean) - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignExcludeFromSQLTable(boolean) - Method in class com.softwaremining.containers.AbstractMutableField
 
assignExcludeFromSQLTable(boolean) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
assignExcludeFromSQLTable(boolean) - Method in interface com.softwaremining.wrappers.ISMObject
 
assignExemptFromMemRelease(boolean) - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignExemptFromMemRelease(boolean) - Method in class com.softwaremining.wrappers.CBLBean
for internal use only
assignExemptFromMemRelease(boolean) - Method in class com.softwaremining.wrappers.CBLPointer
 
assignExemptFromMemRelease(boolean) - Method in interface com.softwaremining.wrappers.ISMBean
 
assignExpandGTEQSearches(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignExpandGTEQSearches(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
(default is true) Example: Lets say there are 3 key fields involved in a search with condition GTEQ
If flag is set to true (default) - then the following SQL condition will be generated
(A > ? or (A = ? and B > ?) or (A = ? and B = ? and C >= ?))
With flag is set to FALSE - the following will be generated
(A >= ?) and (B >= ?) and (C >= ?)
assignExpandGTEQSearches(boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
assignExpandGTEQSearches(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignExternal(AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLField
Support for COBOL EXTERNAL fields ...
assignExternal(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
Deprecated.
- now handled in Translator (see 0014763)
assignFetchDirectionIsForward(Boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignFetchDirectionIsForward(Boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignFetchDirectionIsForward(Boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
assignFetchDirectionIsForward(Boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignFetchSize(int) - Method in class com.softwaremining.sql.AbstractORContainer
maps onto ResultSet.setFetchSize Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this ResultSet object.
assignFetchSize(int) - Method in class com.softwaremining.sql.SQLWrapper
maps onto ResultSet.setFetchSize Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this ResultSet object.
assignFileName(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.CicsPersistence
In Sequential File Processing - it overwrites the default name of the SQL Table automatically assigned by the system.
assignFileName(String) - Method in class com.softwaremining.files.AbstractSequentialFile
 
assignFileName(String) - Method in class com.softwaremining.report.ReportProcessor
 
assignFileName(String) - Method in class com.softwaremining.sql.AbstractORContainer
This method does not do anything on this class.
assignFileName(String) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
In Sequential File Processing - it overwrites the default name of an input/output file automatically assigned by the system.
assignFileName(String) - Method in class com.softwaremining.vendors.cics.CicsPersistence
In Sequential File Processing - it overwrites the default name of the SQL Table automatically assigned by the system.
assignFileName(String) - Method in class com.softwaremining.vendors.cics.CicsSequential
In Sequential File Processing - it overwrites the default name of an input/output file automatically assigned by the system.
assignFileName(String) - Method in class com.softwaremining.vendors.ile.ILEReport
 
assignFileName(String) - Method in class com.softwaremining.vendors.ile.ILEScreen
 
assignFileName(String) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
In Sequential File Processing - it overwrites the default name of an input/output file automatically assigned by the system.
assignFileOpened(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignFileOpened(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignFileOpened(boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
assignFileOpened(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignFileOpened(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignFillerDefaultValue(String) - Method in class com.softwaremining.containers.MString
 
assignFixedLenghtRecordsEndWithNewLine(boolean) - Method in class com.softwaremining.files.AbstractSequentialFile
Only affects SequentialFile - NOT SequentialNIO Files (they are always terminted with CR-LF
Fixed length records are treated as SEQUENTIAL files - they do not use NEWLINE character(s) as record delimiter
Setting this flag to true will add new-line character to end of each fixed-length record.
assignForeignKeyReference(String, AbstractCBLField) - Method in class com.softwaremining.sql.LinkedSQLWrapper
This says Child has a key to Master which will act as foreign Index.
assignForeignKeyValues(ISMObject[], int) - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
assignGDGCondition(String) - Method in class com.softwaremining.sql.AbstractORContainer
Additional SQL statement to be read from gdg.properties file.
assignGDGCondition(String) - Method in interface com.softwaremining.sql.ISQLWrapper
Additional SQL statement to be read from gdg.properties file.
assignGDGCondition(String) - Method in class com.softwaremining.sql.SQLWrapper
Additional SQL statement to be read from gdg.properties file.
assignGDGCondition(String) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignGDGProperty(String) - Method in class com.softwaremining.sql.AbstractORContainer
Additional SQL statement to be read from gdg.properties file.
assignGDGProperty(String) - Method in interface com.softwaremining.sql.ISQLWrapper
Additional SQL statement to be read from gdg.properties file.
assignGDGProperty(String) - Method in class com.softwaremining.sql.SQLWrapper
Additional SQL statement to be read from gdg.properties file.
assignGDGProperty(String) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignGenerate_OrderBy_ForReadStatements(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignGenerate_OrderBy_ForReadStatements(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
READ() statement on DB tables with MANY rows, issues an ORDER BY on the SELECT which may have a big performance impact.
assignGenerate_OrderBy_ForReadStatements(boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
assignGenerate_OrderBy_ForReadStatements(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignGenericRecordKeyLength(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignGenericRecordKeyLength(int) - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
assignGroup(CBLGroup) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
assignGroup(CBLGroup) - Method in class com.softwaremining.wrappers.CBLGroup
Set value of the object
assignHighValues() - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignHighValues() - Method in class com.softwaremining.wrappers.AbstractCBLField
Equivalent of COBOL HIGH VALUES
assignHighValues() - Method in class com.softwaremining.wrappers.CBLBean
Equivalent of COBOL HIGH VALUES
assignHighValues(int, int) - Method in class com.softwaremining.containers.AbstractContainerBean
Equivalent of COBOL HIGH VALUES
assignHighValues(int, int) - Method in class com.softwaremining.containers.MGroup
Equivalent of COBOL HIGH VALUES
assignHighValues(int, int) - Method in class com.softwaremining.containers.MString
Equivalent of COBOL HIGH VALUES
assignHighValues(int, int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Equivalent of COBOL HIGH VALUES
assignHighValues(int, int) - Method in class com.softwaremining.wrappers.VGroup
Equivalent of COBOL HIGH VALUES
assignHttpServletRequest(HttpServletRequest) - Method in class com.softwaremining.vendors.cics.SessionManager
Assigned by Servlet
assignIgnoreOriginalKeys(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignIgnoreOriginalKeys(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
for internal use
assignIgnoreOriginalKeys(boolean) - Method in class com.softwaremining.sql.SQLWrapper
for internal use only
assignIgnoreOriginalKeys(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignInputIndicator(CBLBean) - Method in class com.softwaremining.vendors.ile.ILEScreen
 
assignInstanceNumber(int) - Method in class com.softwaremining.logic.BaseService
For internal use only To do with multi-processing/multi-threaded launch of application (launched from SMLauncher using -numInstances=n parameter)
assignInt(double) - Method in class com.softwaremining.containers.MInteger
 
assignInt(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignInternalVars(CBLBean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSScreenBean
 
assignInternalVars(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
for internal use only - Introduced to allow CICS BMSSCreenBeans override this method
assignJustifiedRight(boolean) - Method in class com.softwaremining.wrappers.CBLString
 
assignJustifiedRight(boolean) - Method in class com.softwaremining.wrappers.format.Format
 
assignKeyIsUnique(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
used primarily in CICS Queues.
assignKeyIsUnique(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignKeyIsUnique(boolean) - Method in class com.softwaremining.sql.SQLWrapper
used primarily in CICS Queues.
assignKeyIsUnique(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignKeyValue(int) - Method in class com.softwaremining.sql.AbstractORContainer
Used only used by CicsPersistent Subclasses.
assignKeyValue(AbstractDataObject) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignKeyValue(AbstractDataObject) - Method in interface com.softwaremining.sql.ISQLWrapper
Used only used by CicsPersistent Subclasses.
assignKeyValue(AbstractDataObject) - Method in class com.softwaremining.sql.SQLWrapper
 
assignKeyValue(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
updates the value of Record-Keys defined for this class with every read.
assignKeyValue(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.CicsPersistence
updates the value of Record-Keys defined for this class with every read.
assignKeyValue(String) - Method in class com.softwaremining.sql.AbstractORContainer
Used only used by CicsPersistent Subclasses.
assignKeyValue(String) - Method in class com.softwaremining.sql.SQLWrapper
Deprecated.
assignLastKeyPressed(int) - Method in class com.softwaremining.logic.BaseService
 
assignLastKeyPressed(int) - Method in interface com.softwaremining.ui.IDisplayable
Originally introduced for handling Tandem Screens.
assignLastKeyPressed(int) - Method in class com.softwaremining.vendors.ile.ILEScreen
 
assignLastSeekCondition(int) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignLastSeekCondition(int) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignLastSeekCondition(int) - Method in class com.softwaremining.sql.SQLWrapper
 
assignLastSeekCondition(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignLastSeekConditionLookedForEquality(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignLastSeekConditionLookedForEquality(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignLastSeekConditionLookedForEquality(boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
assignLastSeekConditionLookedForEquality(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignLaunchArguments(DliBaseService) - Method in interface com.softwaremining.vendors.dli.interfaces.IDcLaunchUtility
The DliBaseService will require a number of PCB records to be passed to it (LINKAGE-SECTION in COBOL).
assignLaunchedInstances(List<BaseService>) - Method in class com.softwaremining.logic.BaseService
for internal use only
assignLegacyFileNames(String[]) - Method in class com.softwaremining.vendors.ile.Db400
This is for benefit of CL.
assignLegacyFileNames(String[]) - Method in class com.softwaremining.vendors.ile.Db400Container
This is for benefit of CL.
assignLength(int) - Method in class com.softwaremining.vendors.cics.CicsPersistence
Related to the length of the RECORDS.
assignLock(boolean) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Locks or unlocks the file for Reading/writing access.
assignLock(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Blank method - no functionality is currently deemed to be required
assignLock(boolean) - Method in class com.softwaremining.vendors.cics.CicsPersistence
Blank method - no functionality is currently deemed to be required
assignLock(boolean) - Method in class com.softwaremining.vendors.cics.CicsSequential
Blank method - no functionality is currently deemed to be required
assignLock(boolean) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
 
assignLong(long) - Method in class com.softwaremining.containers.AbstractMutableField
 
assignLong(long) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignLowerLimitForExpandGTEQSearches(int) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignLowerLimitForExpandGTEQSearches(int) - Method in interface com.softwaremining.sql.ISQLWrapper
(default is -1 - disabled) Only works when assignExpandGTEQSearches(true);
Example: Lets say there are 3 key fields involved in a search with condition GTEQ
In default settings, the following SQL condition will be generated
assignLowerLimitForExpandGTEQSearches(int) - Method in class com.softwaremining.sql.SQLWrapper
 
assignLowerLimitForExpandGTEQSearches(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignLowValues() - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignLowValues() - Method in class com.softwaremining.wrappers.AbstractCBLField
Equivalent of COBOL LOW VALUES
assignLowValues() - Method in class com.softwaremining.wrappers.CBLBean
representation of COBOL LOW VALUES
assignLowValues(int, int) - Method in class com.softwaremining.containers.AbstractContainerBean
Equivalent of COBOL LOW VALUES
assignLowValues(int, int) - Method in class com.softwaremining.containers.MGroup
Equivalent of COBOL LOW VALUES
assignLowValues(int, int) - Method in class com.softwaremining.containers.MString
Equivalent of COBOL LOW VALUES
assignLowValues(int, int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Equivalent of COBOL LOW VALUES
assignLowValues(int, int) - Method in class com.softwaremining.wrappers.VGroup
Equivalent of COBOL LOW VALUES
assignMasterSQLColumnsForArrays(String[]) - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignMasterSQLColumnsForArrays(String[]) - Method in class com.softwaremining.containers.AbstractMutableField
 
assignMasterSQLColumnsForArrays(String[]) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
assignMasterSQLColumnsForArrays(String[]) - Method in interface com.softwaremining.wrappers.ISMObject
For Unisys DMS Support
assignNetname(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
assignNewSize(int) - Method in class com.softwaremining.wrappers.CBLString
 
assignObject(int[], Object) - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignObject(int[], Object) - Method in class com.softwaremining.containers.AbstractMutableField
 
assignObject(int[], Object) - Method in class com.softwaremining.containers.MGroup
 
assignObject(int[], Object) - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by framework for setting object values
assignObject(int[], Object) - Method in interface com.softwaremining.wrappers.ISMObject
 
assignObject(int[], Object) - Method in class com.softwaremining.wrappers.VGroup
 
assignOpenMode(int) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignOpenMode(int) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignOpenMode(int) - Method in class com.softwaremining.sql.SQLWrapper
 
assignOpenMode(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignOptimiseForDeleteOperation(boolean) - Method in class com.softwaremining.files.IndexedFileSingleProcess
 
assignOutParameter(ISMObject, Object) - Method in class com.softwaremining.sql.ESQLProcessor
transfer a value from ResultSet to the ACMObject
assignOutputIndicator(CBLBean) - Method in class com.softwaremining.vendors.ile.ILEScreen
 
assignOverrideSQLTableName(String) - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignOverrideSQLTableName(String) - Method in class com.softwaremining.containers.AbstractMutableField
 
assignOverrideSQLTableName(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
assignOverrideSQLTableName(String) - Method in interface com.softwaremining.wrappers.ISMObject
For Unisys DMS Support
assignPointerOffset(double) - Method in class com.softwaremining.wrappers.AbstractCBLField
POINTER ARITHMATIC - limited functionality.
assignPreviousStringifiedDOValue(String, String, String) - Method in class com.softwaremining.vendors.cics.SessionManager
For internal use only Assign Previous Stringified DO Value Used in DATAONLY entry.
assignProgram(ISMString) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
assignProgram(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
assignRawEbcdicBytes(byte[]) - Method in class com.softwaremining.wrappers.CBLBean
 
assignReadyForNextIMSRead(boolean) - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
assignRecordKey(AbstractCBLField) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Sets the field for indexing records in the file.
assignRecordKey(AbstractCBLField) - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
assignRecordKey(AbstractCBLField, boolean) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Sets the field for indexing records in the file.
assignRecordKey(ISMObject) - Method in class com.softwaremining.files.CachedIndexedFile
 
assignRecordKey(ISMObject) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignRecordKey(ISMObject) - Method in interface com.softwaremining.sql.ISQLWrapper
Used only used by CicsPersistent Subclasses.
assignRecordKey(ISMObject) - Method in class com.softwaremining.sql.SQLWrapper
 
assignRecordKey(ISMObject) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignRecordKey(ISMObject) - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
assignRecordKey(ISMObject) - Method in class com.softwaremining.vendors.cics.CicsSequential
 
assignRecordKey(ISMObject[]) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignRecordKey(ISMObject[]) - Method in interface com.softwaremining.sql.ISQLWrapper
Used only used by CicsPersistent Subclasses.
assignRecordKey(ISMObject[]) - Method in class com.softwaremining.sql.SQLWrapper
 
assignRecordKey(ISMObject[]) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignRecordKeyLength(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Deprecated.
assignRecordKeyLength(int) - Method in class com.softwaremining.vendors.cics.CicsPersistence
Deprecated.
assignRecordKeysAllDescending() - Method in class com.softwaremining.sql.SQLWrapper
record keys are descending (used in Db400 classes).
assignRecordKeyValue(String) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignRecordKeyValue(String) - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
assignRecordKeyValue(String) - Method in class com.softwaremining.vendors.cics.CicsSequential
 
assignRecordsAreFixedLength(boolean) - Method in class com.softwaremining.files.AbstractSequentialFile
Sequential files can be LINE-SEQUENTIAL or RECORD-SEQUENIAL
false: system assumes LINE-SEQUENIAL (different length records separated by CR-LF)
true: system assumes RECORD-SEQUENTIAL (records of fixed size concatenated together)
NOTE: fixedLengthRecord (SEQUENTIAL FILES) can be forced to use a NEWLINE as delimiter through method assignFixedLenghtRecordsEndWithNewLine
assignRecordsAreFixedLength(boolean) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Deprecated.
assignRecordsAreFixedLength(boolean) - Method in class com.softwaremining.files.RelativeFile
 
assignRecordsAreFixedLength(boolean) - Method in class com.softwaremining.vendors.ile.Db400Sequential
Blank method - created to support migration between SequentialFiles and Db400SequentialFile
assignRecordSize(int) - Method in class com.softwaremining.files.AbstractSequentialFile
for internal use only
assignRecordSize(int) - Method in class com.softwaremining.wrappers.CBLBean
For internal use only
resizing SequentialNIOFile need this
assignRedefines(AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by the framework to manage the COBOL redefinitions
assignRedefines(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLBean
For handling COBOL SET ADDRESS OF
assignRedefines(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLPointer
 
assignRedefines(AbstractDataObject) - Method in class com.softwaremining.wrappers.CBLPointer
 
assignRedefines(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
For handling COBOL Redefines
assignRedefines(CBLPointer) - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by the framework to manage the COBOL redefinitions
assignRelativeKey(AbstractCBLNumeric) - Method in class com.softwaremining.files.RelativeFile
 
assignRelativeKey(AbstractCBLNumeric) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignRelativeKey(AbstractCBLNumeric) - Method in class com.softwaremining.sql.SQLWrapper
 
assignReportName(String) - Method in class com.softwaremining.report.ReportProcessor
Report-Name corresponds to a section of XML file relating to this report.
assignReportName(String) - Method in class com.softwaremining.vendors.ile.ILEReport
 
assignResponseCode(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Used internally to set the IO operation status-values.
assignResponseCode(int) - Method in class com.softwaremining.vendors.cics.CicsSequential
Used internally to set the IO operation status-values.
assignResponseCodeField(ISMObject) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignResponseCodeField(ISMObject) - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
assignResponseCodeField(ISMObject) - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
assign a status FIELD
assignResponseCodeValue(int) - Method in class com.softwaremining.vendors.cics.CicsPersistence
Used internally to set the IO operation status-values.
assignResultSet(ResultSet) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignResultSet(ResultSet) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignResultSet(ResultSet) - Method in class com.softwaremining.sql.SQLWrapper
 
assignResultSet(ResultSet) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignResultSetFetchSize(int) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignResultSetFetchSize(int) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignResultSetFetchSize(int) - Method in class com.softwaremining.sql.SQLWrapper
 
assignResultSetFetchSize(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignRowFacade(RowFacade) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignRowFacade(RowFacade) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignRowFacade(RowFacade) - Method in class com.softwaremining.sql.SQLWrapper
 
assignRowFacade(RowFacade) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignSeparateColumn(boolean) - Method in class com.softwaremining.wrappers.AbstractCBLField
Used for in object persistence : determines whether the Multi-dimensional arrays are being kept in multiple column for each of the arrayed objects a single column (packed) in the parent table.
assignSeparateTable(boolean) - Method in class com.softwaremining.wrappers.AbstractCBLField
Used for in object persistence : determines whether the Multi-dimensional arrays are being kept in a separate table or contained within a single column (packed) in the parent table.
assignSequentialKeyGeneration(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignSequentialKeyGeneration(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignSequentialKeyGeneration(boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
assignSequentialKeyGeneration(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignServiceName(String) - Method in class com.softwaremining.ui.AbstractScreen
 
assignSessionId(Long) - Method in class com.softwaremining.containers.AbstractContainerBean
For internal use only
assignSessionId(Long) - Method in class com.softwaremining.wrappers.CBLBean
For internal use only
assignSessionId(Long) - Method in interface com.softwaremining.wrappers.ISMBean
For internal use only
assignSessionManager(SessionManager) - Method in class com.softwaremining.vendors.cics.CicsBaseService
for internal use only
assignSortModeSize(int) - Method in class com.softwaremining.wrappers.AbstractSortBean
Deprecated.
- not needed or supported
assignSQLConditions(String) - Method in class com.softwaremining.sql.AbstractORContainer
Define you own SQLConditions - e.g.
assignSQLConditions(String) - Method in interface com.softwaremining.sql.ISQLWrapper

Ignore the inbuilt KEY (defined by assignRecordKey(...)) - and use this condition instead
Please note program will be responsible for passing additional parameters.
assignSQLConditions(String) - Method in class com.softwaremining.sql.SQLWrapper
 
assignSQLConditions(String) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignSQLTableName(String) - Method in class com.softwaremining.files.IndexedFileSingleProcess
This method does nothing! It is provided to simply moving between ISQLBean and Indexed file architecture
assignSQLTableName(String) - Method in class com.softwaremining.sql.AbstractORContainer
Called by "persistence" Classes themselves allows overriding the default table name.
assignSQLTableName(String) - Method in interface com.softwaremining.sql.ISQLWrapper
Change the underlying SQL table-name FROM persistent-Classes
assignSQLTableName(String) - Method in class com.softwaremining.sql.SQLWrapper
Called by "persistence" Classes themselves allows overriding the default table name.
assignStatus(int) - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
assignStatus(AbstractCBLField) - Method in class com.softwaremining.vendors.ile.ILEScreen
 
assignStatus(CBLBean) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
set the status object
assignStatus(ISMObject) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
assignStatus(ISMObject) - Method in class com.softwaremining.sql.AbstractORContainer
set the status object
assignStatus(ISMObject) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignStatus(ISMObject) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignStatus(ISMObject) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
set the status object
assignStatus(ISMObject) - Method in class com.softwaremining.wrappers.AbstractSortBean
 
assignStatusAsPrimitive(int) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Used internally to set the IO operation status-values.
assignStatusValue(int) - Method in class com.softwaremining.sql.AbstractORContainer
Used internally to set the IO operation status-values.
assignStatusValue(int) - Method in interface com.softwaremining.sql.ISQLWrapper
 
assignStatusValue(int) - Method in class com.softwaremining.vendors.dms.DMSWrapper
Used internally to set the IO operation status-values.
assignStatusValue(int) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Used internally to set the IO operation status-values.
assignStatusValue(int) - Method in class com.softwaremining.wrappers.AbstractSortBean
Used internally to set the IO operation status-values.
assignStatusValue(String) - Method in class com.softwaremining.vendors.dms.DMSWrapper
Used internally to set the IO operation status-values.
assignStatusValue(String) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Method for assigning a string to the status.
assignStatusValue(String) - Method in class com.softwaremining.wrappers.AbstractSortBean
Method for assigning a string to the status.
assignString(int[], String) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
assignString(String) - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignString(String) - Method in class com.softwaremining.containers.AbstractMutableField
 
assignString(String) - Method in class com.softwaremining.containers.MInteger
 
assignString(String) - Method in class com.softwaremining.containers.MString
 
assignString(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
set the value of object
assignString(String) - Method in interface com.softwaremining.wrappers.ISMObject
 
assignStringFormatted(int[], String) - Method in class com.softwaremining.wrappers.AbstractCBLField
The input string is already formatted
assignStringFormatted(String) - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignStringFormatted(String) - Method in class com.softwaremining.containers.MBigDecimal
 
assignStringFormatted(String) - Method in class com.softwaremining.containers.MByte
 
assignStringFormatted(String) - Method in class com.softwaremining.containers.MDouble
 
assignStringFormatted(String) - Method in class com.softwaremining.containers.MGroup
 
assignStringFormatted(String) - Method in class com.softwaremining.containers.MInteger
 
assignStringFormatted(String) - Method in class com.softwaremining.containers.MLong
 
assignStringFormatted(String) - Method in class com.softwaremining.containers.MString
 
assignStringFormatted(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
The input string is already formatted.
assignStringFormatted(String) - Method in class com.softwaremining.wrappers.CBLBean
Wrapper around assignString
assignStringFormatted(String) - Method in interface com.softwaremining.wrappers.ISMObject
 
assignStringFormatted(String) - Method in class com.softwaremining.wrappers.VGroup
 
assignSubstring(int, int, int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Set substring of Field
assignSubstring(int, int, AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLField
translation of MOVE 'A' TO ABC (5:4)
assignSubstring(int, int, String) - Method in class com.softwaremining.containers.AbstractContainerBean
translation of MOVE 'A' TO ABC (5:4)
assignSubstring(int, int, String) - Method in class com.softwaremining.containers.MBigDecimal
 
assignSubstring(int, int, String) - Method in class com.softwaremining.containers.MByte
 
assignSubstring(int, int, String) - Method in class com.softwaremining.containers.MDouble
 
assignSubstring(int, int, String) - Method in class com.softwaremining.containers.MGroup
translation of MOVE 'A' TO ABC (5:4)
assignSubstring(int, int, String) - Method in class com.softwaremining.containers.MInteger
 
assignSubstring(int, int, String) - Method in class com.softwaremining.containers.MLong
 
assignSubstring(int, int, String) - Method in class com.softwaremining.containers.MString
translation of MOVE 'A' TO ABC (5:4)
assignSubstring(int, int, String) - Method in class com.softwaremining.wrappers.AbstractCBLField
translation of MOVE 'A' TO ABC (5:4)
assignSubstring(int, int, String) - Method in class com.softwaremining.wrappers.CBLBean
translation of MOVE 'A' TO ABC (5:4)
assignSubstring(int, int, String) - Method in interface com.softwaremining.wrappers.ISMObject
 
assignSubstring(int, int, String) - Method in interface com.softwaremining.wrappers.ISMString
 
assignSubstring(int, int, String) - Method in class com.softwaremining.wrappers.VGroup
translation of MOVE 'A' TO ABC (5:4)
assignSubstring(int, AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLField
translation of MOVE 'A' TO ABC (5:)
assignSubstring(int, String) - Method in class com.softwaremining.containers.MString
translation of MOVE 'A' TO ABC (5:)
assignSubstring(int, String) - Method in class com.softwaremining.wrappers.AbstractCBLField
translation of MOVE 'A' TO ABC (5:)
assignSubstring(int, String) - Method in class com.softwaremining.wrappers.CBLBean
 
assignSubstringDeprecated(int, String) - Method in class com.softwaremining.wrappers.AbstractCBLField
Set substring of Field
assignSuppressSeek(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
for internal use only - For VSAM SEEK / READ / ...
assignSuppressSeek(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
for internal use only - For VSAM SEEK / READ / ...
assignSuppressSeek(boolean) - Method in class com.softwaremining.sql.SQLWrapper
for internal use only - For VSAM SEEK / READ / ...
assignSuppressSeek(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignTableName(String) - Method in class com.softwaremining.sql.AbstractORContainer
Called Programs declaring instances of the persistence classes
FOr Indexed-Files, this call often relates to setting name to a data-file name E.g.
assignTableName(String) - Method in interface com.softwaremining.sql.ISQLWrapper
Change the underlying SQL table-name FROM PROGRAMS
assignTableName(String) - Method in class com.softwaremining.sql.RowFacade
 
assignTableName(String) - Method in class com.softwaremining.sql.SQLWrapper
Deprecated.
assignTableName(String) - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
assignTableName(String) - Method in interface com.softwaremining.vendors.ile.IDb400
 
assignTableName(String) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
In Sequential File Processing - it overwrites the default name of an input/output file automatically assigned by the system.
assignTargetIsPrinter(boolean) - Method in class com.softwaremining.files.AbstractSequentialFile
ADVANCE PAGE for printer files will insert "\f" character.
assignTargetXMLScreen(boolean) - Method in class com.softwaremining.logic.BaseService
 
assignTargetXMLScreen(boolean) - Method in interface com.softwaremining.ui.IDisplayable
Used internally by framework to support JSP type screens
assignTargetXMLScreen(boolean) - Method in class com.softwaremining.vendors.ile.ILEScreen
 
assignTempStorage(ISMObject) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Deprecated.
assignTempStorage(ISMObject) - Method in class com.softwaremining.vendors.cics.CicsPersistence
Deprecated.
assignThreadManagerDAO(ISMObject) - Method in class com.softwaremining.vendors.cics.CicsBaseService
for internal use only
assignThrowInvalidKeyException(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
for internal use only
assignThrowInvalidKeyException(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
for internal use only - For VSAM SEEK / READ / ...
assignThrowInvalidKeyException(boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
assignThrowInvalidKeyException(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignToAddressOf(AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLField
Translation of COBOL's
assignToAddressOf(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLBean
 
assignToAddressOf(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLPointer
Translation of COBOL's
SET pointer (this) TO ADDRESS OF targetField
assignToAddressOf(AbstractCBLField) - Method in interface com.softwaremining.wrappers.ICBLContainer
Used internally for setAddressOf on a field.
assignToAddressOf(CBLBean) - Method in class com.softwaremining.wrappers.AbstractCBLField
Translation of COBOL's
assignToAddressOf(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
Support for COBOL SET pointer (this) TO ADDRESS OF targetField
assignToAddressOf(CBLBean) - Method in class com.softwaremining.wrappers.CBLPointer
Translation of COBOL's
SET pointer (this) TO ADDRESS OF targetField
assignToAddressOf(CBLBean) - Method in interface com.softwaremining.wrappers.ICBLContainer
Used internally for setAddressOf on a field.
assignToAddressOf(CBLBean, long) - Method in class com.softwaremining.wrappers.CBLPointer
Translation of COBOL's
SET pointer (this) TO ADDRESS OF targetField
The POINTER dao is expected to be an array of pointers, and the 'index' refers to Pointer array Item.
assignToAddressOf(CBLPointer) - Method in class com.softwaremining.wrappers.AbstractCBLField
Translation of COBOL's
SET pointer (this) TO ADDRESS OF targetField
assignToAddressOf(CBLPointer) - Method in class com.softwaremining.wrappers.CBLPointer
Translation of COBOL's
SET pointer (this) TO ADDRESS OF targetField
assignToAddressOf(ISMDataType) - Method in class com.softwaremining.wrappers.CBLBean
 
assignToAddressOf(String) - Method in class com.softwaremining.wrappers.CBLBean
 
assignToAllFields(boolean) - Method in class com.softwaremining.wrappers.CBLBean
allows assigning the value to ALL the fields (not groups) in this class.
assignToBeInvalidatedAtEndOfSession() - Method in class com.softwaremining.vendors.cics.SessionManager
 
assignTopRowSelectStrategyCount(int) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignTopRowSelectStrategyCount(int) - Method in interface com.softwaremining.sql.ISQLWrapper
(Default = -1) When set to 0 or 1 , the Object-Relation SQL Generator will produce:
assignTopRowSelectStrategyCount(int) - Method in class com.softwaremining.sql.SQLWrapper
 
assignTopRowSelectStrategyCount(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignTopRowSelectStrategyRange(int, int) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignTopRowSelectStrategyRange(int, int) - Method in interface com.softwaremining.sql.ISQLWrapper
Similar to assignTopRowSelectStrategyCount - but aslso defines starting points
assignTopRowSelectStrategyRange(int, int) - Method in class com.softwaremining.sql.SQLWrapper
 
assignTopRowSelectStrategyRange(int, int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignTransferControlXTCLToProgramObj(CicsBaseService) - Method in class com.softwaremining.vendors.cics.SessionManager
 
assignTreatAsSQLWrapper(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignTreatAsSQLWrapper(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
Used only used by CicsPersistent Subclasses.
assignTreatAsSQLWrapper(boolean) - Method in class com.softwaremining.sql.SQLWrapper
Used only used by CicsPersistent Subclasses.
assignTreatAsSQLWrapper(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignTreatAsSQLWrapper(boolean) - Method in class com.softwaremining.vendors.cics.CicsPersistence
allows CicsPersistent classes to be treated as SQLWrapper (Object-relational VSAM Files) by batch programs.
assignUpperLimitForExpandGTEQSearches(int) - Method in class com.softwaremining.sql.AbstractORContainer
 
assignUpperLimitForExpandGTEQSearches(int) - Method in interface com.softwaremining.sql.ISQLWrapper
(default is -1 - disabled) Only works when assignExpandGTEQSearches(true);
Example: Lets say there are 3 key fields involved in a search with condition GTEQ
In default settings, the following SQL condition will be generated
assignUpperLimitForExpandGTEQSearches(int) - Method in class com.softwaremining.sql.SQLWrapper
 
assignUpperLimitForExpandGTEQSearches(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
assignUseMultiByteReader(boolean) - Method in class com.softwaremining.files.SequentialNIOFile
Should be used before the .open(...) statement.
assignUseRecSeqDataFiles(boolean) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Used to indicate whether the underlying data-file is RECORD-SEQUENTIAL (no CR/LF) or Line-Sequential
assignUsesAnnotationBasedMethodOrdering(boolean) - Method in class com.softwaremining.logic.BaseService
 
assignUsesRDW(boolean) - Method in class com.softwaremining.files.AbstractSequentialFile
Indicates if this class uses Record Descriptor Word
assignValue(boolean) - Method in class com.softwaremining.wrappers.CBLBoolean
 
assignValue(char[]) - Method in class com.softwaremining.wrappers.CBLBean
Created for performance reasons only- (e.g in CICS Screen handling)
assignValue(double) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(double) - Method in class com.softwaremining.wrappers.CBLPointer
 
assignValue(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(int) - Method in class com.softwaremining.wrappers.CBLPointer
Method Used internally by framework Set value of the object
assignValue(int[], double) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(int[], long) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(int[], CBLDate) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(int[], CBLTime) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(int[], AbstractDataObject) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
assignValue(int[], Double) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(int[], Long) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(int[], String) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(int[], BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(int, Object) - Method in class com.softwaremining.wrappers.AbstractCBLField
Assign a value to an arrayed field
assignValue(int, String) - Method in class com.softwaremining.wrappers.CBLBean
Wrapper around assignString for arrayed 01 declarations
assignValue(long) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(long) - Method in class com.softwaremining.wrappers.CBLBean
Wrapper around assignString
assignValue(long) - Method in class com.softwaremining.wrappers.CBLPointer
Method Used internally by framework Set value of the object
assignValue(CBLDate) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(CBLDate) - Method in class com.softwaremining.wrappers.CBLInteger
 
assignValue(CBLTime) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(CBLTime) - Method in class com.softwaremining.wrappers.CBLInteger
 
assignValue(AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLField
Set value of the object
assignValue(AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
assignValue(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLString
 
assignValue(AbstractCBLField, int[]) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(AbstractCBLField, int[]) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
assignValue(AbstractCBLField, int[]) - Method in class com.softwaremining.wrappers.CBLString
 
assignValue(AbstractDataObject) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
assignValue(AbstractDataObject) - Method in class com.softwaremining.wrappers.CBLBean
Transfer the value from BaseWrapper to
assignValue(AbstractDataObject) - Method in class com.softwaremining.wrappers.CBLPointer
 
assignValue(AbstractDataObject, int) - Method in class com.softwaremining.wrappers.CBLPointer
Used internally by SM/ET Generated DAO objects for arrayed Pointers
assignValue(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
 
assignValue(ISMBean) - Method in class com.softwaremining.containers.AbstractContainerBean
Assign Field Values
assignValue(Double) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(Integer) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(Long) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValue(Number) - Method in class com.softwaremining.wrappers.CBLBean
Wrapper around catering for BigDecimal and BigInteger
assignValue(Object) - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignValue(Object) - Method in class com.softwaremining.containers.AbstractMutableField
 
assignValue(Object) - Method in class com.softwaremining.containers.MBigDecimal
 
assignValue(Object) - Method in class com.softwaremining.containers.MByte
method used internally - it adjusts the size of newValue to correct length
assignValue(Object) - Method in class com.softwaremining.containers.MDouble
 
assignValue(Object) - Method in class com.softwaremining.containers.MGroup
 
assignValue(Object) - Method in class com.softwaremining.containers.MInteger
 
assignValue(Object) - Method in class com.softwaremining.containers.MLong
 
assignValue(Object) - Method in class com.softwaremining.containers.MString
method used internally - it adjusts the size of newValue to correct length
assignValue(Object) - Method in class com.softwaremining.wrappers.AbstractCBLField
Assign a value to the field
assignValue(Object) - Method in class com.softwaremining.wrappers.CBLObject
 
assignValue(Object) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
assignValue(Object) - Method in interface com.softwaremining.wrappers.ISMObject
 
assignValue(Object) - Method in interface com.softwaremining.wrappers.ISMString
 
assignValue(Object) - Method in class com.softwaremining.wrappers.VGroup
 
assignValue(String) - Method in class com.softwaremining.containers.AbstractContainerBean
 
assignValue(String) - Method in class com.softwaremining.containers.MBigDecimal
 
assignValue(String) - Method in class com.softwaremining.containers.MByte
 
assignValue(String) - Method in class com.softwaremining.containers.MDouble
 
assignValue(String) - Method in class com.softwaremining.containers.MGroup
 
assignValue(String) - Method in class com.softwaremining.containers.MInteger
 
assignValue(String) - Method in class com.softwaremining.containers.MLong
 
assignValue(String) - Method in class com.softwaremining.containers.MString
 
assignValue(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by framework for setting object values
assignValue(String) - Method in interface com.softwaremining.wrappers.AbstractDataObject
 
assignValue(String) - Method in class com.softwaremining.wrappers.CBLBean
Wrapper around assignString
assignValue(String) - Method in class com.softwaremining.wrappers.CBLPointer
 
assignValue(String) - Method in interface com.softwaremining.wrappers.ISMBean
Assign a value to this DA (CBL type implementations will take care of REDEFINITIONS, OCCURS DEPENDING, Packed=Decimal fields, ...)
assignValue(String) - Method in interface com.softwaremining.wrappers.ISMDataType
 
assignValue(String) - Method in interface com.softwaremining.wrappers.ISMObject
 
assignValue(String) - Method in class com.softwaremining.wrappers.VGroup
 
assignValue(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method Used internally by framework Set value of the object
assignValueUnFormatted(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by framework for setting object values Avoids any formatting on object ...
ASYNCHRONOUS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
at - Variable in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
atan(BigDecimal) - Static method in class com.softwaremining.util.CBLMath
 
AtEndException - Exception Class in com.softwaremining.wrappers.exception
 
AtEndException(IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.AtEndException
 
AtEndException(String, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.AtEndException
 
ATI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ATOM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ATOMSERVICE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ATTACH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ATTENTION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ATTLSAWARE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ATTR_BLANK_SCREEN - Static variable in class com.softwaremining.ui.RequestEntry
 
ATTR_BLINK - Static variable in class com.softwaremining.ui.RequestEntry
 
ATTR_BLINK - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_BRIGHT - Static variable in class com.softwaremining.ui.RequestEntry
 
ATTR_DARK - Static variable in class com.softwaremining.ui.RequestEntry
 
ATTR_DEFAULT_COLOR - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_HEX_40 - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_NORMAL - Static variable in class com.softwaremining.ui.RequestEntry
 
ATTR_PROT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_BRT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_BRT_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_DARK - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_DARK_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_SKIP - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_SKIP_BRT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_SKIP_BRT_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_SKIP_DARK - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_SKIP_DARK_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_PROT_SKIP_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_REVERSE - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_REVERSED - Static variable in class com.softwaremining.ui.RequestEntry
 
ATTR_UNCHANGED - Static variable in class com.softwaremining.ui.RequestEntry
 
ATTR_UNDERSCORE - Static variable in class com.softwaremining.ui.RequestEntry
 
ATTR_UNDERSCORE - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_BRT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_BRT_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_DARK - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_DARK_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_NUM - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_NUM_BRT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_NUM_BRT_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_NUM_DARK - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_NUM_DARK_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
ATTR_UNPROT_NUM_MDT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
AUDALARM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUDITERROR - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
authorizeDBAccess(String, String, String) - Method in interface com.softwaremining.vendors.cics.security.ISecurityManager
Validate userId has authorization to access table-name.
authorizeDBAccess(String, String, String) - Method in class com.softwaremining.vendors.cics.security.SMSecurityManager
 
authorizeLogin(String, String) - Method in interface com.softwaremining.vendors.cics.security.ISecurityManager
Authorize the Login request
authorizeLogin(String, String) - Method in class com.softwaremining.vendors.cics.security.SMSecurityManager
 
authorizeLogin(String, String) - Static method in class com.softwaremining.vendors.cics.SecurityController
 
authorizeTransactionAccess(String, String) - Method in interface com.softwaremining.vendors.cics.security.ISecurityManager
Validate userId has authorization to access/run the tranId.
authorizeTransactionAccess(String, String) - Method in class com.softwaremining.vendors.cics.security.SMSecurityManager
 
authorizeTransactionAccess(String, String) - Static method in class com.softwaremining.vendors.cics.SecurityController
 
AUTOACTIVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUTOARCH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUTOAUTH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUTOCONN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
autoGeneratedKeySupported() - Method in class com.softwaremining.sql.DB2Features
DB2 Supports AutoGenreated Keys
autoGeneratedKeySupported() - Method in interface com.softwaremining.sql.DbFeatures
Does the database allow automatic ID generation for a field ?
AUTOINACTIVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUTOINIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUTOINSTALL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUTOPAGE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUTOREGISTER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUTOSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUTOTERMID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUXILIARY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUXPAUSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUXSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AUXSTOP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
AVAILABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
awaitBarrier() - Method in class com.softwaremining.logic.BaseService
Enables multiple tasks to cooperatively work on an algorithm in parallel through multiple phases.

B

BACKOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BACKTRANS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BACKUPNONBWO - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BASE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BASE64 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BASEAPI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
baseObject - Variable in class com.softwaremining.jcl.SQLLoader
 
BaseService - Class in com.softwaremining.logic
This is the main super class of Business-Logic classes.
BaseService() - Constructor for class com.softwaremining.logic.BaseService
constructor
BaseService(BaseService) - Constructor for class com.softwaremining.logic.BaseService
constructor
BaseService(Long) - Constructor for class com.softwaremining.logic.BaseService
 
BASESPACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BASICAUTH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BB - Static variable in class com.softwaremining.util.LM
 
BDAM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BEAN_SESSION_NAME - Static variable in class com.softwaremining.vendors.ui.web.PseudoConversationalServlet
 
BeanInterface - Interface in com.softwaremining.wrappers
This interface is used in idata.beans.*; The classes implementing this interface should have the same variable, and accessors as the original "idata" classes.
BeanUtility - Class in com.softwaremining.platformutils
converst between idata.wrapper classes and idata.wrapper.beans.bean classes.
BeanUtility() - Constructor for class com.softwaremining.platformutils.BeanUtility
 
BEFORE - Static variable in class com.softwaremining.util.inspect.AfterBefore
 
BEFORE - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
BEGINSESSION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
beginTransaction() - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
BeginTransaction() - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
BeginTransaction(String) - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
BELOW - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BGAM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
bigDecimalValue() - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
bigDecimalValue() - Method in class com.softwaremining.containers.MBigDecimal
 
bigDecimalValue() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
bigIntegerValue() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
BINARY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BINIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
blankWhenZero - Variable in class com.softwaremining.wrappers.format.NumericEditedFormat
 
BLK - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BLOCK_SIZE_DIMENTION_IN_BYTES - Static variable in class com.softwaremining.files.QSAMFile
 
BLOCK_SIZE_DIMENTION_IN_RECORDS - Static variable in class com.softwaremining.files.QSAMFile
 
BLOCKED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BLUE - Static variable in interface com.softwaremining.util.BMSConstants
 
BLUE - Static variable in interface com.softwaremining.vendors.cics.constants.BMSColor
 
BMCCheckPoint - Class in com.softwaremining.vendors.cics.util
The support for this feature is Incomplete, and needs further inspection on application-by-application basis.
BMCCheckPoint() - Constructor for class com.softwaremining.vendors.cics.util.BMCCheckPoint
 
BMS_EXTENDED_ATTR_LENGTH - Static variable in class com.softwaremining.Config
Only used in BMS Applications
Standard Output fields are : L (s9(2)Comp) , A (X), and O (User-defined) when the BMS had EXTATT or MAPATT, potentially 4 extra fields will go in there: C (X1) , P (X1) , H (X) , V (X1),
BMS_NON_ALTERED_FIELDS_INITIALIZATION - Static variable in class com.softwaremining.vendors.cics.CicsConfig
 
BMS_NON_ALTERED_FIELDS_INITIALIZATION_VALUE - Static variable in class com.softwaremining.vendors.cics.CicsConfig
(DEFAULT = low values).
BMS_SREEN_BUFFER_PACKAGE - Static variable in class com.softwaremining.vendors.cics.CicsConfig
 
BMSAttributesUtility - Class in com.softwaremining.vendors.cics.ui
 
BMSAttributesUtility() - Constructor for class com.softwaremining.vendors.cics.ui.BMSAttributesUtility
 
BMSBlankInteger - Class in com.softwaremining.vendors.cics.wrappers
For internal use only
This class is created purely for overcoming COBOL arrayIndexOutOfBound problems.
BMSBlankInteger(AbstractCBLField) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSBlankInteger
for internal use only
BMSBlankString - Class in com.softwaremining.vendors.cics.wrappers
For internal use only
This class is created purely for overcoming COBOL arrayIndexOutOfBound problems.
BMSBlankString() - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSBlankString
for internal use only
BMSColor - Interface in com.softwaremining.vendors.cics.constants
 
BMSConstants - Interface in com.softwaremining.util
 
BMSDouble - Class in com.softwaremining.vendors.cics.wrappers
 
BMSDouble(AbstractCBLNumeric, int[]) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
BMSDouble(String, int[], String, CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
BMSDouble(String, int[], String, CBLBean, int) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
BMSDouble(String, String, CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
BMSDouble(String, String, CBLBean, int) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
BMSGroup - Class in com.softwaremining.vendors.cics.wrappers
 
BMSGroup(CBLGroup, int[]) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
BMSGroup(String, AbstractCBLField[], int[], int[], CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
BMSGroup(String, ICBLDataType[], int[], CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
BMSGroup(String, ICBLDataType[], CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
BMSHelper - Class in com.softwaremining.vendors.cics.wrappers
 
BMSInteger - Class in com.softwaremining.vendors.cics.wrappers
 
BMSInteger(AbstractCBLNumeric, int[]) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
BMSInteger(String, int[], String, CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
BMSInteger(String, int[], String, CBLBean, int) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
BMSInteger(String, String, CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
BMSInteger(String, String, CBLBean, int) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
BMSLong - Class in com.softwaremining.vendors.cics.wrappers
 
BMSLong(AbstractCBLNumeric, int[]) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSLong
 
BMSLong(String, int[], String, CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSLong
 
BMSLong(String, int[], String, CBLBean, int) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSLong
 
BMSLong(String, String, CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSLong
 
BMSLong(String, String, CBLBean, int) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSLong
 
BMSScreenBean - Class in com.softwaremining.vendors.cics.wrappers
BMS Screens must have auto generated and/or user defined or (in screendata or userscreen packages respectively).
BMSScreenBean() - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSScreenBean
 
BMSScreenBean(BaseService) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSScreenBean
 
BMSScreenCodes - Interface in com.softwaremining.vendors.cics.constants
 
BMSScreenInputBean - Class in com.softwaremining.vendors.cics.wrappers
BMS Screens must have auto generated and/or user defined or (in screendata or userscreen packages respectively).
BMSScreenInputBean() - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSScreenInputBean
 
BMSScreenInputBean(BaseService) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSScreenInputBean
 
BMSScreenOutputBean - Class in com.softwaremining.vendors.cics.wrappers
 
BMSScreenOutputBean() - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSScreenOutputBean
 
BMSScreenOutputBean(BaseService) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSScreenOutputBean
 
BMSString - Class in com.softwaremining.vendors.cics.wrappers
BMS screen define fields which are one of three types: length field Flag/Attribute field Main field (BMSField) - this is where the actual data resides
BMSString(AbstractCBLPrimitive, int[]) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSString
 
BMSString(String, int[], String, CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSString
 
BMSString(String, String, CBLBean) - Constructor for class com.softwaremining.vendors.cics.wrappers.BMSString
 
booleanValue() - Method in class com.softwaremining.containers.MBoolean
 
booleanValue() - Method in class com.softwaremining.wrappers.CBLBoolean
 
booleanValue() - Method in interface com.softwaremining.wrappers.ISMBoolean
 
booleanValue(int[]) - Method in class com.softwaremining.wrappers.CBLBoolean
 
BOTH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BoundryException - Exception Class in com.softwaremining.wrappers.exception
Used when OCCURS-DEPENING boundry is violated in SequentialFiles.
BoundryException(IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.BoundryException
 
BoundryException(Exception, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.BoundryException
 
BoundryException(String, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.BoundryException
 
BRIDGE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BROWSABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BSAM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BTAM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BUFFERED_SEQUENTIALFILE_BUFFER_SIZE - Static variable in class com.softwaremining.Config
 
BuildAndReformatElement - Class in com.softwaremining.jcl.utils
 
buildFromScreenRequest(DisplayRequest) - Method in class com.softwaremining.ui.AbstractScreen
 
buildFromScreenRequest(DisplayRequest) - Method in class com.softwaremining.ui.text.TextScreen
 
buildFromScreenRequest(DisplayRequest) - Method in class com.softwaremining.ui.web.JSPScreen
for internal use only
buildFromScreenRequest(DisplayRequest) - Method in class com.softwaremining.ui.web.XmlJspScreen
for internal use only
buildFromScreenRequest(DisplayRequest) - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
buildRequestEntry(Element) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
BullBaseService - Class in com.softwaremining.vendors.bull
 
BullBaseService(BaseService) - Constructor for class com.softwaremining.vendors.bull.BullBaseService
constructor
BUNDLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
BusinessObject - Interface in com.softwaremining.logic
 
BUSY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ButtonManager - Class in com.softwaremining.ui.web
 
ButtonManager - Class in com.softwaremining.vendors.cics.util
 
ButtonManager() - Constructor for class com.softwaremining.ui.web.ButtonManager
 
By - Class in com.softwaremining.util.inspect
 
By(String) - Constructor for class com.softwaremining.util.inspect.By
 
BY - Static variable in class com.softwaremining.util.inspect.By
 
BY - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
BYTE_NOT_INITIALIZED - Static variable in class com.softwaremining.wrappers.ObjectWrapper
 
bytesSize() - Method in class com.softwaremining.containers.AbstractContainerBean
 
bytesSize() - Method in class com.softwaremining.containers.AbstractMutableField
 
bytesSize() - Method in class com.softwaremining.containers.MGroup
 
bytesSize() - Method in class com.softwaremining.wrappers.AbstractCBLField
accounts for field sizes and Array SIZEs E.g.
bytesSize() - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
method used internally by framework
bytesSize() - Method in class com.softwaremining.wrappers.CBLGroup
 
bytesSize() - Method in interface com.softwaremining.wrappers.ISMObject
 
bytesSize() - Method in class com.softwaremining.wrappers.VGroup
 
byteToString(byte) - Static method in class com.softwaremining.util.CobolUtility
create a string representation of the Byte

C

C - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CACHE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CACHE_FORMATTED_VALUES - Static variable in class com.softwaremining.Config
Used in Formatting the object ..
CACHE_VALUES - Static variable in class com.softwaremining.Config
Allows caching of non arrayed values on GET-OBJECT Caching can result in significant performance improvement through switching off some COBOL formatting and functionality features.
CachedData_Helper - Class in com.softwaremining.util
for internal use only
CachedIndexedFile - Class in com.softwaremining.files
Cached table is for Reference Data only.
CachedIndexedFile() - Constructor for class com.softwaremining.files.CachedIndexedFile
constructor
CachedIndexedFile(BaseService) - Constructor for class com.softwaremining.files.CachedIndexedFile
Constructor -
CachedSQLWrapper - Class in com.softwaremining.sql
Cached table is for Reference Data only.
CachedSQLWrapper() - Constructor for class com.softwaremining.sql.CachedSQLWrapper
constructor
CachedSQLWrapper(BaseService) - Constructor for class com.softwaremining.sql.CachedSQLWrapper
Constructor -
CAIdealBaseService - Class in com.softwaremining.vendors.caideal
 
CAIdealBaseService(BaseService) - Constructor for class com.softwaremining.vendors.caideal.CAIdealBaseService
 
CAIdealUtility - Class in com.softwaremining.vendors.caideal
 
CAIdealUtility() - Constructor for class com.softwaremining.vendors.caideal.CAIdealUtility
 
CAIdealWrapper - Class in com.softwaremining.vendors.caideal
 
CAIdealWrapper(BaseService) - Constructor for class com.softwaremining.vendors.caideal.CAIdealWrapper
 
calcFractionSize(String) - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
 
calculateFormattedCellSize() - Method in class com.softwaremining.wrappers.format.NumericFormatBinary
 
calculateFormattedCellSize() - Method in class com.softwaremining.wrappers.format.NumericFormatBinaryX
 
calculateFormattedCellSize() - Method in class com.softwaremining.wrappers.format.NumericFormatDisplay
 
calculateFormattedCellSize() - Method in class com.softwaremining.wrappers.format.NumericFormatDouble
 
calculateFormattedCellSize() - Method in class com.softwaremining.wrappers.format.NumericFormatPackedDecimal
 
calculateFormattedCellSize() - Method in class com.softwaremining.wrappers.format.TandemNative
 
calculateLength() - Method in class com.softwaremining.ui.RequestEntry
 
calculateStorageSize(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLBean
this method may be overriden for Multi-fd's (sequentialFiles)
calledParameters - Variable in class com.softwaremining.logic.BaseService
 
callJavaMethod(String) - Method in class com.softwaremining.logic.BaseService
equivalant of COBOL PERFORM statement
callJavaMethod(String, boolean) - Method in class com.softwaremining.logic.BaseService
when the system does not use GOTO or PERFORM, then use this one
CANCEL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
cancelAbendHandler() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
cancelAbendHandler() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cancelCicsCalledPrograms(IBaseService) - Static method in class com.softwaremining.logic.ServicesFactory
 
CANCELLED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CANCELLING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
cancelService(String, BaseService) - Static method in class com.softwaremining.vendors.shadow.ShadowServicesFactory
 
cancelService(String, IBaseService) - Static method in class com.softwaremining.logic.ServicesFactory
remove service from cached program.
capitalize(String) - Static method in class com.softwaremining.util.CBLUtil
 
capitalize(String) - Static method in class com.softwaremining.util.StringUtility
Capitalize a string - e.g.
capitalizeFirstLetter(String) - Static method in class com.softwaremining.util.StringUtility
Capitalize only the first character - and leave everything else as is - e.g.
CAPTURESPEC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CATEGORY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CB - Static variable in class com.softwaremining.util.LM
 
CBE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CBER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CBLBean - Class in com.softwaremining.wrappers
for each 01 Level field there will be a single CBLBean.
CBLBean() - Constructor for class com.softwaremining.wrappers.CBLBean
default constructor
CBLBean(BaseService) - Constructor for class com.softwaremining.wrappers.CBLBean
standard constructor
CBLBlankInteger - Class in com.softwaremining.wrappers
For internal use only
This class is created purely for overcoming COBOL arrayIndexOutOfBound problems.
CBLBlankInteger(AbstractCBLField) - Constructor for class com.softwaremining.wrappers.CBLBlankInteger
for internal use only
CBLBlankString - Class in com.softwaremining.wrappers
For internal use only
This class is created purely for overcoming COBOL arrayIndexOutOfBound problems.
CBLBlankString() - Constructor for class com.softwaremining.wrappers.CBLBlankString
for internal use only
CBLBoolean - Class in com.softwaremining.wrappers
Representation of COBOL Boolean
CBLBoolean(String, int[], String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLBoolean
 
CBLBoolean(String, String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLBoolean
 
CBLContinueableException - Exception Class in com.softwaremining.logic.exception
 
CBLContinueableException(String) - Constructor for exception class com.softwaremining.logic.exception.CBLContinueableException
 
CBLDate - Class in com.softwaremining.util
 
CBLDate() - Constructor for class com.softwaremining.util.CBLDate
 
CBLDate(long) - Constructor for class com.softwaremining.util.CBLDate
 
CBLDate(String) - Constructor for class com.softwaremining.util.CBLDate
 
CBLDate(LocalDateTime) - Constructor for class com.softwaremining.util.CBLDate
 
CBLDate(Date) - Constructor for class com.softwaremining.util.CBLDate
 
CBLDouble - Class in com.softwaremining.wrappers
data type for representation of COBOL decimal formats.
CBLDouble(AbstractCBLNumeric, int[]) - Constructor for class com.softwaremining.wrappers.CBLDouble
 
CBLDouble(String, int[], String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLDouble
 
CBLDouble(String, int[], String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLDouble
 
CBLDouble(String, String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLDouble
 
CBLDouble(String, String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLDouble
 
CBLException - Exception Class in com.softwaremining.logic.exception
 
CBLException() - Constructor for exception class com.softwaremining.logic.exception.CBLException
 
CBLException(String) - Constructor for exception class com.softwaremining.logic.exception.CBLException
 
CBLException(String, Throwable) - Constructor for exception class com.softwaremining.logic.exception.CBLException
 
CBLException(Throwable) - Constructor for exception class com.softwaremining.logic.exception.CBLException
 
CBLException(SQLException) - Constructor for exception class com.softwaremining.logic.exception.CBLException
 
CBLFatalException - Exception Class in com.softwaremining.logic.exception
 
CBLFatalException(String) - Constructor for exception class com.softwaremining.logic.exception.CBLFatalException
 
CBLFatalException(Throwable) - Constructor for exception class com.softwaremining.logic.exception.CBLFatalException
 
CBLFieldUtility - Class in com.softwaremining.util
utilities used internally by SoftwareMining framework
CBLFieldUtility() - Constructor for class com.softwaremining.util.CBLFieldUtility
 
CBLFiller - Class in com.softwaremining.wrappers
representation of FILLER fields.
CBLFiller() - Constructor for class com.softwaremining.wrappers.CBLFiller
for internal use only
CBLFiller(String, int[], String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLFiller
 
CBLFiller(String, String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLFiller
 
CBLFiller(String, String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLFiller
Deprecated.
CBLGroup - Class in com.softwaremining.wrappers
Representation of a COBOL Group Item.
CBLGroup(CBLGroup, int[]) - Constructor for class com.softwaremining.wrappers.CBLGroup
 
CBLGroup(String, AbstractCBLField[], int[], int[], CBLBean) - Constructor for class com.softwaremining.wrappers.CBLGroup
constructor
CBLGroup(String, ICBLDataType[], int[], CBLBean) - Constructor for class com.softwaremining.wrappers.CBLGroup
 
CBLGroup(String, ICBLDataType[], CBLBean) - Constructor for class com.softwaremining.wrappers.CBLGroup
constructor
CBLInitialize - Class in com.softwaremining.util
representation of COBOL INITIALIZE statements
CBLInitialize() - Constructor for class com.softwaremining.util.CBLInitialize
 
CBLInspectProcessor - Class in com.softwaremining.util.inspect
The INSPECT statement can be used to tally the number of occurrences of specific character strings, to replace characters by other characters, or to convert from one set of characters to another.
CBLInspectProcessor(CBLBean) - Constructor for class com.softwaremining.util.inspect.CBLInspectProcessor
Constructor.
CBLInspectProcessor(ISMObject) - Constructor for class com.softwaremining.util.inspect.CBLInspectProcessor
Constructor.
CBLInspectProcessor(ISMObject, int, int) - Constructor for class com.softwaremining.util.inspect.CBLInspectProcessor
 
CBLInspectProcessor(String) - Constructor for class com.softwaremining.util.inspect.CBLInspectProcessor
Constructor.
CBLInteger - Class in com.softwaremining.wrappers
data type for representation of COBOL numerical formats.
CBLInteger(AbstractCBLNumeric, int[]) - Constructor for class com.softwaremining.wrappers.CBLInteger
 
CBLInteger(AbstractCBLPrimitive, int[]) - Constructor for class com.softwaremining.wrappers.CBLInteger
 
CBLInteger(String, int[], String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLInteger
 
CBLInteger(String, int[], String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLInteger
 
CBLInteger(String, String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLInteger
 
CBLInteger(String, String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLInteger
 
CBLLong - Class in com.softwaremining.wrappers
data type for representation of COBOL numerical formats.
CBLLong(AbstractCBLNumeric, int[]) - Constructor for class com.softwaremining.wrappers.CBLLong
 
CBLLong(String, int[], String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLLong
 
CBLLong(String, int[], String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLLong
 
CBLLong(String, String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLLong
 
CBLLong(String, String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLLong
 
CBLMath - Class in com.softwaremining.util
 
CBLMath() - Constructor for class com.softwaremining.util.CBLMath
 
CBLObject - Class in com.softwaremining.wrappers
 
CBLObject(String, int[], String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLObject
 
CBLObject(String, String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLObject
 
CBLPointer - Class in com.softwaremining.wrappers
Data Type used for emulation of COBOL Pointer fields.
CBLPointer(AbstractCBLPrimitive, int[]) - Constructor for class com.softwaremining.wrappers.CBLPointer
 
CBLPointer(String, int[], CBLBean) - Constructor for class com.softwaremining.wrappers.CBLPointer
 
CBLPointer(String, int[], String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLPointer
Deprecated.
CBLPointer(String, int[], String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLPointer
 
CBLPointer(String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLPointer
when the Pointer is redefined - it means the offset maybe passed to it via the Redefined field e.g.
CBLPointer(String, String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLPointer
Deprecated.
CBLPointer(String, String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLPointer
Deprecated.
CBLPointerManager - Class in com.softwaremining.wrappers
 
CBLPointerManager() - Constructor for class com.softwaremining.wrappers.CBLPointerManager
 
CBLString - Class in com.softwaremining.wrappers
data type for representation of COBOL String formats.
CBLString() - Constructor for class com.softwaremining.wrappers.CBLString
for internal use only.
CBLString(AbstractCBLPrimitive, int[]) - Constructor for class com.softwaremining.wrappers.CBLString
 
CBLString(String, int[], String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLString
 
CBLString(String, int[], String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLString
 
CBLString(String, String, CBLBean) - Constructor for class com.softwaremining.wrappers.CBLString
 
CBLString(String, String, CBLBean, int) - Constructor for class com.softwaremining.wrappers.CBLString
 
CBLStringProcessor - Class in com.softwaremining.util
StringProcessor replicates COBOL's STRING statements.
CBLStringProcessor(AbstractDataObject) - Constructor for class com.softwaremining.util.CBLStringProcessor
 
CBLStringProcessor(ISMBean) - Constructor for class com.softwaremining.util.CBLStringProcessor
 
CBLTime - Class in com.softwaremining.util
 
CBLTime() - Constructor for class com.softwaremining.util.CBLTime
 
CBLTime(long) - Constructor for class com.softwaremining.util.CBLTime
 
CBLTime(String) - Constructor for class com.softwaremining.util.CBLTime
 
CBLTime(Timestamp) - Constructor for class com.softwaremining.util.CBLTime
 
CBLTime(Date) - Constructor for class com.softwaremining.util.CBLTime
 
CBLUnstringProcessor - Class in com.softwaremining.util
Translation or COBOL UNSTRING command (analogous to Java String.split method)
NOTES: In absence of delimiter, the system will SPLIT the input-value by size between the Result fields I.e.
CBLUnstringProcessor(CBLBean) - Constructor for class com.softwaremining.util.CBLUnstringProcessor
 
CBLUnstringProcessor(CBLBean, int) - Constructor for class com.softwaremining.util.CBLUnstringProcessor
 
CBLUnstringProcessor(CBLBean, int, int) - Constructor for class com.softwaremining.util.CBLUnstringProcessor
 
CBLUnstringProcessor(ISMObject) - Constructor for class com.softwaremining.util.CBLUnstringProcessor
 
CBLUnstringProcessor(ISMObject, int) - Constructor for class com.softwaremining.util.CBLUnstringProcessor
 
CBLUnstringProcessor(ISMObject, int, int) - Constructor for class com.softwaremining.util.CBLUnstringProcessor
 
CBLUnstringProcessor(String) - Constructor for class com.softwaremining.util.CBLUnstringProcessor
 
CBLUnstringProcessor(String, int) - Constructor for class com.softwaremining.util.CBLUnstringProcessor
 
CBLUnstringProcessor(String, int, int) - Constructor for class com.softwaremining.util.CBLUnstringProcessor
 
CBLUtil - Class in com.softwaremining.util
 
CBLUtil() - Constructor for class com.softwaremining.util.CBLUtil
 
CCE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CEDF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CENTURY_FORMAT_STR - Static variable in class com.softwaremining.Config
 
CenturyDate - Class in com.softwaremining.util
this is a subclass of ACMDate.
CenturyDate() - Constructor for class com.softwaremining.util.CenturyDate
default constructor
CenturyDate(long) - Constructor for class com.softwaremining.util.CenturyDate
 
CenturyDate(Date) - Constructor for class com.softwaremining.util.CenturyDate
 
CERTIFICAUTH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CERTUSER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CFE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CFTABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CGROUP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
chain(BaseService) - Method in class com.softwaremining.logic.BaseService
represenatation of COBOL CHAIN statement.
change(DliBaseService, IPCBModifiable, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
change(DliBaseService, IPCBModifiable, String) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
CHANNEL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CHANNELERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
CHAR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CHAR_ARRAY_HIGH_VALUE - Static variable in class com.softwaremining.util.CobolUtility
 
CHAR_ARRAY_LOW_VALUE - Static variable in class com.softwaremining.util.CobolUtility
 
CHAR_ARRAY_ONE - Static variable in class com.softwaremining.util.CobolUtility
 
CHAR_ARRAY_SPACE - Static variable in class com.softwaremining.util.CobolUtility
 
CHAR_ARRAY_ZER0 - Static variable in class com.softwaremining.util.CobolUtility
 
CharacterBlock - Class in com.softwaremining.util.inspect
 
CharacterBlock(char) - Constructor for class com.softwaremining.util.inspect.CharacterBlock
 
Characters - Class in com.softwaremining.util.inspect
 
Characters(String) - Constructor for class com.softwaremining.util.inspect.Characters
 
CHARACTERS - Static variable in class com.softwaremining.util.inspect.Characters
 
CHARACTERS - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
charToString(long) - Static method in class com.softwaremining.util.StringUtility
Translation of COBOL's FUNCTION CHAR(int)
charValue(int) - Static method in class com.softwaremining.util.CBLUtil
Translation of COBOL INTRINSIC FUNCTION ORD.
checkASCIIByte(byte) - Static method in class com.softwaremining.vendors.shadow.AsciiTable
 
checkInteger(Element, RequestEntry, int) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
childTables - Variable in class com.softwaremining.sql.LinkedSQLWrapper
 
CHUNKEND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CHUNKNO - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CHUNKYES - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CICS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CICS_CWA_LENGTH - Static variable in class com.softwaremining.vendors.cics.CicsConfig
default length assigned to COMMON WORK AREA
CICS_DEFAULT_HANDLER_STRATEGY - Static variable in class com.softwaremining.vendors.cics.CicsConfig
 
CICS_KEY_NAMES - Static variable in class com.softwaremining.vendors.cics.util.ButtonManager
 
CICS_TWA_LENGTH - Static variable in class com.softwaremining.vendors.cics.CicsConfig
default length assigned to TRANSACTION WORK AREA
cicsAddress(AddressDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Set Address of pointers for TWA and CWA
cicsAddress(AddressDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
CICSAPI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CicsBaseService - Class in com.softwaremining.vendors.cics
 
CicsBaseService() - Constructor for class com.softwaremining.vendors.cics.CicsBaseService
Deprecated. 
CicsBaseService(CicsBaseService) - Constructor for class com.softwaremining.vendors.cics.CicsBaseService
 
CicsCodes - Class in com.softwaremining.vendors.cics.constants
Cics Response codes.
CicsCodes() - Constructor for class com.softwaremining.vendors.cics.constants.CicsCodes
 
CicsCondition - Class in com.softwaremining.vendors.cics.util
 
CicsCondition(String) - Constructor for class com.softwaremining.vendors.cics.util.CicsCondition
 
CicsConditionManager - Class in com.softwaremining.vendors.cics.util
 
CicsConditionManager() - Constructor for class com.softwaremining.vendors.cics.util.CicsConditionManager
constructor
CicsConfig - Class in com.softwaremining.vendors.cics
Project-wide configuration facility, which uses property file corect.properties placed somewhere within CLASSPATH.
CicsConfig() - Constructor for class com.softwaremining.vendors.cics.CicsConfig
 
CicsContinuableException - Exception Class in com.softwaremining.vendors.cics.exception
 
CicsContinuableException(String) - Constructor for exception class com.softwaremining.vendors.cics.exception.CicsContinuableException
 
CICSDATAKEY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CicsDateTimeHelper - Class in com.softwaremining.vendors.cics
 
CicsDateTimeHelper() - Constructor for class com.softwaremining.vendors.cics.CicsDateTimeHelper
 
CicsDbDecorator - Class in com.softwaremining.vendors.cics
 
CicsDBResponseCodes - Class in com.softwaremining.vendors.cics.constants
Deprecated.
- please use CicsCodes.
CicsDBResponseCodes() - Constructor for class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
cicsDefineCounter(CounterDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS DEFINE COUNTER
https://www-01.ibm.com/support/knowledgecenter/SSGMCP_5.3.0/com.ibm.cics.ts .applicationprogramming.doc/commands/dfhp4_definecounter.html
cicsDefineCounter(CounterDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
CicsDFHValues - Interface in com.softwaremining.vendors.cics.constants
 
CicsDisplayHelper - Class in com.softwaremining.vendors.cics.ui
 
CicsDO - Class in com.softwaremining.vendors.cics.dto
Super-class for all other data-objects.
CicsDO() - Constructor for class com.softwaremining.vendors.cics.dto.CicsDO
 
cicsDocumentCreate(DocumentCreateDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- this is a stub method
cicsDocumentCreate(DocumentCreateDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsDumpTransaction(DumpTransactionDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Dumps data in DAO's as well as COMMAREA and TWA to Config.DATA_DIR /dump/timestamp[/dumpCode]
cicsDumpTransaction(DumpTransactionDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
CICSECURITY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
cicsEnq(EnqDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
cicsEnq(EnqDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsEnterTracenum(EnterTracenumDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
cicsEnterTracenum(EnterTracenumDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
CicsException - Exception Class in com.softwaremining.vendors.cics.exception
 
CicsException() - Constructor for exception class com.softwaremining.vendors.cics.exception.CicsException
 
CicsException(String) - Constructor for exception class com.softwaremining.vendors.cics.exception.CicsException
 
CicsException(String, int) - Constructor for exception class com.softwaremining.vendors.cics.exception.CicsException
 
CicsException(String, Exception) - Constructor for exception class com.softwaremining.vendors.cics.exception.CicsException
 
CicsException(String, String, int) - Constructor for exception class com.softwaremining.vendors.cics.exception.CicsException
 
CICSEXECKEY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CicsFormatUtility - Class in com.softwaremining.vendors.cics.util
Support for EXEC CICS BIF DEEDIT
from http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/index.jsp?topic=%2Fcom.ibm.cics.ts.applicationprogramming.doc%2Fcommands%2Fdfhp4_bifdeedit.html
It specifies that alphabetic and special characters are removed from an EBCDIC data field, and the remaining digits right-aligned and padded to the left with zeros as necessary.
CicsFormatUtility() - Constructor for class com.softwaremining.vendors.cics.util.CicsFormatUtility
 
cicsGetcounter(CounterDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS GET COUNTER
https://www-01.ibm.com/support/knowledgecenter/SSGMCP_5.3.0/com.ibm.cics.ts .applicationprogramming.doc/commands/dfhp4_definecounter.html
cicsGetcounter(CounterDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsHandleAbend(HandleAbendDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- this is a stub method
cicsHandleAbend(HandleAbendDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
CICSHandlerInterface - Interface in com.softwaremining.vendors.cics.constants
 
CicsIndexedFile - Class in com.softwaremining.vendors.cics
This class is the super class of data-items accessed by CICS IO operations.
CicsIndexedFile(BaseService) - Constructor for class com.softwaremining.vendors.cics.CicsIndexedFile
 
cicsInquireFile(InquireFileDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
cicsInquireFile(InquireFileDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsInquiretask(InquireTaskDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
cicsInquiretask(InquireTaskDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
CicsLM - Class in com.softwaremining.vendors.cics.util
 
CicsPersistence - Class in com.softwaremining.vendors.cics
This class is the super class of data-items accessed by CICS IO operations e.g.
CicsPersistence(BaseService) - Constructor for class com.softwaremining.vendors.cics.CicsPersistence
 
CicsPersistenceHelper - Class in com.softwaremining.vendors.cics.util
 
CicsPersistenceHelper() - Constructor for class com.softwaremining.vendors.cics.util.CicsPersistenceHelper
 
cicsPostEvent(PostEventDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- please use com.softwaremining.vendors.cics.util.EventManager.postEvent
cicsRollbackSyncpoint() - Method in class com.softwaremining.vendors.cics.CicsBaseService
translation of CICS Sync Point Rollback
CicsSequential - Class in com.softwaremining.vendors.cics
This class is the super class of data-items accesed by CICS IO operations e.g.
CicsSequential(BaseService) - Constructor for class com.softwaremining.vendors.cics.CicsSequential
 
cicsSpiinquireFile(InquireFileDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
cicsSpiinquireFile(InquireFileDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsSpiInquireSystem(InquireSystemDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
This method currently does not perform anything
cicsSpiInquireSystem(InquireSystemDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsSpiinquiretask(InquireTaskDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
cicsSpiinquiretask(InquireTaskDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsSyncpoint() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
cicsSyncpoint() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsSyncpoint(SyncpointDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
translation of CICS Sync Point
CICSTABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CicsTimerTask() - Constructor for class com.softwaremining.vendors.cics.util.ThreadManager.CicsTimerTask
 
cicsUnlock(UnlockDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- this is a stub method
cicsUnlock(UnlockDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsWaitEvent(WaitEventDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- please use com.softwaremining.vendors.cics.util.EventManager.waitEvent
cicsWebExtract(WebExtractDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
cicsWebExtract(WebExtractDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsWebRead(WebReadDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- this is a stub method
cicsWebRead(WebReadDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsWebReceive(WebReceiveDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- this is a stub method
cicsWebReceive(WebReceiveDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsWebSend(WebSendDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- this is a stub method
cicsWebSend(WebSendDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
cicsWebWrite(WebWriteDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- this is a stub method
cicsWebWrite(WebWriteDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
CKOPEN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CLASSCACHE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ClassUtility - Class in com.softwaremining.platformutils
Used Internally by SoftwareMining framework Responsible for managing load of classes
ClassUtility() - Constructor for class com.softwaremining.platformutils.ClassUtility
 
clean(byte[]) - Static method in class com.softwaremining.sql.SQLUtilities
remove the garbage characters from a field.
clear() - Method in class com.softwaremining.files.CachedIndexedFile
NOT SUPPORTED - this is a read-only data cache
clear() - Method in class com.softwaremining.files.IndexedFileSingleProcess
Clears all the indexed records.
clear() - Method in class com.softwaremining.files.RelativeFile
 
clear() - Method in class com.softwaremining.files.SequentialFile
 
clear() - Method in class com.softwaremining.files.SequentialNIOFile
 
clear() - Method in class com.softwaremining.sql.AbstractIndexedFile
clear the result-sets and statements ...
clear() - Method in class com.softwaremining.sql.AbstractORContainer
clear the result-sets and statements ...
clear() - Method in class com.softwaremining.sql.CachedSQLWrapper
 
clear() - Method in class com.softwaremining.ui.screenrequest.AcceptResponse
 
clear() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
clear() - Method in class com.softwaremining.util.IndexedHashMap
 
clear() - Method in class com.softwaremining.util.OrderedMap
 
clear() - Method in class com.softwaremining.util.SortManager
Clear all rows
clear() - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
delete all records
clear() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
 
CLEAR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CLEAR - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
clearCallingParameters() - Method in class com.softwaremining.logic.BaseService
 
clearEnvironmentVars() - Static method in class com.softwaremining.util.SystemUtility
 
clearExtraRequestParameters() - Method in class com.softwaremining.ui.screenrequest.AcceptResponse
 
clearMemoryTables() - Method in class com.softwaremining.files.utils.IndexedFileData
 
clearOutParameters() - Method in class com.softwaremining.sql.ESQLProcessor
clear the previously assigned output-parameters, allowing new output-parameters to be assigned.
clearOutstandingScreenRequests() - Method in class com.softwaremining.vendors.cics.SessionManager
 
clearRecord() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Delete all records .
clearRecord() - Method in class com.softwaremining.vendors.cics.CicsPersistence
Delete all records .
clearReportFrames() - Method in class com.softwaremining.ui.AbstractScreen
 
clearScreen() - Method in class com.softwaremining.ui.AbstractScreen
 
clearScreen() - Method in class com.softwaremining.ui.text.TextScreen
 
clearScreen() - Method in class com.softwaremining.ui.web.JSPScreen
 
clearScreen() - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
clearScreen() - Method in class com.softwaremining.vendors.ile.ILEScreen
Screen handling method representing COBOL's DISPLAY BLANK statement.
clearScreen() - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
clearScreen(IDisplayable) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY BLANK statement.
clearSearchParameter() - Method in class com.softwaremining.sql.SQLWrapper
 
clearSessionPointers(Long) - Static method in class com.softwaremining.wrappers.CBLPointerManager
This method provides the means to manually remove pointers associated with a session.
clearThrowable(Throwable) - Static method in class com.softwaremining.log.LogFactory
 
clearValues() - Method in class com.softwaremining.sql.SQLConditionContainer
 
CLICONVERT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CLIENT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CLIENTAUTH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CLIENTCERT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
clone() - Method in class com.softwaremining.ui.RequestEntry
 
clone(DisplayRequest) - Method in class com.softwaremining.ui.RequestEntry
 
close() - Method in class com.softwaremining.files.CachedIndexedFile
 
close() - Method in class com.softwaremining.files.IndexedFileSingleProcess
Closes the file and writes all the indexed records to the specified file if open mode allows writing.
close() - Method in class com.softwaremining.files.RelativeFile
 
close() - Method in class com.softwaremining.files.SequentialFile
Close file and change status to STATUS_SUCCEED.
close() - Method in class com.softwaremining.files.SequentialNIOFile
Close file and change status to STATUS_SUCCEED.
close() - Method in class com.softwaremining.jcl.utils.InputSortFileReader
 
close() - Method in class com.softwaremining.jcl.utils.MergeSortWriter
 
close() - Method in class com.softwaremining.sql.AbstractIndexedFile
 
close() - Method in class com.softwaremining.sql.AbstractORContainer
 
close() - Method in class com.softwaremining.sql.CachedSQLWrapper
 
close() - Method in class com.softwaremining.sql.ESQLProcessor
CLose underlying resultset
close() - Method in interface com.softwaremining.sql.ISQLWrapper
 
close() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
close() - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
 
close() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
close() - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
close() - Method in class com.softwaremining.vendors.hp.HpDbDecorator
 
close() - Method in class com.softwaremining.vendors.ile.ILEReport
 
close() - Method in class com.softwaremining.vendors.ile.ILEScreen
 
close() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Close the file
close(IBaseService, double, ISMDataType, double, ISMNumeric, ISMNumeric) - Method in interface com.softwaremining.mq.MQInterface
MQCLOSE
close(IBaseService, double, ISMDataType, double, ISMNumeric, ISMNumeric) - Static method in class com.softwaremining.mq.MQManager
 
close(IBaseService, double, ISMDataType, double, ISMNumeric, ISMNumeric) - Method in class com.softwaremining.mq.smmq.MQImpl
 
close(ISQLWrapper, boolean) - Static method in class com.softwaremining.sql.SQLWrapperHelper
for internal SoftwareMining use
close(CicsBaseService, String) - Static method in class com.softwaremining.vendors.cics.util.SpoolManager
 
close(CicsBaseService, String, boolean) - Static method in class com.softwaremining.vendors.cics.util.SpoolManager
 
close(AbstractBasePersistence) - Static method in class com.softwaremining.util.CachedData_Helper
for internal use only
CLOSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CLOSED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CLOSEERROR - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
closeESQLProcessors(boolean) - Method in class com.softwaremining.sql.ESQLBaseService
for internal use only
CLOSEFAILED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
closeForm(HttpServletResponse) - Method in class com.softwaremining.ui.AbstractScreen
 
closeForm(HttpServletResponse) - Method in class com.softwaremining.ui.text.TextScreen
 
closeForm(HttpServletResponse) - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
CLOSELEAVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
closeReel() - Method in class com.softwaremining.files.AbstractSequentialFile
implementation of sequentialFile CLOSE xxx REEL.
CLOSEREQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CLOSING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CLOUD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CLRP - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
CMDPROT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CMDSECEXT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CMDSECNO - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CMDSECYES - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COBOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COBOLII - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CobolUtility - Class in com.softwaremining.util
Utility class used internally by SoftwareMining framework to duplicate some COBOL String functionality
CobolUtility() - Constructor for class com.softwaremining.util.CobolUtility
 
COLD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COLDACQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COLDQUERY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COLDSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COLLECTION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
collectPrimitives(ArrayList<ISMObject>, ISMObject) - Static method in class com.softwaremining.util.CBLFieldUtility
add "field" parameter to the arrayList (storage.add(field)) ...
COLOR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
colorMap - Static variable in class com.softwaremining.vendors.shadow.ShadowScreen
 
Column - Class in com.softwaremining.vendors.vos
 
Column() - Constructor for class com.softwaremining.vendors.vos.Column
 
com.softwaremining - package com.softwaremining
 
com.softwaremining.attributes - package com.softwaremining.attributes
 
com.softwaremining.containers - package com.softwaremining.containers
 
com.softwaremining.files - package com.softwaremining.files
 
com.softwaremining.files.utils - package com.softwaremining.files.utils
 
com.softwaremining.jcl - package com.softwaremining.jcl
 
com.softwaremining.jcl.utils - package com.softwaremining.jcl.utils
 
com.softwaremining.log - package com.softwaremining.log
 
com.softwaremining.logic - package com.softwaremining.logic
 
com.softwaremining.logic.annotations - package com.softwaremining.logic.annotations
 
com.softwaremining.logic.exception - package com.softwaremining.logic.exception
 
com.softwaremining.mq - package com.softwaremining.mq
 
com.softwaremining.mq.smmq - package com.softwaremining.mq.smmq
 
com.softwaremining.platformutils - package com.softwaremining.platformutils
 
com.softwaremining.report - package com.softwaremining.report
 
com.softwaremining.sql - package com.softwaremining.sql
 
com.softwaremining.ui - package com.softwaremining.ui
 
com.softwaremining.ui.screenrequest - package com.softwaremining.ui.screenrequest
 
com.softwaremining.ui.text - package com.softwaremining.ui.text
 
com.softwaremining.ui.web - package com.softwaremining.ui.web
 
com.softwaremining.ui.web.socket - package com.softwaremining.ui.web.socket
 
com.softwaremining.ui.web.tp - package com.softwaremining.ui.web.tp
 
com.softwaremining.util - package com.softwaremining.util
 
com.softwaremining.util.inspect - package com.softwaremining.util.inspect
 
com.softwaremining.util.sort - package com.softwaremining.util.sort
 
com.softwaremining.vendors - package com.softwaremining.vendors
 
com.softwaremining.vendors.bull - package com.softwaremining.vendors.bull
 
com.softwaremining.vendors.caideal - package com.softwaremining.vendors.caideal
 
com.softwaremining.vendors.cics - package com.softwaremining.vendors.cics
 
com.softwaremining.vendors.cics.constants - package com.softwaremining.vendors.cics.constants
 
com.softwaremining.vendors.cics.dto - package com.softwaremining.vendors.cics.dto
 
com.softwaremining.vendors.cics.exception - package com.softwaremining.vendors.cics.exception
 
com.softwaremining.vendors.cics.queue - package com.softwaremining.vendors.cics.queue
 
com.softwaremining.vendors.cics.security - package com.softwaremining.vendors.cics.security
 
com.softwaremining.vendors.cics.ui - package com.softwaremining.vendors.cics.ui
 
com.softwaremining.vendors.cics.util - package com.softwaremining.vendors.cics.util
 
com.softwaremining.vendors.cics.wrappers - package com.softwaremining.vendors.cics.wrappers
 
com.softwaremining.vendors.dli - package com.softwaremining.vendors.dli
 
com.softwaremining.vendors.dli.beans - package com.softwaremining.vendors.dli.beans
 
com.softwaremining.vendors.dli.constants - package com.softwaremining.vendors.dli.constants
 
com.softwaremining.vendors.dli.interfaces - package com.softwaremining.vendors.dli.interfaces
 
com.softwaremining.vendors.dms - package com.softwaremining.vendors.dms
 
com.softwaremining.vendors.hp - package com.softwaremining.vendors.hp
 
com.softwaremining.vendors.ile - package com.softwaremining.vendors.ile
 
com.softwaremining.vendors.shadow - package com.softwaremining.vendors.shadow
 
com.softwaremining.vendors.tandem - package com.softwaremining.vendors.tandem
 
com.softwaremining.vendors.ui.web - package com.softwaremining.vendors.ui.web
 
com.softwaremining.vendors.vax - package com.softwaremining.vendors.vax
 
com.softwaremining.vendors.vos - package com.softwaremining.vendors.vos
 
com.softwaremining.vendors.wang - package com.softwaremining.vendors.wang
 
com.softwaremining.wrappers - package com.softwaremining.wrappers
 
com.softwaremining.wrappers.exception - package com.softwaremining.wrappers.exception
 
com.softwaremining.wrappers.format - package com.softwaremining.wrappers.format
 
com.softwaremining.wrappers.format.interfaces - package com.softwaremining.wrappers.format.interfaces
 
COMMA_CHAR - Static variable in class com.softwaremining.Config
 
COMMAND_CODE__BLANK - Static variable in class com.softwaremining.vendors.dli.beans.SSABean
 
COMMAND_CODE__BRACKET - Static variable in class com.softwaremining.vendors.dli.beans.SSABean
 
COMMAND_CODE__COMMAND - Static variable in class com.softwaremining.vendors.dli.beans.SSABean
 
COMMAND_CODE__CONDITION - Static variable in class com.softwaremining.vendors.dli.beans.SSABean
 
COMMAREA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
commit() - Method in class com.softwaremining.sql.AbstractIndexedFile
 
commit() - Method in class com.softwaremining.sql.AbstractORContainer
 
commit() - Method in class com.softwaremining.sql.ESQLBaseService
Commit all the active ESQLProcessors
commit() - Method in class com.softwaremining.sql.ESQLProcessor
This method uses the commit method on java.sql.Connection.
commit() - Method in class com.softwaremining.vendors.vax.VaxBaseService
 
COMMIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COMMIT_IMMEDIATELY - Static variable in class com.softwaremining.sql.ConnectionFactory
 
commitAndReleaseConnection(boolean) - Method in class com.softwaremining.logic.BaseService
 
commitAndReleaseConnection(boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
for internal use only
- Commits all open transactions (if not already committed)
- closes any CicsPersistence.resultsets in this program which have not been already closed
- releases any connections associated with CicsPersistence.resultsets
commitAndReleaseConnection(Connection, Long) - Static method in class com.softwaremining.sql.ACMDbDecorator
 
COMMITFAIL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CommonWorkArea - Class in com.softwaremining.vendors.cics.wrappers
Transaction
CommonWorkArea() - Constructor for class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
CommonWorkArea(BaseService) - Constructor for class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
COMP_MODE_COMP - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_COMP_1 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_COMP_2 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_COMP_3 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_COMP_4 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_COMP_5 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_COMP_6 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_COMP_7 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_COMP_8 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_COMP_MCP - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_COMP_X - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_DISPLAY - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_DISPLAY_SIGN_IS_LEADING - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_DISPLAY_SIGN_IS_SEPARATE_LEADING - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_DISPLAY_SIGN_IS_SEPARATE_TRAILING - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_DISPLAY_SIGN_IS_TRAILING - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_IDS_DB_KEY - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_NATIVE_2 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
the following TANDEM NON-STOP code is as yet un-handled.
COMP_MODE_NATIVE_4 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_NATIVE_8 - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_REAL - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP_MODE_UNSUPPORTED - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
COMP4_MAPS_TO_BINARY - Static variable in class com.softwaremining.Config
used for COMP-4
compare(char[], char[]) - Method in class com.softwaremining.util.sort.SortCharArrayComparator
 
compare(double, double) - Static method in class com.softwaremining.util.CBLFieldUtility
 
compare(long, String) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
compare(AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
compare(AbstractDataObject, String) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
compare(CBLBean, String) - Static method in class com.softwaremining.util.CBLFieldUtility
 
compare(ISMObject, char) - Static method in class com.softwaremining.util.CBLFieldUtility
 
compare(ISMObject, double) - Static method in class com.softwaremining.util.CBLFieldUtility
 
compare(ISMObject, int) - Static method in class com.softwaremining.util.CBLFieldUtility
 
compare(ISMObject, ISMObject) - Static method in class com.softwaremining.util.CBLFieldUtility
method used in 88 variable comparisons
compare(ISMObject, String) - Static method in class com.softwaremining.util.CBLFieldUtility
 
compare(ISMObject, BigDecimal) - Static method in class com.softwaremining.util.CBLFieldUtility
 
compare(String, char) - Static method in class com.softwaremining.util.CBLFieldUtility
 
compare(String, long) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
compare(String, AbstractDataObject) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
compare(String, ISMObject) - Static method in class com.softwaremining.util.CBLFieldUtility
 
compare(String, String) - Static method in class com.softwaremining.util.CBLFieldUtility
Makes sure that the strings have equal padding, then uses Java compareTo Method: A String is less than another if it comes before the other in dictionary order.
compare(String, String) - Method in class com.softwaremining.util.sort.SortStringComparator
 
compare(String, String) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
compare(String, BigDecimal) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
compare(BigDecimal, String) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
compareTo(char[], char[], int, int) - Static method in class com.softwaremining.util.StringUtility
 
compareTo(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
comparisonCount - Static variable in class com.softwaremining.util.sort.SortCharArrayComparator
 
COMPAT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COMPLETE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COMPOSITE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COMPRESS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CONDITION_TYPE_EQUALS - Static variable in interface com.softwaremining.sql.IPersistence
Condition type used for SEEK conditions
CONDITION_TYPE_GREATER - Static variable in interface com.softwaremining.sql.IPersistence
Condition type used for SEEK conditions
CONDITION_TYPE_GREATER_OR_EQUALS - Static variable in interface com.softwaremining.sql.IPersistence
Condition type used for SEEK conditions
CONDITION_TYPE_IGNORE - Static variable in interface com.softwaremining.sql.IPersistence
Used for DMSII -
CONDITION_TYPE_IGNORE_FOR_SQL_LIKE - Static variable in interface com.softwaremining.sql.IPersistence
Used for treatment of SQL LIKE e.g.
CONDITION_TYPE_LESS - Static variable in interface com.softwaremining.sql.IPersistence
Condition type used for SEEK conditions
CONDITION_TYPE_LESS_OR_EQUALS - Static variable in interface com.softwaremining.sql.IPersistence
Condition type used for SEEK conditions
CONDITION_TYPE_LIKE - Static variable in interface com.softwaremining.sql.IPersistence
Condition type used for SEEK conditions
CONDITION_TYPE_NO_CONDITION - Static variable in interface com.softwaremining.sql.IPersistence
Condition type used for SEEK conditions
CONDITION_TYPE_NOT_ASSIGNED - Static variable in interface com.softwaremining.sql.IPersistence
 
CONFFREE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
Config - Class in com.softwaremining
Project-wide configuration facility, which uses property file softwaremining.properties placed somewhere within CLASSPATH.
Config() - Constructor for class com.softwaremining.Config
 
CONFIG_RESOURCE - Static variable in class com.softwaremining.Config
 
CONFRECV - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CONFSEND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
connect(IBaseService, ISMNumeric, ISMNumeric, ISMNumeric) - Method in interface com.softwaremining.mq.MQInterface
MQCONN NOTE: On z/OS, CICS applications do not have to issue this call.
connect(IBaseService, ISMNumeric, ISMNumeric, ISMNumeric) - Static method in class com.softwaremining.mq.MQManager
 
connect(IBaseService, ISMNumeric, ISMNumeric, ISMNumeric) - Method in class com.softwaremining.mq.smmq.MQImpl
 
connect(IBaseService, String, ISMNumeric, ISMNumeric, ISMNumeric) - Method in interface com.softwaremining.mq.MQInterface
MQCONN NOTE: On z/OS, CICS applications do not have to issue this call.
connect(IBaseService, String, ISMNumeric, ISMNumeric, ISMNumeric) - Static method in class com.softwaremining.mq.MQManager
 
connect(IBaseService, String, ISMNumeric, ISMNumeric, ISMNumeric) - Method in class com.softwaremining.mq.smmq.MQImpl
 
CONNECT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CONNECTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CONNECTING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
connection - Variable in class com.softwaremining.sql.AbstractORContainer
 
connection - Variable in class com.softwaremining.sql.SQLWrapper
 
CONNECTION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CONNECTION_FACTORY_IMPL - Static variable in class com.softwaremining.Config
provides ability to override the connectionFactory
ConnectionFactory - Class in com.softwaremining.sql
Used by the framework to read db connection url, credentials and various other settings from db.properties file
ConnectionFactory() - Constructor for class com.softwaremining.sql.ConnectionFactory
 
ConnectionFactoryImpl - Class in com.softwaremining.sql
 
ConnectionFactoryImpl() - Constructor for class com.softwaremining.sql.ConnectionFactoryImpl
 
ConnectionPool - Class in com.softwaremining.sql
 
ConnectionPool() - Constructor for class com.softwaremining.sql.ConnectionPool
 
CONSISTENT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CONSOLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
constructCondition(String) - Static method in class com.softwaremining.vendors.dli.beans.SSABean
 
CONTAINER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ContainerChannelDO - Class in com.softwaremining.vendors.cics.dto
 
ContainerChannelDO() - Constructor for class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
CONTAINERERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
ContainerManager - Class in com.softwaremining.vendors.cics.util
 
ContainerManager() - Constructor for class com.softwaremining.vendors.cics.util.ContainerManager
 
ContainerUtility - Class in com.softwaremining.containers
 
ContainerUtility() - Constructor for class com.softwaremining.containers.ContainerUtility
 
contains(DBMSWrapper) - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
containsField(AbstractCBLField, boolean) - Method in class com.softwaremining.wrappers.CBLGroup
checks if Group contains the field.
containsKey(Object) - Method in class com.softwaremining.platformutils.SMSortedMethodList
 
containsKey(String) - Method in class com.softwaremining.files.utils.IndexedFileData
 
containsParameter(String) - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
containsPointers() - Method in class com.softwaremining.wrappers.CBLBean
indicates if this wrapper contains any pointer definitions
CONTENTION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CONTEXT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ControlException - Exception Class in com.softwaremining.logic.exception
Superclass of controlling exception hierarchy
ControlException() - Constructor for exception class com.softwaremining.logic.exception.ControlException
 
controlFields_FullWrapper - Variable in class com.softwaremining.jcl.utils.OutFileSortController
 
controlFields_KeyWrapper - Variable in class com.softwaremining.jcl.utils.OutFileSortController
 
CONTROLSHUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CONVERSATIONAL_MODE - Static variable in class com.softwaremining.vendors.cics.CicsConfig
Used for running CICS online applications in COVERSATIONAL mode
CONVERSATIONAL_MODE_AUTO_DETECT_SESSION_END - Static variable in class com.softwaremining.vendors.cics.CicsConfig
 
conversationalBean - Variable in class com.softwaremining.vendors.cics.SessionManager
 
ConversationalServlet - Class in com.softwaremining.ui.web.socket
 
ConversationalServlet() - Constructor for class com.softwaremining.ui.web.socket.ConversationalServlet
 
CONVERSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
convertBlobAndClobsToBytes(Object) - Static method in class com.softwaremining.platformutils.SMSQLUtility
DB2 support method - in DB2 CBLOBS/BLOBS return java.sql.CLOB or java.sql.Blob.
convertBlobAndClobsToBytes(Object) - Static method in class com.softwaremining.sql.SQLUtilities
DB2 support method - in DB2 CBLOBS/BLOBS return java.sql.CLOB or java.sql.Blob.
convertBytes(byte[], boolean) - Static method in class com.softwaremining.jcl.EbcdicConvertor
 
convertChars(char[], boolean) - Static method in class com.softwaremining.jcl.EbcdicConvertor
convert a string from/to ascii/ebcdic
convertFromCompressedStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatBinary
 
convertFromCompressedStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatBinaryX
 
convertFromCompressedStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatCompressed
Convert from Storage-Compressed to Display This methods returns the actual stored value, even it is bigger than the defined format.
convertFromCompressedStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatDouble
 
convertFromCompressedStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatPackedDecimal
 
convertFromDisplayToStorage(double) - Method in class com.softwaremining.wrappers.format.Format
 
convertFromDisplayToStorage(double, boolean[]) - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
format a value according to the PIC definition
convertFromDisplayToStorage(double, boolean[]) - Method in class com.softwaremining.wrappers.format.Format
format a value according to the PIC definition
convertFromDisplayToStorage(double, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
format a value according to the PIC definition
convertFromDisplayToStorage(double, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatCompressed
format a value according to the PIC definition
convertFromDisplayToStorage(double, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatDisplay
format a value according to the PIC definition
convertFromDisplayToStorage(double, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatDouble
format a value according to the PIC definition
convertFromDisplayToStorage(double, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
format a value according to the PIC definition
convertFromDisplayToStorage(double, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatPackedDecimal
format a value according to the PIC definition
convertFromDisplayToStorage(long, boolean[]) - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
format a value according to the PIC definition
convertFromDisplayToStorage(long, boolean[]) - Method in class com.softwaremining.wrappers.format.Format
format a value according to the PIC definition
convertFromDisplayToStorage(long, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
format a value according to the PIC definition
convertFromDisplayToStorage(Object, boolean[]) - Method in class com.softwaremining.wrappers.format.Format
format a value according to the PIC definition
convertFromDisplayToStorage(String) - Method in class com.softwaremining.wrappers.format.Format
format a value according to the PIC definition
convertFromDisplayToStorage(String, boolean[]) - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
format a value according to the PIC definition
convertFromDisplayToStorage(String, boolean[]) - Method in class com.softwaremining.wrappers.format.Format
format a value according to the PIC definition
convertFromDisplayToStorage(String, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
format a value according to the PIC definition
convertFromDisplayToStorage(String, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatCompressed
format a value according to the PIC definition
convertFromDisplayToStorage(String, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatDisplay
 
convertFromDisplayToStorage(String, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatDouble
format a value according to the PIC definition
convertFromDisplayToStorage(String, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
format a value according to the PIC definition
convertFromDisplayToStorage(String, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatPackedDecimal
format a value according to the PIC definition
convertFromDisplayToStorage(BigDecimal, boolean[]) - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
format a value according to the PIC definition
convertFromDisplayToStorage(BigDecimal, boolean[]) - Method in class com.softwaremining.wrappers.format.Format
 
convertFromDisplayToStorage(BigDecimal, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
format a value according to the PIC definition
convertFromDisplayToStorage(BigDecimal, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatCompressed
format a value according to the PIC definition
convertFromDisplayToStorage(BigDecimal, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatDisplay
format a value according to the PIC definition
convertFromDisplayToStorage(BigDecimal, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatDouble
format a value according to the PIC definition
convertFromDisplayToStorage(BigDecimal, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
format a value according to the PIC definition
convertFromDisplayToStorage(BigDecimal, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatPackedDecimal
format a value according to the PIC definition
convertFromDisplayToStorage(BigInteger, boolean[]) - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
format a value according to the PIC definition
convertFromDisplayToStorage(BigInteger, boolean[]) - Method in class com.softwaremining.wrappers.format.Format
 
convertFromDisplayToStorage(BigInteger, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
format a value according to the PIC definition
convertFromDisplayToStorage(BigInteger, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatCompressed
format a value according to the PIC definition
convertFromDisplayToStorage(BigInteger, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatDisplay
format a value according to the PIC definition
convertFromDisplayToStorage(BigInteger, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatDouble
format a value according to the PIC definition
convertFromDisplayToStorage(BigInteger, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
format a value according to the PIC definition
convertFromDisplayToStorage(BigInteger, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatPackedDecimal
format a value according to the PIC definition
convertFromRecordToLineSequential(String, int, String) - Static method in class com.softwaremining.jcl.CopyFile
Utility program to convert data files from Record to Line sequential.
NOTE: it may not work well with structures containing OCCURS-DEPENDING
convertFromStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
 
convertFromStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.Format
 
convertFromStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
 
convertFromStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatBinary
 
convertFromStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatBinaryX
 
convertFromStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatDisplay
 
convertFromStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatDouble
 
convertFromStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
 
convertFromStorageToDisplayFormat(String) - Method in class com.softwaremining.wrappers.format.NumericFormatPackedDecimal
 
convertFromStorageToDisplayFormatOld(String, boolean) - Method in class com.softwaremining.wrappers.format.NumericFormatPackedDecimal
formatted string is typically a binary value eg.
Converting - Class in com.softwaremining.util.inspect
 
Converting(String) - Constructor for class com.softwaremining.util.inspect.Converting
 
CONVERTING - Static variable in class com.softwaremining.util.inspect.Converting
 
CONVERTING - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
convertPlainFile(String, String, boolean) - Static method in class com.softwaremining.jcl.EbcdicConvertor
convert a string from/to ascii/ebcdic
convertProgramCodeToFullClassName(String, IBaseService) - Static method in class com.softwaremining.platformutils.ClassUtility
for internal use only
convertProgramCodeToFullClassName(String, String) - Static method in class com.softwaremining.platformutils.ClassUtility
 
convertRecordLine(char[], List<AbstractCBLField>, boolean) - Static method in class com.softwaremining.jcl.EbcdicConvertor
convert a string line for the record containing Fields
convertRecordLine(char[], List<AbstractCBLField>, boolean) - Static method in class com.softwaremining.jcl.UnisysDataConvertor
convert a string line for the record containing Fields
convertRecordLine_SingleField(char[], int, List<AbstractCBLField>, boolean) - Static method in class com.softwaremining.jcl.EbcdicConvertor
Deprecated.
convertString(String, boolean) - Static method in class com.softwaremining.jcl.EbcdicConvertor
convert a string from/to ascii/ebcdic
converttoFixedLength - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
convertTransactionIdFullClassName(String) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
For Internal Use only.
convertTransactionIdFullClassName(String, boolean) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
For Internal Use only.
CONVIDLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COORDINATOR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
COPID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
copy(String, String) - Static method in class com.softwaremining.jcl.CopyFile
Copy a file
COPY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CopyFile - Class in com.softwaremining.jcl
 
CopyFile() - Constructor for class com.softwaremining.jcl.CopyFile
 
copySelectionOptions(HashMap<String, String>) - Method in class com.softwaremining.ui.RequestEntry
 
copyToField(AbstractCBLField, BeanInterface) - Static method in class com.softwaremining.util.ArrayedFieldTransfer
 
copyToField(BeanInterface, AbstractCBLField) - Static method in class com.softwaremining.util.ArrayedFieldTransfer
 
CORBA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CORBASERVER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
cos(BigDecimal) - Static method in class com.softwaremining.util.CBLMath
 
countCallParameters() - Method in class com.softwaremining.logic.BaseService
For internal use Returns count of Registered Input Parameters
CounterDO - Class in com.softwaremining.vendors.cics.dto
For use in translation of CICS DEFINE/ GET COUNTER
https://www-01.ibm.com/support/knowledgecenter/SSGMCP_5.3.0/com.ibm.cics.ts.applicationprogramming.doc/commands/dfhp4_definecounter.html
CounterDO() - Constructor for class com.softwaremining.vendors.cics.dto.CounterDO
 
countTokens() - Method in class com.softwaremining.platformutils.SMStringTokenizer
 
CP500_EBCDIC_CHAR_ENCODING - Static variable in class com.softwaremining.Config
 
CPLUSPLUS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CR_LF - Static variable in class com.softwaremining.Config
Override default CR-LF used by the Operating-System (OS) Options are: OS (default) uses Operating-System specified value WINDOWS uses CR-LF UNIX uses CR
create() - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
create(int) - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
create(ISMObject, IBaseService) - Static method in class com.softwaremining.logic.ServicesFactory
create an instance of the target class.
create(String, BaseService) - Static method in class com.softwaremining.vendors.shadow.ShadowServicesFactory
 
create(String, IBaseService) - Static method in class com.softwaremining.logic.ServicesFactory
create an instance of the target class.
CREATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
createAndretrieveSearchParameterInstance() - Method in class com.softwaremining.sql.SQLWrapper
For internal use only
createBlank() - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
For internal use only
createBlank() - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
For internal use only
createBlank() - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
For internal use only
createBlank() - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
For internal use only
createBlank() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
For internal use only
createBlank() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
createBlank() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
createBlank() - Method in class com.softwaremining.wrappers.CBLGroup
 
createBlank() - Method in class com.softwaremining.wrappers.CBLString
For internal use only.
createButtons(DisplayRequest) - Method in class com.softwaremining.ui.web.ButtonManager
Place ALL F1 ...
createButtons(DisplayRequest, int) - Method in class com.softwaremining.vendors.cics.util.ButtonManager
 
createCheckPoint(CicsBaseService, AbstractDataObject) - Static method in class com.softwaremining.vendors.cics.util.BMCCheckPoint
Deprecated.
createChild(Element, String, String) - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
crreate a child Element and ADD TO parent
createECheckpoint(CicsBaseService, AbstractDataObject) - Static method in class com.softwaremining.vendors.cics.util.BMCCheckPoint
 
createHpDbDecorator(AbstractCBLField, String, int, Long) - Static method in class com.softwaremining.vendors.hp.HpDbDecorator
 
createIncludeCondition(String) - Method in class com.softwaremining.jcl.utils.SplitManager
 
createInstance(AbstractCBLField) - Static method in class com.softwaremining.vendors.cics.wrappers.BMSBlankInteger
 
createInstance(AbstractCBLField) - Static method in class com.softwaremining.vendors.cics.wrappers.BMSBlankString
 
createInstance(AbstractCBLField) - Static method in class com.softwaremining.wrappers.CBLBlankInteger
 
createInstance(AbstractCBLField) - Static method in class com.softwaremining.wrappers.CBLBlankString
 
createInstance(AbstractCBLField) - Static method in class com.softwaremining.wrappers.CBLFiller
 
createNextVersionedName(String, boolean) - Static method in class com.softwaremining.util.GDGVersion
 
createOrRetrieveContainerListFromChannel(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
For internal use only
createPreparedStatement(String, boolean) - Method in class com.softwaremining.sql.ESQLProcessor
 
createRequestEntry() - Method in class com.softwaremining.ui.XMLScreenDefReader
 
createRequestEntry() - Method in class com.softwaremining.vendors.hp.HpScreenDefReader
 
createRequestEntry() - Method in class com.softwaremining.vendors.ile.ILEScreenDefReader
 
createScreen() - Method in class com.softwaremining.ui.web.socket.JSPScreenBean
 
createScreen() - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
createScreen() - Method in class com.softwaremining.ui.web.socket.XSLTScreenBean
 
createScreen() - Method in class com.softwaremining.vendors.hp.HpXSLTScreenBean
 
createScreenHandler(String, HpBaseService, String) - Static method in class com.softwaremining.vendors.hp.HpScreenHandler
 
createService(String, CicsBaseService, String) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
Translation of CICS LINK Statement - creates instance of a program based on 8 Character Program name or Transaction-ID.
createService(String, CicsBaseService, String, boolean) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
Translation of CICS LINK Statement - creates instance of a program based on 8 Character Program name or Transaction-ID.
createService(String, ICicsBaseService) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
Translation of CICS LINK Statement - creates instance of a program based on 8 Program name or Transaction-ID.
createSortStructures(String, String, String, boolean, boolean) - Static method in class com.softwaremining.jcl.utils.SortHelper
 
CREATESPI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
createString(int) - Static method in class com.softwaremining.util.StringUtility
create a SPACE filled string
createString(int, char) - Static method in class com.softwaremining.util.StringUtility
create a padded string
createString(int, int) - Static method in class com.softwaremining.util.StringUtility
create a padded string
createString(long, String) - Static method in class com.softwaremining.util.StringUtility
create a string using fillString
createSubField(int[]) - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
createSubField(int[]) - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
createSubField(int[]) - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
createSubField(int[]) - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
 
createSubField(int[]) - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
 
createSubField(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
createSubField(int[]) - Method in class com.softwaremining.wrappers.CBLDouble
 
createSubField(int[]) - Method in class com.softwaremining.wrappers.CBLGroup
 
createSubField(int[]) - Method in class com.softwaremining.wrappers.CBLInteger
 
createSubField(int[]) - Method in class com.softwaremining.wrappers.CBLLong
 
createSubField(int[]) - Method in class com.softwaremining.wrappers.CBLPointer
 
createSubField(int[]) - Method in class com.softwaremining.wrappers.CBLString
 
createWrapper(String) - Static method in class com.softwaremining.jcl.utils.SortHelper
use process(String[] inputFile ...);
createWrapper(String, boolean) - Static method in class com.softwaremining.jcl.utils.SortHelper
 
CRITICAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CRLFcharCount - Variable in class com.softwaremining.files.AbstractSequentialFile
Number of lines used for Cr / FL.
CRLFcharCount - Variable in class com.softwaremining.jcl.CopyFile
 
Cryptography - Interface in com.softwaremining.util
This class can be extended to provide client specific encryption/decryption.
CSDAPI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CSDBATCH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CSIGN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CSV_DELIMITOR - Static variable in class com.softwaremining.Config
for importing data-files from Comma-separated-values format.
CSVConvertor - Class in com.softwaremining.jcl
This class convert COBOL sequential data-files to Comma-Separated-Values (CSV) format.
CSVConvertor() - Constructor for class com.softwaremining.jcl.CSVConvertor
 
CTERM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CTLGALL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CTLGMODIFY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CTLGNONE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CTRLABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CTX - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CURRENCY_SIGN - Static variable in class com.softwaremining.Config
for internal use only
use Config.setCurrencySign to change currency from $
CURRENCY_SIGN_CHAR - Static variable in class com.softwaremining.Config
for internal use only
use Config.setCurrencySign to change currency from $
CURRENCY_SIGN_REG_EXP1 - Static variable in class com.softwaremining.Config
for internal use only
CURRENT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CURRENT_DATE_FORMAT_STR - Static variable in class com.softwaremining.Config
 
currentDate() - Static method in class com.softwaremining.logic.BaseService
Representation of COBOL's ACCEPT FROM DATE
currentDate() - Static method in class com.softwaremining.vendors.hp.HpBaseService
 
CurrentDate - Class in com.softwaremining.util
this is a subclass of ACMDate.
CurrentDate() - Constructor for class com.softwaremining.util.CurrentDate
default constructor
CurrentDate(long) - Constructor for class com.softwaremining.util.CurrentDate
 
CurrentDate(Date) - Constructor for class com.softwaremining.util.CurrentDate
 
CURRENTPGM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
currentRecordNumber - Variable in class com.softwaremining.files.AbstractSequentialFile
 
currentTime() - Static method in class com.softwaremining.vendors.hp.HpBaseService
 
CURSOR_NOT_OPEN_ERR - Static variable in interface com.softwaremining.sql.SQLCodesDB2
 
cursorIsInField - Variable in class com.softwaremining.ui.screenrequest.AcceptResponse
 
CUSERID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CUSTOM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
CUSTOM_DC_LAUNCHER - Static variable in class com.softwaremining.vendors.dli.DliDcConfig
 

D

D(String, String, byte[], String) - Static method in class com.softwaremining.util.LM
 
DAEOPT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DATA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DATA_ALPHABETIC - Static variable in class com.softwaremining.util.CBLInitialize
 
DATA_ALPHANUMERIC - Static variable in class com.softwaremining.util.CBLInitialize
 
DATA_ALPHANUMERIC_EDITED - Static variable in class com.softwaremining.util.CBLInitialize
 
DATA_DBCS - Static variable in class com.softwaremining.util.CBLInitialize
 
DATA_NUMERIC - Static variable in class com.softwaremining.util.CBLInitialize
 
DATA_NUMERIC_EDITED - Static variable in class com.softwaremining.util.CBLInitialize
 
dataCheckPoint(BaseService, AbstractDataObject) - Static method in class com.softwaremining.vendors.tandem.TandemMonitor
 
dataDirectory - Static variable in class com.softwaremining.Config
DATA_DIRECTORY for read / write of sequential/Indexed/Relative files The value can be set from softwaremining.properties / DATA_DIR
DataField - Class in com.softwaremining.vendors.vos
 
DataField() - Constructor for class com.softwaremining.vendors.vos.DataField
 
DATAFILE_CHARACTER_ENCODING - Static variable in class com.softwaremining.Config
Character encoding for import of dataFiles (Used in FileLoaderService)
one of "UTF8" , "UTF16" , "ISO-8859-1" , "US-ASCII" , or "IBM-1047" (EBCDIC)
Defaults to APP_CHARACTER_ENCODING if no value provided
DATAFILES_ARE_EBCDIC - Static variable in class com.softwaremining.Config
Allows running java in default character-set (as assigned on the machine - usually set to -8859-1 ) but reading and writing EBCDIC data files for compatibility with original mainframe.
DATASET - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DATASETFULL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DATASTREAM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DATE_FORMAT - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
dateOfInteger(long) - Static method in class com.softwaremining.util.CBLUtil
Replacement for function 'date-of-integer' converts a date in the Gregorian calendar from integer date form to standard date form (YYYYMMDD).
dateOfInteger(long) - Static method in class com.softwaremining.util.DateUtil
Replacement for function 'date-of-integer' converts a date in the Gregorian calendar from integer date form to standard date form (YYYYMMDD).
dateOfIntegerAsStr(long) - Static method in class com.softwaremining.util.CBLUtil
 
dateTo21Symbol(Date) - Static method in class com.softwaremining.util.DateUtil
Returns the full date/time
DateUtil - Class in com.softwaremining.util
Provides DB2 date functions which can be used instead of making an expensive call to DB2 merely for its date/time handling features
DateUtil() - Constructor for class com.softwaremining.util.DateUtil
 
dayOfInteger(long) - Static method in class com.softwaremining.util.CBLUtil
SAS 10.03.2009 Replacement for function 'day-of-integer' in MicroFocus
dayOfInteger(long) - Static method in class com.softwaremining.util.DateUtil
Replacement for function 'day-of-integer' in MicroFocus
DB - Static variable in class com.softwaremining.util.LM
 
DB_CHARACTER_ENCODING - Static variable in class com.softwaremining.Config
Character encoding used in Database access - for translation of VSAM to ORM, and EXEC SQL Statements.
DB_DATE_RETURN_FORMAT_STR - Static variable in class com.softwaremining.Config
 
DB2_NULL_DATE_REPLACEMENT_STR - Static variable in class com.softwaremining.Config
 
DB2CONN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DB2ENTRY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DB2Features - Class in com.softwaremining.sql
DB2 Specific Features
DB2Features() - Constructor for class com.softwaremining.sql.DB2Features
 
DB2TRAN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
Db400 - Class in com.softwaremining.vendors.ile
 
Db400(BaseService) - Constructor for class com.softwaremining.vendors.ile.Db400
 
Db400Container - Class in com.softwaremining.vendors.ile
 
Db400Container(BaseService) - Constructor for class com.softwaremining.vendors.ile.Db400Container
 
DB400SEQUENIAL_DELETE_RECORDS_WHEN_OPEN_FOR_OUTPUT - Static variable in class com.softwaremining.Config
if set to true, opening DB400 Sequential Files causes all records to be deleted from that particular table..
Db400Sequential - Class in com.softwaremining.vendors.ile
 
Db400Sequential(BaseService) - Constructor for class com.softwaremining.vendors.ile.Db400Sequential
 
dbBegin(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbClose(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbDelete(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbEnd(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbError(AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbExplain(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
DbFeatures - Interface in com.softwaremining.sql
CopyRight: SoftwareMining database Specific Features
dbFind(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbGet(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbInfo(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbLock(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
DBMSWrapper - Class in com.softwaremining.vendors.vax
 
DBMSWrapper(BaseService) - Constructor for class com.softwaremining.vendors.vax.DBMSWrapper
default constructor
dbOpen(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbPut(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbUnlock(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
dbUpdate(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
DC_LAUNCHER - Static variable in class com.softwaremining.vendors.dli.DcServlet
 
DcAppLauncherService - Class in com.softwaremining.vendors.dli
 
DcAppLauncherService() - Constructor for class com.softwaremining.vendors.dli.DcAppLauncherService
 
DcServlet - Class in com.softwaremining.vendors.dli
 
DcServlet() - Constructor for class com.softwaremining.vendors.dli.DcServlet
 
deactivateCondition(long) - Method in class com.softwaremining.vendors.cics.util.AidEventManager
 
deactivateCondition(long) - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
 
deactivateHandlers() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
deactivateHandlers() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
deactivateHandlers() - Method in class com.softwaremining.vendors.cics.util.AidEventManager
Translation of EXEC CICS HANDLE CONDITION NOHANDLE END-EXEC.
deactivateHandlers() - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
Translation of EXEC CICS HANDLE CONDITION NOHANDLE END-EXEC.
DEADLOCK - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DEADLOCK - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
debug(String) - Method in class com.softwaremining.log.JRE14Logger
 
debug(String) - Method in interface com.softwaremining.log.Log
 
debug(String) - Method in class com.softwaremining.log.Log4jLogger
 
debug(Throwable) - Method in class com.softwaremining.log.JRE14Logger
 
debug(Throwable) - Method in interface com.softwaremining.log.Log
 
debug(Throwable) - Method in class com.softwaremining.log.Log4jLogger
 
DEBUG - Static variable in class com.softwaremining.util.SortManager
 
DEBUG - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
debugString() - Method in class com.softwaremining.sql.SQLConditionContainer
 
DEC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DECIMAL_CHAR - Static variable in class com.softwaremining.Config
 
DECIMAL_POINT_IS_COMMA - Static variable in class com.softwaremining.Config
the following are to do with DECIMAL POINT IS COMMA
Note: On development machines which have not been configured to target locale, java can be started as:
DECIMAL_POINT_ON_SYSTEM - Static variable in class com.softwaremining.wrappers.format.AbstractNumericFormat
 
DECIMAL_STRING - Static variable in class com.softwaremining.Config
 
decrypt(String, String) - Method in interface com.softwaremining.util.Cryptography
Used by ConnectionFactory to decrypt Password.
decrypt(String, String, String) - Static method in class com.softwaremining.sql.ConnectionFactory
 
DEFAULT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DEFAULT_BATCH_SIZE - Static variable in class com.softwaremining.sql.ConnectionFactory
used for preparedStatement.addBatch();
DEFAULT_HANDLER - Variable in class com.softwaremining.vendors.cics.CicsBaseService
 
DEFAULT_RESULTSET_FETCH_SIZE - Static variable in class com.softwaremining.sql.ConnectionFactory
 
DEFAULT_TABLE_OID - Static variable in class com.softwaremining.sql.KeyGenerator
 
DEFAULT_USER - Static variable in interface com.softwaremining.vendors.cics.security.ISecurityManager
DEFAULT_USER is used when security-system is switched off
DEFAULTUSER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DEFINITION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DEFRESP1 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DEFRESP1OR2 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DEFRESP2 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DEFRESP3 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
delay() - Method in class com.softwaremining.vendors.cics.CicsBaseService
CICS Delay
delay() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
delay(int) - Method in class com.softwaremining.vendors.cics.CicsBaseService
CICS Delay
delay(int) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
delay(ISMNumeric) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
delay(ISMNumeric) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
DELAY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
delegateDAO - Variable in class com.softwaremining.sql.AbstractIndexedFile
 
delegateDAO - Variable in class com.softwaremining.sql.AbstractORContainer
 
delegateDAO - Variable in class com.softwaremining.vendors.cics.CicsIndexedFile
 
DELETABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
delete() - Method in class com.softwaremining.files.CachedIndexedFile
NOT SUPPORTED - this is a read-only data cache
delete() - Method in class com.softwaremining.sql.AbstractIndexedFile
Equivalent of COBOL delete (for VSAM).
delete() - Method in class com.softwaremining.sql.AbstractORContainer
Equivalent of COBOL delete (for VSAM).
delete() - Method in class com.softwaremining.sql.CachedSQLWrapper
NOT SUPPORTED - this is a read-only data cache
delete() - Method in interface com.softwaremining.sql.ISQLWrapper
 
delete() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
delete() - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
delete() - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
delete All Records.
delete() - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
delete the current item
delete() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
equivalent of COBOL delete (for VSAM).
delete(int) - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
delete an item (this facility is for internal use only.
delete(CicsBaseService, ContainerChannelDO) - Static method in class com.softwaremining.vendors.cics.util.ContainerManager
 
delete(DliBaseService, IPCBDatabase, AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
delete(DliBaseService, IPCBScreen, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
Warning: Function not yet supported
delete(DliBaseService, AbstractDataObject, AbstractDataObject, ISegmentSearchArgument) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
delete(DliBaseService, AbstractDataObject, AbstractDataObject, AbstractDataObject) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
delete(DliBaseService, AbstractDataObject, AbstractDataObject, AbstractDataObject) - Method in interface com.softwaremining.vendors.dli.interfaces.IImsDBAccessor
 
delete(String, int, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpDbDecorator
 
delete(String, ISMObject) - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
 
delete(String, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
delete(String, String, Object) - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
 
DELETE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
deleteAll(ISQLWrapper) - Static method in class com.softwaremining.sql.SQLWrapperHelper
delete all wrapper records from database-table
deleteAll(String) - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
delete all records from the table Used in deleteDO- for TS type queues
deleteAll(String) - Method in class com.softwaremining.vendors.cics.queue.TemporaryQueueWrapper
 
deleteAllRecord() - Method in class com.softwaremining.sql.AbstractIndexedFile
 
DELETEFAIL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
deleteField(int) - Method in class com.softwaremining.wrappers.CBLGroup
 
deleteField(String) - Method in class com.softwaremining.wrappers.CBLGroup
 
deleteFile() - Method in class com.softwaremining.files.IndexedFileSingleProcess
Deletes the current record if access mode is SEQUENTIAL otherwise, tries to delete the record with keyValue value.
deleteRecord() - Method in class com.softwaremining.files.AbstractSequentialFile
deletes the entire file
deleteRecord() - Method in class com.softwaremining.files.IndexedFileSingleProcess
Deletes the current record if access mode is SEQUENTIAL otherwise, tries to delete the record with keyValue value.
deleteRecord() - Method in class com.softwaremining.files.QSAMFile
 
deleteRecord() - Method in class com.softwaremining.files.RelativeFile
 
deleteRecord() - Method in class com.softwaremining.sql.AbstractIndexedFile
 
deleteRecord() - Method in class com.softwaremining.sql.AbstractORContainer
equivalant of COBOL delete (for VSAM)
deleteRecord() - Method in class com.softwaremining.sql.CachedSQLWrapper
NOT SUPPORTED - this is a read-only data cache
deleteRecord() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
deleteRecord() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
similar to clear().
deleteRecord() - Method in class com.softwaremining.vendors.cics.CicsPersistence
similar to clear().
deleteRecord() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
when operation is Unsuccessful throw Exception (e.g KeyNotFountException).
deleteRecord(ISQLWrapper) - Static method in class com.softwaremining.sql.SQLWrapperHelper
equivalant of COBOL delete (for VSAM)
deleteRow() - Method in class com.softwaremining.sql.ESQLProcessor
delete the current row
DELEXITERROR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DEMO_MODE - Static variable in class com.softwaremining.Config
By-passes saving altered Indexed-Files
DEREGERROR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DEREGISTERED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DESCENDING_RECORD_KEY - Static variable in interface com.softwaremining.sql.IPersistence
 
DEST - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
destroy() - Method in class com.softwaremining.logic.BaseService
Automatically called after exiting a program (normal exit, Go-Back).
destroy() - Method in class com.softwaremining.sql.ESQLBaseService
Close connection all instances of ESQLProcessor Automatically called after exiting a program (normal exit, Go-Back).
destroy() - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
destroy() - Method in class com.softwaremining.ui.web.socket.ThreadMultiplexor
 
destroy() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
destroy() - Method in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
destroy() - Method in class com.softwaremining.vendors.ui.web.SMAuthenticationFilter
 
destroyOnFatalError() - Method in class com.softwaremining.logic.BaseService
Automatically called after fatal error
destroyOnFatalError() - Method in class com.softwaremining.sql.ESQLBaseService
 
destroyOnFatalError() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
Dfhaid - Class in com.softwaremining.vendors.cics.wrappers
 
Dfhaid() - Constructor for class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
Dfhaid(BaseService) - Constructor for class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
DFHAID_SHOW_EXTRA_KEYS - Static variable in class com.softwaremining.vendors.cics.CicsConfig
Show buttons "DFHOPID" , "DFHMSRE", "DFHTRIG" , "DFHPEN", "DFHCLRP", "DFHSTRF", "DFHQUIT" , "DFHNULL"
DfhMessageTable - Class in com.softwaremining.vendors.cics.wrappers
 
DfhMessageTable() - Constructor for class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
DfhMessageTable(BaseService) - Constructor for class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
diff(byte[], byte[]) - Static method in class com.softwaremining.jcl.Diff
 
diff(char[], char[]) - Static method in class com.softwaremining.jcl.Diff
 
Diff - Class in com.softwaremining.jcl
Simple utility to do a comparison between file.
Diff() - Constructor for class com.softwaremining.jcl.Diff
 
DISABLED - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
A file is disabled because it was initially defined as disabled and has not since been enabled.
DISABLED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DISABLEDHOST - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
disableGUIScreens() - Method in class com.softwaremining.logic.BaseService
 
disableGUIScreens() - Method in interface com.softwaremining.ui.IDisplayable
 
disableGUIScreens() - Method in class com.softwaremining.vendors.ile.ILEScreen
 
disablePfKeys() - Method in class com.softwaremining.vendors.wang.WangBaseService
 
DISABLING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DISCARDFAIL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DISCARDING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
disconnect(IBaseService, double, ISMNumeric, ISMNumeric) - Method in interface com.softwaremining.mq.MQInterface
NOTE: On z/OS, CICS applications do not have to issue this call.
disconnect(IBaseService, double, ISMNumeric, ISMNumeric) - Method in class com.softwaremining.mq.smmq.MQImpl
 
disconnect(IBaseService, long, ISMNumeric, ISMNumeric) - Static method in class com.softwaremining.mq.MQManager
 
DISCONNING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DISCREQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DISK1 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DISK2 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DISK2PAUSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DISPATCHABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DISPATCHER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
display() - Method in class com.softwaremining.vendors.ile.ILEScreen
 
display(IDisplayable, double) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, double, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, double, int, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, int, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, int, int, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, long) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, long, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, AbstractCBLField) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, AbstractCBLField, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement
display(IDisplayable, CBLBean, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
 
display(IDisplayable, ISMObject) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, ISMObject, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Deprecated.
display(IDisplayable, String) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, String, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, String, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, String, int, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(IDisplayable, String, String, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
display(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
display(AbstractCBLField, int, int) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement
display(String) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
DISPLAY_PF_KEYS_BUTTONS - Static variable in class com.softwaremining.Config
Display's PF Key as BUTTONS on the html screen - this is used in CICS
DISPLAY_PF13_TO_PF24 - Static variable in class com.softwaremining.Config
suppress keys 13-26
DISPLAY_REQUEST_ENTRY_MODE__DISABLED - Static variable in class com.softwaremining.Config
For CICS BMS screens, RequestEntry class should use disabled=true
other platforms will require different approach .

A false value will also automatically call clearDisplay before showing new screens (required for Conversational Servlets)
DISPLAY_ROW - Static variable in class com.softwaremining.vendors.hp.HpBaseService
 
DISPLAY_TARGET_IS_FILE - Static variable in class com.softwaremining.Config
For Internal use only
DISPLAY_TARGET option
Applicable when the application is run from command line, DISPLAY statements / DislayHelper.display(...) will be written out using Logger (configure to write to File).
DISPLAY_TARGET_IS_SCREEN - Static variable in class com.softwaremining.Config
DISPLAY_TARGET option
Applicable when the application is run from command line, DislayHelper.display(...) will be written out using Logger (configure to write to File).
DISPLAY_TARGET_IS_SCREEN_AND_LOGFILE - Static variable in class com.softwaremining.Config
For Internal use only
DISPLAY_TARGET option
Applicable when the application is run from command line, DISPLAY statements / DislayHelper.display(...) is sent to "SCREEN" only with fully formatted information (line/column numbers)
and File out using Logger (configure to write to File).
DISPLAY_TARGET_UNFORMATTED - Static variable in class com.softwaremining.Config
For Internal use only
DISPLAY_TARGET option
DISPLAY statements / DislayHelper.display(...) will be written out as a System.out.println
DisplayHelper - Class in com.softwaremining.ui
 
DisplayHelper() - Constructor for class com.softwaremining.ui.DisplayHelper
 
displayOf(String) - Static method in class com.softwaremining.util.CBLUtil
to do ..
displayOf(String, int) - Static method in class com.softwaremining.util.CBLUtil
to do ..
DisplayRequest - Class in com.softwaremining.ui.screenrequest
 
DisplayRequest() - Constructor for class com.softwaremining.ui.screenrequest.DisplayRequest
 
displaySection(IDisplayable, XMLScreenDefReader, String) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
displaySection(IDisplayable, String) - Static method in class com.softwaremining.ui.DisplayHelper
Screen handling method representing COBOL's DISPLAY TO SCREEN statement.
displayTarget - Static variable in class com.softwaremining.Config
translation of DISPLAY "HELLO WORLD" ...
dispose() - Method in class com.softwaremining.files.IndexedFileSingleProcess
~IndexedFileSingleProcess() { dispose(false); }
dispose(boolean) - Method in class com.softwaremining.files.IndexedFileSingleProcess
 
DISTRIBUTED_PROGRAM_LINK__NO_SYNCONRETURN - Static variable in interface com.softwaremining.vendors.cics.constants.ICicsStartCode
 
DISTRIBUTED_PROGRAM_LINK__SYNCONRETURN - Static variable in interface com.softwaremining.vendors.cics.constants.ICicsStartCode
 
DJAR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DliBaseService - Class in com.softwaremining.vendors.dli
 
DliBaseService() - Constructor for class com.softwaremining.vendors.dli.DliBaseService
Constructor deprecated
DliBaseService(DliBaseService) - Constructor for class com.softwaremining.vendors.dli.DliBaseService
 
DliDcConfig - Class in com.softwaremining.vendors.dli
Project-wide configuration facility, which uses property file corect.properties placed somewhere within CLASSPATH.
DliDcConfig() - Constructor for class com.softwaremining.vendors.dli.DliDcConfig
 
DliProcessor - Class in com.softwaremining.vendors.dli
 
DliProcessor() - Constructor for class com.softwaremining.vendors.dli.DliProcessor
 
DM_SUCCESS - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
The DMRESULT attribute yields the 48-bit contents of DMSTATUS as a PIC X(6) data item.
DMCATEGORY - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
DMERROR - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
DMERRORTYPE - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
DMRESULT - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
DMSBaseService - Class in com.softwaremining.vendors.dms
 
DMSBaseService(BaseService) - Constructor for class com.softwaremining.vendors.dms.DMSBaseService
 
DMSCodes - Interface in com.softwaremining.vendors.dms
 
DMSMonitor - Class in com.softwaremining.vendors.dms
 
DMSTRUCTURE - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
DMSWrapper - Class in com.softwaremining.vendors.dms
 
DMSWrapper(BaseService) - Constructor for class com.softwaremining.vendors.dms.DMSWrapper
 
dmTerminate() - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
DOCDELETE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DOCTEMPLATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DocumentCreateDO - Class in com.softwaremining.vendors.cics.dto
 
DocumentCreateDO() - Constructor for class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
DOESNOTEQUAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DOESNOTEXIST - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DOESNOTSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.softwaremining.vendors.ui.web.SMAuthenticationFilter
 
doFinalize() - Method in class com.softwaremining.logic.BaseService
Automatically called after CANCELing (ServicesFactory.cancel) running a program - it removes all wrapperLists
doFinalize() - Method in class com.softwaremining.sql.ESQLBaseService
Automatically called after CANCELing (ServicesFactory.cancel) running a program - it removes all wrapperLists
doFinalize() - Method in class com.softwaremining.vendors.dli.DliBaseService
 
doFinalize(boolean) - Method in class com.softwaremining.logic.BaseService
Used primarily for termination of inner-Class calls (0014678)
doFinalize(boolean, boolean) - Method in class com.softwaremining.logic.BaseService
virtual method - this is for manual use - it forces release of all wrappers - Only use when it can be known for certain that the programs calling this one, or programs called by this one are not referencing the wrappers.
doFinalize(boolean, boolean) - Method in class com.softwaremining.sql.ESQLBaseService
Automatically called after CANCELing (ServicesFactory.cancel) running a program - it removes all wrapperLists
doFinalize(boolean, boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
DORMANT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
dotsToSlashes(String) - Static method in class com.softwaremining.platformutils.FileUtility
convers a package name to directory name delimited by forward slashes.
doubleValue() - Method in class com.softwaremining.containers.MBigDecimal
 
doubleValue() - Method in class com.softwaremining.containers.MDouble
 
doubleValue() - Method in class com.softwaremining.containers.MInteger
 
doubleValue() - Method in class com.softwaremining.containers.MLong
 
doubleValue() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
doubleValue() - Method in interface com.softwaremining.wrappers.ISMDouble
 
doubleValue() - Method in interface com.softwaremining.wrappers.ISMNumeric
 
DPLSUBSET - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DRAINING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DREPAPI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DREPBATCH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DS3270 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
unrecoverable error Unhandled - not used, error code 300 is not correct
DUALCASE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DUMMY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DumpTransactionDO - Class in com.softwaremining.vendors.cics.dto
 
DumpTransactionDO() - Constructor for class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
DUPERROR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DUPKEY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
A record is retrieved by way of an alternate index with the NONUNIQUEKEY attribute, and another alternate index record with the same key follows In assembler language, if the SET option is being used, the specified register has not been set, but can be loaded from DFHEITP1.
DUPLICATE_INSERT - Static variable in interface com.softwaremining.sql.SQLCodesDB2
 
DuplicateKeyException - Exception Class in com.softwaremining.wrappers.exception
 
DuplicateKeyException(IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.DuplicateKeyException
 
DuplicateKeyException(Exception, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.DuplicateKeyException
 
DuplicateKeyException(String, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.DuplicateKeyException
 
DUPLICATES - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
duplicatesAreInOrder - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
DUPNOREPLACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DUPREC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
DUPREC - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
DUPREPLACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
DYNAMIC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

E

EB - Static variable in class com.softwaremining.util.LM
 
EB - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EBCDIC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EBCDIC_JIT_PD_SUPPORT_FOR_SEQ_FILES - Static variable in class com.softwaremining.Config
 
EBCDIC_JIT_PD_SUPPORT_FOR_SEQ_FILES - Variable in class com.softwaremining.wrappers.CBLBean
For use with EBCDIC files and Sequential-Files containing a single FILLER type field.
EBCDIC_NEWLINE - Static variable in class com.softwaremining.Config
EBCDIC uses hex 15 according to https://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.doc/ac11630_.htm
EbcdicConvertor - Class in com.softwaremining.jcl
EBCDIC To ASCII Data Migration utility class
LIMITATION: May not work on classes which have complicated REDEFINIONS.
EbcdicConvertor() - Constructor for class com.softwaremining.jcl.EbcdicConvertor
 
ebcdicToAscii(CBLBean, String, String, boolean) - Static method in class com.softwaremining.jcl.EbcdicConvertor
Deprecated.
EBCDICToASCII(int) - Static method in class com.softwaremining.jcl.EbcdicConvertor
Convert a single byte 0 ..
ECI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ed(String, String, byte[]) - Static method in class com.softwaremining.util.LM
 
Eibaid - Class in com.softwaremining.vendors.cics.wrappers
 
Eibaid() - Constructor for class com.softwaremining.vendors.cics.wrappers.Eibaid
 
Eibaid(BaseService) - Constructor for class com.softwaremining.vendors.cics.wrappers.Eibaid
 
EIBFN_CODE_ABEND - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_ABEND_INT - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_DELETE - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_DELETEQ_TD - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_DELETEQ_TS - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_ENDBR - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_LINK - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_LOAD - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_READ - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_READNEXT - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_READPREV - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_READQ_TD - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_READQ_TS - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_RECEIVE_MAP - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_RESETBR - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_RETURN - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_REWRITE - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_SEND_MAP - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_SEND_TEXT - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_STARTBR - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_UNLOCK - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_WRITE - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_WRITEQ_TD - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_WRITEQ_TS - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFN_CODE_XCTL - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
EIBFNCodes - Interface in com.softwaremining.vendors.cics.constants
 
EJB - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EJECT - Static variable in class com.softwaremining.files.AbstractSequentialFile
 
EMERGENCY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EMPTY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EMPTYREQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ENABLE_ABEND_HANDLING - Static variable in class com.softwaremining.vendors.cics.CicsConfig
 
ENABLE_AUTO_SYNCPOINT_FOR_ONLINE - Static variable in class com.softwaremining.vendors.cics.CicsConfig
 
ENABLE_LENGERR_ON_CICS_VSAM_DELEGATES - Static variable in class com.softwaremining.vendors.cics.CicsConfig
 
ENABLED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
enablePfKeys(int) - Method in class com.softwaremining.vendors.wang.WangBaseService
 
enablePfKeys(int[]) - Method in class com.softwaremining.vendors.wang.WangBaseService
 
enableReuse() - Method in class com.softwaremining.logic.BaseService
Invoking this method allows the "Entry" program (the one without a session id) to be reused.
enableSizeErrDetectionOnNextOp() - Method in class com.softwaremining.wrappers.AbstractCBLField
Enables on Size-Error detection.
ENABLING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
encrypt(String, String) - Method in interface com.softwaremining.util.Cryptography
Used by by user to encrypt Passwords.
ENDAFFINITY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
endColumn - Variable in class com.softwaremining.jcl.utils.BuildAndReformatElement
 
ENDDATA - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
ENDFILE - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
An end-of-file condition is detected during the browse.
endTransaction() - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
EndTransaction() - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
EndTransaction(String) - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
ENQBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
EnqDO - Class in com.softwaremining.vendors.cics.dto
 
EnqDO() - Constructor for class com.softwaremining.vendors.cics.dto.EnqDO
 
ENQMODEL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ENQUEUE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ENTER - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
EnterTracenumDO - Class in com.softwaremining.vendors.cics.dto
 
EnterTracenumDO() - Constructor for class com.softwaremining.vendors.cics.dto.EnterTracenumDO
 
EntryHandler - Interface in com.softwaremining.ui
Common interface, introduced for ScreenDefHandler expandability.
ENTRYPOINT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EntrySummator - Class in com.softwaremining.report
for representation of Report entry field such as:
Note that there is no field called "CTL_AGENT_TOTAL" - It is another report line defined as: the 2nd line is kept here as reportEntry.
EntrySummator(ReportEntry) - Constructor for class com.softwaremining.report.EntrySummator
 
EOC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
Deprecated. 
EODS - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
EOF - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
EPADAPTER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EPADAPTERSET - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EQUAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
equals(double) - Method in class com.softwaremining.wrappers.AbstractCBLField
if field1 == field2
equals(double) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
equals(double, String) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
equals(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
if field1 == field2
equals(int) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
equals(int) - Method in class com.softwaremining.wrappers.CBLBean
Compares content of the wrapper as a group with numerical arg0.
equals(long) - Method in class com.softwaremining.wrappers.AbstractCBLField
if field1 == field2
equals(long) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
equals(long) - Method in class com.softwaremining.wrappers.CBLBean
Compares content of the wrapper as a group with numerical arg0.
equals(long, String) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
equals(RequestEntry) - Method in class com.softwaremining.ui.RequestEntry
 
equals(RangeItem[]) - Method in class com.softwaremining.wrappers.AbstractCBLField
check against 88-RangeItems
equals(RangeItem[]) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
check against 88-RangeItems
equals(RangeItem[]) - Method in class com.softwaremining.wrappers.CBLDouble
check against 88-RangeItems
equals(RangeItem[]) - Method in class com.softwaremining.wrappers.CBLString
check against 88-RangeItems
equals(AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
equals(AbstractDataObject, String) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
equals(CBLPointer) - Method in class com.softwaremining.wrappers.AbstractCBLField
checks if field is pointing to same area as the PointerField
equals(CBLPointer) - Method in class com.softwaremining.wrappers.CBLBean
 
equals(CBLPointer) - Method in class com.softwaremining.wrappers.CBLPointer
checks if Two Pointers point to same area
equals(ISMObject) - Method in class com.softwaremining.containers.MByte
 
equals(ISMObject) - Method in class com.softwaremining.containers.MString
 
equals(ISMObject) - Method in class com.softwaremining.wrappers.AbstractCBLField
if field1 == field2
equals(String) - Method in class com.softwaremining.containers.MByte
 
equals(String) - Method in class com.softwaremining.containers.MString
 
equals(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
if field1 == field2
equals(String) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
equals(String) - Method in class com.softwaremining.wrappers.CBLBean
 
equals(String, long) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
equals(String, AbstractDataObject) - Static method in class com.softwaremining.util.StringUtility
As in COBOL, trims() the arguments to same size before comparison
equals(String, String) - Static method in class com.softwaremining.util.CBLFieldUtility
Test for Equality
equals(String, String) - Static method in class com.softwaremining.util.StringUtility
right-trim both strings before comparison
equals(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
EQUALS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
equalsAll(char) - Method in class com.softwaremining.wrappers.CBLString
SAS 03.03.2009 Lexicographical comparison operator
equalsAll(String) - Method in class com.softwaremining.wrappers.CBLString
SAS 03.03.2009 Lexicographical comparison operator
equalsRightTrimmed(String) - Method in class com.softwaremining.containers.AbstractContainerBean
 
equalsRightTrimmed(String) - Method in class com.softwaremining.containers.MByte
used for test of equality in 88 level Constants
equalsRightTrimmed(String) - Method in class com.softwaremining.containers.MGroup
used for test of equality in 88 level Constants
equalsRightTrimmed(String) - Method in class com.softwaremining.containers.MString
used for test of equality in 88 level Constants
equalsRightTrimmed(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
used for test of equality in 88 level Constants
equalsRightTrimmed(String) - Method in class com.softwaremining.wrappers.CBLBean
 
equalsRightTrimmed(String) - Method in interface com.softwaremining.wrappers.ISMString
used for test of equality in 88 level Constants
error(String) - Method in class com.softwaremining.log.JRE14Logger
 
error(String) - Method in interface com.softwaremining.log.Log
 
error(String) - Method in class com.softwaremining.log.Log4jLogger
 
error(Throwable) - Method in class com.softwaremining.log.JRE14Logger
 
error(Throwable) - Method in interface com.softwaremining.log.Log
 
error(Throwable) - Method in class com.softwaremining.log.Log4jLogger
 
ERROR - Static variable in interface com.softwaremining.sql.SQLCodesDB2
 
ERROR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
default program handler
ERROR_CODE__INVALID_DATE_FORMAT - Static variable in interface com.softwaremining.sql.DbFeatures
 
ESDS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ESQL_DATE_RETURN_FORMAT_STR - Static variable in class com.softwaremining.Config
 
ESQL_TRIM_INPUT_STRINGS - Static variable in class com.softwaremining.sql.ConnectionFactory
This is used in esqlProcessor.setInputParameters( String ...); e.g.
ESQLBaseService - Class in com.softwaremining.sql
Embedded-SQL BaseService - supporting business logic part of programs with Embedded-SQL
ESQLBaseService() - Constructor for class com.softwaremining.sql.ESQLBaseService
 
ESQLBaseService(BaseService) - Constructor for class com.softwaremining.sql.ESQLBaseService
 
ESQLProcessor - Class in com.softwaremining.sql
This class provides emulation of COBOL's EXEC SQL statement and cursor operations.
ESQLProcessor(ESQLBaseService) - Constructor for class com.softwaremining.sql.ESQLProcessor
Constructor
ESQLProcessor(ESQLBaseService, ISMBean) - Constructor for class com.softwaremining.sql.ESQLProcessor
constructor -
EVENT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EVENTBINDING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EventManager - Class in com.softwaremining.vendors.cics.util
Support for EXEC CICS POST EVENT and WAIT EVENT
Event are posted using
EventManager() - Constructor for class com.softwaremining.vendors.cics.util.EventManager
 
EVENTPROCESS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EVENTUAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXCEPT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ExceptionRequest - Class in com.softwaremining.ui.screenrequest
Instance of this serializable object should be created and sent to screen-server side in case of exception on program-logic side
ExceptionRequest(Throwable) - Constructor for class com.softwaremining.ui.screenrequest.ExceptionRequest
 
EXCEPTRESP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXCI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXCTL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXECENQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXECENQADDR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXECINSTALL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
execute() - Method in class com.softwaremining.logic.BaseService
Run the program - transferring any parameters via method "addCallParameter" to the called program.
execute() - Method in interface com.softwaremining.logic.IBaseService
 
execute() - Method in class com.softwaremining.vendors.dli.DliBaseService
 
execute() - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
execute(CicsBaseService) - Method in class com.softwaremining.vendors.cics.dto.InquireFileDO
 
execute(CicsBaseService) - Method in class com.softwaremining.vendors.cics.dto.InquireTaskDO
 
execute(CicsDbDecorator) - Method in class com.softwaremining.vendors.cics.dto.AbstractCicsDBDataObject
 
execute(CicsDbDecorator) - Method in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
execute(CicsDbDecorator) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
execute(CicsDbDecorator) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
execute(ISMDataType) - Method in class com.softwaremining.logic.BaseService
Execute the calling program, using the provided parameters.
execute(ISMDataType) - Method in interface com.softwaremining.logic.IBaseService
 
execute(ISMDataType, ISMDataType) - Method in class com.softwaremining.logic.BaseService
Execute the calling program, using the provided parameters.
execute(ISMDataType, ISMDataType) - Method in interface com.softwaremining.logic.IBaseService
 
execute(ISMDataType, ISMDataType, ISMDataType) - Method in class com.softwaremining.logic.BaseService
Execute the calling program, using the provided parameters.
execute(ISMDataType, ISMDataType, ISMDataType) - Method in interface com.softwaremining.logic.IBaseService
 
execute(ISMDataType, ISMDataType, ISMDataType, ISMDataType) - Method in class com.softwaremining.logic.BaseService
Execute the calling program, using the provided parameters.
execute(ISMDataType, ISMDataType, ISMDataType, ISMDataType) - Method in interface com.softwaremining.logic.IBaseService
 
execute(ISMDataType, ISMDataType, ISMDataType, ISMDataType, ISMDataType) - Method in class com.softwaremining.logic.BaseService
Execute the calling program, using the provided parameters.
execute(ISMDataType, ISMDataType, ISMDataType, ISMDataType, ISMDataType) - Method in interface com.softwaremining.logic.IBaseService
 
execute(String) - Method in class com.softwaremining.logic.BaseService
 
execute(String) - Method in interface com.softwaremining.logic.IBaseService
 
execute(String[], String[], String, String, String, String, int, InOutRec, boolean, boolean, boolean, boolean, boolean, boolean, String, String[], String[], InOutRec[], boolean[], String[], String[], int[], int, String[], String[], String[], String[], String[], String[]) - Static method in class com.softwaremining.jcl.Sort
main entry point
execute(String[], String, String, String, String, String, int, boolean, boolean, boolean, boolean, boolean) - Static method in class com.softwaremining.jcl.Sort
main entry point
execute(String, String) - Static method in class com.softwaremining.jcl.CopyFile
copy a file from sourceFileName to targetFileName
execute(String, String) - Static method in class com.softwaremining.jcl.Diff
Compare characters within the file, and return the number of differences
execute(String, String, String) - Static method in class com.softwaremining.jcl.Sort
entry point
execute(String, String, String, boolean) - Static method in class com.softwaremining.jcl.Sort
main entry point
executeLink() - Method in class com.softwaremining.vendors.cics.CicsBaseService
When there is No parameters, then the system should pass all the parameters which it had received through the Linkage-Area
executeLink() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeLink(ISMDataType) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Link statement.
executeLink(ISMDataType) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeLink(ISMDataType[]) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
executeLink(ISMDataType[]) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeLink(ISMDataType, double) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Link statement.
executeLink(ISMDataType, double) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeLinkUsingChannel(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
executeQuery() - Method in class com.softwaremining.sql.ESQLProcessor
Execute SQL Query.
executeQuery() - Method in class com.softwaremining.sql.SPProcessor
Execute SQL Query.
executeSQLFile(String) - Method in class com.softwaremining.jcl.SQLLoader
 
executeSQLStatement(String) - Method in class com.softwaremining.jcl.SQLLoader
 
executeTransferControl() - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Xctl function: transfers control from one application program to another.
executeTransferControl() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeTransferControl(boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Xctl function: transfers control from one application program to another.
executeTransferControl(boolean) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeTransferControl(ISMDataType) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Xctl function: transfers control from one application program to another.
executeTransferControl(ISMDataType) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeTransferControl(ISMDataType, boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Xctl function: transfers control from one application program to another.
executeTransferControl(ISMDataType, boolean) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeTransferControl(ISMDataType, int) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Xctl function: transfers control from one application program to another.
executeTransferControl(ISMDataType, int) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeTransferControl(ISMDataType, int, boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Xctl function: transfers control from one application program to another.
executeTransferControl(ISMDataType, int, boolean) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeTransferControl(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Xctl function: transfers control from one application program to another.
executeTransferControl(String) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeTransferControl(String, int) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Xctl function: transfers control from one application program to another.
executeTransferControl(String, int) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeTransferControl(String, int, boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of CICS Xctl function: transfers control from one application program to another.
executeTransferControl(String, int, boolean) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
executeUpdate() - Method in class com.softwaremining.sql.ESQLProcessor
Execute SQL Query.
executeUpdateThrowingSQLExpeption() - Method in class com.softwaremining.sql.ESQLProcessor
Not used by translator.
executeWithPointerData() - Method in class com.softwaremining.logic.BaseService
this is same as standard "execute" method.
executeWithPointerData(CBLPointer) - Method in class com.softwaremining.logic.BaseService
this is same as standard "execute" method.
ExecutionOrder - Annotation Interface in com.softwaremining.logic.annotations
This annotation is used in Programs where GOTO's have not been entirely removed.
exhibit(String) - Static method in class com.softwaremining.ui.DisplayHelper
support for COBOL Exhibit statement
exists() - Method in class com.softwaremining.files.AbstractSequentialFile
check if data file exists
exists(String, ISMObject, ISMObject) - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
used in Rewrite to first check if the record exists ....
EXISTS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ExitException - Exception Class in com.softwaremining.logic.exception
 
ExitException(String) - Constructor for exception class com.softwaremining.logic.exception.ExitException
 
EXITTRACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
exp - Static variable in class com.softwaremining.util.LM
 
EXP_SIZE_LONG - Static variable in class com.softwaremining.wrappers.format.NumericFormatFloat
 
EXP_SIZE_SHORT - Static variable in class com.softwaremining.wrappers.format.NumericFormatFloat
 
EXPECT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXPIRED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXPORT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ExportDbTableToSequentialFile - Class in com.softwaremining.jcl
This class provides equivalent functionality to JCL's IDCAMS command, It will generate a sequential (or line sequential) file for a VSAM KSDS structures which have already been translated to an Object-Relational class (ie subclasses of SQLWrapper, CICSPersistence, ILEPersistence ...
ExportDbTableToSequentialFile() - Constructor for class com.softwaremining.jcl.ExportDbTableToSequentialFile
 
EXTENDED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXTENDEDDS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
extendedRestart(DliBaseService, IPCBScreen, ISMInteger, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
extendedRestart(DliBaseService, IPCBScreen, ISMInteger, AbstractDataObject) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
extendedRestart(DliBaseService, IPCBScreen, ISMInteger, AbstractDataObject) - Method in interface com.softwaremining.vendors.dli.interfaces.IImsDBAccessor
 
EXTERNAL_SERVICES_PACKAGE_NAME - Static variable in class com.softwaremining.Config
Program names retrieveed from services.properties (through serviesFactory) will first look at package-names provided by EXTERNAL_SERVICES_PACKAGE_NAME (if any) before using the default application package
EXTRA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
EXTSECURITY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

F

factorial(double) - Static method in class com.softwaremining.util.CBLMath
return value of computed factorial for its first argument
FAILED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FAILEDBKOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FAILINGBKOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FAILURE - Static variable in class com.softwaremining.vendors.hp.HpMonitor
 
fatal(String) - Method in class com.softwaremining.log.JRE14Logger
 
fatal(String) - Method in interface com.softwaremining.log.Log
 
fatal(String) - Method in class com.softwaremining.log.Log4jLogger
 
fatal(Throwable) - Method in class com.softwaremining.log.JRE14Logger
 
fatal(Throwable) - Method in interface com.softwaremining.log.Log
 
fatal(Throwable) - Method in class com.softwaremining.log.Log4jLogger
 
FATALERROR - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
FAULTTOEPR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FB - Static variable in class com.softwaremining.util.LM
 
FCLOSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FEED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
fetch() - Method in class com.softwaremining.sql.ESQLProcessor
do fetch 'next' in the underlying resultset with SQL return codes
fetchNext(ISQLWrapper, boolean, int, boolean, ISMObject[], int, boolean) - Static method in class com.softwaremining.sql.SQLWrapperHelper
 
fetchParentArray() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
field_Auxilary - Variable in class com.softwaremining.vendors.cics.queue.QueueRecord
 
field_Data - Variable in class com.softwaremining.files.SequentialVariableMappedFile
 
field_Data - Variable in class com.softwaremining.vendors.cics.queue.QueueRecord
 
field_Dfh0001 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0002 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0003 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0004 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0005 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0006 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0007 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0008 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0009 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0010 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0011 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0012 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0013 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0014 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0015 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0016 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0017 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0018 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0019 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0020 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0021 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0022 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0023 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0024 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0025 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0026 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0027 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0028 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0029 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0030 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0031 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
field_Dfh0032 - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
FIELD_DISPLAY_INTENSIFIED_PEN - Static variable in class com.softwaremining.vendors.shadow.ShadowScreen
 
FIELD_DISPLAY_NORMAL - Static variable in class com.softwaremining.vendors.shadow.ShadowScreen
 
FIELD_DISPLAY_NORMAL_PEN - Static variable in class com.softwaremining.vendors.shadow.ShadowScreen
 
FIELD_DISPLAY_NOT_DISPLAYED - Static variable in class com.softwaremining.vendors.shadow.ShadowScreen
 
field_Eibaid - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibatt - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibcalen - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibcompl - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibconf - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibcposn - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibdate - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibds - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibeoc - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eiberr - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eiberrcd - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibfmh - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibfn - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibfree - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibnodat - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibrcode - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibrecv - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibreqid - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibresp - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibresp2 - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibrldbk - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibrsrce - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibsig - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibsync - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibtaskn - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibtime - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibtrmid - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
field_Eibtrnid - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
FIELD_FORMAT_ALPHA - Static variable in class com.softwaremining.vendors.shadow.ShadowScreen
 
FIELD_FORMAT_NUMERIC - Static variable in class com.softwaremining.vendors.shadow.ShadowScreen
 
field_ItemNumber - Variable in class com.softwaremining.vendors.cics.queue.QueueRecord
 
FIELD_MODE_PROTECTED - Static variable in class com.softwaremining.vendors.shadow.ShadowScreen
 
FIELD_MODE_UNPROTECTED - Static variable in class com.softwaremining.vendors.shadow.ShadowScreen
 
field_QueueName - Variable in class com.softwaremining.vendors.cics.queue.QueueRecord
 
field_QueueType - Variable in class com.softwaremining.vendors.cics.queue.QueueRecord
 
field_StorageLength - Variable in class com.softwaremining.vendors.cics.queue.QueueRecord
 
field_Sysid - Variable in class com.softwaremining.vendors.cics.queue.QueueRecord
 
field_Twa - Variable in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
field_Twa - Variable in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
fieldsCount() - Method in class com.softwaremining.containers.MGroup
 
fieldsCount() - Method in class com.softwaremining.wrappers.CBLBean
Method used internally by softwaremining framework
fieldsCount() - Method in class com.softwaremining.wrappers.CBLGroup
 
fieldsCount() - Method in interface com.softwaremining.wrappers.ISMGroup
 
fieldsCount() - Method in class com.softwaremining.wrappers.VGroup
 
fieldSize - Variable in class com.softwaremining.containers.AbstractMutableField
 
fieldsMap - Variable in class com.softwaremining.wrappers.CBLGroup
 
FieldSummator - Class in com.softwaremining.report
for representation of Report entry defining a sum-field such as - sum="WS_LIABILITY" in following
FieldSummator(ISMNumeric, String) - Constructor for class com.softwaremining.report.FieldSummator
 
file - Variable in class com.softwaremining.vendors.cics.dto.AbstractCicsDBDataObject
 
FILE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FILE_MODE_DIRECT_BACKWARDS - Static variable in class com.softwaremining.vendors.shadow.ShadowBaseService
 
FILE_MODE_DIRECT_FORWARDS - Static variable in class com.softwaremining.vendors.shadow.ShadowBaseService
 
FILE_MODE_SEQUENTIAL_BACKWARDS - Static variable in class com.softwaremining.vendors.shadow.ShadowBaseService
 
FILE_MODE_SEQUENTIAL_FORWARDS - Static variable in class com.softwaremining.vendors.shadow.ShadowBaseService
 
FILE_OPTION_APPROXIMATE_KEY - Static variable in class com.softwaremining.vendors.shadow.ShadowBaseService
 
FILE_OPTION_LAST_RECORD - Static variable in class com.softwaremining.vendors.shadow.ShadowBaseService
 
FILE_OPTION_NO_BACKOUT - Static variable in class com.softwaremining.vendors.shadow.ShadowBaseService
 
FILE_OPTION_POSITION - Static variable in class com.softwaremining.vendors.shadow.ShadowBaseService
 
FILE_OPTION_PROTECT - Static variable in class com.softwaremining.vendors.shadow.ShadowBaseService
 
FileDefinition - Class in com.softwaremining.vendors.shadow
 
fileInputStream - Variable in class com.softwaremining.files.SequentialNIOFile
 
fileLength() - Method in class com.softwaremining.files.SequentialFile
Returns the current file-Length If file has not been opened yet, or if file has been closed, then it returns 0.
FileLoaderService - Class in com.softwaremining.jcl
 
FileLoaderService() - Constructor for class com.softwaremining.jcl.FileLoaderService
 
fileName - Variable in class com.softwaremining.wrappers.AbstractBasePersistence
 
FILENAME_HASH - Static variable in class com.softwaremining.jcl.utils.SortHelper
 
FILENAME_HASH_PIC - Static variable in class com.softwaremining.jcl.utils.SortHelper
 
FILENOTFOUND - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
The file name supplied in the FILE option cannot be found in the FCT.
FILENOTFOUND - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
FileNotFoundException - Exception Class in com.softwaremining.wrappers.exception
 
FileNotFoundException(IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.FileNotFoundException
 
FileNotFoundException(Exception, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.FileNotFoundException
 
FileNotFoundException(String, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.FileNotFoundException
 
fileOpened - Variable in class com.softwaremining.sql.AbstractORContainer
 
fileOutputStream - Variable in class com.softwaremining.files.SequentialNIOFile
 
fileOutputStream - Variable in class com.softwaremining.jcl.utils.SortSingleOutFileProcessor
 
filerSingleLine(String, boolean) - Method in class com.softwaremining.jcl.utils.SplitManager
 
FileUtility - Class in com.softwaremining.platformutils
contains utility methods used internally by SoftwareMining framework
FileUtility() - Constructor for class com.softwaremining.platformutils.FileUtility
 
fill(byte) - Method in class com.softwaremining.wrappers.AbstractCBLField
Equivalent of COBOL FILL statement
fill(byte) - Method in class com.softwaremining.wrappers.CBLBean
Representation of COBOL FILL Statement
fill(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Equivalent of COBOL FILL statement
fill(int) - Method in class com.softwaremining.wrappers.CBLBean
Representation of COBOL FILL Statement
fill(int, int, byte) - Method in class com.softwaremining.wrappers.CBLBean
Representation of COBOL FILL Statement
fill(int, int, String) - Method in class com.softwaremining.containers.AbstractContainerBean
 
fill(int, int, String) - Method in class com.softwaremining.wrappers.CBLBean
Representation of COBOL FILL Statement
fill(long, long, byte) - Method in class com.softwaremining.containers.MString
 
fill(long, long, int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Equivalant of COBOL FILL statement
fill(long, long, String) - Method in class com.softwaremining.containers.MByte
 
fill(long, long, String) - Method in class com.softwaremining.containers.MString
Equivalant of COBOL FILL statement
fill(long, long, String) - Method in class com.softwaremining.wrappers.AbstractCBLField
Equivalant of COBOL FILL statement
fill(long, long, String) - Method in interface com.softwaremining.wrappers.ISMString
 
fill(String) - Method in class com.softwaremining.containers.AbstractContainerBean
 
fill(String) - Method in class com.softwaremining.containers.AbstractMutableField
 
fill(String) - Method in class com.softwaremining.containers.MGroup
 
fill(String) - Method in class com.softwaremining.containers.MString
 
fill(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
Equivalent of COBOL FILL statement
fill(String) - Method in class com.softwaremining.wrappers.CBLBean
Representation of COBOL FILL Statement
fill(String) - Method in interface com.softwaremining.wrappers.ISMObject
 
fill(String) - Method in interface com.softwaremining.wrappers.ISMString
 
fill(String) - Method in class com.softwaremining.wrappers.VGroup
 
fillDynamicRequestEntries() - Method in class com.softwaremining.vendors.shadow.ShadowScreen
 
fillInStackTrace() - Method in exception class com.softwaremining.logic.exception.ControlException
 
filter(List<String>, boolean) - Method in class com.softwaremining.jcl.utils.SplitManager
 
FINALQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FINALQUIESCE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
find(String) - Method in class com.softwaremining.files.utils.IndexedFileData
 
find(String) - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
find(String, String, Object, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpDbDecorator
 
findAny() - Method in class com.softwaremining.vendors.bull.IDS2Wrapper
this is like SEEK, but the parameters would have been passed in prior to the search.
findCondition(long, boolean) - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
 
findCondition(String) - Method in class com.softwaremining.vendors.cics.util.AidEventManager
 
findMatchingCloseBracket(String, char, char) - Static method in class com.softwaremining.jcl.utils.ParserUtil
 
findOwner() - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
findOwner(LinkedSQLWrapper) - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
findOwner(IDS2Wrapper) - Method in class com.softwaremining.vendors.bull.IDS2Wrapper
 
findPosition(String) - Method in class com.softwaremining.files.utils.IndexedFileData
 
FINPUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FIRED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
first() - Method in class com.softwaremining.files.CachedIndexedFile
Goto first record (as organized by key's)
first() - Method in class com.softwaremining.sql.CachedSQLWrapper
Goto first record (as organized by key's)
first() - Method in class com.softwaremining.vendors.dms.DMSWrapper
Translation of SET-TO-BEGINNING position to "before" the first record
first() - Method in class com.softwaremining.vendors.ile.Db400
 
first() - Method in class com.softwaremining.vendors.ile.Db400Container
 
first() - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
first() - Method in class com.softwaremining.vendors.vax.VaxKeepList
 
first(AbstractBasePersistence, int) - Static method in class com.softwaremining.util.CachedData_Helper
for internal use only
first(String) - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
first(String, String[]) - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
First - Class in com.softwaremining.util.inspect
 
First(String) - Constructor for class com.softwaremining.util.inspect.First
 
FIRST - Static variable in class com.softwaremining.util.inspect.First
 
FIRST - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
FIRST_LINE_POS - Static variable in class com.softwaremining.files.AbstractSequentialFile
 
FIRSTINIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
firstLineTerminators - Variable in class com.softwaremining.files.AbstractSequentialFile
 
FIRSTQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FIRSTQUIESCE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
firstRead - Variable in class com.softwaremining.files.AbstractSequentialFile
 
firstRecord() - Method in class com.softwaremining.vendors.ile.Db400
 
firstRecord() - Method in class com.softwaremining.vendors.ile.Db400Container
 
firstRecord() - Method in interface com.softwaremining.vendors.ile.IDb400
 
firstRecord() - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
fitToSize(String, int, boolean) - Static method in class com.softwaremining.wrappers.format.NumericEditedFormat
 
FIXED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FIXED_DECIMAL_POINT - Static variable in class com.softwaremining.Config
 
FIXED_DECIMAL_POINT_STR - Static variable in class com.softwaremining.Config
 
FIXED_LENGTH_RECORDS_END_WITH_NEWLINE - Static variable in class com.softwaremining.Config
Variable records have to be LINE-SEQUENTIAL (use NewLine as delimitor)
fixedLengthRecords are usually RECORD-SEQUENTIAL.
fixedLenghtRecordsEndWithNewLine - Variable in class com.softwaremining.files.AbstractSequentialFile
Variable records have to be LINE-SEQUENTIAL (use NewLine as delimitor)
fixedLengthRecords are usually RECORD-SEQUENTIAL.
fixedLengthRecord - Variable in class com.softwaremining.files.AbstractSequentialFile
Variable records have to be LINE-SEQUENTGIAL
fixedLengthRecords are RECORD-SEQUENTIAL
FKEY_1 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_10 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_11 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_12 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_2 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_3 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_4 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_5 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_6 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_7 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_8 - Static variable in interface com.softwaremining.ui.IDisplayable
 
FKEY_9 - Static variable in interface com.softwaremining.ui.IDisplayable
 
flush() - Method in class com.softwaremining.files.IndexedFileSingleProcess
 
FLUSH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
flushDisplay(IDisplayable) - Static method in class com.softwaremining.ui.DisplayHelper
Flush the cached display items
FMH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FMHPARM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FOPEN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
For - Class in com.softwaremining.util.inspect
 
For(String) - Constructor for class com.softwaremining.util.inspect.For
 
FOR - Static variable in class com.softwaremining.util.inspect.For
 
FOR - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
FORCE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FORCE_RESULTSET_TYPE_FORWARD_ONLY - Static variable in class com.softwaremining.sql.ConnectionFactory
Used in SQLWrapper (replacement for KSDS) - forces the JDBC statements to be created with ResultSet.TYPE_FORWARD_ONLY In most cases this does not interfere with "prev" statement of sqlWrapper classes - as they issue SELECT ...
FORCECANCEL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FORCECLOSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
forceCommit() - Method in class com.softwaremining.sql.ESQLProcessor
When auto-commit is not used, this method will force a connection.commit() - whether the system is using BATCH processing or not.
FORCED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
forceDirectory(String) - Static method in class com.softwaremining.platformutils.FileUtility
 
FORCEPURGE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
forceReleaseSessionId(Long) - Static method in class com.softwaremining.logic.ServicesFactory
This method is to allow manual forcing to release of the memory associated with a session.
forceRollback() - Method in class com.softwaremining.sql.ESQLProcessor
When auto-commit is not used, this method will force a connection.rollback() - whether the system is using BATCH processing or not.
FORCLOSING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
foreignKeys - Variable in class com.softwaremining.sql.LinkedSQLWrapper
this is an additional key as defined by the system, used as Foreign key by the associated
format - Variable in class com.softwaremining.containers.AbstractMutableField
 
format - Variable in class com.softwaremining.wrappers.AbstractCBLField
 
format(double) - Method in class com.softwaremining.platformutils.SMDecimalFormat
 
format(double, String) - Static method in class com.softwaremining.util.StringUtility
 
format(double, String, int) - Static method in class com.softwaremining.util.StringUtility
Format a string like the original COBOL format
format(double, String, int, boolean) - Static method in class com.softwaremining.util.StringUtility
Format a string like the original COBOL format
format(String) - Method in class com.softwaremining.jcl.utils.BuildAndReformatElement
 
format(String, String) - Static method in class com.softwaremining.util.StringUtility
Format a string like the original COBOL format
format(LocalDateTime) - Method in class com.softwaremining.platformutils.SMSimpleDateFormat
 
format(ZonedDateTime) - Method in class com.softwaremining.platformutils.SMSimpleDateFormat
 
format(Date) - Method in class com.softwaremining.platformutils.SMSimpleDateFormat
 
Format - Class in com.softwaremining.wrappers.format
 
Format(char[]) - Constructor for class com.softwaremining.wrappers.format.Format
constructor
FORMAT_STR - Static variable in class com.softwaremining.Config
 
formatClassName(String) - Static method in class com.softwaremining.platformutils.ClassUtility
 
FORMATEDF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
formatFor_BMSPicin(String) - Method in class com.softwaremining.ui.RequestEntry
for internal use only Used in CICS/BMS during a RECIEVE to convert from zzz to 999 format
formatHelper(long, boolean) - Method in class com.softwaremining.wrappers.format.NumericFormatBinary
formathelper -
formatHelper(long, boolean) - Method in class com.softwaremining.wrappers.format.NumericFormatBinaryX
format a value according to the PIC definition
formatHelper(long, boolean) - Method in class com.softwaremining.wrappers.format.NumericFormatDouble
used in convertFromDisplayToStorage format helper - format a value according to the PIC definition
formatHelper(long, boolean) - Method in class com.softwaremining.wrappers.format.NumericFormatPackedDecimal
 
formatSQL(String) - Method in class com.softwaremining.sql.ESQLProcessor
This method is intended to be overridden.
FORMATTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FORMATTED_CENTURY_FORMAT_STR - Static variable in class com.softwaremining.Config
 
FormatTimeException - Exception Class in com.softwaremining.vendors.cics.exception
 
FormatTimeException() - Constructor for exception class com.softwaremining.vendors.cics.exception.FormatTimeException
 
FormatTimeException(String) - Constructor for exception class com.softwaremining.vendors.cics.exception.FormatTimeException
 
FormatTimeException(String, int) - Constructor for exception class com.softwaremining.vendors.cics.exception.FormatTimeException
 
FormatTimeException(String, Exception) - Constructor for exception class com.softwaremining.vendors.cics.exception.FormatTimeException
 
FORMFEED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
forwardOnCompletionSendRequest() - Method in class com.softwaremining.ui.ScreenClient
called at the end of the program termination.
FOUTPUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
free() - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
free(FreemainDO) - Static method in class com.softwaremining.vendors.cics.util.MemoryManager
 
FREE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FREEING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
freeLocks() - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
 
FreemainDO - Class in com.softwaremining.vendors.cics.dto
 
FreemainDO() - Constructor for class com.softwaremining.vendors.cics.dto.FreemainDO
 
FROMEPR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FULL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FULL_COMPILATION - Static variable in class com.softwaremining.Config
For SoftwareMining internal use only
FULL_COMPILE_BOOLEAN_RETURN - Static variable in class com.softwaremining.Config
 
FULL_COMPILE_INT_RETURN - Static variable in class com.softwaremining.Config
 
FULL_COMPILE_STRING_RETURN - Static variable in class com.softwaremining.Config
 
FULLAPI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FULLAUTO - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
FWDRECOVABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

G

GB - Static variable in class com.softwaremining.util.LM
 
GDGUtility - Class in com.softwaremining.util
This class is used by Object-Relational Translation of VSAM Indexed files.
GDGUtility() - Constructor for class com.softwaremining.util.GDGUtility
 
GDGVersion - Class in com.softwaremining.util
GDG Utility to support VSAM Sequential files.
generate(String) - Method in class com.softwaremining.report.ReportProcessor
 
GenerateFromDB - Class in com.softwaremining.jcl
 
GenerateGUID() - Method in class com.softwaremining.files.IndexedFileSingleProcess
 
generateHtml(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.ui.AbstractScreen
 
generateHtml(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.ui.text.TextScreen
 
generateHtml(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.ui.web.JSPScreen
 
generateHtml(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.ui.web.XmlJspScreen
 
generateHtml(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
generateHtmlUsingDOM(HttpServletRequest, HttpServletResponse, XMLScreen) - Static method in class com.softwaremining.ui.web.HttpHelper
For internal use only
generateHtmlUsingDOM_Helper(XMLScreen, String) - Static method in class com.softwaremining.ui.web.HttpHelper
 
generateInputTag(Element) - Method in class com.softwaremining.ui.RequestEntry
this is a virtual method for benefit of ILERequestEntry
generateInputTag(Element) - Method in class com.softwaremining.vendors.ile.ILERequestEntry
 
generateKey(String, String, Connection) - Method in class com.softwaremining.sql.DB2Features
 
generateKey(String, String, Connection) - Method in interface com.softwaremining.sql.DbFeatures
When a database does not allow autoGeneration of ID's - then the system will use this method to find the latest key - or generate it from a table, or key generator ...
generateReport(HttpServletResponse) - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
generateSequentialFromDbTable(ISQLWrapper, String, String) - Static method in class com.softwaremining.jcl.ExportDbTableToSequentialFile
 
GENERIC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
get() - Method in class com.softwaremining.vendors.bull.IDS2Wrapper
 
get(int) - Method in class com.softwaremining.util.SortManager
 
get(IBaseService, double, double, ISMDataType, ISMDataType, double, ISMDataType, ISMNumeric, ISMNumeric, ISMNumeric) - Method in interface com.softwaremining.mq.MQInterface
MQGET
get(IBaseService, double, double, ISMDataType, ISMDataType, double, ISMDataType, ISMNumeric, ISMNumeric, ISMNumeric) - Method in class com.softwaremining.mq.smmq.MQImpl
 
get(IBaseService, long, long, ISMDataType, ISMDataType, long, ISMDataType, ISMNumeric, ISMNumeric, ISMNumeric) - Static method in class com.softwaremining.mq.MQManager
 
get(IBaseService, long, ISMDouble, ISMDataType, ISMDataType, long, ISMDataType, ISMNumeric, ISMNumeric, ISMNumeric) - Static method in class com.softwaremining.mq.MQManager
 
get(CicsBaseService, ContainerChannelDO) - Static method in class com.softwaremining.vendors.cics.util.ContainerManager
 
get(Object, int[]) - Static method in class com.softwaremining.platformutils.ArrayUtility
for internal use only
get(String, int, String, AbstractCBLField, Object, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpDbDecorator
 
GET - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
getAbcode() - Method in class com.softwaremining.vendors.cics.dto.AbendDO
Deprecated.
 
getAbendCode() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getAbendCode() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getAbendCode() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getAcceptRequest() - Method in class com.softwaremining.ui.ScreenDefinition
 
getAcceptRequest(String) - Method in class com.softwaremining.ui.XMLScreenDefReader
List of fields in the Screen.XML which have beed defined as INPUT (or TO)
getAcceptResponse() - Method in class com.softwaremining.ui.ScreenServer
 
getAcceptResponse() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getAcceptResponse() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
for internal use only
getAcceptResponse() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getAcceptResponse() - Method in class com.softwaremining.vendors.cics.util.ThreadManager.CicsTimerTask
 
getAfter() - Method in class com.softwaremining.util.inspect.AfterBeforeBlock
 
getAll(String, String) - Method in class com.softwaremining.files.utils.AlternativeKeyMap
 
getAllFormatInstances() - Static method in class com.softwaremining.wrappers.format.Format
 
getAllRequest() - Method in class com.softwaremining.ui.ScreenDefinition
 
getAllRequest(String) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
getAllRows() - Method in class com.softwaremining.util.SortManager
 
getAllSubFields() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
getAltPcb() - Method in class com.softwaremining.vendors.dli.DcAppLauncherService
 
getAppId() - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
getApplid() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getApplid() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getArrayElement() - Method in class com.softwaremining.ui.RequestEntry
 
getArrayLength() - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by the framework to indicate the lenght of an array field
getArraySize() - Method in class com.softwaremining.ui.RequestEntry
 
getAsArray() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
SAS 11.03.2009 returns table as an array of values
getAsArray() - Method in class com.softwaremining.wrappers.CBLString
SAS 11.03.2009 returns table as an array of values
getASCIIPair(int, int) - Static method in class com.softwaremining.vendors.shadow.AsciiTable
 
getAsString() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
getAtPosition(int) - Method in class com.softwaremining.files.utils.IndexedFileData
 
getAttr() - Method in class com.softwaremining.ui.RequestEntry
 
getAuxilary() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getAuxilaryAsStr() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getBackgroundColor() - Method in class com.softwaremining.ui.RequestEntry
 
getBefore() - Method in class com.softwaremining.util.inspect.AfterBeforeBlock
 
getBinary() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getBMSColor() - Method in class com.softwaremining.ui.RequestEntry
 
getBmsPicin() - Method in class com.softwaremining.ui.RequestEntry
 
getBmsPicout() - Method in class com.softwaremining.ui.RequestEntry
 
getBuffer() - Method in class com.softwaremining.vendors.hp.HpScreenHandler
 
getButtonsForRow(int) - Static method in class com.softwaremining.vendors.cics.SessionManager
 
getBytesByASCII(byte) - Static method in class com.softwaremining.vendors.shadow.AsciiTable
 
getCachedValue() - Method in class com.softwaremining.wrappers.AbstractCBLField
get Cached value
getCallerProgram() - Method in class com.softwaremining.logic.BaseService
The program which called this one.
getCaption() - Method in class com.softwaremining.jcl.utils.OutrecClause
 
getCc() - Method in class com.softwaremining.vendors.hp.HpBaseService
 
getCenturyFormatted() - Method in class com.softwaremining.util.CBLDate
return date in format: yyyyMMdd
getChangeIndicatorNumber() - Method in class com.softwaremining.vendors.ile.ILERequestEntry
 
getChannel() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getChannelList() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getChannelName() - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
getChar() - Method in class com.softwaremining.util.inspect.CharacterBlock
 
getCharArraysManager() - Method in class com.softwaremining.wrappers.CBLPointer
 
getCharArraysManager(int) - Method in class com.softwaremining.wrappers.CBLPointer
 
getCheckedValue() - Method in class com.softwaremining.ui.RequestEntry
Checked value is for Check-boxes and Radio buttons.
getChild(String) - Method in class com.softwaremining.vendors.vos.Group
 
getChildren() - Method in class com.softwaremining.sql.RowFacade
 
getChildren() - Method in class com.softwaremining.vendors.vos.Group
 
getcicsBaseService() - Method in class com.softwaremining.vendors.cics.util.ThreadManager.CicsTimerTask
 
getCicsConditionManager() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getCicsConditionManager() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getCicsExceptionCode() - Method in exception class com.softwaremining.vendors.cics.exception.CicsException
 
getCicsExceptionCode() - Method in exception class com.softwaremining.vendors.cics.exception.FormatTimeException
 
getCicsExceptionCode() - Method in exception class com.softwaremining.vendors.cics.exception.NotAuthorizedException
 
getCicsExceptionCode() - Method in exception class com.softwaremining.vendors.cics.exception.ProgramIDErrorException
 
getCicsExceptionCode() - Method in exception class com.softwaremining.vendors.cics.exception.QueueDoesNotExistException
 
getCicsExceptionCode() - Method in exception class com.softwaremining.vendors.cics.exception.QueueItemNumberDoesNotExitException
 
getCicsOriginalProgramName() - Method in class com.softwaremining.vendors.cics.CicsBaseService
CICS uses a 8 Character identifier for program names ...
getCicsOriginalProgramName() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getCicsQueue() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getCicsRCode(SQLException) - Method in class com.softwaremining.vendors.cics.dto.AbstractCicsDBDataObject
 
getCicsRCodeAsInt(SQLException) - Static method in class com.softwaremining.vendors.cics.util.CicsPersistenceHelper
For an SQLException - find the associated CICS error code.
getCicsRCodeAsString(SQLException) - Static method in class com.softwaremining.vendors.cics.util.CicsPersistenceHelper
 
getCicsRespondCode() - Method in class com.softwaremining.vendors.cics.dto.CicsDO
 
getCicsResponse2CodeAsInt(SQLException) - Static method in class com.softwaremining.vendors.cics.util.CicsPersistenceHelper
 
getCicsResponseCode() - Method in exception class com.softwaremining.vendors.cics.exception.CicsException
 
getCicsResponseCode(SQLException) - Method in class com.softwaremining.vendors.cics.dto.AbstractCicsDBDataObject
For an SQLException - find the associated CICS error code.
getClass(String) - Static method in class com.softwaremining.platformutils.ClassUtility
create load an instance of the class
getClassName() - Method in class com.softwaremining.vendors.cics.CicsBaseService
used in CICS ASSIGN ...
getClassName() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getClassName(Class<?>) - Static method in class com.softwaremining.platformutils.ClassUtility
removes the package name from the full path - e.g.
getClauseList() - Method in class com.softwaremining.jcl.utils.RecordManager
 
getClntcodepage() - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
getClntcodepage() - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
getClntcodepage() - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
getClonedRequestEntries() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
for internal use only
getCode(int) - Static method in class com.softwaremining.vendors.tandem.TandemMonitor
 
getCode(String) - Static method in class com.softwaremining.vendors.dms.DMSMonitor
 
getColumn() - Method in class com.softwaremining.ui.RequestEntry
 
getColumns() - Method in class com.softwaremining.sql.RowFacade
 
getColumns() - Method in class com.softwaremining.vendors.vos.Index
 
getCommandCodeIndicator() - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
 
getCommarea() - Method in class com.softwaremining.vendors.cics.dto.AddressDO
 
getCommonWorkArea() - Method in class com.softwaremining.vendors.cics.SessionManager
For internal use only The common work area (CWA) is a single control block that is allocated at system startup time and exists for the duration of that CICS session.
getCommunicationArea() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getComputetimestamp(int[]) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getComputetimestamp(int[], int) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
Converts a Gregorian date and time into a 64-bit Julian timestamp.
getComputetimestamp(CBLBean) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
Shortcut version to confirm to usual call patterns used everywhere else in the framework.
getComputetimestamp(CBLBean, int) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getConnection() - Method in class com.softwaremining.sql.ESQLProcessor
get connection from connectionFactory
getConnection(Long) - Method in class com.softwaremining.sql.ACMDbDecorator
 
getConnection(Long) - Method in class com.softwaremining.sql.ConnectionFactory
 
getConnection(Long) - Method in class com.softwaremining.sql.ConnectionFactoryImpl
create a connection taking the details (name, password, driver, etc) from the information specified in the property file - LOCATED IN THE ROOT DIRECTORY
getConnection(String, Long) - Method in class com.softwaremining.sql.ConnectionFactory
JDBC Connection occasionally times out on Online applications ..
getConnection(String, Long) - Method in class com.softwaremining.sql.ConnectionFactoryImpl
create a connection taking the details (name, password, driver, etc) from the information specified in the property file - identified by "resourceName"
getConnection(Properties, Long) - Method in class com.softwaremining.sql.ConnectionFactory
 
getConnection(Properties, Long) - Method in class com.softwaremining.sql.ConnectionFactoryImpl
create a connection taking the details from the specified property file
getConnectionStrategy(String) - Method in class com.softwaremining.sql.ConnectionFactory
 
getConnectionStrategy(String) - Method in class com.softwaremining.sql.ConnectionFactoryImpl
 
getConnectionStrategy(Properties) - Method in class com.softwaremining.sql.ConnectionFactoryImpl
 
getContainerName() - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
getControlFields_FullWrapper() - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
getControlFields_KeyWrapper() - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
getControlLine(String) - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
getConversationalIdentifier() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getConversationalIdentifierAsStr() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getConverttimestamp(double) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getConverttimestamp(long, int, int) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getCRLFcharCount() - Method in class com.softwaremining.files.AbstractSequentialFile
show how many CRLF character are used (Windows 2 - unix 1).
getCURRENT_DB_DUPLICATE_INSERT() - Static method in class com.softwaremining.sql.SQLCodes
 
getCurrentDateFormatted() - Method in class com.softwaremining.util.CBLDate
return date in format: yyyyMMddHHmmSS.nano.
getCurrentProgram() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getCurrentValue() - Method in class com.softwaremining.ui.RequestEntry
 
getData() - Method in class com.softwaremining.files.SequentialVariableMappedFile
 
getData() - Method in class com.softwaremining.vendors.cics.dto.FreemainDO
 
getData() - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
return the value read
getData() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getDataBufferCapacity() - Method in class com.softwaremining.vendors.hp.HpScreenHandler
 
getDataBufferField(int) - Method in class com.softwaremining.vendors.hp.HpScreenHandler
 
getDataDirectory() - Static method in class com.softwaremining.Config
 
getDataDirectory() - Static method in class com.softwaremining.files.IndexedFileSingleProcess
Set-up the Input/Output directory for creation of sequential files.
getDataDirectory() - Static method in class com.softwaremining.platformutils.FileUtility
Set-up the Input/Output directory for creation of sequential files.
getDataGroup() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getDatasetName() - Method in interface com.softwaremining.jcl.utils.IJoinKeys
 
getDataSetTarget() - Method in interface com.softwaremining.jcl.utils.IJoinKeys
 
getDataWrappers() - Method in class com.softwaremining.logic.BaseService
return the Array of dataWrappers
getDateTime() - Method in class com.softwaremining.util.CBLTime
 
getDateTime(double, String) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
Reference http://publib.boulder.ibm.com/infocenter/txformp/v6r0m0/index.jsp?topic=/com.ibm.cics.te.doc/erziai0024.htm
getDateTime(BigDecimal, String) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
Reference http://publib.boulder.ibm.com/infocenter/txformp/v6r0m0/index.jsp?topic=/com.ibm.cics.te.doc/erziai0024.htm
getDay() - Method in class com.softwaremining.util.CBLDate
Returns the Day-of-Month
getDayCount(double) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
 
getDayOfMonth(double) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
return the day of Month
getDayOfMonth(BigDecimal) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
return the day of Month
getDayOfWeek() - Static method in class com.softwaremining.util.CBLDate
COBOL reprsentation of day-of-week.
getDayOfWeek(double) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
return the day of week
getDayOfWeek(BigDecimal) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
return the day of week
getDayOfWeekString() - Static method in class com.softwaremining.util.CBLDate
 
getDayOfYear() - Static method in class com.softwaremining.util.CBLDate
 
getDayOfYearString() - Static method in class com.softwaremining.util.CBLDate
get Day of year (1-366)
getDayString() - Method in class com.softwaremining.util.CBLDate
returns day of month as a string
getDb2Date() - Static method in class com.softwaremining.util.DateUtil
returns a 10 digit date string in DB2 format : e.g.
getDb2TimeStamp() - Static method in class com.softwaremining.util.DateUtil
returns a 26 digit date-time string in DB2 format : e.g.
getDb2TimeStamp(ISMBean) - Static method in class com.softwaremining.util.DateUtil
returns a 26 digit date-time string in DB2 format : e.g.
getDB2TimeString() - Method in class com.softwaremining.util.CBLTime
 
getDbCondition() - Method in class com.softwaremining.vendors.vax.VaxBaseService
 
getDbdName() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getDbFeatures() - Method in class com.softwaremining.sql.ACMDbDecorator
 
getDbFeatures(Long) - Static method in class com.softwaremining.sql.ConnectionFactory
 
getDbPropertiesURI() - Method in class com.softwaremining.sql.ESQLProcessor
get URI to db.properties file.
getDBPropertyFileName(Long) - Static method in class com.softwaremining.sql.ConnectionFactory
 
getDbStatus() - Method in class com.softwaremining.vendors.bull.IDS2Wrapper
 
getDecimalPointCommaNumberFormat() - Static method in class com.softwaremining.Config
 
getDeclaredRecordKeys() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
getDefaultHandlerMethodName() - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
default handler - return error handling method-name for all unspecified errors
getDefaultSpecialValue() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
getDefaultSpecialValue() - Method in class com.softwaremining.wrappers.CBLString
 
getDefaultValue() - Method in class com.softwaremining.wrappers.AbstractCBLField
Used internally to retrieve the default values set by the original cobol application.
getDefaultXMLValue() - Method in class com.softwaremining.ui.RequestEntry
 
getDelegateKeys(ISMObject[], ISQLWrapper) - Static method in class com.softwaremining.util.CBLFieldUtility
 
getDelimiter() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getDependedFieldsList() - Method in class com.softwaremining.wrappers.AbstractCBLField
returns list of fields dependent on this field
getDfh0001() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0002() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0003() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0004() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0005() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0006() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0007() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0008() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0009() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0010() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0011() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0012() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0013() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0014() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0015() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0016() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0017() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0018() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0019() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0020() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0021() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0022() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0023() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfh0024() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfhaid() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getDfhaid() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getDfhaid() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getDfhclear() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhclrp() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhenter() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhmsre() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhnull() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhopid() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpa1() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpa2() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpa3() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpen() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf1() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf10() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf11() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf12() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf13() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf14() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf15() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf16() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf17() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf18() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf19() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf2() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf20() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf21() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf22() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf23() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf24() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf3() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf4() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf5() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf6() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf7() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf8() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhpf9() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhstrf() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDfhtrig() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getDimension() - Method in class com.softwaremining.sql.RowFacade
 
getDimensions() - Method in class com.softwaremining.wrappers.AbstractCBLField
to get the overall dimensions of an arrayed field For example, if we have
getDirectChildFields() - Method in class com.softwaremining.containers.MGroup
 
getDirectChildFields() - Method in class com.softwaremining.wrappers.CBLGroup
get a list of all the DIRECT children (not the grand-children)
getDirectChildFields() - Method in interface com.softwaremining.wrappers.ISMGroup
 
getDirectChildFields() - Method in class com.softwaremining.wrappers.VGroup
 
getDisplayData() - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
getDisplayObject() - Method in class com.softwaremining.ui.RequestEntry
 
getDisplayRequest() - Method in class com.softwaremining.ui.ScreenDefinition
 
getDisplayRequest() - Method in class com.softwaremining.vendors.cics.util.ThreadManager.CicsTimerTask
 
getDisplayRequest(String) - Method in class com.softwaremining.ui.XMLScreenDefReader
List of fields in the Screen.XML which have been defined by anything other than INPUT - EG Static text from.
getDliCurrentScreenTransId() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getDliNextScreenTransId() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getDliPackageName() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getDliScratchPadArea() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getDliScreenIOArea() - Method in class com.softwaremining.vendors.cics.SessionManager
For internal Use Only
getDocsize() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getDoctoken() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getDoctoken() - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
getDocument() - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
getDropDownWidth() - Method in class com.softwaremining.ui.RequestEntry
 
getDynamicParameterName(Integer) - Method in class com.softwaremining.ui.RequestEntry
 
getDynamicParameterTargets() - Method in class com.softwaremining.ui.RequestEntry
 
getEib() - Method in class com.softwaremining.vendors.cics.dto.AddressDO
 
getEib() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibaid() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getEibaid() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getEibaid() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getEibaid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibatt() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibcalen() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibcalenString() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibcompl() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibconf() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibcposn() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibcposnString() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibdate() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibdateAsStr() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibds() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibeoc() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEiberr() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEiberrcd() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibfmh() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibfn() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibfree() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibnodat() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibrcode() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibrecv() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibreqid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibresp() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibresp2() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibresp2String() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibrespString() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibrldbk() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibrsrce() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibsig() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibsync() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibtaskn() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibtasknString() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibtime() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibtimeString() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibtrmid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEibtrnid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getEndPos() - Method in class com.softwaremining.jcl.utils.OutrecClause
 
getEntries() - Method in class com.softwaremining.report.ReportGroup
 
getEntries() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
getEntryHandler(String) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
getenv(String) - Static method in class com.softwaremining.util.SystemUtility
get the environment variable // * - and then reset to blank to make sure next step/processes cannot get access to it // * This is specially useful for JCL, where a ENV-VAR such as SYSOUT may be assigned in one step, but should not be used in next step (where it could also be applicable).
getenv(String, boolean) - Static method in class com.softwaremining.util.SystemUtility
 
getEnvironmentVariable(String) - Method in class com.softwaremining.Config
get Environment variable from machine configuration
getenvNoError(String) - Static method in class com.softwaremining.util.SystemUtility
get the environment variable - don't show error if no variavle found // * - and then reset to blank to make sure next step/processes cannot get access to it // * This is specially useful for JCL, where a ENV-VAR such as SYSOUT may be assigned in one step, but should not be used in next step (where it could also be applicable).
getESQLBaseService() - Method in class com.softwaremining.sql.ESQLProcessor
 
getESQLProcessors() - Method in class com.softwaremining.sql.ESQLBaseService
 
getExceptionMessageChain(Throwable) - Static method in class com.softwaremining.log.LogFactory
 
getExtraRequestParameter(String) - Method in class com.softwaremining.ui.screenrequest.AcceptResponse
 
getField(int) - Method in class com.softwaremining.containers.MGroup
 
getField(int) - Method in class com.softwaremining.wrappers.CBLGroup
 
getField(int) - Method in interface com.softwaremining.wrappers.ISMGroup
 
getField(int) - Method in class com.softwaremining.wrappers.VGroup
 
getField(String, String) - Method in class com.softwaremining.logic.BaseService
Return the field identified by fieldName.
getField(String, String) - Method in interface com.softwaremining.ui.IDisplayable
 
getField(String, String) - Method in class com.softwaremining.vendors.ile.ILEScreen
used internally by SoftwareMining Framework
getFieldCommandCodeIndicator() - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
 
getFieldConversationalIdentifier() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getFieldData() - Method in class com.softwaremining.files.SequentialVariableMappedFile
 
getFieldDbdName() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getFieldDfh0001() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0002() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0003() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0004() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0005() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0006() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0007() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0008() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0009() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0010() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0011() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0012() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0013() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0014() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0015() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0016() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0017() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0018() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0019() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0020() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0021() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0022() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0023() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldDfh0024() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getFieldEibaid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibatt() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibcalen() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibcompl() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibconf() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibcposn() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibdate() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibds() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibeoc() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEiberr() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEiberrcd() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibfmh() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibfn() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibfree() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibnodat() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibrcode() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibrecv() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibreqid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibresp() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibresp2() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibrldbk() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibrsrce() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibsig() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibsync() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibtaskn() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibtime() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibtrmid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldEibtrnid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getFieldFiller_CommandType() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getFieldFiller1() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getFieldKey() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getFieldKeyLength() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getFieldLl() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getFieldLogicalTerminal() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getFieldLogicalTerminal() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getFieldModName() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getFieldModName() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getFieldMsgSeqNumber() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getFieldMsgSeqNumber() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getFieldName(int) - Method in class com.softwaremining.util.sort.OrderClause
 
getFieldNumSensSegs() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getFieldPCBDate() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getFieldPCBDate() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getFieldPCBTime() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getFieldPCBTime() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getFieldProcOptions() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getFieldQualification() - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
 
getFieldSegmentLevel() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getFieldSegmentName() - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
 
getFieldSegmentName() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getFieldStatusCode() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getFieldStatusCode() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getFieldStatusCode() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getFieldStorageLength() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getFieldSysid() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getFieldTally() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getFieldTally() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getFieldTally() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getFieldTran() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getFieldTwa() - Method in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
getFieldTwa() - Method in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
getFieldUser() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getFieldUser() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getFieldZz() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getFile() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
getFileAsChars(String) - Static method in class com.softwaremining.jcl.Diff
 
getFileExtension(String) - Static method in class com.softwaremining.platformutils.FileUtility
return the file extension
getFilledChars(char[], long) - Static method in class com.softwaremining.util.CobolUtility
create and fill a string
getFilledChars(char, long) - Static method in class com.softwaremining.util.CobolUtility
create and fill a char Array
getFilledString(byte, long) - Static method in class com.softwaremining.util.CobolUtility
create and fill a string
getFilledString(char[], long) - Static method in class com.softwaremining.util.CobolUtility
 
getFilledString(char, long) - Static method in class com.softwaremining.util.CobolUtility
Create and fill a string
getFilledString(String, long) - Static method in class com.softwaremining.util.CobolUtility
create and fill a string
getFiller(int) - Static method in class com.softwaremining.wrappers.ObjectWrapper
 
getFiller_CommandType() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getFiller_CommandTypeAsStr() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getFiller1() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getFirstProgram() - Method in class com.softwaremining.ui.web.tp.XsltTpScreenServlet
 
getFlength() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
getForegroundColor() - Method in class com.softwaremining.ui.RequestEntry
 
getForeignKeys() - Method in class com.softwaremining.sql.AbstractORContainer
Stub method to be over-written by LinkedSQLWrapper class.
getFormat() - Method in class com.softwaremining.containers.AbstractMutableField
 
getFormat() - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by the framework
getFormat() - Method in class com.softwaremining.wrappers.CBLGroup
 
getFormat() - Method in interface com.softwaremining.wrappers.ISMNumeric
 
getFormat() - Method in interface com.softwaremining.wrappers.ISMString
 
getFormatted() - Method in class com.softwaremining.util.CBLDate
returns format : yyMMdd
getFormatted() - Method in class com.softwaremining.util.CBLTime
 
getFormattedCenturyFormatted() - Method in class com.softwaremining.util.CBLDate
 
getFormattedDateFormatted() - Method in class com.softwaremining.util.CBLTime
 
getFormfield() - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
getFractionSize() - Method in class com.softwaremining.wrappers.format.AbstractNumericFormat
for internal use only
getFrom() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getFrom() - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
getFrom() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getFrom() - Method in class com.softwaremining.vendors.cics.dto.SendDO
returns the TopLevelField for the specified screenOutputBuffer
getFrom() - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
getFrom() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
getFrom() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
getFromdoc() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getFullFileName() - Method in class com.softwaremining.files.IndexedFileSingleProcess
 
getFullTransactionId(String) - Method in interface com.softwaremining.vendors.dli.interfaces.IDcLaunchUtility
Uses the program to construct the appropriate TRANSACTION-ID.
getGCTime() - Static method in class com.softwaremining.util.Profiler
 
getGroupCicsQueue() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getGroupDataGroup() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getGroupDfhaid() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
getGroupEib() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getGroupQueueKey() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getGroupRoot() - Method in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
getGroupRoot() - Method in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
getGroupRoot() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getGroupRoot() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getGroupRoot() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getHandleUsingMethodName() - Method in class com.softwaremining.vendors.cics.util.CicsCondition
For internal Use only Returns the GOTO/Perform methodName
getHost() - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
getHostcodepage() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getHostcodepage() - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
getHostcodepage() - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
getHostlength() - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
getHours() - Method in class com.softwaremining.util.CBLTime
 
getHours() - Method in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
getHoursString() - Method in class com.softwaremining.util.CBLTime
 
getHttpheader() - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
getHttpheader() - Method in class com.softwaremining.vendors.cics.dto.WebWriteDO
 
getHttpSession() - Method in class com.softwaremining.vendors.cics.SessionManager
Return the HTTPSession associated with this session
the httpSession is set by PseudoCOnversationalServelets on activation of each page/session.
getIceProcessor() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getIdentifier() - Method in interface com.softwaremining.jcl.utils.IJoinKeys
 
getImageHeight() - Method in class com.softwaremining.ui.RequestEntry
 
getImageWidth() - Method in class com.softwaremining.ui.RequestEntry
 
getImplementation() - Static method in class com.softwaremining.mq.MQManager
 
getIndex(String) - Method in class com.softwaremining.vendors.vos.Table
 
getIndexes() - Method in class com.softwaremining.vendors.vos.Table
 
getInitializationValue() - Method in class com.softwaremining.containers.AbstractMutableField
 
getInitializationValue() - Method in class com.softwaremining.containers.MBigDecimal
 
getInitializationValue() - Method in class com.softwaremining.containers.MByte
 
getInitializationValue() - Method in class com.softwaremining.containers.MDouble
 
getInitializationValue() - Method in class com.softwaremining.containers.MGroup
 
getInitializationValue() - Method in class com.softwaremining.containers.MInteger
 
getInitializationValue() - Method in class com.softwaremining.containers.MLong
 
getInitializationValue() - Method in class com.softwaremining.containers.MString
 
getInitializationValue() - Method in class com.softwaremining.wrappers.VGroup
 
getInitimg() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
getInputData() - Method in interface com.softwaremining.jcl.utils.IIceProcessor
 
getInputMessage() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getInsertedKey(Statement) - Method in class com.softwaremining.sql.DB2Features
DB2 supports retrieving autogenerated key as IDENTITY_VAL_LOCAL()
getInsertedKey(Statement) - Method in interface com.softwaremining.sql.DbFeatures
 
getInstance() - Static method in class com.softwaremining.jcl.SQLLoader
 
getInstance() - Static method in class com.softwaremining.report.ReportReceiver
 
getInstance() - Static method in class com.softwaremining.sql.ConnectionFactory
 
getInstance() - Method in class com.softwaremining.ui.RequestEntry
 
getInstance() - Static method in class com.softwaremining.vendors.cics.util.ButtonManager
get Singleton instance (for internal use only)
getInstance() - Method in class com.softwaremining.vendors.hp.HpRequestEntry
 
getInstance() - Method in class com.softwaremining.vendors.ile.ILERequestEntry
 
getInstance(char[], int) - Static method in class com.softwaremining.wrappers.format.Format
 
getInstance(BaseService) - Static method in class com.softwaremining.vendors.dms.DMSMonitor
 
getInstance(String) - Static method in class com.softwaremining.report.ReportDefReader
 
getInstance(String) - Static method in class com.softwaremining.vendors.cics.CicsDbDecorator
 
getInstance(String) - Static method in class com.softwaremining.vendors.hp.HpDbDecorator
 
getInstance(String) - Static method in class com.softwaremining.vendors.hp.HpScreenHandler
 
getInstance(String, int) - Static method in class com.softwaremining.wrappers.format.Format
 
getInstance(String, IBaseService) - Static method in class com.softwaremining.platformutils.ClassUtility
create an instance of the class name
getInstance(String, IBaseService, boolean) - Static method in class com.softwaremining.platformutils.ClassUtility
create an instance of the class name
getInstance(String, ShadowBaseService) - Static method in class com.softwaremining.vendors.shadow.FileDefinition
 
getInstance(String, VosBaseService) - Static method in class com.softwaremining.vendors.vos.Table
 
getIntegerSize() - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
 
getIntegerSize() - Method in class com.softwaremining.wrappers.format.NumericFormat
 
getIntegerSize() - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
Returns the number of integer digits of used for Integer and Decimal parts of a number.
getInterprettimestamp(double, CBLBean) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getInterprettimestamp(double, String) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getInterprettimestamp(long) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getInterprettimestamp(long, int[]) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getInterval() - Method in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
getInto() - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
getInto() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
getInto() - Method in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
getInto() - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
getInvisibleChars() - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
 
getInvokeHelper() - Method in interface com.softwaremining.logic.TransactionProcessor
Deprecated.
(New CICS pseudo-conversational architecture does not require this anymore).
getInvokeHelper() - Method in class com.softwaremining.ui.web.tp.XsltTpScreenServlet
 
getInvokingProgram() - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
please use GetInvokingProgramName
getInvokingProgram() - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
getInvokingProgram() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getInvokingProgramName() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getInvokingProgramName() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getItem() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
getItemNumber() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getJoinCriteria() - Method in interface com.softwaremining.jcl.utils.IJoinCommand
 
getJoinKeys() - Method in interface com.softwaremining.jcl.utils.IJoinCommand
 
getJoinOption() - Method in interface com.softwaremining.jcl.utils.IJoinCommand
 
getJoinStatement() - Method in interface com.softwaremining.jcl.utils.IJoinCommand
 
getJspName() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getJuliantimestamp() - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getJuliantimestamp(int, int, int) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getJuliantimestamp(int, int, int, int) - Static method in class com.softwaremining.vendors.tandem.TandemUtility
 
getKeepEquals() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getKeepFirstCount() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getKeepFirstDupCount() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getKeepHigher() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getKeepLastDupCount() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getKeepLower() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getKey() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getKey(int) - Method in class com.softwaremining.util.OrderedMap
 
getKeyField() - Method in interface com.softwaremining.jcl.utils.IJoinKeys
 
getKeyField() - Method in class com.softwaremining.vendors.cics.dto.AbstractCicsDBDataObject
set the keyfield
getKeylength() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
getKeyLength() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getKeyLengthAsStr() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getKeyPressed() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getKeyPressed() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getKeys() - Method in class com.softwaremining.util.OrderedMap
 
getKeys() - Method in class com.softwaremining.util.SortManager
 
getKeysetIterator() - Method in class com.softwaremining.platformutils.SMSortedMethodList
 
getLastDataSentToScreen() - Method in class com.softwaremining.vendors.cics.SessionManager
for internal use only
getLastDisplayColumn() - Method in class com.softwaremining.logic.BaseService
 
getLastDisplayColumn() - Method in interface com.softwaremining.ui.IDisplayable
 
getLastDisplayColumn() - Method in class com.softwaremining.vendors.ile.ILEScreen
 
getLastDisplayRow() - Method in class com.softwaremining.logic.BaseService
 
getLastDisplayRow() - Method in interface com.softwaremining.ui.IDisplayable
 
getLastDisplayRow() - Method in class com.softwaremining.vendors.ile.ILEScreen
 
getLastValue(Object) - Method in class com.softwaremining.util.OrderedMap
 
getLenght() - Method in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
getLength() - Method in class com.softwaremining.jcl.utils.OutrecClause
 
getLength() - Method in class com.softwaremining.ui.RequestEntry
getter for length field
getLength() - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
getLength() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getLength() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
getLength() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
getLength() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
getLength() - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
getLength() - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
getLength() - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
getLength() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
getLength() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
getLengthOfTransactionWorkArea() - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- please use lengthOfTransactionWorkArea()
getLengthTyped() - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
getLengthTyped() - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
getLengthTyped() - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
getLengthTyped() - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
 
getLengthTyped() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
 
getLengthTyped() - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
returns the length of characters typed in front end.
getLikeSymbol() - Method in class com.softwaremining.sql.DB2Features
'%' is used in most database as the Like-Symbol
getLikeSymbol() - Method in interface com.softwaremining.sql.DbFeatures
 
getLines() - Method in class com.softwaremining.report.ReportFrame
 
getListlength() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getLl() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getLlAsStr() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getLog(Class<?>) - Static method in class com.softwaremining.log.LogFactory
 
getLogicalTerminal() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getLogicalTerminal() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getLogSystem() - Static method in class com.softwaremining.Config
 
GetmainDO - Class in com.softwaremining.vendors.cics.dto
 
GetmainDO() - Constructor for class com.softwaremining.vendors.cics.dto.GetmainDO
 
getMainTable() - Method in class com.softwaremining.vendors.shadow.FileDefinition
 
getMap() - Method in interface com.softwaremining.vendors.cics.dto.ICicsScreenDO
 
getMap() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
getMap() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
getMapset() - Method in interface com.softwaremining.vendors.cics.dto.ICicsScreenDO
 
getMapset() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
getMapset() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
getMatchedAuxilaryData(char[]) - Method in class com.softwaremining.jcl.utils.SplitManager
Used with EbcdicConverter - when a DAO contains multiple REDEFINITIONS, we can specify selection-condition for each redef-type
getMatchedAuxilaryData(String) - Method in class com.softwaremining.jcl.utils.SplitManager
 
getMaxlength() - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
getMaxLength() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
getMaxRowPosition() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
getMemeoryTableInstance(AbstractBasePersistence) - Static method in class com.softwaremining.util.CachedData_Helper
get an instance of the memoryTable from the static haspmap If it hasn't been created before - then create
getMemoryPosition() - Method in class com.softwaremining.wrappers.AbstractCBLField
Shows the position of the field within the underlying character-array This method is used only for debugging purpose
getMemoryPosition() - Method in interface com.softwaremining.wrappers.ICBLDataType
 
getMessage() - Method in exception class com.softwaremining.logic.exception.CBLException
 
getMessage() - Method in class com.softwaremining.ui.screenrequest.ExceptionRequest
 
getMethodLength() - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
getMethodNumber(String) - Static method in class com.softwaremining.logic.BaseService
method used by internal Softwaremining Framework libraries.
getMilliFormatted() - Method in class com.softwaremining.util.CBLTime
 
getMillis(Eibaid) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
Translation of CICS GET ABSOLUTE TIME From: http://publib.boulder.ibm.com/infocenter/txformp/v6r0m0/index.jsp?topic=/com.ibm.cics.te.doc/erziai0024.htm ASKTIME updates the date (EIBDATE) and CICS time-of-day clock (EIBTIME) fields in the EIB.
getMilliSecs() - Method in class com.softwaremining.util.CBLTime
 
getMilliSecsString() - Method in class com.softwaremining.util.CBLTime
 
getMinutes() - Method in class com.softwaremining.util.CBLTime
 
getMinutes() - Method in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
getMinutesString() - Method in class com.softwaremining.util.CBLTime
 
getMode() - Method in class com.softwaremining.ui.RequestEntry
 
getModName() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getModName() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getMonth() - Method in class com.softwaremining.util.CBLDate
COBOL version of month - January is month 1
(in Java Month starts from 0)
getMonthOfYear(double) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
 
getMonthOfYear(BigDecimal) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
 
getMonthString() - Method in class com.softwaremining.util.CBLDate
COBOL version of month - January is month 1
(in Java Month starts from 0)
getMsgSeqNumber() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getMsgSeqNumber() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getMsgSeqNumberAsStr() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getMsgSeqNumberAsStr() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getName() - Method in class com.softwaremining.report.ReportGroup
 
getName() - Method in class com.softwaremining.util.inspect.InspectParameter
 
getName() - Method in class com.softwaremining.vendors.vos.DataField
 
getName() - Method in class com.softwaremining.vendors.vos.Index
 
getNameCodeOfNextProgramToRun() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getNamelength() - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
getNamelength() - Method in class com.softwaremining.vendors.cics.dto.WebWriteDO
 
getNameToServiceMappingProperties(boolean) - Static method in class com.softwaremining.logic.ServicesFactory
Used internally by CICS applications - Attempt to locate and load "services.properties" This property file will contain a mapping between name of a program, and an equivalent java-class.
getNetname() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getNewConnection() - Method in class com.softwaremining.sql.ACMDbDecorator
Only used through ShadowTransaction server
getNext(DliBaseService, IPCBDatabase, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
getNext(DliBaseService, IPCBDatabase, AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
getNext(DliBaseService, IPCBScreen, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
getNext(DliBaseService, AbstractDataObject, AbstractDataObject) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
getNext(DliBaseService, AbstractDataObject, AbstractDataObject) - Method in interface com.softwaremining.vendors.dli.interfaces.IImsDBAccessor
 
getNextInParent(DliBaseService, IPCBDatabase, AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
getNextInParent(DliBaseService, IPCBDatabase, AbstractDataObject, AbstractDataObject[]) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
getNextInParent(DliBaseService, IPCBScreen, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
getNextInParent(DliBaseService, AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
getNextKey() - Static method in class com.softwaremining.sql.KeyGenerator
 
getNextPoint(String) - Method in class com.softwaremining.logic.BaseService
get next paragraph in chain
getNextProgram() - Method in interface com.softwaremining.logic.TransactionProcessor
 
getNextService(String, SessionManager, HttpServletRequest) - Method in class com.softwaremining.vendors.dli.DcServlet
 
getNextService(String, SessionManager, HttpServletRequest) - Method in class com.softwaremining.vendors.ui.web.PseudoConversationalServlet
the name of the first program to use..
getNextTerminalId() - Static method in class com.softwaremining.vendors.cics.util.TerminalIdGenerator
 
getNumber() - Method in class com.softwaremining.containers.MBigDecimal
 
getNumber() - Method in class com.softwaremining.containers.MDouble
 
getNumber() - Method in class com.softwaremining.containers.MInteger
 
getNumber() - Method in class com.softwaremining.containers.MLong
 
getNumber() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
getNumber() - Method in interface com.softwaremining.wrappers.ISMNumeric
 
getNumberOfDigits() - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
Returns the number of integer digits of used for Integer and Decimal parts of a number.
getNumberOfDigits() - Method in class com.softwaremining.wrappers.format.Format
Returns the number of integer digits of used for Integer and Decimal parts of a number.
getNumberOfDigits() - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
Returns the number of integer digits of used for Integer and Decimal parts of a number.
getNumberOfDigits() - Method in class com.softwaremining.wrappers.format.NumericFormat
Returns the number of integer digits of used for Integer and Decimal parts of a number.
getNumberOfDigits() - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
Returns the number of integer digits of used for Integer and Decimal parts of a number.
getNumberOfSQLColumns() - Method in class com.softwaremining.wrappers.AbstractCBLField
this method is used in building SQL Tables.
getNumitems() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
getNumOccurs() - Method in class com.softwaremining.sql.RowFacade
 
getNumOccurs() - Method in class com.softwaremining.wrappers.AbstractCBLField
Used internally by the framework to indicate the size of the occurs
getNumSensSegs() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getNumSensSegsAsStr() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getObject(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLField
method used internally by softwaremining framework
getObject(String) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
getObject(String) - Method in class com.softwaremining.wrappers.CBLString
 
getObjectData() - Method in class com.softwaremining.files.SequentialVariableMappedFile
 
getObjectData() - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
 
getObjectData() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getObjectDfhclear() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhclrp() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhenter() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhmsre() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhnull() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhopid() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpa1() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpa2() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpa3() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpen() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf1() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf10() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf11() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf12() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf13() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf14() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf15() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf16() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf17() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf18() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf19() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf2() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf20() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf21() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf22() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf23() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf24() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf3() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf4() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf5() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf6() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf7() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf8() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhpf9() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhstrf() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectDfhtrig() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
getObjectEib() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibaid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibatt() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibcalen() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibcompl() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibconf() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibcposn() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibdate() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibds() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibeoc() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEiberr() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEiberrcd() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibfmh() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibfn() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibfree() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibnodat() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibrcode() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibrecv() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibreqid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibresp() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibresp2() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibrldbk() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibrsrce() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibsig() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibsync() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibtaskn() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibtime() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibtrmid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectEibtrnid() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
getObjectNoLeftCut() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
getObjectRoot() - Method in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
getObjectRoot() - Method in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
getObjectTwa() - Method in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
getObjectTwa() - Method in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
getObjectValue() - Method in class com.softwaremining.vendors.cics.wrappers.BMSBlankInteger
 
getObjectValue() - Method in class com.softwaremining.vendors.cics.wrappers.BMSBlankString
 
getObjectValue() - Method in class com.softwaremining.wrappers.CBLBlankInteger
 
getObjectValue() - Method in class com.softwaremining.wrappers.CBLBlankString
 
getOccurs() - Method in class com.softwaremining.vendors.vos.DataField
 
getOffsets() - Method in class com.softwaremining.wrappers.AbstractCBLField
for internal use only
getOnCriteria() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getORIG_DB_NORMAL_RETURN() - Static method in class com.softwaremining.sql.SQLCodes
 
getOriginalException() - Method in exception class com.softwaremining.logic.exception.CBLException
 
getOutfiles() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getOutstandingScreenRequests() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getOwningCicsService() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
getOwningCicsService() - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
getOwningCicsService() - Method in class com.softwaremining.vendors.cics.CicsSequential
 
getPackageName() - Method in class com.softwaremining.vendors.cics.SessionManager
Used internally by the frameworks.
getPackageName(Class<?>) - Static method in class com.softwaremining.platformutils.ClassUtility
removes the class name from the full path - e.g.
getPaddedString(String, char, int, boolean) - Static method in class com.softwaremining.util.CobolUtility
Padd a string with Filler
getParagraph(String) - Method in class com.softwaremining.logic.BaseService
 
getParameter(String) - Method in class com.softwaremining.ui.screenrequest.AcceptResponse
 
getParameterNames() - Method in class com.softwaremining.ui.screenrequest.AcceptResponse
 
getParameterNames() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
get names of all the "parameters" used in the XML entry for this screen.
getParameters() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
getParamName() - Method in class com.softwaremining.ui.RequestEntry
 
getParamPicture() - Method in class com.softwaremining.ui.RequestEntry
 
getParamPictureString() - Method in class com.softwaremining.ui.RequestEntry
 
getParamtext(String, String) - Static method in class com.softwaremining.vendors.tandem.TandemServer
 
getParentGroup() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
getParsedDocument(String) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
getParts(double) - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
 
getPCBDate() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getPCBDate() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getPCBDateAsStr() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getPCBDateAsStr() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getPCBTime() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getPCBTime() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getPCBTimeAsStr() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getPCBTimeAsStr() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getPicture() - Method in class com.softwaremining.containers.AbstractMutableField
used internally by the framework to indicate if a field represents COBOL FILLER
getPicture() - Method in class com.softwaremining.vendors.vos.Column
 
getPicture() - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
method used internally by framework
getPicture() - Method in class com.softwaremining.wrappers.format.Format
 
getPreparedStatement() - Method in class com.softwaremining.sql.ESQLProcessor
 
getPreviousDisplayRequest() - Method in class com.softwaremining.vendors.cics.SessionManager
for internal use only
getPrimaryIndex() - Method in class com.softwaremining.vendors.vos.Table
 
getPrimaryKey(String) - Method in class com.softwaremining.sql.ACMDbDecorator
 
getPrimitive(Object, int[]) - Static method in class com.softwaremining.platformutils.ArrayUtility
Given an array object arrObj[][][], get the element at position { 1, 2, 3 } This is used primarily in dynamic access to arrays - ie when we don't know what is the lenght or dimensions of the array (1 dim or 6 dim )
getPrintDirectory() - Static method in class com.softwaremining.Config
information picked up from softwaremining.config PRINT_DIR Defaults to dataDirectory
getProcOptions() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getProgram() - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
getProgramId() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getProgramId() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getProgramName() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getProgramName() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getPropertiesFile() - Static method in class com.softwaremining.Config
for internal use - get the application property file corect.propertis
getPropertyAsInt(Properties, String, int) - Static method in class com.softwaremining.sql.SQLCodes
 
getQualification() - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
 
getQualifyingSQL(ImsDbSegment, boolean) - Method in class com.softwaremining.vendors.dli.beans.SSABean
 
getQualifyingSQL(HashMap<String, ImsDbSegment>, boolean) - Method in class com.softwaremining.vendors.dli.beans.SSABean
 
getQueue() - Method in interface com.softwaremining.vendors.cics.dto.InterfaceCicsQueueDO
 
getQueue() - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
getQueue() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
getQueue(CicsBaseService, String, boolean) - Static method in class com.softwaremining.vendors.cics.queue.TSQueueManager
Queue Factory ...
getQueue(CicsBaseService, String, boolean, int, int) - Static method in class com.softwaremining.vendors.cics.queue.TSQueueManager
Queue Factory ...
getQueue(CicsBaseService, String, boolean, ISMObject) - Static method in class com.softwaremining.vendors.cics.queue.TSQueueManager
Queue Factory ...
getQueue(CicsBaseService, String, boolean, ISMObject, int) - Static method in class com.softwaremining.vendors.cics.queue.TSQueueManager
Queue Factory ...
getQueue(CicsBaseService, String, boolean, ISMObject, int, int) - Method in class com.softwaremining.vendors.cics.queue.TSQImpl
Queue Factory ...
getQueue(CicsBaseService, String, boolean, ISMObject, int, int) - Method in interface com.softwaremining.vendors.cics.queue.TSQInterface
Queue Factory ...
getQueue(CicsBaseService, String, boolean, ISMObject, int, int) - Static method in class com.softwaremining.vendors.cics.queue.TSQueueManager
 
getQueueKey() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getQueueName() - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
get the name
getQueueName() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getQueueType() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getReadSize() - Method in class com.softwaremining.files.SequentialNIOFile
Get the size of the record - taking any DEPENDING-ON into consideration.
getRecFormat() - Method in class com.softwaremining.jcl.utils.InOutRec
 
getRecordKey() - Method in class com.softwaremining.files.IndexedFileSingleProcess
Returns the index field.
getRecordKey() - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
getRecordKey() - Method in class com.softwaremining.vendors.cics.CicsSequential
 
getRecordSize() - Method in class com.softwaremining.files.AbstractSequentialFile
return the storage size of the record
getRedefines() - Method in class com.softwaremining.wrappers.AbstractCBLField
Used internally by the framework to return the Redefines items for this field
getRedirectToHtmlPage() - Method in class com.softwaremining.vendors.cics.SessionManager
for internal use only
getReformatFields() - Method in interface com.softwaremining.jcl.utils.IJoinCommand
 
getRelocate() - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
getReport(String) - Method in class com.softwaremining.report.ReportDefReader
 
getReportFrames() - Method in class com.softwaremining.ui.AbstractScreen
 
getReportName() - Method in class com.softwaremining.report.ReportProcessor
 
getReportProcessorList() - Method in class com.softwaremining.logic.BaseService
 
getReqid() - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
getRequestEntriesList() - Method in class com.softwaremining.vendors.shadow.ShadowScreen
 
getRequestEntryDetails() - Method in class com.softwaremining.vendors.shadow.ShadowScreen
 
getResource(String, String) - Static method in class com.softwaremining.platformutils.FileUtility
 
getResourceAbsolutePath(String) - Static method in class com.softwaremining.platformutils.FileUtility
 
getResourceAsStream(String) - Static method in class com.softwaremining.platformutils.FileUtility
load the resoucesName using default contextClassLoader from current thread
getResourceAsString(String) - Static method in class com.softwaremining.platformutils.FileUtility
Load the resource Name using the supplied classLoader, if fail then use class loader from current thread
getResp() - Method in class com.softwaremining.vendors.cics.dto.CicsDO
 
getResp() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
getResp2() - Method in class com.softwaremining.vendors.cics.dto.CicsDO
 
getResponse2Code() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
getResponse2Code() - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
getResponse2Code() - Method in class com.softwaremining.vendors.cics.CicsSequential
 
getResponse2Code() - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
Deprecated. 
getResponse2Code() - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
 
getResponseCode() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getResponseCode() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Used internally to set the IO operation status-values.
getResponseCode() - Method in class com.softwaremining.vendors.cics.CicsPersistence
Used internally to set the IO operation status-values.
getResponseCode() - Method in class com.softwaremining.vendors.cics.CicsSequential
Used internally to set the IO operation status-values.
getResponseCode() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getResult() - Method in class com.softwaremining.report.EntrySummator
 
getResult() - Method in class com.softwaremining.report.FieldSummator
 
getResult() - Method in interface com.softwaremining.report.Summator
 
getResultset() - Method in class com.softwaremining.sql.ESQLProcessor
 
getReturnCode() - Method in class com.softwaremining.logic.BaseService
representation of COBOL RETURN value
getReturnCode() - Method in interface com.softwaremining.logic.IBaseService
 
getReturnCode() - Method in class com.softwaremining.ui.ScreenServer
 
getReturnprog() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getReverseRedefines() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
getRidfld() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
getRoot() - Method in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
getRoot() - Method in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
getRoot() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getRoot() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getRoot() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getRoot() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getRootLogger() - Method in class com.softwaremining.log.Log4jLogger
 
getRoutedBMS() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getRoutedBMS() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getRow() - Method in class com.softwaremining.ui.RequestEntry
 
getRowCount() - Method in class com.softwaremining.sql.ESQLProcessor
 
getRtermid() - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
getRtransid() - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
getSchemaName(Long) - Static method in class com.softwaremining.sql.ConnectionFactory
 
getScreen() - Method in class com.softwaremining.ui.ScreenServer
 
getScreen() - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
getScreen() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getScreenBufferObject() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
getScreenClassName() - Method in class com.softwaremining.logic.BaseService
Used internally by SoftwareMining framework
getScreenClassName() - Method in interface com.softwaremining.ui.IDisplayable
 
getScreenClassName() - Method in class com.softwaremining.vendors.ile.ILEScreen
Used internally by SoftwareMining framework
getScreenClient() - Method in class com.softwaremining.logic.BaseService
method used internally by SoftwareMining framework
getScreenClient() - Method in interface com.softwaremining.ui.IDisplayable
method used internally by SoftwareMining framework
getScreenClient() - Method in class com.softwaremining.vendors.ile.ILEScreen
 
getScreenDefinition(String) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
getScreenDefinitionNames() - Method in class com.softwaremining.ui.XMLScreenDefReader
 
getScreenHandler(String) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
getScreenIOObject() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
getScreenPcb() - Method in class com.softwaremining.vendors.dli.DcAppLauncherService
 
getScreenServer() - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
getScreenXMLFileName(String, String) - Static method in class com.softwaremining.ui.XMLScreenDefReader
Method used internally by SoftwareMining Framework return a fully qualified name of the Screen.XML, e.g /com/softwaremining/examples/xml/screens/Loan.xml
getScreenXSL() - Static method in class com.softwaremining.Config
 
getSeconds() - Method in class com.softwaremining.util.CBLTime
 
getSeconds() - Method in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
getSecondsString() - Method in class com.softwaremining.util.CBLTime
 
getSegmentLevel() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getSegmentName() - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
 
getSegmentName() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getSelectionDefaultValue() - Method in class com.softwaremining.ui.RequestEntry
 
getSelectOptions() - Method in class com.softwaremining.ui.RequestEntry
for dropdown boxes (SELECT in HTML)
getSerializedObject(Class) - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
getSerializedObjects() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
getService(String, ICicsBaseService, SessionManager) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
For internal use only
getServiceName() - Method in class com.softwaremining.ui.screenrequest.ProgramWaitingForAccept_Request
 
getServiceName() - Method in class com.softwaremining.ui.ScreenServer
 
getServletRunTimeParameterFrom(String) - Method in class com.softwaremining.logic.BaseService
 
getSessionId() - Method in class com.softwaremining.logic.BaseService
 
getSessionId() - Method in interface com.softwaremining.logic.IBaseService
 
getSessionId() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getSet() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
getSet() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
getSet() - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
getSet() - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
getSize() - Method in class com.softwaremining.util.sort.OrderClause
 
getSkip() - Method in class com.softwaremining.report.ReportGroup
 
getSMTimeStamp() - Static method in class com.softwaremining.util.DateUtil
SoftwareMining time Stamp yyyy-MM-dd.HH-mm-ss-SSS- used internally / for creating time-labeled output directories
getSortFullWrapper() - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
getSortKeyWrapper() - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
getSortResult() - Static method in class com.softwaremining.util.SortManager
 
getSQLCA() - Method in class com.softwaremining.sql.ESQLProcessor
 
getSqlName() - Method in class com.softwaremining.vendors.vos.DataField
 
getSQLObject(String) - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
 
getSQLObject(String) - Method in class com.softwaremining.wrappers.format.Format
 
getSQLObject(String) - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
 
getSQLObject(String) - Method in class com.softwaremining.wrappers.format.NumericFormat
 
getSQLObject(String) - Method in class com.softwaremining.wrappers.format.NumericFormatDouble
 
getSQLObject(String) - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
 
getStackTrace() - Method in class com.softwaremining.ui.AbstractScreen
 
getStackTrace() - Method in class com.softwaremining.ui.screenrequest.ExceptionRequest
 
getStartcode() - Method in class com.softwaremining.vendors.cics.CicsBaseService
2byte alpha numeric to show how program was started.
getStartcode() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getStartCode() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getStartPos() - Method in class com.softwaremining.jcl.utils.OutrecClause
 
getStatement(String, Long) - Method in class com.softwaremining.sql.ACMDbDecorator
 
getStatus() - Method in class com.softwaremining.vendors.dms.DMSMonitor
 
getStatus() - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
getStatuscode() - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
getStatuscode() - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
getStatusCode() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
getStatusCode() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getStatusCode() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getStatustext() - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
getStatustext() - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
getStatusType(String) - Method in class com.softwaremining.vendors.dms.DMSMonitor
 
getStep() - Method in class com.softwaremining.report.ReportGroup
 
getStorageCellSize() - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
 
getStorageCellSize() - Method in class com.softwaremining.wrappers.format.Format
This is the number of characters in field.
getStorageCellSize() - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
 
getStorageCellSize() - Method in class com.softwaremining.wrappers.format.NumericFormat
 
getStorageCellSize() - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
 
getStorageCellSize() - Method in class com.softwaremining.wrappers.format.TandemNative
 
getStorageLength() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getStorageLengthAsStr() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getStorageString() - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
getStorageString() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
getStorageString() - Method in interface com.softwaremining.wrappers.ISMNumeric
 
getStrToFind() - Method in class com.softwaremining.util.inspect.ReplaceByBlock
 
getStrToReplace() - Method in class com.softwaremining.util.inspect.ReplaceByBlock
 
getSubFields() - Method in class com.softwaremining.wrappers.AbstractCBLField
Used internally by the framework
used primarily for ACMInitialize.initialize ...
getSymbollist() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getSysid() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getSysid() - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
getSysid() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
getSysid() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
getSysid() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getSysid() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getSysidAsStr() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
getSystemDecimalPoint() - Static method in class com.softwaremining.wrappers.format.AbstractNumericFormat
 
getTally() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
getTally() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
getTally() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getTarget() - Method in exception class com.softwaremining.logic.exception.RedirectionException
 
getTargetInstance() - Method in class com.softwaremining.SMLauncher
 
getTargetInstance() - Method in class com.softwaremining.SMTextAppLauncher
Deprecated.
 
getTargetInstance() - Method in class com.softwaremining.ui.ScreenServer
create an instance of the class to be run .
getTargetInstance() - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
getTargetInstance() - Method in class com.softwaremining.ui.web.socket.ThreadMultiplexor
used to get next program to run.
getTargetPos() - Method in class com.softwaremining.jcl.utils.OutrecClause
 
getTaskId() - Method in class com.softwaremining.ui.ScreenClient
 
getTaskId() - Method in class com.softwaremining.ui.screenrequest.IdentityRequest
 
GetTaskValue() - Method in class com.softwaremining.vendors.dms.DMSMonitor
 
getTcbd() - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
getTctua() - Method in class com.softwaremining.vendors.cics.dto.AddressDO
 
getTemplate() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getTemplateFile() - Method in class com.softwaremining.jcl.IndexedFileToLSProgramGenerator
 
getTemplateFile(String) - Method in class com.softwaremining.jcl.IndexedFileToLSProgramGenerator
 
getTemporaryQueueWrapper() - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
 
getTerminalID() - Method in class com.softwaremining.vendors.cics.dto.RouteDO
 
getText() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
getText() - Method in class com.softwaremining.vendors.cics.dto.SendDO
Deprecated.
- replace with getTextDataObj()
getTextDataObj() - Method in class com.softwaremining.vendors.cics.dto.SendDO
Used interenally for printToFile
getTextToDisplay() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getTheCommand() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getThenStatements() - Method in interface com.softwaremining.jcl.utils.IIfThenWhen_RecCondition
 
getTime() - Method in class com.softwaremining.util.CBLDate
 
getTime() - Method in class com.softwaremining.util.CBLTime
 
getTime() - Method in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
getTime(double) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
From CICS Format ...
getTime(long, String) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
 
getTime(BigDecimal) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
From CICS Format ...
getTime(BigDecimal, String) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
 
getTimeOfDay() - Static method in class com.softwaremining.util.CBLTime
 
getTmpClonedEntriesForUseInFocus() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
getTopCharArrayObject() - Method in class com.softwaremining.wrappers.CBLPointer
 
getTopCharArrayObject(int) - Method in class com.softwaremining.wrappers.CBLPointer
 
getTopLevelSortField() - Method in class com.softwaremining.util.SortManager
 
getTopRecordCriteria() - Method in class com.softwaremining.sql.DB2Features
 
getTopRecordCriteria() - Method in interface com.softwaremining.sql.DbFeatures
for SEEK we need to first get 1st record.
getTran() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getTransactionId() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getTransactionID(Class) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
Get Transaction id as defined in services.perperties file for the class
getTransactionID(String) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
 
getTransactionWorkArea() - Method in class com.softwaremining.vendors.cics.SessionManager
For internal use only TWA is a User Work Area which is common to all tasks in the session.
getTransid() - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
getTwa() - Method in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
getTwa() - Method in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
getTwaleng() - Method in class com.softwaremining.vendors.cics.CicsBaseService
Deprecated.
- please use lengthOfTransactionWorkArea()
getType() - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
getTypeReplace() - Method in class com.softwaremining.util.inspect.ReplaceByBlock
 
getUnique(DliBaseService, IPCBDatabase, AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
database call
getUnique(DliBaseService, IPCBScreen, IScratchPadArea) - Static method in class com.softwaremining.vendors.dli.DliProcessor
this is used as the first screen handling call in Conversational Programs Following this there will be one or more GetNext(baseService, screenPCB , IOAREA);
getUnique(DliBaseService, IPCBScreen, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
this is used as the first screen handling call in Conversational Programs Following this there will be one or more GetNext(baseService, screenPCB , IOAREA);
getUnique(DliBaseService, AbstractDataObject, AbstractDataObject, ISegmentSearchArgument) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
database call
getUnique(DliBaseService, AbstractDataObject, AbstractDataObject, AbstractDataObject) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
getUnique(DliBaseService, AbstractDataObject, AbstractDataObject, AbstractDataObject) - Method in interface com.softwaremining.vendors.dli.interfaces.IImsDBAccessor
 
getUnique(DliBaseService, AbstractDataObject, AbstractDataObject, AbstractDataObject[]) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
getUniqueWithHold(DliBaseService, IPCBDatabase, AbstractDataObject, ISegmentSearchArgument) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
getUniqueWithHold(DliBaseService, AbstractDataObject, AbstractDataObject, ISegmentSearchArgument) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
getUniqueWithHold(DliBaseService, AbstractDataObject, AbstractDataObject, AbstractDataObject) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
getUniqueWithHold(DliBaseService, AbstractDataObject, AbstractDataObject, AbstractDataObject) - Method in interface com.softwaremining.vendors.dli.interfaces.IImsDBAccessor
 
getUser() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
getUser() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
getUserId() - Method in class com.softwaremining.vendors.cics.CicsBaseService
used in CICS ASSIGN ...
getUserId() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
used in CICS ASSIGN ...
getUserId() - Method in class com.softwaremining.vendors.cics.SessionManager
 
getUSFormattedDate() - Method in class com.softwaremining.util.CBLDate
String representing the date with century E.g.
getUsing() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getValue() - Method in class com.softwaremining.containers.AbstractContainerBean
 
getValue() - Method in class com.softwaremining.containers.MBigDecimal
 
getValue() - Method in class com.softwaremining.containers.MByte
 
getValue() - Method in class com.softwaremining.containers.MDouble
 
getValue() - Method in class com.softwaremining.containers.MInteger
 
getValue() - Method in class com.softwaremining.containers.MLong
 
getValue() - Method in class com.softwaremining.containers.MString
 
getValue() - Method in class com.softwaremining.ui.RequestEntry
 
getValue() - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
getValue() - Method in class com.softwaremining.vendors.cics.dto.WebWriteDO
 
getValue() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
Deprecated.
- use retrieveAsInt
getValue() - Method in class com.softwaremining.wrappers.CBLBean
 
getValue(int) - Method in class com.softwaremining.util.OrderedMap
 
getValue(int) - Method in class com.softwaremining.wrappers.CBLString
Arrayed Accessor - for single dimenSion arrays ...
getValue(Object) - Method in class com.softwaremining.platformutils.SMSortedMethodList
 
getValue(Object) - Method in class com.softwaremining.util.OrderedMap
 
getValuelength() - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
getValuelength() - Method in class com.softwaremining.vendors.cics.dto.WebWriteDO
 
getValues() - Method in class com.softwaremining.sql.SQLConditionContainer
 
getValues() - Method in class com.softwaremining.util.OrderedMap
 
getWangDisplayState(String) - Method in class com.softwaremining.vendors.wang.WangBaseService
 
getWhen() - Method in interface com.softwaremining.jcl.utils.IIfThenWhen_RecCondition
 
getWhereClause(String) - Static method in class com.softwaremining.util.GDGUtility
looks for the property identified by "gdgPropertyName" in gdg.properties file For example, gdg.properties file contains:
getWithCriteria() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
getWrapper() - Method in class com.softwaremining.jcl.utils.SplitManager
 
getWrapper() - Method in class com.softwaremining.util.SortManager
 
getWrapperList() - Method in class com.softwaremining.logic.BaseService
method used internally by SoftwareMining framework
getXMLScreenDefReader() - Method in class com.softwaremining.vendors.ile.ILEScreen
method used internally by SoftwareMining framework
getXMLScreenDefReader(String) - Method in class com.softwaremining.logic.BaseService
method used internally by SoftwareMining framework
getXMLScreenDefReader(String) - Method in interface com.softwaremining.ui.IDisplayable
 
getYear() - Method in class com.softwaremining.util.CBLDate
 
getYear(double) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
 
getYear(BigDecimal) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
 
getYearAndDayOfYear() - Static method in class com.softwaremining.util.CBLDate
for translation of COBOL ACCEPT x5 FROM DAY The first 2 character is the Year (00-99) The remaining 5 character is Day-of-year.
getYearOfCentury() - Static method in class com.softwaremining.util.CBLDate
returns the last 2 digit of current year
getYearString() - Method in class com.softwaremining.util.CBLDate
returns the last 2 digit of current year
getYYYYOfYear(int) - Static method in class com.softwaremining.util.DateUtil
Translation of FUNCTION YEAR-TO-YYYY.
getZz() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
getZzAsStr() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
GMT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
goBack() - Method in class com.softwaremining.logic.BaseService
Translation of COBOL GOBACK statement.
goBack() - Method in interface com.softwaremining.logic.IBaseService
 
GoBackException - Exception Class in com.softwaremining.logic.exception
 
GoBackException() - Constructor for exception class com.softwaremining.logic.exception.GoBackException
 
GOHIGHERTHAN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
GOINGOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
GOLOWERTHAN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
GREATERTHAN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
GREEN - Static variable in interface com.softwaremining.util.BMSConstants
 
GREEN - Static variable in interface com.softwaremining.vendors.cics.constants.BMSColor
 
Group - Class in com.softwaremining.vendors.vos
 
Group() - Constructor for class com.softwaremining.vendors.vos.Group
 
GROUP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
group_CicsQueue - Variable in class com.softwaremining.vendors.cics.queue.QueueRecord
 
group_DataGroup - Variable in class com.softwaremining.vendors.cics.queue.QueueRecord
 
group_Dfhaid - Variable in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
group_Eib - Variable in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
group_QueueKey - Variable in class com.softwaremining.vendors.cics.queue.QueueRecord
 
GROUPRESYNC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
GRPLIST - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
GTFSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
GTFSTOP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

H

handle(RequestEntry, Element) - Method in interface com.softwaremining.ui.EntryHandler
 
handle(ScreenDefinition, Element) - Method in interface com.softwaremining.ui.ScreenHandler
 
HandleAbendDO - Class in com.softwaremining.vendors.cics.dto
 
HandleAbendDO() - Constructor for class com.softwaremining.vendors.cics.dto.HandleAbendDO
 
handleActive - Variable in class com.softwaremining.vendors.cics.dto.CicsDO
 
HandleAidDO - Class in com.softwaremining.vendors.cics.dto
 
HandleAidDO() - Constructor for class com.softwaremining.vendors.cics.dto.HandleAidDO
 
handleCondition(int[], String) - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
 
handleCondition(int, String) - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
 
handleCondition(String, String) - Method in class com.softwaremining.vendors.cics.util.AidEventManager
Translation of EXEC CICS HANDLE CONDITION CONDITIONNUMBER , METHODNAME .
handleCondition(String, String) - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
Translation of EXEC CICS HANDLE CONDITION CONDITIONNUMBER , METHODNAME .
handleIntegerPart(StringBuilder, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatBinary
 
handleIntegerPart(StringBuilder, boolean[]) - Method in class com.softwaremining.wrappers.format.NumericFormatBinaryX
 
HANDLER_CONTINUE - Static variable in interface com.softwaremining.sql.SQLHandlerInterface
On encountering an SQL Exception, report it within SQLCA and continue with the method.
HANDLER_GO_TO - Static variable in interface com.softwaremining.sql.SQLHandlerInterface
On encountering an SQL Exception, Go_TO the named method
HANDLER_INVOKE_PROGRAM - Static variable in interface com.softwaremining.vendors.cics.constants.CICSHandlerInterface
used for EXECICS HANDLE ABEND PROGRAM(xyz);

Note: Any COMMAREA that the calling program is using is passed to the exit program.
HANDLER_METHOD_CALL - Static variable in interface com.softwaremining.sql.SQLHandlerInterface
On encountering an SQL Exception, invoke the method using standard java method invocation (not same as GO_TO).
HANDLER_NOT_INTIALIZED - Static variable in interface com.softwaremining.sql.SQLHandlerInterface
On encountering an SQL Exception, throw an exception
HANDLER_PERFORM - Static variable in interface com.softwaremining.sql.SQLHandlerInterface
On encountering an SQL Exception, invoke the method using standard java method invocation (not same as GO_TO).
HANDLER_STOP - Static variable in interface com.softwaremining.sql.SQLHandlerInterface
 
HANDLER_THROW - Static variable in interface com.softwaremining.sql.SQLHandlerInterface
On encountering an SQL Exception, throw an exception
hasAssociatedInputTag() - Method in class com.softwaremining.ui.RequestEntry
this is a virtual method for benefit of ILERequestEntry
hasAssociatedInputTag() - Method in class com.softwaremining.vendors.ile.ILERequestEntry
used internal by softwaremining framework
hasCommandLineParameters() - Method in class com.softwaremining.SMTextAppLauncher
Deprecated.
 
hasCommonWorkArea() - Method in class com.softwaremining.vendors.cics.SessionManager
For internal use only
hasException() - Method in class com.softwaremining.ui.AbstractScreen
 
hasFocus() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
 
hasMoreTokens() - Method in class com.softwaremining.platformutils.SMStringTokenizer
 
hasPackedDecimalFields() - Method in class com.softwaremining.wrappers.CBLBean
for internal use only.
hasParameter(String) - Method in class com.softwaremining.ui.screenrequest.AcceptResponse
 
hasQuitedCics() - Method in class com.softwaremining.ui.ScreenServer
For benefit of conversational CICS
hasQuitedCics() - Method in class com.softwaremining.ui.web.socket.ThreadMultiplexor
 
hasReflectionBasedFlowLogic() - Method in class com.softwaremining.logic.BaseService
for internal use only
hasReportFrames() - Method in class com.softwaremining.ui.AbstractScreen
 
hasTransactionWorkArea() - Method in class com.softwaremining.vendors.cics.SessionManager
For internal use only
hasValues() - Method in class com.softwaremining.sql.SQLConditionContainer
 
HB - Static variable in class com.softwaremining.util.LM
 
HEAD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
header1s - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
header2s - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
header3s - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
HEURBACKOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HEURCOMMIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HEX - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
hexToString(char[]) - Static method in class com.softwaremining.util.StringUtility
 
HFORM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HFSFILE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HIGH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HIGH_VALUE_CHAR - Static variable in class com.softwaremining.util.CobolUtility
 
HIGH_VALUE_STRING - Static variable in class com.softwaremining.util.CobolUtility
 
HIGH_VALUES - Static variable in class com.softwaremining.util.CobolUtility
 
HILIGHT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HOLD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HOME - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HOME_PAGE - Static variable in class com.softwaremining.vendors.cics.CicsConfig
defaults to index.jsp
This is used to redirect the application to HOME_PAGE on errors, or other mishaps
HOSTNAME - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
hours - Variable in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
HpBaseService - Class in com.softwaremining.vendors.hp
 
HpBaseService(HpBaseService) - Constructor for class com.softwaremining.vendors.hp.HpBaseService
 
HpDbDecorator - Class in com.softwaremining.vendors.hp
 
HpMonitor - Class in com.softwaremining.vendors.hp
 
HpMonitor() - Constructor for class com.softwaremining.vendors.hp.HpMonitor
 
HpRequestEntry - Class in com.softwaremining.vendors.hp
 
HpRequestEntry() - Constructor for class com.softwaremining.vendors.hp.HpRequestEntry
 
HpScreenDefReader - Class in com.softwaremining.vendors.hp
 
HpScreenDefReader(String, BaseService) - Constructor for class com.softwaremining.vendors.hp.HpScreenDefReader
 
HpScreenHandler - Class in com.softwaremining.vendors.hp
 
HpXMLScreen - Class in com.softwaremining.vendors.hp
 
HpXMLScreen() - Constructor for class com.softwaremining.vendors.hp.HpXMLScreen
 
HpXSLTScreenBean - Class in com.softwaremining.vendors.hp
 
HpXSLTScreenBean(Service) - Constructor for class com.softwaremining.vendors.hp.HpXSLTScreenBean
 
HpXSLTScreenServlet - Class in com.softwaremining.vendors.hp
 
HpXSLTScreenServlet() - Constructor for class com.softwaremining.vendors.hp.HpXSLTScreenServlet
 
HTML_PAGE_TIMEOUT - Static variable in class com.softwaremining.Config
 
HTTP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HttpHelper - Class in com.softwaremining.ui.web
 
HttpHelper() - Constructor for class com.softwaremining.ui.web.HttpHelper
 
HTTPNO - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HTTPS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
HTTPYES - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

I

IB - Static variable in class com.softwaremining.util.LM
 
IBaseService - Interface in com.softwaremining.logic
This interface is implemented by all business logic classes : BaseService, CicsBaseService, ILEBaseService ...
IBMSField - Interface in com.softwaremining.vendors.cics.wrappers
 
ICBLBeanNGroup - Interface in com.softwaremining.wrappers
 
ICBLContainer - Interface in com.softwaremining.wrappers
 
ICBLDataType - Interface in com.softwaremining.wrappers
 
ICBLInspect - Class in com.softwaremining.util.inspect
 
ICBLInspect() - Constructor for class com.softwaremining.util.inspect.ICBLInspect
 
ICicsBaseService - Interface in com.softwaremining.vendors.cics
 
ICicsScreenDO - Interface in com.softwaremining.vendors.cics.dto
 
ICicsStartCode - Interface in com.softwaremining.vendors.cics.constants
https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.2.0/com.ibm.cics.ts.applicationprogramming.doc/commands/dfhp4_assign.html
ICondition - Interface in com.softwaremining.jcl.utils
 
IDb400 - Interface in com.softwaremining.vendors.ile
 
IDcDataArea - Interface in com.softwaremining.vendors.dli.interfaces
 
IDcLaunchUtility - Interface in com.softwaremining.vendors.dli.interfaces
 
IDcScreenArea - Interface in com.softwaremining.vendors.dli.interfaces
 
identifier - Variable in class com.softwaremining.jcl.utils.BuildAndReformatElement
 
IDENTIFY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IdentityRequest - Class in com.softwaremining.ui.screenrequest
 
IdentityRequest(int) - Constructor for class com.softwaremining.ui.screenrequest.IdentityRequest
 
IDisplayable - Interface in com.softwaremining.ui
 
IDNTY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IDS_STATUS_AT_END - Static variable in interface com.softwaremining.vendors.bull.IDS2Codes
 
IDS_STATUS_DUP_KEY - Static variable in interface com.softwaremining.vendors.bull.IDS2Codes
 
IDS_STATUS_NOT_FOUND - Static variable in interface com.softwaremining.vendors.bull.IDS2Codes
 
IDS_STATUS_REWRITE_WITHOUT_READ - Static variable in interface com.softwaremining.vendors.bull.IDS2Codes
 
IDS_STATUS_SUCCESS - Static variable in interface com.softwaremining.vendors.bull.IDS2Codes
 
IDS2Codes - Interface in com.softwaremining.vendors.bull
 
IDS2Wrapper - Class in com.softwaremining.vendors.bull
 
IDS2Wrapper(BaseService) - Constructor for class com.softwaremining.vendors.bull.IDS2Wrapper
default constructor
IFieldContainer - Interface in com.softwaremining.wrappers
 
IFormatTypes - Interface in com.softwaremining.wrappers.format
 
IGNORE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ignoreCondition(int) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
ignoreCondition(int) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
ignoreCondition(int) - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
equivalent of CICS ignoreCondition
ignoreCondition(int[]) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
ignoreCondition(int[]) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
ignoreCondition(int[]) - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
equivalant of CICS ignoreCondition
IgnoreConditionDO - Class in com.softwaremining.vendors.cics.dto
 
IgnoreConditionDO() - Constructor for class com.softwaremining.vendors.cics.dto.IgnoreConditionDO
 
IGNORERR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IIceProcessor - Interface in com.softwaremining.jcl.utils
 
IIceSubCommand - Interface in com.softwaremining.jcl.utils
 
IIfThenWhen_RecCondition - Interface in com.softwaremining.jcl.utils
 
IImsDBAccessor - Interface in com.softwaremining.vendors.dli.interfaces
IMS-DB Applications will require a manual implementation of this Interface.
IIOP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IJoinCommand - Interface in com.softwaremining.jcl.utils
 
IJoinExecutor - Interface in com.softwaremining.jcl.utils
 
IJoinKeys - Interface in com.softwaremining.jcl.utils
 
ILEBaseService - Class in com.softwaremining.vendors.ile
 
ILEBaseService(ILEBaseService) - Constructor for class com.softwaremining.vendors.ile.ILEBaseService
 
ILEConfig - Class in com.softwaremining.vendors.ile
Project-wide configuration facility, which uses property file corect.properties placed somewhere within CLASSPATH.
ILEConfig() - Constructor for class com.softwaremining.vendors.ile.ILEConfig
 
ILEIndicator - Class in com.softwaremining.vendors.ile
 
ILEIndicator(String, int[], int, CBLBean) - Constructor for class com.softwaremining.vendors.ile.ILEIndicator
 
ILEIndicator(String, int, CBLBean) - Constructor for class com.softwaremining.vendors.ile.ILEIndicator
 
ILEReport - Class in com.softwaremining.vendors.ile
 
ILEReport(BaseService) - Constructor for class com.softwaremining.vendors.ile.ILEReport
 
ILERequestEntry - Class in com.softwaremining.vendors.ile
 
ILERequestEntry() - Constructor for class com.softwaremining.vendors.ile.ILERequestEntry
 
ILEScreen - Class in com.softwaremining.vendors.ile
 
ILEScreen(BaseService) - Constructor for class com.softwaremining.vendors.ile.ILEScreen
 
ILEScreenDefReader - Class in com.softwaremining.vendors.ile
 
ILEScreenDefReader(String, String, CBLBean) - Constructor for class com.softwaremining.vendors.ile.ILEScreenDefReader
 
ILLOGIC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
IMMCLOSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IMMCLOSING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IMMEDIATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IMMQUIESCED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IMPORT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IMS_DB_ACCESSOR - Static variable in class com.softwaremining.vendors.dli.DliDcConfig
 
IMS_RC_BATCH_ERR___IPL_HALTED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
during batch processing, an IPL is halted
IMS_RC_BATCH_ERR___IPL_RESTARTED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
during batch processing, IPL is restarted under UCF
IMS_RC_BATCH_ERR_CHK_POINT_n_PRGM_STOPPED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
during batch processing both checkpoint and program halted
IMS_RC_BATCH_ERR_VAR_LEN_TOO_LONG - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
during an insert or update length of variable length segment is too long
IMS_RC_ERR___DB - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
database is not open
IMS_RC_ERR___NE - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
during index maintenance, a segment was not found
IMS_RC_ERR___NI - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
unique secondary index but duplicate key encountered
IMS_RC_ERR___NO - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
physical I/O error
IMS_RC_ERR___NU - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
information only, REPL DLET or ISRT may return BA status code
IMS_RC_ERR___QF - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
length of message segment is less than 5 bytes
IMS_RC_ERR___QH - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
terminal symbolic error encountered
IMS_RC_ERR___RA - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
token does not match any on an outstanding SETS call
IMS_RC_ERR___RC - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
ROLS call was rejected
IMS_RC_ERR___SA - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
storage space for I/O area unavailable on SETS call
IMS_RC_ERR___TJ - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
DL/I is not active
IMS_RC_ERR___TL - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
encountered conflict in scheduling intent
IMS_RC_ERR___TN - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
invalid system DIB was found
IMS_RC_ERR__MSSG_RESCHEDULED_CK - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
message scheduled before IMS was started and message retrieved by GU originated from an AOI user exit
IMS_RC_ERR__MSSG_RESCHEDULED_CL - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
IMS rescheduled a message as a result of a call with the function GU since the last CMD call, message scheduled before IMS was started, and message retrieved by GU originated from an AOI user exit
IMS_RC_ERR_ARITHMATIC_OVERFLOW - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
arithmetic overflow error
IMS_RC_ERR_ATTEMPT_TO_CROSS_UOW_BOUNDRY - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
attempted to cross unit-of-work boundary
IMS_RC_ERR_ATTEMPT_TO_SET_10_LEVELS - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
attempted to set 10 levels (only 9 are allowed)
IMS_RC_ERR_ATTEMPTED_TO_CHANGE_SEG_KEY_FIELD - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
REPL or DLET attempted to change segment key field
IMS_RC_ERR_BATCH___UC - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
during batch processing, a checkpoint record was written to the utility control facility (UCF) dataset
IMS_RC_ERR_BMP_CHKP_WITH_MORE_THAN_4_PARMS - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
a CHKP function issued a transaction oriented BMP or a message call has more than 4 parameters
IMS_RC_ERR_BUFFER_LIMIT_EXCEEDED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
buffer limit for region exceeded
IMS_RC_ERR_CALL_FAILED_DUE_TO_UNAVAIL_DATA__WITH_BU - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
call not completed because data is not available, operations by current call up to this error have been backed out
IMS_RC_ERR_CALL_FAILED_DUE_TO_UNAVAIL_DATA__WITHOUT_BU - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
call not completed because data is not available, operations since last commit point have been backed out
IMS_RC_ERR_CICS_FAILED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
CICS command level failed because PSB is not defined
IMS_RC_ERR_CICS_XDLIPRE_CANCELLED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
CICS XDLIPRE exit cancelled a request
IMS_RC_ERR_CMB_FROMM_AOI_NOT_ALLOWED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
CMD function command from an AOI program not allowed
IMS_RC_ERR_CMB_HAS_INVALID_VERB - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
CMD function command verb invalid
IMS_RC_ERR_CMD_EXCEPTION - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
exception response occurred when executing a command issued via CMD call
IMS_RC_ERR_CMD_HAS_MULTI_RESPONSES - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
after command completed successfully, IMS returned one or more command responses
IMS_RC_ERR_CMD_SECURITY - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
program does not have authority to execute a command listed in this CMD function
IMS_RC_ERR_DB_NOT_AVAILABLE - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
one or more databases not available
IMS_RC_ERR_DB_OPEN - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
error opening database
IMS_RC_ERR_DEDB_INACCESSIBLE - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
DEDB was not accessible when database call was issued or commit point was reached
IMS_RC_ERR_DLET_VIOLATION - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
DLET violated delete rule for segment
IMS_RC_ERR_DMAC_ADDRESS - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
randomizer did not return a DMAC address
IMS_RC_ERR_FLD_FSA_PRG_BUFFER_OVERLOAD - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
FLD function received non blank status code in FSA and program has used all of buffer pool
IMS_RC_ERR_FSA_UNDEFINED_IN_DBD_n_FLD - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
field name of FSA undefined in DBD and FLD function issued
IMS_RC_ERR_FUNC_MESS_LEN_EXCEDED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
ISRT function message length exceeds allowable length
IMS_RC_ERR_GH_AFTER_REPL_or_DLET - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
get hold issued after REPL or DLET
IMS_RC_ERR_GN_NO_MORE_MESS_SEGMS - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
GN requested but no more message segments exist
IMS_RC_ERR_GN_NOT_FOLLOWED_BY_GU - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
GN not followed by GU message request
IMS_RC_ERR_GU_FAILED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
GU message request failed
IMS_RC_ERR_GU_MSSG_RETRIEVED_FROM_AOI_EXIT - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
message retrieved by GU originated from an AOI user exit
IMS_RC_ERR_HIER_INSERT - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
hierarchical error on insert or get call
IMS_RC_ERR_INACCESSIBLE_IO_AREA - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
I/O area address not accessible to program
IMS_RC_ERR_INCOMPATIBLE_CALL_n_SEG_TYPE - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
call type and segment type are incompatible
IMS_RC_ERR_INCOMPATIBLE_SENSEG_OR_PGM_OR_PCB - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
function specified is not compatible with one of segment sensitivity, program type, or PCB processing
IMS_RC_ERR_INCORRECT_FUNC_ARGS - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
function argument is not coded correctly
IMS_RC_ERR_INCORRECT_LEN - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
size of variable length record is invalid for GSAM get access
IMS_RC_ERR_INCORRECT_PARMS_ISRT_PURG - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
parameter list specified incorrectly on ISRT or PURG call
IMS_RC_ERR_INCORRECT_PCB_FOR_CHNG - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
PCB specified incorrectly for a CHNG call
IMS_RC_ERR_INCORRECT_PCB_FOR_ISRT_PURG - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
PCB specified incorrectly for an ISRT or PURG call
IMS_RC_ERR_INCORRECT_SSA_FIELDNAME - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
field name specified for qualified SSA is incorrectly coded
IMS_RC_ERR_INSERT_DUP_KEY - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
attempt to insert a segment with a duplicate key
IMS_RC_ERR_INSERT_VIOLATION - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
insert rule violation
IMS_RC_ERR_INVALID_INSERT_SSA - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
invalid SSA encountered on insert call
IMS_RC_ERR_INVALID_PATH_TO_SEGMN - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
path to segment is invalid
IMS_RC_ERR_INVALID_PSBIOAZ_FIELD - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
value in PSBIOAZ field is incorrect
IMS_RC_ERR_INVALID_SSA - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
SSA specified for the call is invalid
IMS_RC_ERR_INVALID_VALUE_IN_IO_AREA - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
invalid hex or packed field in I/O area
IMS_RC_ERR_IO_AREA_TOO_SMALL - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
I/O area specified is too small
IMS_RC_ERR_ISR_SAMETRM - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
ISRT function message to response alternate PCB ignored because SAMETRM=YES
IMS_RC_ERR_ISRT_A8 - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
ISRT function issued to a response alternate PCB must follow ISRT to I/O PCB and these statements are reversed
IMS_RC_ERR_ISRT_TOO_MANY_MESS - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
ISRT function number of messages added exceeds maximum allowed
IMS_RC_ERR_LENGTH_OF_SSA_EXCEDED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
length for SSAs specified exceeds the maximum allowed
IMS_RC_ERR_LOAD_EXISTING_SEGM - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
attempt to load a segment that already exists
IMS_RC_ERR_LOAD_INVALID_DBD_SEQ_DEFINIED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
hierarchical sequence in DBD does not match that in the segment to be loaded
IMS_RC_ERR_LOAD_OUT_OF_SEQ_SEGM - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
attempt to load a segment out of sequence
IMS_RC_ERR_LOAD_SEGM_INVALID_PARENT - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
attempt to load a segment whose parent does not exist
IMS_RC_ERR_LOG_INVALID_CODE - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
LOG request has an invalid log code
IMS_RC_ERR_LOST_POS_IN_db - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
position in database lost
IMS_RC_ERR_LTERM_1 - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
the alternate PCB contains a transaction code instead of a logical terminal as a destination
IMS_RC_ERR_LTERM_IN_IO_FOR_CHNG - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
logical terminal name specified incorrectly in I/O area for a CHNG call
IMS_RC_ERR_LTERM_INVALID_NAME - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
terminal name invalid on ISRT message call
IMS_RC_ERR_MORE_THAN_ONE_TERM_NAME - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
logical terminal name found in a response alternate PCB has more than one physical terminal assigned
IMS_RC_ERR_MSSG_RESCHEDULED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
message scheduled before IMS was started
IMS_RC_ERR_MSSG_RESCHEDULED_CI - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
IMS rescheduled a message as a result of a call with the function GU since the last CMD call and message scheduled before IMS was started
IMS_RC_ERR_MSSG_RESCHEDULED_CJ - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
IMS rescheduled a message as a result of a call with the function GU since the last CMD call and message retrieved by GU originated from an AOI user exit
IMS_RC_ERR_MSSG_RESCHEDULED_FOR_GU - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
IMS rescheduled a message as a result of a call with the function GU since the last CMD call
IMS_RC_ERR_NO_FREE_SPCE_in_MSDB - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
MSDB did not contain free space when ISRT was issued
IMS_RC_ERR_NO_MORE_BUFFER_POOLS - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
program has used all of buffer pool
IMS_RC_ERR_NON_BANK_IN_FSA - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
FLD function received non blank status code in FSA
IMS_RC_ERR_NUM_SSA_EXCEEDED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
number of SSAs exceeds limit of 15 for DEDB or 1 for MSDB
IMS_RC_ERR_ON_ROL_SET - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
batch program has issued a ROLS, ROLB, or SETS call and either the system log does not reside on disk or dynamic backout is not specified
IMS_RC_ERR_PATH_REPLACE - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
path replace error found
IMS_RC_ERR_PCB__TQ - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
I/O PCB access not allowed in a local DL/I call
IMS_RC_ERR_PHYSICAL_IO - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
a physical I/O error has occurred
IMS_RC_ERR_PROCOPT_GON_GOT - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
processing with procopt of GON or GOT and concurrent update activity is occurring
IMS_RC_ERR_PROCOPT_INVALID - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
PROCOPT invalid
IMS_RC_ERR_PSB___NOT_SCHEDULED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
no PSB scheduled for program
IMS_RC_ERR_PSB___NOT_SCHEDULED_TH - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
no PSB scheduled for program
IMS_RC_ERR_PSB___UNABLE_TO_INITIALIZE - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
unable to initialize the specified PSB
IMS_RC_ERR_PSB__TC - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
PSB in use by previous request
IMS_RC_ERR_REPL_VIOLATION - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
replace rule violation
IMS_RC_ERR_RESOURCE_DEADLOCK - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
resource deadlock
IMS_RC_ERR_SECURITY_VIOLATION - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
security violation
IMS_RC_ERR_SEG_NOT_FOUND - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
segment not found - called by GetNextInParent (GNP)
IMS_RC_ERR_SEGM__64K - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
segment length longer than 64k
IMS_RC_ERR_SETS_REJECTED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
SETS call was rejected
IMS_RC_ERR_UNESTABLISED_PARENT - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
GNP issued but parentage was not previously established
IMS_RC_ERR_VERFY_FAILED_AT_COMMIT - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
verify operation failed at commit point
IMS_RC_MISSING_SEG_IO_AREA - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
segment I/O area is missing from call statement
IMS_RC_SUCCESS - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
call completed successfully
IMS_RC_SUCCESS_END_OF_DB - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
end of database reached on GN call
IMS_RC_SUCCESS_HIERARCH_BOUNDRY_CROSSED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
call completed successfully but higher level crossed for GN or GNP call
IMS_RC_SUCCESS_WITH_DIFF_SEG_TYPE - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
call completed successfully but different segment type on same level retrieved for GN or GNP call
IMS_RC_WRN_AOI_FAILED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
Automated Operator Interface (AOI) encountered a system error, current command not ignored
IMS_RC_WRN_PURGE_ISRT_IGNORED - Static variable in interface com.softwaremining.vendors.dli.IMSStatusCodes
a PURG or ISRT was ignored in a conversational program
IMSConstants - Interface in com.softwaremining.vendors.dli.constants
 
ImsDbAccessor - Class in com.softwaremining.vendors.dli
Default implementation of com.softwaremining.vendors.dli.IImsDbAccessor.
ImsDbAccessor() - Constructor for class com.softwaremining.vendors.dli.ImsDbAccessor
 
IMSDbProcessor - Class in com.softwaremining.vendors.dli
 
ImsDbSegment - Class in com.softwaremining.vendors.dli
 
ImsDbSegment(BaseService) - Constructor for class com.softwaremining.vendors.dli.ImsDbSegment
 
IMSStatusCodes - Interface in com.softwaremining.vendors.dli
 
INACTIVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
INBFMH - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
INBOUND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
INCLUDE_ALL_SM_ERRS_ON_STACKTRACE - Static variable in class com.softwaremining.Config
Affects log.error(exception) method.
includeConditions - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
INCOMPLETE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
incrementPointerOffset(double) - Method in class com.softwaremining.wrappers.AbstractCBLField
POINTER ARITHMATIC - limited functionality.
incrementPointerOffset(double) - Method in class com.softwaremining.wrappers.CBLPointer
POINTER ARITHMATIC - limited functionality.
incrementPointerOffset(Number) - Method in class com.softwaremining.wrappers.CBLPointer
 
Index - Class in com.softwaremining.vendors.vos
 
Index() - Constructor for class com.softwaremining.vendors.vos.Index
 
INDEX_FILE__WRITE_TRIES - Static variable in class com.softwaremining.Config
 
INDEX_FILE__WRITE_TRY_DELAY - Static variable in class com.softwaremining.Config
 
INDEX_FOR_NON_ARRAY_VERSION_OF_FIELD - Static variable in class com.softwaremining.wrappers.CBLBean
 
INDEX_ZERO - Static variable in class com.softwaremining.wrappers.CBLBean
 
IndexedFile - Class in com.softwaremining.files
 
IndexedFile() - Constructor for class com.softwaremining.files.IndexedFile
 
IndexedFile(BaseService) - Constructor for class com.softwaremining.files.IndexedFile
 
IndexedFileData - Class in com.softwaremining.files.utils
 
IndexedFileData() - Constructor for class com.softwaremining.files.utils.IndexedFileData
 
IndexedFileSingleProcess - Class in com.softwaremining.files
 
IndexedFileSingleProcess() - Constructor for class com.softwaremining.files.IndexedFileSingleProcess
 
IndexedFileSingleProcess(BaseService) - Constructor for class com.softwaremining.files.IndexedFileSingleProcess
 
IndexedFileSingleProcess(BaseService, String) - Constructor for class com.softwaremining.files.IndexedFileSingleProcess
 
IndexedFileToLSProgramGenerator - Class in com.softwaremining.jcl
 
IndexedFileToLSProgramGenerator() - Constructor for class com.softwaremining.jcl.IndexedFileToLSProgramGenerator
 
IndexedHashMap - Class in com.softwaremining.util
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
IndexedHashMap() - Constructor for class com.softwaremining.util.IndexedHashMap
 
INDEXRECFULL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
INDICATOR_PREFIX - Static variable in class com.softwaremining.vendors.ile.ILEIndicator
 
IndicatorInterface - Interface in com.softwaremining.ui.web
 
INDIRECT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
INDOUBT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
INFLIGHT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
info(String) - Method in class com.softwaremining.log.JRE14Logger
 
info(String) - Method in interface com.softwaremining.log.Log
 
info(String) - Method in class com.softwaremining.log.Log4jLogger
 
info(Throwable) - Method in class com.softwaremining.log.JRE14Logger
 
info(Throwable) - Method in interface com.softwaremining.log.Log
 
info(Throwable) - Method in class com.softwaremining.log.Log4jLogger
 
iniMetaData() - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
Constructors
init(FilterConfig) - Method in class com.softwaremining.vendors.ui.web.SMAuthenticationFilter
 
INITCOMPLETE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
initDefaultValues() - Method in class com.softwaremining.containers.AbstractContainerBean
 
initDefaultValues() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
set the default values
initDefaultValues() - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
set the default values
initDefaultValues() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
set the default values
initDefaultValues() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
set the default values
initDefaultValues() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
set the default values
initDefaultValues() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
set the default values
initDefaultValues() - Method in class com.softwaremining.wrappers.CBLBean
 
Initial - Class in com.softwaremining.util.inspect
 
Initial(String) - Constructor for class com.softwaremining.util.inspect.Initial
 
INITIAL - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
INITIAL - Static variable in class com.softwaremining.util.inspect.Initial
 
INITIAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
initialize() - Method in class com.softwaremining.containers.AbstractContainerBean
 
initialize() - Method in class com.softwaremining.containers.MBigDecimal
 
initialize() - Method in class com.softwaremining.containers.MByte
 
initialize() - Method in class com.softwaremining.containers.MDouble
 
initialize() - Method in class com.softwaremining.containers.MGroup
 
initialize() - Method in class com.softwaremining.containers.MInteger
 
initialize() - Method in class com.softwaremining.containers.MLong
 
initialize() - Method in class com.softwaremining.containers.MString
 
initialize() - Method in class com.softwaremining.vendors.cics.wrappers.BMSScreenBean
 
initialize() - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
set the default values
initialize() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
initialize() - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
method used internally by framework to initialize the field to its defaultValue
initialize() - Method in interface com.softwaremining.wrappers.BeanInterface
 
initialize() - Method in class com.softwaremining.wrappers.CBLBean
 
initialize() - Method in class com.softwaremining.wrappers.CBLGroup
 
initialize() - Method in class com.softwaremining.wrappers.CBLPointer
method used internally by framework to initialize the field to its defaultValue
initialize() - Method in interface com.softwaremining.wrappers.ISMBean
Equivalent of COBOL's INITIALIZE statement
initialize() - Method in interface com.softwaremining.wrappers.ISMObject
 
initialize() - Method in class com.softwaremining.wrappers.VGroup
 
initialize(int, int) - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
 
initialize(int, int) - Method in class com.softwaremining.wrappers.CBLBean
 
initialize(AbstractContainerBean, int[], String[]) - Static method in class com.softwaremining.util.CBLInitialize
 
initialize(AbstractCBLField) - Static method in class com.softwaremining.util.CBLInitialize
representation of COBOL INITIALIZE statement
initialize(AbstractCBLField, int[], String[]) - Static method in class com.softwaremining.util.CBLInitialize
initialize REPLACING
initialize(CBLBean) - Static method in class com.softwaremining.util.CBLInitialize
initialize fields of a Wrapper Class
initialize(CBLBean, int[], String[]) - Static method in class com.softwaremining.util.CBLInitialize
 
initializeBaseService() - Method in class com.softwaremining.logic.BaseService
Initialize method names : When method names contain the "_Mxxx" notation, then the system will go thru the methods and put them in to a list, therefore ensuring the _gotos and _performThru functionality works.
initializeBaseService() - Method in class com.softwaremining.sql.ESQLBaseService
in ESQL projects commits are manually made e.g EXEC SQL COMMIT END-EXEC Hence turn the auto-commit off during initialization
initializeBaseService() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
initializeDbFeatures(Long, String) - Method in class com.softwaremining.sql.ConnectionFactory
dbFeatuers refers to a class representing the underlying database: DB2, Oracle, MySQL , MSSQL , ...
initializeDbFeatures(Long, String) - Method in class com.softwaremining.sql.ConnectionFactoryImpl
 
initializeMD() - Method in class com.softwaremining.containers.AbstractContainerBean
 
initializeParentAndChild() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
initializeService(CicsBaseService, AcceptResponse) - Method in class com.softwaremining.vendors.cics.SessionManager
EXISTING instances of EIBASE and DFHAID to program when it gets activated
initializeToDefaults(CBLBean) - Static method in class com.softwaremining.util.CBLInitialize
Some cobol dialects (e.g.
initializeToSpace() - Method in class com.softwaremining.containers.MString
 
initializeWangDisplay(String, String) - Method in class com.softwaremining.vendors.wang.WangBaseService
 
initiate() - Method in class com.softwaremining.report.ReportProcessor
 
INITING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
initMetadata() - Method in class com.softwaremining.files.SequentialVariableMappedFile
 
initMetadata() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
initMetadata() - Method in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
initMetadata() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
initMetadata() - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
initMetadata() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
initMetadata() - Method in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
initMetaData() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
initMetaData() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
initMetaData() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
initMetaData() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
INOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
InOutRec - Class in com.softwaremining.jcl.utils
 
InOutRec(String) - Constructor for class com.softwaremining.jcl.utils.InOutRec
 
InOutRec(String, boolean) - Constructor for class com.softwaremining.jcl.utils.InOutRec
 
INPUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
inputFiles - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
InputSortFileProcessor - Class in com.softwaremining.jcl.utils
 
InputSortFileProcessor(List<AbstractCBLField>, List<AbstractCBLField>) - Constructor for class com.softwaremining.jcl.utils.InputSortFileProcessor
 
InputSortFileReader - Class in com.softwaremining.jcl.utils
 
InputSortFileReader(String, int, InOutRec, String, boolean, MInteger, MLong, MInteger) - Constructor for class com.softwaremining.jcl.utils.InputSortFileReader
 
InquireFileDO - Class in com.softwaremining.vendors.cics.dto
 
InquireFileDO() - Constructor for class com.softwaremining.vendors.cics.dto.InquireFileDO
 
InquireSystemDO - Class in com.softwaremining.vendors.cics.dto
 
InquireSystemDO() - Constructor for class com.softwaremining.vendors.cics.dto.InquireSystemDO
 
InquireTaskDO - Class in com.softwaremining.vendors.cics.dto
 
InquireTaskDO() - Constructor for class com.softwaremining.vendors.cics.dto.InquireTaskDO
 
inrec - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
insert() - Method in class com.softwaremining.sql.AbstractIndexedFile
Insert a record - populate the values from the existing fields
insert() - Method in class com.softwaremining.sql.AbstractORContainer
Insert a record - populate the values from the existing fields
insert() - Method in interface com.softwaremining.sql.ISQLWrapper
 
insert() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
insert() - Method in class com.softwaremining.util.SortManager
automaticaly adds the stringified value of the sortFile (sortField was passed to SortManager constructor)
insert() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
insert() - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
insert() - Method in class com.softwaremining.vendors.cics.CicsSequential
 
insert() - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
Insert an item into the queue
insert() - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
Insert an item into the queue
insert() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Insert a record - populate the values from the existing fields
insert() - Method in class com.softwaremining.wrappers.AbstractSortBean
insert a record into the to-be-sorted-list
insert(DliBaseService, IPCBDatabase, AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
insert(DliBaseService, IPCBDatabase, AbstractDataObject, AbstractDataObject[]) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
insert(DliBaseService, IPCBModifiable, IScratchPadArea) - Static method in class com.softwaremining.vendors.dli.DliProcessor
Translation DLI ISRT
insert(DliBaseService, IPCBModifiable, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
Translation DLI ISRT
insert(DliBaseService, IPCBModifiable, String) - Static method in class com.softwaremining.vendors.dli.DliProcessor
Translation DLI ISRT
insert(DliBaseService, IPCBScreen, IDcScreenArea, String) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
insert(DliBaseService, IPCBScreen, IScratchPadArea) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
insert(DliBaseService, IPCBScreen, AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
insert(DliBaseService, AbstractDataObject, AbstractDataObject) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
insert(DliBaseService, AbstractDataObject, AbstractDataObject) - Method in interface com.softwaremining.vendors.dli.interfaces.IImsDBAccessor
 
insert(DliBaseService, AbstractDataObject, AbstractDataObject, ISegmentSearchArgument) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
insert(DliBaseService, AbstractDataObject, AbstractDataObject, AbstractDataObject) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
insert(DliBaseService, AbstractDataObject, AbstractDataObject, AbstractDataObject) - Method in interface com.softwaremining.vendors.dli.interfaces.IImsDBAccessor
 
insert(AbstractCBLField) - Method in class com.softwaremining.files.AbstractSequentialFile
Insert a record - populate the values from the existing fields
insert(String) - Method in class com.softwaremining.util.SortManager
Also add the new value to the sortField (sortField was passed to SortManager constructor)
insert(String) - Method in class com.softwaremining.vendors.ile.ILEReport
 
insert(String, ISMObject, ISMObject) - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
what is keyField used for ???
insert(String, ISMObject, ISMObject) - Method in class com.softwaremining.vendors.cics.queue.TemporaryQueueWrapper
 
insertNewLine() - Method in class com.softwaremining.files.AbstractSequentialMappedFile
Auxilary method (not present in COBOL).
insertNewLine() - Method in class com.softwaremining.files.SequentialFile
Auxilary method (not present in COBOL).
insertNewLine() - Method in class com.softwaremining.files.SequentialNIOFile
Auxilary method (not present in COBOL).
insertRecord() - Method in class com.softwaremining.files.AbstractCSVFile
Insert (write) the current data into file.
insertRecord() - Method in class com.softwaremining.files.AbstractSequentialFile
Insert (write) the current data into file.
insertRecord() - Method in class com.softwaremining.files.CachedIndexedFile
NOT SUPPORTED - this is a read-only data cache
insertRecord() - Method in class com.softwaremining.files.IndexedFileSingleProcess
Indexes and inserts the current record into memory table.
insertRecord() - Method in class com.softwaremining.files.QSAMFile
 
insertRecord() - Method in class com.softwaremining.files.RelativeFile
 
insertRecord() - Method in class com.softwaremining.sql.AbstractIndexedFile
Insert a record - populate the values from the existing fields
insertRecord() - Method in class com.softwaremining.sql.AbstractORContainer
Insert a record - populate the values from the existing fields
insertRecord() - Method in class com.softwaremining.sql.CachedSQLWrapper
NOT SUPPORTED - this is a read-only data cache
insertRecord() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
similar to insert().
insertRecord() - Method in class com.softwaremining.vendors.cics.CicsPersistence
similar to insert().
insertRecord() - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
insertRecord() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
when operation is Unsuccessful throw Exception (e.g DuplicateKeyException).
insertRecord(ISQLWrapper) - Static method in class com.softwaremining.sql.SQLWrapperHelper
Insert a record - populate the values from the existing fields
insertRecord(AbstractCBLField) - Method in class com.softwaremining.files.AbstractSequentialFile
Insert (write) the current data into file.
INSERVICE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
InspectParameter - Class in com.softwaremining.util.inspect
For internal use only
InspectParameter(String) - Constructor for class com.softwaremining.util.inspect.InspectParameter
 
INSTALLED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
INSTALLFAIL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
integerOfDate(long) - Static method in class com.softwaremining.util.CBLUtil
Replacement for function 'integer-of-date' in MicroFocus The INTEGER-OF-DATE function converts a date in the Gregorian calendar from standard date form (YYYYMMDD) to integer date form.
integerOfDate(long) - Static method in class com.softwaremining.util.DateUtil
The INTEGER-OF-DATE function converts a date in the Gregorian calendar from standard date form (YYYYMMDD) to integer date form.
integerOfDate(String) - Static method in class com.softwaremining.util.CBLUtil
Replacement for function 'integer-of-date' in MicroFocus The INTEGER-OF-DATE function converts a date in the Gregorian calendar from standard date form (YYYYMMDD) to integer date form.
integerOfDate(String) - Static method in class com.softwaremining.util.DateUtil
The INTEGER-OF-DATE function converts a date in the Gregorian calendar from standard date form (YYYYMMDD) to integer date form.
integerOfDay(long) - Static method in class com.softwaremining.util.CBLUtil
SAS 11.03.2009
integerOfDay(long) - Static method in class com.softwaremining.util.DateUtil
SAS 11.03.2009
integerPart(double) - Static method in class com.softwaremining.util.CBLUtil
translation of IBM Function IntegerPart ABCD
integerPart(long) - Static method in class com.softwaremining.util.CBLUtil
translation of IBM Function IntegerPart ABCD
INTENSITY_BRIGHT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
INTENSITY_DARK - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
INTENSITY_NORMAL - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
InterfaceCicsQueueDO - Interface in com.softwaremining.vendors.cics.dto
 
INTERNAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
interval - Variable in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
INTLIBERROR - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
into - Variable in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
INTRA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
INTSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
INTSTOP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
intValue() - Method in class com.softwaremining.containers.MBigDecimal
 
intValue() - Method in class com.softwaremining.containers.MDouble
 
intValue() - Method in class com.softwaremining.containers.MInteger
 
intValue() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
intValue() - Method in interface com.softwaremining.wrappers.ISMInteger
 
intValue(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
INVALID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
invalidate() - Method in class com.softwaremining.vendors.cics.SessionManager
forces system to perform clean up at end of the session Used to indicate to owning HttpSession to invalidate itself (ie invokes httpSession.invalidate(); )
invalidateSession(Long) - Static method in class com.softwaremining.sql.ConnectionPool
 
InvalidKeyException - Exception Class in com.softwaremining.wrappers.exception
 
InvalidKeyException(IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.InvalidKeyException
 
InvalidKeyException(Exception, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.InvalidKeyException
 
InvalidKeyException(String, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.InvalidKeyException
 
INVERRTERM - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
(not-used) used in CICS Routing - system does not require invalid-terminal / routing to terminal is not supported
INVLDC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
(not-used) This is used in CICS SEND occurs if the specified LDC mnemonic is not included in the LDC list for the logical unit.
INVMPSZ - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
Not Supported yet
invoke(String) - Method in class com.softwaremining.logic.BaseService
 
invoke(String) - Method in interface com.softwaremining.logic.IBaseService
 
invokeAidEventHandler() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
invokeConditionHandler(ISMObject, long, Throwable) - Method in class com.softwaremining.vendors.cics.CicsBaseService
handle the condition - when a CICS operation fails, or throw an AbnormalTerminationException code - then control will be passed to this method to determine whether a.
InvokeHelper - Interface in com.softwaremining.logic
responsible for starting, shutting down and retrieving references to transaction processor for an application.
invokeLauncher() - Method in interface com.softwaremining.logic.InvokeHelper
 
invokeProgram(String) - Method in interface com.softwaremining.logic.InvokeHelper
 
invokeRange(String, String) - Method in class com.softwaremining.logic.BaseService
translation of COBOL perform-Thru
invokeRange(String, String) - Method in interface com.softwaremining.logic.IBaseService
 
invokeSizeError() - Method in class com.softwaremining.wrappers.AbstractCBLField
manually set the SizeError flag - used in Division operations to catch Division-By-Zero
INVREQ - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
(not-used) INvalid-REQuest..
IOCriticalException - Exception Class in com.softwaremining.wrappers.exception
IOCriticalException - Althgouth these are critical - they may not cause the system to stop.
IOCriticalException(Exception, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.IOCriticalException
 
IOCriticalException(String, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.IOCriticalException
 
IOERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
For VSAM files, IOERR normally indicates a hardware error.
IOERROR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IOFatalException - Exception Class in com.softwaremining.wrappers.exception
fatal exceptions are used for STOPPING the system
IOFatalException(Exception, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.IOFatalException
 
IOFatalException(Exception, IPersistence, String) - Constructor for exception class com.softwaremining.wrappers.exception.IOFatalException
 
IOFatalException(String, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.IOFatalException
 
IOStatusException - Exception Class in com.softwaremining.wrappers.exception
 
IOStatusException(IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.IOStatusException
 
IOStatusException(Exception, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.IOStatusException
 
IOStatusException(String, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.IOStatusException
 
IOUnCriticalException - Exception Class in com.softwaremining.wrappers.exception
 
IOUnCriticalException(IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.IOUnCriticalException
 
IOUnCriticalException(Exception, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.IOUnCriticalException
 
IOUnCriticalException(String, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.IOUnCriticalException
 
IPCBDatabase - Interface in com.softwaremining.vendors.dli.interfaces
 
IPCBModifiable - Interface in com.softwaremining.vendors.dli.interfaces
 
IPCBScreen - Interface in com.softwaremining.vendors.dli.interfaces
representation of I/O PCB
IPCONN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IPECI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IPersistence - Interface in com.softwaremining.sql
this class contains a set of constants which are used through out the Persistent layers.
IPIC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IProgramControlBlock - Interface in com.softwaremining.vendors.dli.interfaces
 
IPV4 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IPV6 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IQueueStorage - Interface in com.softwaremining.vendors.cics.queue
This interface is used in translation of CICS TSQ API.
IRC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
IS_RUNNING_ON_MAINFRAME - Static variable in class com.softwaremining.Config
 
IS_RUNNING_ON_WINDOWS - Static variable in class com.softwaremining.Config
 
isA_Match() - Method in interface com.softwaremining.jcl.utils.ICondition
 
isAbend() - Method in class com.softwaremining.vendors.cics.CicsBaseService
this method is used in passing abend information between CICS LINK calls
isAbend() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
isAcceptable() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
Expect to "Accept" a value from screen (read from screen-io)
isAfter() - Method in class com.softwaremining.util.inspect.AfterBeforeBlock
 
isAfter() - Method in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
isAidEventManagerActive() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
isAlarm() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isAllFieldsContainZerosOrSpaces(ISMObject[]) - Static method in class com.softwaremining.sql.SQLWrapperHelper
 
isAllowedToExpandGTEQSearches() - Method in class com.softwaremining.sql.AbstractORContainer
 
isAllowedToExpandGTEQSearches() - Method in interface com.softwaremining.sql.ISQLWrapper
internal use only.
isAllowedToExpandGTEQSearches() - Method in class com.softwaremining.sql.SQLWrapper
 
isAllowedToExpandGTEQSearches() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isAllowedToExpandGTEQSearches() - Method in class com.softwaremining.vendors.cics.CicsPersistence
for internal use only
isAllowSearchForChildern() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
isAlpha(ISMObject) - Static method in class com.softwaremining.util.CBLUtil
check the content of field is a number
isAlpha(String) - Static method in class com.softwaremining.util.CBLUtil
check the content of field is a number
isAlphaNumeric(ISMObject) - Static method in class com.softwaremining.util.CBLUtil
 
isAlreadySorted() - Method in interface com.softwaremining.jcl.utils.IJoinKeys
 
isAny() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
isArrayOfArrays() - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by the framework.
isAscending() - Method in class com.softwaremining.util.sort.OrderClause
 
isAsis() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
isAt() - Method in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
isAttributeSet(int, int) - Static method in class com.softwaremining.util.ScreenUtility
 
isAutoCRLF() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
isAuxiliary() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
isBefore() - Method in class com.softwaremining.util.inspect.AfterBeforeBlock
 
isBelow() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
isBlankWhenZero() - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
 
isBmsNormal() - Method in class com.softwaremining.ui.RequestEntry
 
isBMSString() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
For internal use only.
isBMSString() - Method in class com.softwaremining.wrappers.AbstractCBLField
For internal use only.
isBright() - Method in class com.softwaremining.ui.RequestEntry
 
isCachable() - Method in class com.softwaremining.wrappers.AbstractCBLField
Used internally by the framework to indicate whether a caching strategy is in place.
isCachedArrayLengthActual() - Method in class com.softwaremining.wrappers.AbstractCBLField
Checking of cached array length actuality (if any depending field in wrapper was changed after previous caching of arrayLength)
isCacheStateOK() - Method in class com.softwaremining.wrappers.AbstractCBLField
(For backward compatibility) for internal use only ...
isCallerWaiting() - Method in class com.softwaremining.logic.BaseService
method used internally by SoftwareMining framework
isCancel() - Method in class com.softwaremining.vendors.cics.dto.AbendDO
Deprecated.
 
isChangeGEConditonToLIKE() - Method in class com.softwaremining.sql.AbstractORContainer
 
isChangeGEConditonToLIKE() - Method in interface com.softwaremining.sql.ISQLWrapper
The system can replace GE searches to LIKE statements.
isChangeGEConditonToLIKE() - Method in class com.softwaremining.sql.SQLWrapper
 
isChangeGEConditonToLIKE() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isChangeGTEQ2EQForLIKECondition() - Method in class com.softwaremining.sql.AbstractORContainer
 
isChangeGTEQ2EQForLIKECondition() - Method in interface com.softwaremining.sql.ISQLWrapper
For internal Use only.
isChangeGTEQ2EQForLIKECondition() - Method in class com.softwaremining.sql.SQLWrapper
 
isChangeGTEQ2EQForLIKECondition() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isChecked() - Method in class com.softwaremining.ui.RequestEntry
 
isCheckRecordsAreInOrder() - Method in interface com.softwaremining.jcl.utils.IJoinKeys
 
isCicsAutoSyncPointEnabled() - Method in class com.softwaremining.logic.BaseService
 
isCicsAutoSyncPointEnabled() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
ISCINVREQ - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
The remote system indicates a failure that does not correspond to a known condition.
isClear() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
isCompressed() - Method in class com.softwaremining.wrappers.format.AlphaNumericFormat
 
isCompressed() - Method in class com.softwaremining.wrappers.format.Format
 
isCompressed() - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
 
isCompressed() - Method in class com.softwaremining.wrappers.format.NumericFormatCompressed
 
isCompressed() - Method in class com.softwaremining.wrappers.format.NumericFormatDisplay
 
isCompressed() - Method in class com.softwaremining.wrappers.format.NumericFormatFloat
 
isCondition() - Method in class com.softwaremining.vendors.dli.beans.SSABean
 
isConditionHandled() - Method in class com.softwaremining.vendors.cics.util.CicsCondition
 
isConditionIgnored() - Method in class com.softwaremining.vendors.cics.util.CicsCondition
 
isConnectionActive(Connection) - Static method in class com.softwaremining.sql.ConnectionPool
Check if connection is still active, used in conjunction with ConnectionFactory.ONLINE_APP_NEEDS_TO_CHECK_CONNECTION_IS_ALIVE
JDBC Connection occasionally times out on Online applications ..
isControl() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isCountIndicator - Variable in class com.softwaremining.jcl.utils.BuildAndReformatElement
 
IScratchPadArea - Interface in com.softwaremining.vendors.dli.interfaces
 
IScreenClient - Interface in com.softwaremining.ui
Common interface for communicating between program logic and screen server implementation
IScreenConstants - Interface in com.softwaremining.ui.web
 
IScreenInteraction - Interface in com.softwaremining.ui.screenrequest
 
isCursor() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isDark() - Method in class com.softwaremining.ui.RequestEntry
 
isDataonly() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isDebugEnabled() - Method in class com.softwaremining.log.JRE14Logger
 
isDebugEnabled() - Method in interface com.softwaremining.log.Log
 
isDebugEnabled() - Method in class com.softwaremining.log.Log4jLogger
 
isDecimal() - Method in class com.softwaremining.wrappers.format.AbstractNumericFormat
 
isDefaultHandlerUsed() - Method in class com.softwaremining.vendors.cics.util.CicsCondition
 
isDescending() - Method in class com.softwaremining.vendors.vos.Column
 
isDisabled() - Method in class com.softwaremining.ui.RequestEntry
 
isDli_IgnoreAttribs() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isDuplicateRecord() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
isEbcidicNumber(ISMObject) - Static method in class com.softwaremining.util.CBLUtil
check the content of field is a number
ISecurityManager - Interface in com.softwaremining.vendors.cics.security
This interface outlines the security functions used internally by SoftwareMining CICS Libraries.
ISegmentSearchArgument - Interface in com.softwaremining.vendors.dli.interfaces
 
isEmpty() - Method in class com.softwaremining.wrappers.AbstractCBLField
IS EMPTY is used in BULL DPS7
isEof() - Method in class com.softwaremining.util.SortManager
have we reached the end of the file ?
isEof() - Method in class com.softwaremining.wrappers.AbstractSortBean
have we reached the end of the file ?
isEqualToAll(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
to do ..
isErase() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isEraseaup() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isErased() - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
Checks if the attribute field has modified (MDT) value.
isErased() - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
Checks if the attribute field has modified (MDT) value.
isErased() - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
Checks if the attribute field has modified (MDT) value.
isErased() - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
Checks if the attribute field has modified (MDT) value.
isErased() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
Checks if the attribute field has modified (MDT) value.
isErased() - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
Checks if the attribute field has modified (MDT) value.
isErased2() - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
Checks if the attribute field has LOW-VALUES
isErased2() - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
Checks if the attribute field has LOW-VALUES
isErased2() - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
Checks if the attribute field has LOW-VALUES
isErased2() - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
Checks if the attribute field has LOW-VALUES
isErased2() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
Checks if the attribute field has LOW-VALUES
isErased2() - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
Checks if the attribute field has LOW-VALUES
isEsql49LevelIndicator() - Method in class com.softwaremining.containers.MGroup
 
isEsql49LevelIndicator() - Method in class com.softwaremining.wrappers.CBLGroup
 
isEsql49LevelIndicator() - Method in interface com.softwaremining.wrappers.ISMGroup
 
isEsql49LevelIndicator() - Method in class com.softwaremining.wrappers.VGroup
 
isExcludedFromSQLTable() - Method in class com.softwaremining.containers.AbstractContainerBean
 
isExcludedFromSQLTable() - Method in class com.softwaremining.containers.AbstractMutableField
 
isExcludedFromSQLTable() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
isExcludedFromSQLTable() - Method in interface com.softwaremining.wrappers.ISMObject
 
isExemptFromMemRelease() - Method in class com.softwaremining.containers.AbstractContainerBean
 
isExemptFromMemRelease() - Method in class com.softwaremining.wrappers.CBLBean
for internal use only
isExemptFromMemRelease() - Method in class com.softwaremining.wrappers.CBLPointer
 
isExemptFromMemRelease() - Method in interface com.softwaremining.wrappers.ISMBean
 
isFetchDirectionBackward() - Method in class com.softwaremining.sql.AbstractORContainer
 
isFetchDirectionBackward() - Method in interface com.softwaremining.sql.ISQLWrapper
 
isFetchDirectionBackward() - Method in class com.softwaremining.sql.SQLWrapper
 
isFetchDirectionBackward() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isFetchDirectionForward() - Method in class com.softwaremining.sql.AbstractORContainer
 
isFetchDirectionForward() - Method in interface com.softwaremining.sql.ISQLWrapper
 
isFetchDirectionForward() - Method in class com.softwaremining.sql.SQLWrapper
 
isFetchDirectionForward() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isFieldPointer() - Method in class com.softwaremining.wrappers.CBLPointer
a pointer may point to a Field (in same class) or another Data-Access Object (ACMBaseWrappper subclass)
IsFileopen() - Method in class com.softwaremining.files.IndexedFileSingleProcess
 
isFileOpened() - Method in class com.softwaremining.files.AbstractSequentialFile
supporting UNISYS IF ATTRIBUTE OPEN OF record = VALUE TRUE
isFileOpened() - Method in class com.softwaremining.files.SequentialFile
 
isFileOpened() - Method in class com.softwaremining.files.SequentialNIOFile
 
isFileOpened() - Method in class com.softwaremining.sql.AbstractORContainer
 
isFileOpened() - Method in interface com.softwaremining.sql.ISQLWrapper
 
isFileOpened() - Method in class com.softwaremining.sql.SQLWrapper
 
isFileOpened() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isFilled(byte) - Method in class com.softwaremining.wrappers.AbstractCBLField
Is object filled with 'filler'
isFilled(byte) - Method in class com.softwaremining.wrappers.CBLBean
Is object filled with 'filler'
isFilled(char) - Method in class com.softwaremining.containers.AbstractContainerBean
 
isFilled(char) - Method in class com.softwaremining.containers.MGroup
Is object filled with 'filler'
isFilled(char) - Method in class com.softwaremining.containers.MString
 
isFilled(char) - Method in class com.softwaremining.wrappers.AbstractCBLField
Is object filled with 'filler'
isFilled(char) - Method in class com.softwaremining.wrappers.CBLBean
Is object filled with 'filler'
isFilled(char) - Method in class com.softwaremining.wrappers.VGroup
Is object filled with 'filler'
isFilled(double, int) - Static method in class com.softwaremining.util.StringUtility
returns true if the string is entirely composed of character c
isFilled(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Is object filled with 'filler'
isFilled(int) - Method in class com.softwaremining.wrappers.CBLBean
Is object filled with 'filler'
isFilled(AbstractDataObject, String) - Static method in class com.softwaremining.util.StringUtility
 
isFilled(String) - Method in class com.softwaremining.containers.AbstractContainerBean
 
isFilled(String) - Method in class com.softwaremining.containers.MByte
 
isFilled(String) - Method in class com.softwaremining.containers.MGroup
 
isFilled(String) - Method in class com.softwaremining.containers.MString
 
isFilled(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
Is object filled with 'filler'
isFilled(String) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isFilled(String) - Method in class com.softwaremining.wrappers.CBLBean
Is object filled with 'filler'
isFilled(String) - Method in interface com.softwaremining.wrappers.ISMString
 
isFilled(String) - Method in class com.softwaremining.wrappers.VGroup
 
isFilled(String, byte) - Static method in class com.softwaremining.util.StringUtility
returns true if the string is entirely composed of character c
isFilled(String, char) - Static method in class com.softwaremining.util.CobolUtility
COBOL is Filled With character c
isFilled(String, char) - Static method in class com.softwaremining.util.StringUtility
returns true if the string is entirely composed of character c
isFilled(String, String) - Static method in class com.softwaremining.util.StringUtility
returns true if the string is entirely composed of string filler
isFiller() - Method in class com.softwaremining.containers.AbstractContainerBean
 
isFiller() - Method in class com.softwaremining.containers.AbstractMutableField
 
isFiller() - Method in class com.softwaremining.containers.MFiller
 
isFiller() - Method in class com.softwaremining.containers.MString
 
isFiller() - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by the framework to indicate if a field represents COBOL FILLER
isFiller() - Method in class com.softwaremining.wrappers.CBLBlankString
 
isFiller() - Method in class com.softwaremining.wrappers.CBLFiller
 
isFiller() - Method in class com.softwaremining.wrappers.CBLString
 
isFiller() - Method in interface com.softwaremining.wrappers.ISMObject
 
isFinished() - Method in interface com.softwaremining.logic.TransactionProcessor
 
isFinished() - Method in class com.softwaremining.ui.AbstractScreen
 
isFirstInstance() - Method in class com.softwaremining.logic.BaseService
To do with multi-processing/multi-threaded launch of application by SMLauncher numIntances=n
E.g.
isFirstTimeExecutionAndNoParameters() - Method in class com.softwaremining.vendors.cics.CicsBaseService
Indicates whether this the first time this program is being executed, or whether the system is re-entering this program.
isFirstTimeExecutionAndNoParameters() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
isFixedLenghtRecordsEndWithNewLine() - Method in class com.softwaremining.files.AbstractSequentialFile
fixedLengthRecords are treated as SEQUENTIAL, ie records are concatenated together.
isFocused() - Method in class com.softwaremining.ui.RequestEntry
 
isFormfeed() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isFreekb() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isFrset() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isFset() - Method in class com.softwaremining.ui.RequestEntry
for handling BMS's FSET attribute
isFunctionKeyPressed() - Method in class com.softwaremining.vendors.wang.WangBaseService
 
isGreaterOrEqualTo(double) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isGreaterOrEqualTo(double) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterOrEqualTo(double) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterOrEqualTo(double) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterOrEqualTo(int) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isGreaterOrEqualTo(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterOrEqualTo(int) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterOrEqualTo(int) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterOrEqualTo(long) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isGreaterOrEqualTo(long) - Method in class com.softwaremining.containers.MString
 
isGreaterOrEqualTo(long) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterOrEqualTo(long) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterOrEqualTo(long) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterOrEqualTo(ISMNumeric) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isGreaterOrEqualTo(ISMNumeric) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterOrEqualTo(ISMNumeric) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterOrEqualTo(ISMObject) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterOrEqualTo(String) - Method in class com.softwaremining.containers.AbstractMutableField
 
isGreaterOrEqualTo(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterOrEqualTo(String) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterOrEqualTo(String) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterOrEqualTo(String, String) - Static method in class com.softwaremining.util.CBLFieldUtility
compare values of this field with the target field
isGreaterOrEqualTo(BigDecimal) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isGreaterOrEqualTo(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterOrEqualTo(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterOrEqualTo(BigDecimal) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterThan(char) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterThan(double) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isGreaterThan(double) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterThan(double) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterThan(double) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterThan(int) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isGreaterThan(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterThan(int) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterThan(int) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterThan(long) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isGreaterThan(long) - Method in class com.softwaremining.containers.MString
 
isGreaterThan(long) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterThan(long) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterThan(long) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isGreaterThan(long) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterThan(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isGreaterThan(CBLBean) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterThan(ISMNumeric) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isGreaterThan(ISMNumeric) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterThan(ISMNumeric) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterThan(ISMObject) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterThan(String) - Method in class com.softwaremining.containers.AbstractMutableField
 
isGreaterThan(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterThan(String) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterThan(String) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isGreaterThan(String) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGreaterThan(String, String) - Static method in class com.softwaremining.util.CBLFieldUtility
compare values of this field with the target field
isGreaterThan(BigDecimal) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isGreaterThan(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isGreaterThan(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isGreaterThan(BigDecimal) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isGroup() - Method in class com.softwaremining.wrappers.AbstractCBLField
differentiate between fields and groups.
isGroup() - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
method used internally by framework Determines if the is a GROUP
isGroup() - Method in class com.softwaremining.wrappers.CBLGroup
 
isGUIScreensEnabled() - Method in class com.softwaremining.logic.BaseService
 
isGUIScreensEnabled() - Method in interface com.softwaremining.ui.IDisplayable
 
isGUIScreensEnabled() - Method in class com.softwaremining.vendors.ile.ILEScreen
 
isHandleActive() - Method in class com.softwaremining.vendors.cics.dto.CicsDO
 
isHandlersActive() - Method in class com.softwaremining.vendors.cics.util.AidEventManager
 
isHandlersActive() - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
 
isHighValues() - Method in class com.softwaremining.wrappers.AbstractCBLField
Is object filled with COBOL HIGH Values ?
isHighValues() - Method in class com.softwaremining.wrappers.CBLBean
Is object filled with COBOL High Values ?
isHighValues(String) - Static method in class com.softwaremining.util.CobolUtility
COPBOL is HighValues
isHighValues(String) - Static method in class com.softwaremining.util.StringUtility
 
isHighValues(String, int) - Static method in class com.softwaremining.util.StringUtility
Returns true if string contains Hi-Values.
isIgnoreOriginalKeys() - Method in class com.softwaremining.sql.AbstractORContainer
 
isIgnoreOriginalKeys() - Method in interface com.softwaremining.sql.ISQLWrapper
 
isIgnoreOriginalKeys() - Method in class com.softwaremining.sql.SQLWrapper
for internal use only
isIgnoreOriginalKeys() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isInputAvailable() - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
Checks if the number of characters typed by user is greater than 0.
isInputAvailable() - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
Checks if the number of characters typed by user is greater than 0.
isInputAvailable() - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
Checks if the number of characters typed by user is greater than 0.
isInputAvailable() - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
Checks if the number of characters typed by user is greater than 0.
isInputAvailable() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
Checks if the number of characters typed by user is greater than 0.
isInputAvailable() - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
Checks if the number of characters typed by user is greater than 0.
isInputValid() - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
isInputValid() - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
isInputValid() - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
isInputValid() - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
 
isInputValid() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
 
isInputValid() - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
checks if the length-field is -1
isInRange(double) - Method in class com.softwaremining.util.RangeItem
 
isInRange(double, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
Method catering for COBOL 88 variable range checking
isInRange(int) - Method in class com.softwaremining.util.RangeItem
 
isInRange(int, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
Method catering for COBOL 88 variable range checking
isInRange(long) - Method in class com.softwaremining.util.RangeItem
 
isInRange(long, int[]) - Static method in class com.softwaremining.vendors.cics.constants.CicsCodes
 
isInRange(long, long) - Static method in class com.softwaremining.vendors.cics.constants.CicsCodes
 
isInRange(long, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
Method catering for COBOL 88 variable range checking
isInRange(CBLDouble, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
Method catering for COBOL 88 variable range checking
isInRange(CBLInteger, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
Method catering for COBOL 88 variable range checking
isInRange(CBLLong, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
Method catering for COBOL 88 variable range checking
isInRange(ISMObject, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
Method catering for COBOL 88 variable range checking
isInRange(ISMObject, String) - Static method in class com.softwaremining.util.CBLUtil
check whether field is in range
isInRange(ISMObject, String, String) - Static method in class com.softwaremining.util.CBLUtil
check whether field is in range from FROM to TO
isInRange(Double) - Method in class com.softwaremining.util.RangeItem
 
isInRange(Integer) - Method in class com.softwaremining.util.RangeItem
 
isInRange(Long) - Method in class com.softwaremining.util.RangeItem
 
isInRange(Number, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
Method catering for COBOL 88 variable range checking
isInRange(Object) - Method in class com.softwaremining.util.RangeItem
 
isInRange(String) - Method in class com.softwaremining.util.RangeItem
 
isInRange(String, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
Method catering for COBOL 88 variable range checking
isInRange(String, String) - Static method in class com.softwaremining.util.CBLUtil
 
isInRange(String, String, String) - Static method in class com.softwaremining.util.CBLUtil
check whether field is in range from FROM to TO
isInRange(BigDecimal, int) - Static method in class com.softwaremining.vendors.cics.constants.CicsCodes
 
isInRange(BigDecimal, int[]) - Static method in class com.softwaremining.vendors.cics.constants.CicsCodes
 
isInsertSingleRecordMode() - Method in class com.softwaremining.files.IndexedFileSingleProcess
this method is designed to be overwritten by IndexedFiles
isInvalidated() - Method in class com.softwaremining.vendors.cics.SessionManager
used to indicate to owning HttpSession to invalidate itself
isInvolvedInDependency() - Method in class com.softwaremining.wrappers.CBLBean
Note that dependency may be established between different record-structures (Different CBLBeanss)
isInvolvedInExternalDependency() - Method in class com.softwaremining.wrappers.CBLBean
true when the 'dependent' and 'depending' field live in different Data-access-Objects
isISMInRange(ISMNumeric, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
 
isISMInRange(ISMString, RangeItem[]) - Static method in class com.softwaremining.util.RangeItem
 
isJustifiedRight() - Method in class com.softwaremining.containers.MByte
 
isJustifiedRight() - Method in class com.softwaremining.containers.MString
 
isJustifiedRight() - Method in class com.softwaremining.wrappers.CBLString
 
isJustifiedRight() - Method in class com.softwaremining.wrappers.format.Format
 
isJustifiedRight() - Method in interface com.softwaremining.wrappers.ISMString
 
isKeepAllDups() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
isKeepBase() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
isKeepLast() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
isKeepNoDups() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
isKeepWithAll() - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
isKept() - Method in class com.softwaremining.sql.AbstractORContainer
 
isKept() - Method in interface com.softwaremining.sql.ISQLWrapper
 
isKept() - Method in class com.softwaremining.sql.SQLWrapper
 
isKept() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isKeyPressed(String) - Method in class com.softwaremining.vendors.caideal.CAIdealBaseService
TODO
isKeyPressed(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
check if a key has been prssed
isKeyPressed(String) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
isKeyUnique() - Method in class com.softwaremining.sql.AbstractORContainer
 
isKeyUnique() - Method in interface com.softwaremining.sql.ISQLWrapper
 
isKeyUnique() - Method in class com.softwaremining.sql.SQLWrapper
 
isKeyUnique() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isLastSeekConditionLookedForEquality() - Method in class com.softwaremining.sql.AbstractORContainer
 
isLastSeekConditionLookedForEquality() - Method in interface com.softwaremining.sql.ISQLWrapper
 
isLastSeekConditionLookedForEquality() - Method in class com.softwaremining.sql.SQLWrapper
 
isLastSeekConditionLookedForEquality() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isLessOrEqualTo(double) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isLessOrEqualTo(double) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessOrEqualTo(double) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessOrEqualTo(double) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isLessOrEqualTo(double) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessOrEqualTo(int) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isLessOrEqualTo(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessOrEqualTo(int) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessOrEqualTo(int) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isLessOrEqualTo(int) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessOrEqualTo(long) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isLessOrEqualTo(long) - Method in class com.softwaremining.containers.MString
 
isLessOrEqualTo(long) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessOrEqualTo(long) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessOrEqualTo(long) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isLessOrEqualTo(long) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessOrEqualTo(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isLessOrEqualTo(ISMNumeric) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isLessOrEqualTo(ISMNumeric) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessOrEqualTo(ISMNumeric) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessOrEqualTo(ISMObject) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessOrEqualTo(String) - Method in class com.softwaremining.containers.AbstractMutableField
 
isLessOrEqualTo(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessOrEqualTo(String) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessOrEqualTo(String) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isLessOrEqualTo(String) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessOrEqualTo(String, String) - Static method in class com.softwaremining.util.CBLFieldUtility
compare values of this field with the target field
isLessOrEqualTo(BigDecimal) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isLessOrEqualTo(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessOrEqualTo(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessOrEqualTo(BigDecimal) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessThan(double) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isLessThan(double) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessThan(double) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessThan(double) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isLessThan(double) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessThan(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessThan(int) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessThan(int) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isLessThan(long) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isLessThan(long) - Method in class com.softwaremining.containers.MString
 
isLessThan(long) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessThan(long) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessThan(long) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isLessThan(long) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessThan(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isLessThan(ISMNumeric) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isLessThan(ISMNumeric) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessThan(ISMNumeric) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessThan(ISMObject) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessThan(String) - Method in class com.softwaremining.containers.AbstractMutableField
 
isLessThan(String) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessThan(String) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessThan(String) - Method in class com.softwaremining.wrappers.CBLBean
compare values of this field with the target field
isLessThan(String) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessThan(String, String) - Static method in class com.softwaremining.util.CBLFieldUtility
compare values of this field with the target field
isLessThan(BigDecimal) - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
isLessThan(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLField
compare values of this field with the target field
isLessThan(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
isLessThan(BigDecimal) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
isLessThanAll(char) - Method in class com.softwaremining.wrappers.CBLString
SAS 03.03.2009 Lexicographical comparison operator
isLessThanAll(String) - Method in class com.softwaremining.wrappers.CBLString
SAS 03.03.2009 Lexicographical comparison operator
isLinesAre_80_Chars() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
isLockingSupported() - Method in class com.softwaremining.sql.DB2Features
 
isLockingSupported() - Method in interface com.softwaremining.sql.DbFeatures
 
isLogError() - Method in exception class com.softwaremining.logic.exception.CBLException
 
isLogError() - Method in exception class com.softwaremining.logic.exception.LMException
 
isLogError() - Method in exception class com.softwaremining.vendors.cics.exception.CicsContinuableException
 
isLowercase(ISMObject) - Static method in class com.softwaremining.util.CBLUtil
check whether string is in lower case
isLowercase(String) - Static method in class com.softwaremining.util.CBLUtil
 
isLowValues() - Method in class com.softwaremining.wrappers.AbstractCBLField
Is object filled with COBOL Low Values ?
isLowValues() - Method in class com.softwaremining.wrappers.CBLBean
Is object filled with COBOL Low Values ?
isLowValues(AbstractCBLField, int) - Static method in class com.softwaremining.util.StringUtility
Deprecated.
- please use isLowValues(String currentValue, int size)
isLowValues(String) - Static method in class com.softwaremining.util.CobolUtility
COBOL Is LowValues
isLowValues(String, int) - Static method in class com.softwaremining.util.StringUtility
Returns true if string contains low-Values.
isMain() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
isMaponly() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isMassinsert() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
ISMBean - Interface in com.softwaremining.wrappers
For internal use only representation of DAO beans - CBLBean, CBLBean, AbstractContainerBean ...
ISMBoolean - Interface in com.softwaremining.wrappers
 
ISMDataType - Interface in com.softwaremining.wrappers
This interface is representative of ALL SoftwareMining data-types - from DAOs (ISMBean) to fields (ISMInteger, ISMString ...) and Groups (ISMGroup)
ISMDouble - Interface in com.softwaremining.wrappers
 
isMember(String) - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
isMemoryFileSortApplicable - Variable in class com.softwaremining.jcl.utils.MemoryFileSortUtility
 
isMemoryTableAlreadyCreated(AbstractBasePersistence) - Static method in class com.softwaremining.util.CachedData_Helper
 
isMergeSortApplicable - Variable in class com.softwaremining.jcl.utils.MergeSortUtility
 
ISMGroup - Interface in com.softwaremining.wrappers
 
ISMInteger - Interface in com.softwaremining.wrappers
 
ISMLong - Interface in com.softwaremining.wrappers
 
ISMNumeric - Interface in com.softwaremining.wrappers
 
ISMObject - Interface in com.softwaremining.wrappers
This is top level interface for both COBOL variables and constants.
isModified() - Method in class com.softwaremining.ui.RequestEntry
 
isModified() - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
checks if attrib-A is not equal to Hex40 Value
isModified() - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
checks if attrib-A is not equal to Hex40 Value
isModified() - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
checks if attrib-A is not equal to Hex40 Value
isModified() - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
checks if attrib-A is not equal to Hex40 Value
isModified() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
checks if attrib-A is not equal to Hex40 Value
isModified() - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
indicates if the user has typed in any values in the GUI front-End.
ISMString - Interface in com.softwaremining.wrappers
 
isNeedScreenUpdate() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
isNleom() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isNocheck() - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
isNodump() - Method in class com.softwaremining.vendors.cics.dto.AbendDO
Deprecated.
 
isNosuspend() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
isNosuspend() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
isNotFound() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
ISNOTGREATER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ISNOTLESS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
isNotOpen() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
isNotruncate() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
isNotruncate() - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
isNull() - Method in class com.softwaremining.wrappers.CBLPointer
check whether field has been assigned to as yet
isNumber(double) - Static method in class com.softwaremining.util.CBLUtil
check the content of field is a number
isNumber(CBLBean) - Static method in class com.softwaremining.util.CBLUtil
check the content of a record is a number
isNumber(ISMObject) - Static method in class com.softwaremining.util.CBLUtil
check the content of field is a number
isNumber(String) - Static method in class com.softwaremining.util.CBLUtil
check the content of field is a number
isNumber(String, boolean) - Static method in class com.softwaremining.util.CBLFieldUtility
check that the string contains only INTEGER values or a decimal point This means that the value "1234E12" is NOT a Number
NOTE The method is used for validation of stringified FIELDS (ie produced by retrieveAsString()).
isNumeric() - Method in class com.softwaremining.ui.RequestEntry
 
isOk() - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
ISOLATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
isOutput() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
isOverFlow() - Method in class com.softwaremining.util.CBLUnstringProcessor
 
isPassExceptionUp() - Method in exception class com.softwaremining.logic.exception.RedirectionException
 
isPassword() - Method in class com.softwaremining.ui.RequestEntry
 
isPotentiallyInverted() - Method in class com.softwaremining.vendors.dli.IMSDbProcessor
 
isPrint() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isProtect() - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
ISQLWrapper - Interface in com.softwaremining.sql
Interface for Object-Relational classes talking to a database
isQualified() - Method in class com.softwaremining.vendors.dli.beans.SSABean
 
isRba() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
isRDW() - Method in class com.softwaremining.files.AbstractSequentialFile
Indicates if this class uses Record Descriptor Word
isReadyForNextIMSRead() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
isRecordSetEmpty() - Method in class com.softwaremining.vendors.bull.IDS2Wrapper
 
isRedefinedByAnotherClass() - Method in class com.softwaremining.wrappers.CBLBean
if ABC REDEFINES XYZ or ABC.assignRedefines(XYZ); Then ABC probably contains a lot of
isReduceGEorEQ() - Method in class com.softwaremining.sql.AbstractORContainer
 
isReduceGEorEQ() - Method in interface com.softwaremining.sql.ISQLWrapper
used in AS400 / DB400 to increase speed of searches
isReduceGEorEQ() - Method in class com.softwaremining.sql.SQLWrapper
for internal use only
isReduceGEorEQ() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isResourceAlreadyReleased() - Method in class com.softwaremining.containers.AbstractContainerBean
 
isResourceAlreadyReleased() - Method in class com.softwaremining.wrappers.CBLBean
 
isResourceAlreadyReleased() - Method in interface com.softwaremining.wrappers.ISMBean
 
isReturnStatus(int) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
isReturnStatus(int) - Static method in class com.softwaremining.vendors.hp.HpMonitor
 
isRewrite() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
isRightJustified() - Method in class com.softwaremining.ui.RequestEntry
 
isRollback() - Method in class com.softwaremining.vendors.cics.dto.SyncpointDO
 
isRrn() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
isScreenModified() - Method in class com.softwaremining.vendors.wang.WangBaseService
 
isSecurityEnabled() - Static method in class com.softwaremining.vendors.cics.SecurityController
 
isSeekSuppressed() - Method in class com.softwaremining.sql.AbstractORContainer
for internal use only - For VSAM SEEK / READ / ...
isSeekSuppressed() - Method in interface com.softwaremining.sql.ISQLWrapper
for internal use only - For VSAM SEEK / READ / ...
isSeekSuppressed() - Method in class com.softwaremining.sql.SQLWrapper
for internal use only - For VSAM SEEK / READ / ...
isSeekSuppressed() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isSeparateColumns() - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by the framework.
isSeparateTable() - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by the framework.
isSequentialKeyGeneration() - Method in class com.softwaremining.sql.AbstractORContainer
 
isSequentialKeyGeneration() - Method in interface com.softwaremining.sql.ISQLWrapper
 
isSequentialKeyGeneration() - Method in class com.softwaremining.sql.SQLWrapper
 
isSequentialKeyGeneration() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isShared() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
isSigned() - Method in class com.softwaremining.wrappers.format.AbstractNumericFormat
 
isSignLeading() - Method in class com.softwaremining.wrappers.format.NumericFormatDisplay
For internal use only.
isSignLeading() - Method in class com.softwaremining.wrappers.format.NumericFormatDisplayLeadingSign
For internal use only.
isSignSeparate() - Method in class com.softwaremining.wrappers.format.NumericFormatDisplay
for internal use only ...
isSignSeparate() - Method in class com.softwaremining.wrappers.format.NumericFormatDisplaySeparateSign
for internal use only.
isSignSeparate() - Method in class com.softwaremining.wrappers.format.NumericFormatDisplayTrailingSeparateSign
For internal use only.
isSignTrailing() - Method in class com.softwaremining.wrappers.format.NumericFormatDisplay
For internal use only.
isSignTrailing() - Method in class com.softwaremining.wrappers.format.NumericFormatDisplayTrailingSeparateSign
For internal use only.
isSignTrailing() - Method in class com.softwaremining.wrappers.format.NumericFormatDisplayTrailingSign
For internal use only.
isSpaces() - Method in class com.softwaremining.wrappers.AbstractCBLField
Is object filled with SPACES
isSpaces(String) - Static method in class com.softwaremining.util.CobolUtility
COBOL is Filled With Space
isStatus(String) - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
isStatus(String) - Method in class com.softwaremining.vendors.dms.DMSMonitor
 
isStatus(String) - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
isStatusAfterEndOfResultset() - Method in class com.softwaremining.sql.ESQLProcessor
 
isStatusCursorNotOpenError() - Method in class com.softwaremining.sql.ESQLProcessor
 
isStatusDuplicateInsert() - Method in class com.softwaremining.sql.ESQLProcessor
 
isStatusError() - Method in class com.softwaremining.sql.ESQLProcessor
 
isStatusMultipleEntries() - Method in class com.softwaremining.sql.ESQLProcessor
 
isStatusNoEntry() - Method in class com.softwaremining.sql.ESQLProcessor
 
isStatusNormal() - Method in class com.softwaremining.sql.ESQLProcessor
 
isStatusNullReturn() - Method in class com.softwaremining.sql.ESQLProcessor
 
isStatusOpenCloseError() - Method in class com.softwaremining.sql.ESQLProcessor
 
isStatusTimeout() - Method in class com.softwaremining.sql.ESQLProcessor
 
isStatusTimeoutNoTimeout() - Method in class com.softwaremining.sql.ESQLProcessor
 
isSubField() - Method in class com.softwaremining.wrappers.AbstractCBLField
for internal use only
isSuppressNextReadCurrent() - Method in class com.softwaremining.sql.AbstractORContainer
 
isSuppressNextReadCurrent() - Method in interface com.softwaremining.sql.ISQLWrapper
 
isSuppressNextReadCurrent() - Method in class com.softwaremining.sql.SQLWrapper
 
isSuppressNextReadCurrent() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
isTargetXMLScreen() - Method in class com.softwaremining.logic.BaseService
Used internally by framework to support JSP type screens
isTargetXMLScreen() - Method in interface com.softwaremining.ui.IDisplayable
Used internally by framework to support JSP type screens
isTargetXMLScreen() - Method in class com.softwaremining.vendors.ile.ILEScreen
Used internally by framework to support JSP type screens
isTask() - Method in class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
isTd() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
isTerminal() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
isTerminated() - Method in class com.softwaremining.report.ReportProcessor
 
isText() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
isToBeInvalidatedAtEndOfSession() - Method in class com.softwaremining.vendors.cics.SessionManager
 
isTraceEnabled() - Method in class com.softwaremining.log.JRE14Logger
 
isTraceEnabled() - Method in interface com.softwaremining.log.Log
 
isTraceEnabled() - Method in class com.softwaremining.log.Log4jLogger
 
isTs() - Method in interface com.softwaremining.vendors.cics.dto.InterfaceCicsQueueDO
 
isTs() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
isUnderline() - Method in class com.softwaremining.ui.RequestEntry
 
isUnescaped() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
isUppercase(ISMObject) - Static method in class com.softwaremining.util.CBLUtil
check whether string is in upper case
isUppercase(String) - Static method in class com.softwaremining.util.CBLUtil
 
isUsedForInput() - Method in class com.softwaremining.ui.RequestEntry
Used in CICS
XML direction "io" or "input" changes this to true
isUsedInRedefines() - Method in class com.softwaremining.wrappers.AbstractCBLField
Used Internally by SoftwareMining Framework is this field used in redefines ?
isUseRecSeqDataFiles() - Method in class com.softwaremining.files.IndexedFileSingleProcess
indicates whether the underlying data-file is RECORD-SEQUENTIAL (no CR/LF) or Line-Sequential
isUsingEbcdicDataFiles() - Static method in class com.softwaremining.Config
 
isVisible() - Method in class com.softwaremining.ui.RequestEntry
for handling BMS's DRK attribute
isWait() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
IsWaitingForUI() - Method in class com.softwaremining.vendors.cics.CicsBaseService
Only used in conversion of Conversational to Pseudo-Conv Programs
isZeros() - Method in class com.softwaremining.wrappers.AbstractCBLField
Is object filled with ZEROS
isZeros(String) - Static method in class com.softwaremining.util.CobolUtility
COBOL is Filled With Zeros
ITEMERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
Not handled yet For CICS WRITEQ: Occurs for the following conditions: The item number that is specified or implied by a WRITEQ TS command with the REWRITE option is not valid (that is, outside the range of entry numbers that are assigned for the queue).
ITRMERRP_DEL_REWR_OUT_OF_SEQUENCE - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
ITRMERRP_END_OF_DATA_SET - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
ITRMERRP_FILE_IS_NOT_DEF - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
ITRMERRP_FILE_IS_OUT_OF_SERVICE - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
ITRMERRP_NO_ROOM_FOR_NEW_REC - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
ITRMERRP_OK - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
ITRMERRP_READ_POINT_NO_REC_FOUND - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
ITRMERRP_REC_IS_NOT_AVAIL_GO_TO_BUSY - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
ITRMERRP_VSAM_ERROR - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
ITRMERRP_WRITE_DUPLICATE_KEY - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 

J

JAVA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
JB - Static variable in class com.softwaremining.util.LM
 
JCL_MEMORY_FILE_LARGEST_FILE - Static variable in class com.softwaremining.Config
 
JCL_MEMORY_FILE_SORT_ENABLED - Static variable in class com.softwaremining.Config
 
JCL_MERGE_SORT_BREAK_FILES_CHUNKS - Static variable in class com.softwaremining.Config
 
JCL_MERGE_SORT_ENABLED - Static variable in class com.softwaremining.Config
 
JCL_MERGE_SORT_MAX_FILE_SIZE_MB - Static variable in class com.softwaremining.Config
 
JCL_MERGE_SORT_MAX_NUMBER_OF_FILES - Static variable in class com.softwaremining.Config
 
JCL_MERGE_SORT_TMP_DIR - Static variable in class com.softwaremining.Config
 
JCL_PD_SIZE_REPRESENT_NUMBER_OF_BYTES - Static variable in class com.softwaremining.Config
(1,6,PD ...) can represents Number of 6 Bytes or or 6 Digits
JCL_SORT_MEM_STRATEGY_CACHE_RECORDS - Static variable in class com.softwaremining.Config
Deprecated.
JCL_SORT_MEM_STRATEGY_MIN_FILE_SIZE_MB - Static variable in class com.softwaremining.Config
Deprecated.
JCL_USE_KEY_SORT_MEMORY_STRATEGY - Static variable in class com.softwaremining.Config
Deprecated.
join(ISMObject[], String, String) - Static method in class com.softwaremining.sql.SQLBuilderHelper
 
join(List<ISMObject>, String, String) - Static method in class com.softwaremining.sql.SQLBuilderHelper
concatenate a string to an instance of ACMField
joinCommand - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
joinInt(int[]) - Static method in class com.softwaremining.util.ScreenUtility
 
JOURNALMODEL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
JOURNALNAME - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
JOURNALNUM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
JRE14Logger - Class in com.softwaremining.log
 
JRE14Logger(Logger) - Constructor for class com.softwaremining.log.JRE14Logger
 
JSP_FOLDER - Static variable in class com.softwaremining.Config
 
JSP_GENERATE_ID_ATTRIBUTE - Static variable in class com.softwaremining.Config
JSPScreen.renderXXX will produce elements such as <input name="abc" value=...>
Enabling this flag will also add id attribute e.g.
JSP_MODE - Static variable in interface com.softwaremining.ui.web.ServletInterface
 
JSPScreen - Class in com.softwaremining.ui.web
this class is used internally to generate HTML/JSP screens using
screens/file.xml and screens/jsp/xxx_yyy.jsp definitions
JSPScreen() - Constructor for class com.softwaremining.ui.web.JSPScreen
 
JSPScreenBean - Class in com.softwaremining.ui.web.socket
Implementation of "HttpSessionBindingListener" for use on JSP Screens Causes an object to be notified when it is bound to or unbound from a session.
JSPScreenBean(Service) - Constructor for class com.softwaremining.ui.web.socket.JSPScreenBean
 
JUSTIFIED_RIGHT_FALSE - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
JUSTIFIED_RIGHT_TRUE - Static variable in interface com.softwaremining.wrappers.format.IFormatTypes
 
justifiedRight - Variable in class com.softwaremining.wrappers.format.Format
 
justRead - Variable in class com.softwaremining.files.AbstractSequentialFile
 
JVM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
JVMPOOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
JVMPROFILE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
JVMPROGRAM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
JVMSERVER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

K

KATAKANA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
KB - Static variable in class com.softwaremining.util.LM
 
KEEP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
KERBEROS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
KEY_CAPTIONS - Static variable in class com.softwaremining.vendors.hp.HpScreenHandler
 
KEY_COLUMN - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
KEY_COLUMNS - Static variable in class com.softwaremining.ui.web.ButtonManager
 
KEY_COLUMNS - Static variable in class com.softwaremining.vendors.hp.HpScreenHandler
 
KEY_NAMES - Static variable in class com.softwaremining.ui.web.ButtonManager
 
KEY_NAMES - Static variable in class com.softwaremining.vendors.hp.HpScreenHandler
 
KEY_ROWS - Static variable in class com.softwaremining.vendors.hp.HpScreenHandler
 
KEY_VALUES - Static variable in class com.softwaremining.ui.web.ButtonManager
 
KEY_VALUES - Static variable in class com.softwaremining.vendors.hp.HpScreenHandler
 
Keyboard - Interface in com.softwaremining.vendors.cics
// * @ deprecated please use com.softwaremining.vendors.cics.ui.Keyboard
Keyboard - Interface in com.softwaremining.vendors.cics.ui
 
KEYED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
keyExcplicity - Variable in class com.softwaremining.sql.LinkedSQLWrapper
 
keyField - Variable in class com.softwaremining.vendors.cics.dto.AbstractCicsDBDataObject
 
KeyGenerator - Class in com.softwaremining.sql
 
KeyNotFoundException - Exception Class in com.softwaremining.wrappers.exception
 
KeyNotFoundException(IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.KeyNotFoundException
 
KeyNotFoundException(Exception, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.KeyNotFoundException
 
KeyNotFoundException(String, IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.KeyNotFoundException
 
keySet - Static variable in class com.softwaremining.vendors.shadow.AsciiTable
 
KeyToFullSortRecordHelper - Class in com.softwaremining.jcl.utils
Deprecated.
KeyToFullSortRecordHelper(CBLBean, int, int) - Constructor for class com.softwaremining.jcl.utils.KeyToFullSortRecordHelper
Deprecated.
 
KEYTYPE_EXPLICIT_ON_MASTER_AND_DETAIL - Static variable in class com.softwaremining.sql.LinkedSQLWrapper
not used Used for when foreign keys are defined "EXPLICITLY" ...
KEYTYPE_EXPLICIT_ON_MASTER_ONLY - Static variable in class com.softwaremining.sql.LinkedSQLWrapper
not used Used for when foreign keys are defined "IMPLICITLY" ...
KEYTYPE_IMPLICIT_ON_MASTER_AND_DETAIL - Static variable in class com.softwaremining.sql.LinkedSQLWrapper
BULL ids uses this strategy.
KILL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
KSDS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

L

last() - Method in class com.softwaremining.files.CachedIndexedFile
Goto last record (as organized by key's)
last() - Method in class com.softwaremining.sql.CachedSQLWrapper
Goto last record (as organized by key's)
last() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
last() - Method in class com.softwaremining.vendors.ile.Db400
 
last() - Method in class com.softwaremining.vendors.ile.Db400Container
 
last(AbstractBasePersistence, int) - Static method in class com.softwaremining.util.CachedData_Helper
for internal use only
last(String) - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
lastQuery - Variable in class com.softwaremining.sql.ESQLProcessor
 
lastRecord() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
lastRecord() - Method in class com.softwaremining.vendors.ile.Db400
 
lastRecord() - Method in class com.softwaremining.vendors.ile.Db400Container
 
lastRecord() - Method in interface com.softwaremining.vendors.ile.IDb400
 
latestConditionType - Variable in class com.softwaremining.sql.LinkedSQLWrapper
Condition type is one of : IPersistence.CONDITION_TYPE_NO_CONDITION = 0; IPersistence.CONDITION_TYPE_EQUALS = 1; IPersistence.CONDITION_TYPE_GREATER = 2; IPersistence.CONDITION_TYPE_LESS = 3; IPersistence.CONDITION_TYPE_GREATER_OR_EQUALS = 4; IPersistence.CONDITION_TYPE_LESS_OR_EQUALS = 5;
LAUNCH_CLASS_NAME - Static variable in interface com.softwaremining.ui.web.ServletInterface
 
LB - Static variable in class com.softwaremining.util.LM
 
LCKSTRUCFULL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LE370 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LEADING - Static variable in class com.softwaremining.util.inspect.AllLeading
 
LEADING - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
LEAVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LENGERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
10 - Neither the LENGTH option nor the SET option is specified on a READ command for a file with variable-length records or for a BDAM file with variable-length or undefined-format records.
length - Variable in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
lengthOf() - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
lengthOf() - Method in class com.softwaremining.containers.MByte
 
lengthOf() - Method in class com.softwaremining.containers.MString
 
lengthOf() - Method in class com.softwaremining.wrappers.AbstractCBLField
Equivalent to IBM COBOL LENGTH OF function: Number of bytes.
lengthOf() - Method in class com.softwaremining.wrappers.CBLBean
Equivelant to IBM COBOL LENGTH OF function: Number of bytes used by a data item
lengthOf() - Method in interface com.softwaremining.wrappers.ISMNumeric
 
lengthOf() - Method in interface com.softwaremining.wrappers.ISMString
 
lengthOfTransactionWorkArea() - Method in class com.softwaremining.vendors.cics.CicsBaseService
Returns the length of Transaction Work Area associated with this Session.
lengthOfTransactionWorkArea() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
LESSTHAN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LIBRARY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LIC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LIGHTPEN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LIKE_SYMBOL - Static variable in interface com.softwaremining.sql.DbFeatures
 
LINE - Static variable in class com.softwaremining.files.AbstractSequentialFile
 
lineCounter - Variable in class com.softwaremining.files.AbstractSequentialFile
lineCounter keeps track of lines in sequential file, as per ANSI COBOL standard
LINK - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
linkChild(LinkedSQLWrapper) - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
LinkedSQLWrapper - Class in com.softwaremining.sql
Used for Hierarchical tables definitions such as IMS and DMS E.g.
LinkedSQLWrapper(BaseService) - Constructor for class com.softwaremining.sql.LinkedSQLWrapper
default constructor
LM - Class in com.softwaremining.util
 
LM() - Constructor for class com.softwaremining.util.LM
 
LM_CHARACTER_ENCODING - Static variable in class com.softwaremining.Config
For internal use only
LMException - Exception Class in com.softwaremining.logic.exception
 
LMException(Exception) - Constructor for exception class com.softwaremining.logic.exception.LMException
 
LMException(String) - Constructor for exception class com.softwaremining.logic.exception.LMException
 
load(AbstractBasePersistence) - Method in class com.softwaremining.wrappers.AbstractSortBean
load a file for Sort Operation
load(AbstractBasePersistence, String, int) - Static method in class com.softwaremining.util.CachedData_Helper
for internal use only
LOAD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
loadDbProperties(String, Long) - Static method in class com.softwaremining.sql.ConnectionFactory
 
loadDefaultProperties() - Static method in class com.softwaremining.Config
for internal use - read and applies configuration values from property file
loadFile(String, int) - Method in class com.softwaremining.jcl.utils.MemoryFile
 
loadForMerge(AbstractBasePersistence) - Method in class com.softwaremining.wrappers.AbstractSortBean
load a file for Merge operation
LOADING - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
The request cannot be satisfied because it is issued against a data table that is still being loaded.
loadProperties(String) - Static method in class com.softwaremining.Config
for internal use - read and applies configuration values from property file
loadProperties(String) - Static method in class com.softwaremining.platformutils.FileUtility
load a property file from propertyFileRelativePath (in Classpath).
LOC24 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LOC31 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LOCAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
localDateTime - Variable in class com.softwaremining.util.CBLDate
 
locale - Static variable in class com.softwaremining.Config
 
lock() - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
lock() - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
LOCKED - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
An attempt is being made to read a record either specifying the UPDATE keyword, or specifying (explicitly or implicitly) CONSISTENT or REPEATABLE, but the record is locked by a retained lock (see Retained and active locks).
LOCKING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
lockingClause() - Method in class com.softwaremining.sql.DB2Features
 
lockingClause() - Method in interface com.softwaremining.sql.DbFeatures
SELECT xxx FROM TABLE
log - Static variable in class com.softwaremining.containers.ContainerUtility
 
log - Static variable in class com.softwaremining.containers.MString
 
log - Static variable in class com.softwaremining.files.AbstractCSVFile
 
log - Static variable in class com.softwaremining.files.AbstractSequentialMappedFile
 
log - Static variable in class com.softwaremining.files.SequentialFile
 
log - Static variable in class com.softwaremining.files.SequentialNIOFile
 
log - Variable in class com.softwaremining.logic.BaseService
used for display of statements from COBOL EXHIBIT statement
log - Static variable in exception class com.softwaremining.logic.exception.CBLException
 
log - Static variable in class com.softwaremining.platformutils.ClassUtility
 
log - Static variable in class com.softwaremining.ui.DisplayHelper
 
log - Static variable in class com.softwaremining.ui.web.HttpHelper
 
log - Static variable in class com.softwaremining.util.CachedData_Helper
 
log - Static variable in class com.softwaremining.util.CBLFieldUtility
 
log - Static variable in class com.softwaremining.util.CBLMath
 
log - Static variable in class com.softwaremining.util.sort.SortCharArrayComparator
 
log - Static variable in class com.softwaremining.util.SortManager
 
log - Static variable in class com.softwaremining.vendors.cics.CicsDateTimeHelper
 
log - Variable in class com.softwaremining.vendors.cics.dto.CicsDO
 
log - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
log - Static variable in class com.softwaremining.wrappers.CBLBean
 
log - Static variable in class com.softwaremining.wrappers.CBLGroup
 
log(String) - Method in class com.softwaremining.log.JRE14Logger
 
log(String) - Method in interface com.softwaremining.log.Log
used for translation of COBOL's EXHIBIT statement
log(String) - Method in class com.softwaremining.log.Log4jLogger
used for translation of COBOL's EXHIBIT statement
log(Throwable) - Method in class com.softwaremining.log.JRE14Logger
 
log(Throwable) - Method in interface com.softwaremining.log.Log
used for translation of COBOL's EXHIBIT statement
log(Throwable) - Method in class com.softwaremining.log.Log4jLogger
used for translation of COBOL's EXHIBIT statement
log(BigDecimal) - Static method in class com.softwaremining.util.CBLMath
 
Log - Interface in com.softwaremining.log
 
LOG - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LOG_SYSTEM_JRE14 - Static variable in class com.softwaremining.Config
Represents JRE14 logging
LOG_SYSTEM_LOG4J - Static variable in class com.softwaremining.Config
Represents log4j logging
log10(BigDecimal) - Static method in class com.softwaremining.util.CBLMath
 
Log4jLogger - Class in com.softwaremining.log
 
Log4jLogger(Class<?>) - Constructor for class com.softwaremining.log.Log4jLogger
 
LogFactory - Class in com.softwaremining.log
Factory for creating Log helpers.
LogFactory() - Constructor for class com.softwaremining.log.LogFactory
 
logger - Static variable in class com.softwaremining.jcl.Sort
 
logger - Static variable in class com.softwaremining.jcl.utils.ParseCommandLine
 
logger - Static variable in class com.softwaremining.platformutils.FileUtility
 
logger - Static variable in class com.softwaremining.sql.ESQLProcessor
 
logger - Static variable in class com.softwaremining.vendors.tandem.TandemMonitor
 
LOGICAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LOGIN_PAGE - Static variable in class com.softwaremining.vendors.cics.CicsConfig
 
LogManager - Class in com.softwaremining.vendors.cics.util
 
LogManager() - Constructor for class com.softwaremining.vendors.cics.util.LogManager
 
LOGREPLICATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LogReportReceiver - Class in com.softwaremining.report
 
LogReportReceiver() - Constructor for class com.softwaremining.report.LogReportReceiver
 
LOGTERM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LongHelper - Class in com.softwaremining.wrappers.format
 
LongHelper() - Constructor for class com.softwaremining.wrappers.format.LongHelper
 
longValue() - Method in class com.softwaremining.containers.MLong
 
longValue() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
longValue() - Method in interface com.softwaremining.wrappers.ISMLong
 
longValue(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
LOSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LOW - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LOW_VALUE_CHAR - Static variable in class com.softwaremining.util.CobolUtility
 
LOW_VALUE_STRING - Static variable in class com.softwaremining.util.CobolUtility
 
LOW_VALUES - Static variable in class com.softwaremining.util.CobolUtility
 
LPA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LSRPOOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LU61 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LUP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LUSTAT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
LUW - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

M

main(Class, String[]) - Static method in class com.softwaremining.logic.BaseService
Allows placing a Main method into each program
main(String[]) - Static method in class com.softwaremining.jcl.CopyFile
 
main(String[]) - Static method in class com.softwaremining.jcl.CSVConvertor
 
main(String[]) - Static method in class com.softwaremining.jcl.EbcdicConvertor
Application Entry Point
main(String[]) - Static method in class com.softwaremining.jcl.ExportDbTableToSequentialFile
main entry point
main(String[]) - Static method in class com.softwaremining.jcl.PopulateDbTableFromSequentialFile
main entry point
main(String[]) - Static method in class com.softwaremining.jcl.Sort
main entry point from command line It can be called from command line / JVM by:
main(String[]) - Static method in class com.softwaremining.jcl.SQLLoader
 
main(String[]) - Static method in class com.softwaremining.jcl.UnisysDataConvertor
command line startup ...
main(String[]) - Static method in class com.softwaremining.SMDirectoryAppLauncher
 
main(String[]) - Static method in class com.softwaremining.SMLauncher
 
main(String[]) - Static method in class com.softwaremining.SMTextAppLauncher
Deprecated.
 
main(String[]) - Static method in class com.softwaremining.util.GDGVersion
main entry.
main(String[]) - Static method in class com.softwaremining.util.TestStructureIntegrity
 
main(String[]) - Static method in class com.softwaremining.vendors.cics.AppServerBatchLauncher
 
main(String[]) - Static method in class com.softwaremining.vendors.cics.util.TerminalIdGenerator
 
main(String[]) - Static method in class com.softwaremining.vendors.shadow.AsciiTable
 
main(String[], String[]) - Method in class com.softwaremining.SMDirectoryAppLauncher
 
MAIN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MAINFRAME_NEW_LINE_CHAR - Static variable in class com.softwaremining.jcl.utils.RecordManager
 
makeRequestEntries(CBLGroup, CBLGroup, CBLGroup, CBLGroup) - Method in class com.softwaremining.vendors.shadow.ShadowScreen
 
makeUpClassScreenSourceName() - Method in class com.softwaremining.logic.BaseService
method used internally by SoftwareMining framework
makeUpClassScreenSourceName() - Method in interface com.softwaremining.ui.IDisplayable
method used internally by SoftwareMining framework
makeUpClassScreenSourceName() - Method in class com.softwaremining.vendors.cics.CicsBaseService
method used internally by SoftwareMining framework
makeUpClassScreenSourceName() - Method in class com.softwaremining.vendors.dli.DcAppLauncherService
 
makeUpClassScreenSourceName() - Method in class com.softwaremining.vendors.ile.ILEScreen
 
MANTIS_SIZE_LONG - Static variable in class com.softwaremining.wrappers.format.NumericFormatFloat
 
MANTIS_SIZE_SHORT - Static variable in class com.softwaremining.wrappers.format.NumericFormatFloat
 
manualReleaseAllPooledServices() - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
for manual use
MAP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MAPFAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
This condition is fired during a CICS RECEIVE when operator did not change/enter any field-values Not sure what sets this The value has been set from http://publib.boulder.ibm.com/infocenter/cicsts/v3r1/index.jsp?topic=/com.ibm.cics.ts31.doc/dfhp4/topics/dfhp4_eibfields.htm
MAPSET - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
masterKeys - Variable in class com.softwaremining.sql.LinkedSQLWrapper
 
masterTables - Variable in class com.softwaremining.sql.LinkedSQLWrapper
 
max(double[]) - Static method in class com.softwaremining.util.CBLMath
returns largest number in the sequence
max(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
return maximum from a field.
max(CBLString) - Static method in class com.softwaremining.util.CBLMath
return maximum from a field.
max(String[]) - Static method in class com.softwaremining.util.CBLMath
return maximum from sequence of strings, where maximum is determined through lexicographical comparisons
Max() - Method in class com.softwaremining.util.RangeItem
 
MAX_ENV_VAR_POSTFIX - Static variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
MB - Static variable in class com.softwaremining.util.LM
 
MBigDecimal - Class in com.softwaremining.containers
 
MBigDecimal(int, double) - Constructor for class com.softwaremining.containers.MBigDecimal
 
MBigDecimal(ISMBean, int, double) - Constructor for class com.softwaremining.containers.MBigDecimal
 
MBigDecimal(ISMBean, int, BigDecimal) - Constructor for class com.softwaremining.containers.MBigDecimal
 
MBigDecimal(ISMBean, int, BigDecimal, String) - Constructor for class com.softwaremining.containers.MBigDecimal
 
MBigDecimal(ISMBean, String, int, double, String) - Constructor for class com.softwaremining.containers.MBigDecimal
 
MBigDecimal(ISMBean, String, int, long) - Constructor for class com.softwaremining.containers.MBigDecimal
 
MBigDecimal(ISMBean, String, int, long, String, int) - Constructor for class com.softwaremining.containers.MBigDecimal
 
MBigDecimal(ISMBean, String, int, BigDecimal, String) - Constructor for class com.softwaremining.containers.MBigDecimal
 
MBigDecimal(ISMBean, String, int, BigDecimal, String, int) - Constructor for class com.softwaremining.containers.MBigDecimal
 
MBoolean - Class in com.softwaremining.containers
 
MBoolean(ISMBean, int, boolean) - Constructor for class com.softwaremining.containers.MBoolean
 
MBoolean(ISMBean, int, int) - Constructor for class com.softwaremining.containers.MBoolean
 
MBoolean(ISMBean, String, int, boolean, String) - Constructor for class com.softwaremining.containers.MBoolean
 
MByte - Class in com.softwaremining.containers
Mutable String class - simple container for Strings
MByte() - Constructor for class com.softwaremining.containers.MByte
 
MByte(ISMBean) - Constructor for class com.softwaremining.containers.MByte
 
MByte(ISMBean, String) - Constructor for class com.softwaremining.containers.MByte
 
MCHCTL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MDouble - Class in com.softwaremining.containers
Mutable Double class
MDouble(double) - Constructor for class com.softwaremining.containers.MDouble
 
MDouble(int, double) - Constructor for class com.softwaremining.containers.MDouble
 
MDouble(ISMBean, int, double) - Constructor for class com.softwaremining.containers.MDouble
 
MDouble(ISMBean, int, double, String) - Constructor for class com.softwaremining.containers.MDouble
 
MDouble(ISMBean, int, double, String, int) - Constructor for class com.softwaremining.containers.MDouble
 
MDouble(ISMBean, int, BigDecimal) - Constructor for class com.softwaremining.containers.MDouble
 
MDouble(ISMBean, String, int, double) - Constructor for class com.softwaremining.containers.MDouble
 
MDouble(ISMBean, String, int, double, String) - Constructor for class com.softwaremining.containers.MDouble
 
MDouble(ISMBean, String, int, double, String, int) - Constructor for class com.softwaremining.containers.MDouble
 
MDT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
mean(double[]) - Static method in class com.softwaremining.util.CBLMath
 
mean(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
return MEAN from an arrayed field.
median(double[]) - Static method in class com.softwaremining.util.CBLMath
 
median(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
return median from a field.
MemoryFile - Class in com.softwaremining.jcl.utils
 
MemoryFile(String, int) - Constructor for class com.softwaremining.jcl.utils.MemoryFile
 
MemoryFileSortUtility - Class in com.softwaremining.jcl.utils
 
MemoryFileSortUtility(OutFileSortController, String[], String[], String, boolean, boolean, boolean, int, InOutRec, boolean, boolean, boolean, String, String[], String[], InOutRec[], boolean[], String[], String[], int[], int, String[], String[], String[], String[], String[], String[]) - Constructor for class com.softwaremining.jcl.utils.MemoryFileSortUtility
 
MemoryManager - Class in com.softwaremining.vendors.cics.util
 
MemoryManager() - Constructor for class com.softwaremining.vendors.cics.util.MemoryManager
 
memoryMaps - Static variable in class com.softwaremining.util.CachedData_Helper
Contains a set of className vs IndexedHashMap variables
merge() - Method in class com.softwaremining.wrappers.AbstractSortBean
Merge two or more files (See COBOL's MERGE statement)
merge(DisplayRequest) - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
for SoftwareMining internal use only Merge current displayRequest with new ones
mergeDisplayRequests(SessionManager, String) - Static method in class com.softwaremining.vendors.ui.web.PseudoConversationalServlet
for internal use only
mergeFields - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
MergeSortReaderContainer - Class in com.softwaremining.jcl.utils
 
MergeSortUtility - Class in com.softwaremining.jcl.utils
 
MergeSortUtility(OutFileSortController, String[], String[], String, boolean, boolean, boolean, int, InOutRec, boolean, boolean, boolean, String, String[], String[], InOutRec[], boolean[], String[], String[], int[], int, String[], String[], String[], String[], String[], String[]) - Constructor for class com.softwaremining.jcl.utils.MergeSortUtility
 
MergeSortWriter - Class in com.softwaremining.jcl.utils
 
MergeSortWriter(String, InOutRec, boolean, boolean, int, String, String, String, boolean, CBLDouble[], List<String>, OutFileSortController) - Constructor for class com.softwaremining.jcl.utils.MergeSortWriter
 
MESSAGE_ROW - Static variable in class com.softwaremining.vendors.hp.HpScreenHandler
 
MESSAGEID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
METADATA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MFiller - Class in com.softwaremining.containers
representation of FILLER fields.
MFiller(int, String) - Constructor for class com.softwaremining.containers.MFiller
 
MFiller(ISMBean, int, String) - Constructor for class com.softwaremining.containers.MFiller
 
MFiller(ISMBean, int, String, boolean) - Constructor for class com.softwaremining.containers.MFiller
 
MFiller(ISMBean, String, int, String) - Constructor for class com.softwaremining.containers.MFiller
 
MFiller(ISMBean, String, int, String, String) - Constructor for class com.softwaremining.containers.MFiller
 
MFiller(String) - Constructor for class com.softwaremining.containers.MFiller
 
MGroup - Class in com.softwaremining.containers
 
MGroup(ISMBean, String, AbstractMutableField[]) - Constructor for class com.softwaremining.containers.MGroup
 
MGroup(String, AbstractMutableField[]) - Constructor for class com.softwaremining.containers.MGroup
 
midrange(double[]) - Static method in class com.softwaremining.util.CBLMath
 
midrange(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
return MID-RANGE from a field.
min(double[]) - Static method in class com.softwaremining.util.CBLMath
 
min(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
return minimum from a field.
min(CBLString) - Static method in class com.softwaremining.util.CBLMath
return minimum from a field.
min(String[]) - Static method in class com.softwaremining.util.CBLMath
return minimum from sequence of strings, where minimum is determined through lexicographical comparisons
min(BigDecimal[]) - Static method in class com.softwaremining.util.CBLMath
 
Min() - Method in class com.softwaremining.util.RangeItem
 
MIN_DIGITS_FOR_BIG_DICIMAL - Static variable in class com.softwaremining.Config
 
MInteger - Class in com.softwaremining.containers
Mutable Integer class
MInteger(int) - Constructor for class com.softwaremining.containers.MInteger
 
MInteger(int, int) - Constructor for class com.softwaremining.containers.MInteger
 
MInteger(ISMBean, int, int) - Constructor for class com.softwaremining.containers.MInteger
 
MInteger(ISMBean, int, int, String) - Constructor for class com.softwaremining.containers.MInteger
 
MInteger(ISMBean, int, int, String, int) - Constructor for class com.softwaremining.containers.MInteger
 
MInteger(ISMBean, String, int, int) - Constructor for class com.softwaremining.containers.MInteger
 
MInteger(ISMBean, String, int, int, String) - Constructor for class com.softwaremining.containers.MInteger
 
MInteger(ISMBean, String, int, int, String, int) - Constructor for class com.softwaremining.containers.MInteger
 
minutes - Variable in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
MIXED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MLong - Class in com.softwaremining.containers
Mutable Long class
MLong(int, long) - Constructor for class com.softwaremining.containers.MLong
 
MLong(long) - Constructor for class com.softwaremining.containers.MLong
 
MLong(ISMBean, int, long) - Constructor for class com.softwaremining.containers.MLong
 
MLong(ISMBean, int, long, String) - Constructor for class com.softwaremining.containers.MLong
 
MLong(ISMBean, int, long, String, int) - Constructor for class com.softwaremining.containers.MLong
 
MLong(ISMBean, String, int, long) - Constructor for class com.softwaremining.containers.MLong
 
MLong(ISMBean, String, int, long, String) - Constructor for class com.softwaremining.containers.MLong
 
MLong(ISMBean, String, int, long, String, int) - Constructor for class com.softwaremining.containers.MLong
 
MNPS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
mod(double, double) - Static method in class com.softwaremining.util.CBLMath
 
MOD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MODE_BUTTON - Static variable in class com.softwaremining.ui.RequestEntry
 
MODE_CHECKBOX - Static variable in class com.softwaremining.ui.RequestEntry
 
MODE_DROP_DOWN - Static variable in class com.softwaremining.ui.RequestEntry
 
MODE_HIDDEN - Static variable in class com.softwaremining.ui.RequestEntry
used to place additional SPACING on the screen.
MODE_HIDDEN_INPUT - Static variable in class com.softwaremining.ui.RequestEntry
when an INPUT-Field changes type from INPUT to RADIO-BUTTON ...
MODE_IMAGE - Static variable in class com.softwaremining.ui.RequestEntry
 
MODE_INPUT - Static variable in class com.softwaremining.ui.RequestEntry
 
MODE_INPUT_WITH_INDICATOR - Static variable in class com.softwaremining.ui.RequestEntry
 
MODE_RADIO - Static variable in class com.softwaremining.ui.RequestEntry
 
MODE_READ_BY_KEY - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
MODE_READ_BY_ROW_NUMBER - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
MODE_READ_CURRENT - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
MODE_READ_NEXT - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
MODE_READ_NEXT_CHILD - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
MODE_READ_PREV - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
MODE_READ_PREV_CHILD - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
MODE_STATIC - Static variable in class com.softwaremining.ui.RequestEntry
 
MODE_TEXT_FROM - Static variable in class com.softwaremining.ui.RequestEntry
 
MODE_TO - Static variable in class com.softwaremining.ui.RequestEntry
 
MODE24 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MODE31 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MODEANY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MODEL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MONITOR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MORE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MQ_IMPL - Static variable in class com.softwaremining.mq.MQConfig
MQ Interface Implementation invalid input: '&' Connectivity
Insert name of your own MQ implementation class.
MQCC_FAILED - Static variable in interface com.softwaremining.mq.MQConstants
 
MQCC_OK - Static variable in interface com.softwaremining.mq.MQConstants
 
MQCC_WARNING - Static variable in interface com.softwaremining.mq.MQConstants
 
MQConfig - Class in com.softwaremining.mq
 
MQConfig() - Constructor for class com.softwaremining.mq.MQConfig
 
MQCONN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MQConstants - Interface in com.softwaremining.mq
 
MQException - Exception Class in com.softwaremining.mq.smmq
 
MQException(String) - Constructor for exception class com.softwaremining.mq.smmq.MQException
 
MQHO_UNUSABLE_HOBJ - Static variable in interface com.softwaremining.mq.MQConstants
 
MQImpl - Class in com.softwaremining.mq.smmq
 
MQImpl() - Constructor for class com.softwaremining.mq.smmq.MQImpl
 
MQInterface - Interface in com.softwaremining.mq
Interface for MQ-SERIES implementation.
MQManager - Class in com.softwaremining.mq
MQManager has the responsibility to provide access to a user defined MQImplementation.
MQManager() - Constructor for class com.softwaremining.mq.MQManager
 
MQOO_BIND - Static variable in interface com.softwaremining.mq.MQConstants
 
MQOO_BROWSE - Static variable in interface com.softwaremining.mq.MQConstants
 
MQOO_INPUT_ - Static variable in interface com.softwaremining.mq.MQConstants
 
MQOO_INPUT_AS_Q_DEF - Static variable in interface com.softwaremining.mq.MQConstants
 
MQOO_INPUT_EXCLUSIVE - Static variable in interface com.softwaremining.mq.MQConstants
 
MQOO_INPUT_SHARED - Static variable in interface com.softwaremining.mq.MQConstants
 
MQOO_INQUIRE - Static variable in interface com.softwaremining.mq.MQConstants
 
MQOO_OUTPUT - Static variable in interface com.softwaremining.mq.MQConstants
 
MQOO_SET - Static variable in interface com.softwaremining.mq.MQConstants
 
MQProperties - Class in com.softwaremining.mq.smmq
 
MQProperties() - Constructor for class com.softwaremining.mq.smmq.MQProperties
 
MQRC_NONE - Static variable in interface com.softwaremining.mq.MQConstants
 
MRO - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MSRCONTROL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MSRE - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
MString - Class in com.softwaremining.containers
Mutable String class - simple container for Strings
MString(int, String) - Constructor for class com.softwaremining.containers.MString
 
MString(ISMBean, int, String) - Constructor for class com.softwaremining.containers.MString
 
MString(ISMBean, int, String, boolean) - Constructor for class com.softwaremining.containers.MString
 
MString(ISMBean, String, int, String) - Constructor for class com.softwaremining.containers.MString
 
MString(ISMBean, String, int, String, String) - Constructor for class com.softwaremining.containers.MString
 
MString(String) - Constructor for class com.softwaremining.containers.MString
 
MTOM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MTOMNOXOP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MULTIPLE_ENTRIES - Static variable in interface com.softwaremining.sql.SQLCodesDB2
 
MVS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
MVSTCB - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

N

N906 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
N906D - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
nationalOf(String) - Static method in class com.softwaremining.util.CBLUtil
to do ..
nativeAndImplicitMasterKeys - Variable in class com.softwaremining.sql.LinkedSQLWrapper
Used for when foreign keys are defined "IMPLICITLY" ...
nativeKeys - Variable in class com.softwaremining.files.CachedIndexedFile
 
nativeKeys - Variable in class com.softwaremining.sql.AbstractORContainer
 
nativeKeys - Variable in class com.softwaremining.sql.SQLWrapper
 
nativeKeys - Variable in class com.softwaremining.vendors.cics.CicsIndexedFile
 
NB - Static variable in class com.softwaremining.util.LM
 
NEEDS_FORMATING - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
NEGATIVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NEUTR - Static variable in interface com.softwaremining.util.BMSConstants
 
NEUTRAL - Static variable in interface com.softwaremining.vendors.cics.constants.BMSColor
 
NEW - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NEWCOPY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NEWSESSION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
next() - Method in class com.softwaremining.sql.AbstractIndexedFile
read the next record from file.
next() - Method in class com.softwaremining.sql.AbstractORContainer
read the next record from file.
next() - Method in class com.softwaremining.sql.ESQLProcessor
do 'next' in the underlying resultset
next() - Method in interface com.softwaremining.sql.ISQLWrapper
 
next() - Method in class com.softwaremining.util.SortManager
 
next() - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
CICS READ ...
next() - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
 
next() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
read the next record from file.
next() - Method in class com.softwaremining.wrappers.AbstractSortBean
 
next(String) - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
nextRecord() - Method in class com.softwaremining.files.AbstractCSVFile
 
nextRecord() - Method in class com.softwaremining.files.AbstractSequentialFile
read the next record from file.
nextRecord() - Method in class com.softwaremining.files.CachedIndexedFile
read next record
nextRecord() - Method in class com.softwaremining.files.IndexedFileSingleProcess
Reads the next record into memory.
nextRecord() - Method in class com.softwaremining.files.QSAMFile
 
nextRecord() - Method in class com.softwaremining.files.RelativeFile
 
nextRecord() - Method in class com.softwaremining.sql.AbstractIndexedFile
Translation of COBOL Read Next ...
nextRecord() - Method in class com.softwaremining.sql.AbstractORContainer
Translation of COBOL Read Next ...
nextRecord() - Method in class com.softwaremining.sql.CachedSQLWrapper
read next record
nextRecord() - Method in class com.softwaremining.sql.LinkedSQLWrapper
go to next
nextRecord() - Method in class com.softwaremining.util.SortManager
 
nextRecord() - Method in class com.softwaremining.vendors.bull.IDS2Wrapper
 
nextRecord() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
nextRecord() - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
nextRecord() - Method in class com.softwaremining.vendors.dms.DMSWrapper
Translation of COBOL Read Next ...
nextRecord() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
when operation is Unsuccessful throw Exception (e.g AtEndException).
nextRecord() - Method in class com.softwaremining.wrappers.AbstractSortBean
 
nextRecord(ISQLWrapper) - Static method in class com.softwaremining.sql.SQLWrapperHelper
 
nextRecord(AbstractBasePersistence, int) - Static method in class com.softwaremining.util.CachedData_Helper
for internal use only
nextRow() - Method in class com.softwaremining.sql.ESQLProcessor
do 'next' in the underlying resultset
nextToken() - Method in class com.softwaremining.platformutils.SMStringTokenizer
 
nextWithException_UseExactRecordLenght() - Method in class com.softwaremining.files.AbstractSequentialFile
for internal SoftwareMining use
nextWithException_UseExactRecordLenght() - Method in class com.softwaremining.files.AbstractSequentialMappedFile
Used Internally by SoftwareMining Framework read the next record from file.
nextWithException_UseExactRecordLenght() - Method in class com.softwaremining.files.SequentialFile
Used Internally by SoftwareMining Framework read the next record from file.
nextWithException_UseExactRecordLenght() - Method in class com.softwaremining.files.SequentialNIOFile
Used Internally by SoftwareMining Framework read the next record from file.
nextWithException_UseExactRecordLenght(InputStream, int, int) - Method in class com.softwaremining.jcl.CopyFile
 
nextWithException_UseExactRecordLenght_UsingFileChannel() - Method in class com.softwaremining.files.SequentialNIOFile
 
nextWithException_UseExactRecordLenght_UsingFileReader() - Method in class com.softwaremining.files.SequentialNIOFile
Used Internally by SoftwareMining Framework read the next record from file.
nextWithException_UseLineBreaks() - Method in class com.softwaremining.files.AbstractSequentialFile
for internal SoftwareMining use
nextWithException_UseLineBreaks() - Method in class com.softwaremining.files.AbstractSequentialMappedFile
Used Internally by SoftwareMining framework read the next record from file.
nextWithException_UseLineBreaks() - Method in class com.softwaremining.files.SequentialFile
Used Internally by SoftwareMining framework read the next record from file.
nextWithException_UseLineBreaks() - Method in class com.softwaremining.files.SequentialNIOFile
Used Internally by SoftwareMining Framework read the next record from file.
NO_ENTRY - Static variable in interface com.softwaremining.sql.SQLCodesDB2
Relates to WARNING: Row not found or end of cursor.
NOALARM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOALTPRTCOPY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOANALYZER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOAPLKYBD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOAPLTEXT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOAPPEND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOAPPLNAME - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOATI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOAUDALARM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOAUTHENTIC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOAUTO - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOAUTOARCH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOBACKOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOBACKTRANS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCEDF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCLASSCACHE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCLEAR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCLICONVERT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCLOSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCMDPROT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCOLOR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCOMPAT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCOMPRESS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCONNECT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCONV - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCONVERSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCONVERT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCOPY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCREATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOCTL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NODAEOPT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NoDataException - Exception Class in com.softwaremining.wrappers.exception
 
NoDataException() - Constructor for exception class com.softwaremining.wrappers.exception.NoDataException
 
NODE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NODEBUG - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
noDetail - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
NODETAIL tells DFSORT not to write the data lines, so if the TRAILER1 was defined - then all we get is TRAILER1, no other records.
NODISCREQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NODOCDELETE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NODUALCASE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOEMPTYREQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOEVENT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOEXCEPT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOEXCTL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOEXIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOEXITTRACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOEXTENDEDDS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOFMH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOFMHPARM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOFORCE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOFORMATEDF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOFORMFEED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOHANDLE - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
to do
NOHFORM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOHILIGHT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOHOLD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOIDNTY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOINCONVERT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOISOLATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOJVM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOKATAKANA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOKEEP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOLIGHTPEN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOLOAD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOLOG - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOLOGREPLICA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOLOSTLOCKS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOMDT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOMSGJRNL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOMSRCONTROL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOMTOM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOMTOMNOXOP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NONAUTOCONN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NONCICS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NONCRITICAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NONE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NONLE370 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NONRESIDENT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NONTRANS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOOBFORMAT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOOBOPERID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOOUTCONVERT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOOUTLINE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOPARTITIONS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOPERF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOPHASEOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOPRESETSEC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOPRINTADAPT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOPROGSYMBOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOPRTCOPY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOPS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOQUERY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NORECORD - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
NORECOVDATA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOREENTPROT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NORELEASE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NORELREQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NORESRCE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NORESYNC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NORETAINED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOREUSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NORMAL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
*** NOT VALIDATED AGAINST IBM CODES **** Normal termination of operation Default action: terminate the task abnormally
NORMAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NORMAL_RETURN - Static variable in interface com.softwaremining.sql.SQLCodesDB2
 
NORMALBKOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NORMALRESP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NORMI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOROLLBACK - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSECURITY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSENDMTOM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSHUTDOWN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSOSI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSPACE - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
NOSPI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSRVCONVERT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSSL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSTSN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSWITCH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSYNCPOINT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSYSDUMP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOSYSLOG - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOT_INITIALIZED - Static variable in interface com.softwaremining.vendors.cics.constants.ICicsStartCode
 
NOTADDABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTALLOWED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTALTERABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTAPPLIC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTASKSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTAUTH - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
A resource security check has failed on FILE(filename).
NotAuthorizedException - Exception Class in com.softwaremining.vendors.cics.exception
NOT AUTHORISED
NotAuthorizedException() - Constructor for exception class com.softwaremining.vendors.cics.exception.NotAuthorizedException
 
NotAuthorizedException(String) - Constructor for exception class com.softwaremining.vendors.cics.exception.NotAuthorizedException
 
NotAuthorizedException(String, Exception) - Constructor for exception class com.softwaremining.vendors.cics.exception.NotAuthorizedException
 
NOTBRWBLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTBUSY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTCDEB - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTCONNECTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTCTRLABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTDEFINED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTDELBLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTDYNAMIC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTEMPTY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTERMINAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTEXTENDED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTEXTKYBD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTEXTPRINT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTFIRED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTFND - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
An attempt to retrieve a record based on the search argument provided is unsuccessful.
NOTFOUND - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
NOTFWDRCVBLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTHOTPOOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTINBOUND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTINIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTINSTALLED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTKEYED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTLPA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTOPEN - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
NOTOPEN (RESP2 60) is returned for one of the following reasons: The requested file is CLOSED and UNENABLED.
NOTOPEN - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
NOTPENDING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTPURGEABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTRANDUMP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTREADABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTREADY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTRECOVABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTREQUIRED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTRLS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTROUTABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTSOS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTSUPPORTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTSUSPENDED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTTABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTTI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTUPDBLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOTWAIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOUCTRAN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOUSER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOVALIDATION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOVFORM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOWAIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOWRITE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOXOPDIRECT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOXOPSUPPORT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NOZCPTRACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NRS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
NULL - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
NULL_RETURN - Static variable in interface com.softwaremining.sql.SQLCodesDB2
 
numberOfInitialRecords - Variable in class com.softwaremining.files.AbstractSequentialFile
Used internally by SoftwareMining libraries In UNISYS, after opening the file, the system can get an estimate of how many records there are available.
NumericEditedDisplay - Interface in com.softwaremining.wrappers.format.interfaces
 
NumericEditedFormat - Class in com.softwaremining.wrappers.format
 
NumericEditedFormat(String) - Constructor for class com.softwaremining.wrappers.format.NumericEditedFormat
 
NumericEditedFormat(String, boolean) - Constructor for class com.softwaremining.wrappers.format.NumericEditedFormat
 
NumericFormat - Class in com.softwaremining.wrappers.format
 
NumericFormatBinary - Class in com.softwaremining.wrappers.format
Used for representation of COMP_MODE_COMP
NumericFormatBinaryX - Class in com.softwaremining.wrappers.format
Used for representation of 'COMP_X'
NumericFormatCompressed - Class in com.softwaremining.wrappers.format
 
NumericFormatCompressed(String) - Constructor for class com.softwaremining.wrappers.format.NumericFormatCompressed
 
NumericFormatDisplay - Class in com.softwaremining.wrappers.format
Used for COMP_MODE_DISPLAY and NON comp variables.
NumericFormatDisplayLeadingSign - Class in com.softwaremining.wrappers.format
representation of a class for DISPLAY with SIGN LEADING (not separate)
NumericFormatDisplaySeparateSign - Class in com.softwaremining.wrappers.format
representation of a class for DISPLAY with SIGN SEPARATE
NumericFormatDisplayTrailingSeparateSign - Class in com.softwaremining.wrappers.format
representation of a class for DISPLAY with SIGN SEPARATE TRAILING
NumericFormatDisplayTrailingSign - Class in com.softwaremining.wrappers.format
representation of a class for DISPLAY with SIGN TRAILING
NumericFormatDouble - Class in com.softwaremining.wrappers.format
Used for representation of DOUBLE PERCISION COMP_1 and COMP_2 variables.
NumericFormatDouble(String, boolean) - Constructor for class com.softwaremining.wrappers.format.NumericFormatDouble
 
NumericFormatFloat - Class in com.softwaremining.wrappers.format
Used for representation of COMP_2 and COMP_4 variables.
NumericFormatFloat(String, boolean) - Constructor for class com.softwaremining.wrappers.format.NumericFormatFloat
 
NumericFormatPackedDecimal - Class in com.softwaremining.wrappers.format
FOrmat Representations for COMP_3 (As defined in ACMField.COMP_MODE_COMP_3
numval(CBLString) - Static method in class com.softwaremining.util.CBLMath
return numeric value of its first argument
numval(ISMNumeric) - Static method in class com.softwaremining.util.CBLMath
return numeric value of its first argument
numval(String) - Static method in class com.softwaremining.util.CBLMath
return numeric value of its argument.
numvalC(ISMNumeric) - Static method in class com.softwaremining.util.CBLMath
return numeric value of its first argument
numvalC(ISMNumeric, String) - Static method in class com.softwaremining.util.CBLMath
return numeric value of its first argument
numvalC(ISMString) - Static method in class com.softwaremining.util.CBLMath
return numeric value of its first argument
numvalC(ISMString, String) - Static method in class com.softwaremining.util.CBLMath
return numeric value of its first argument
numvalC(String) - Static method in class com.softwaremining.util.CBLMath
return numeric value of its first argument
numvalC(String, String) - Static method in class com.softwaremining.util.CBLMath
return numeric value of its first argument

O

OB - Static variable in class com.softwaremining.util.LM
 
OBFORMAT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
objectsAreOfTheSameClass(Object, Object) - Method in class com.softwaremining.logic.BaseService
Return true if both objects are of the same class.
ObjectWrapper - Class in com.softwaremining.wrappers
 
ObjectWrapper() - Constructor for class com.softwaremining.wrappers.ObjectWrapper
 
OBOPERID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OBTAINING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OFF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OFFSET_ATTR_FIELD - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
OFFSET_COLOR_FIELD - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
OFFSET_LEN_FIELD - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
OK - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OK - Static variable in interface com.softwaremining.vendors.cics.constants.EIBFNCodes
 
OLD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OLDCOPY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OLDSESSION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
omitConditions - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
omitOut - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
ON - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OnDeclarativesInterrupt() - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
ONE_ByteBuffer - Static variable in class com.softwaremining.files.SequentialNIOFile
 
ONE_DIM_ARRAY_EXTENTION - Static variable in class com.softwaremining.Config
 
onSizeError() - Method in class com.softwaremining.wrappers.AbstractCBLField
Handling COBOL ONSIZE ERROR Only works when EnableSizeErrDetectionOnNextOp has been called.
open() - Method in class com.softwaremining.vendors.ile.ILEReport
 
open(int) - Method in class com.softwaremining.files.CachedIndexedFile
Opens and reads all the information into memory (if not there already)
open(int) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Opens the specified file for Reading/writing records.
open(int) - Method in class com.softwaremining.files.RelativeFile
 
open(int) - Method in class com.softwaremining.files.SequentialFile
Open file for reading.
open(int) - Method in class com.softwaremining.files.SequentialNIOFile
Open file for reading.
open(int) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
open(int) - Method in class com.softwaremining.sql.AbstractORContainer
 
open(int) - Method in class com.softwaremining.sql.CachedSQLWrapper
Opens and reads all the information into memory (if not there already)
open(int) - Method in class com.softwaremining.sql.LinkedSQLWrapper
open clas, and dependent / linked classes
open(int) - Method in class com.softwaremining.vendors.ile.Db400Sequential
 
open(int) - Method in class com.softwaremining.vendors.ile.ILEScreen
 
open(int) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
 
open(int, boolean) - Method in class com.softwaremining.files.AbstractSequentialFile
 
open(int, boolean) - Method in class com.softwaremining.files.RelativeFile
 
open(int, boolean) - Method in class com.softwaremining.files.SequentialFile
Open file for reading.
open(int, boolean) - Method in class com.softwaremining.files.SequentialNIOFile
Open file for reading.
open(IBaseService, double, ISMDataType, double, double, ISMNumeric, ISMNumeric) - Method in interface com.softwaremining.mq.MQInterface
MQOPEN
open(IBaseService, double, ISMDataType, double, double, ISMNumeric, ISMNumeric) - Static method in class com.softwaremining.mq.MQManager
 
open(IBaseService, double, ISMDataType, double, double, ISMNumeric, ISMNumeric) - Method in class com.softwaremining.mq.smmq.MQImpl
 
open(ISQLWrapper, int) - Static method in class com.softwaremining.sql.SQLWrapperHelper
 
open(CicsBaseService, SpoolOpenDO) - Static method in class com.softwaremining.vendors.cics.util.SpoolManager
 
OPEN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OPEN_CLOSE_ERR - Static variable in interface com.softwaremining.sql.SQLCodesDB2
 
OPEN_MODE_EXTEND - Static variable in interface com.softwaremining.sql.IPersistence
 
OPEN_MODE_I_O - Static variable in interface com.softwaremining.sql.IPersistence
 
OPEN_MODE_INPUT - Static variable in interface com.softwaremining.sql.IPersistence
 
OPEN_MODE_NOT_OPENED - Static variable in interface com.softwaremining.sql.IPersistence
 
OPEN_MODE_OUTPUT - Static variable in interface com.softwaremining.sql.IPersistence
 
OPENAPI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
openCics(int) - Method in class com.softwaremining.files.IndexedFileSingleProcess
 
openCursor() - Method in class com.softwaremining.sql.ESQLProcessor
Execute SQL Query.
OPENERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
Used in SPOOL
OPENERROR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OPENERROR - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
OpenException - Exception Class in com.softwaremining.wrappers.exception
Used in DMS OpenFile
OpenException(IPersistence) - Constructor for exception class com.softwaremining.wrappers.exception.OpenException
 
OPENING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OPENINPUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
openMode - Variable in class com.softwaremining.files.AbstractFile
 
openMode - Variable in class com.softwaremining.sql.AbstractORContainer
 
openMode - Variable in class com.softwaremining.sql.SQLWrapper
 
OPENOUTPUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
openRecord(int) - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
OPID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OPID - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
optimiseForDeleteOperation(boolean) - Method in class com.softwaremining.files.utils.IndexedFileData
 
optimizeUsingTransfuseByReference(boolean) - Static method in class com.softwaremining.logic.BaseService
Change whether to optimize transfuse processing or not.
OPTIONAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OPTIONS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OR_ARRAY_INDEX_BASE - Static variable in class com.softwaremining.Config
Object Relational Array Index Base.
OR_ARRAY_INDEX_PREFIX - Static variable in class com.softwaremining.Config
Object Relational column name for ARRAYS.
OR_ARRAY_INDEX_PREFIX_WITH_CLASSNAME - Static variable in class com.softwaremining.Config
Object Relational column name for ARRAYS.
OR_CACHE_PREPARED_STATEMENTS - Static variable in class com.softwaremining.Config
Used in Data population (PopulateDbTableFromSequentialFile) - Reuses the INSERT prepared-statement
OR_CHANGE_GE_CONDITION_TO_LIKE__DEFAULT - Static variable in class com.softwaremining.sql.ConnectionFactory
(default is false) The system can replace GE searches to LIKE statements.
OR_CHANGE_GTEQ_TO_EQ_FOR_LIKE_CONDITIONS__DEFAULT - Static variable in class com.softwaremining.sql.ConnectionFactory
(default = false) Only applies when OR_CHANGE_GE_CONDITION_TO_LIKE__DEFAULT=true
E.g.
OR_CLOSE_CONNECTIONS - Static variable in class com.softwaremining.sql.ConnectionFactory
Default JDBC connection are not reusable after they are closed, Ie there is no point in pooling them.
OR_DATABRIDGE_DESIGN - Static variable in class com.softwaremining.Config
 
OR_EXPAND_GTEQ_LTEQ - Static variable in class com.softwaremining.sql.ConnectionFactory
 
OR_EXPAND_GTEQ_SEARCHES__DEFAULT - Static variable in class com.softwaremining.sql.ConnectionFactory
(default is true) Example: Lets say there are 3 key fields involved in a search with condition GTEQ
If flag is set to true (default) - then the following SQL condition will be generated
(A > ? or (A = ? and B > ?) or (A = ? and B = ? and C >= ?))
With flag is set to FALSE - the following will be generated
(A >= ?) and (B >= ?) and (C >= ?)
OR_GENERATE_ORDERBY_FOR_READ - Static variable in class com.softwaremining.Config
 
OR_SUPPRESS_SEEKS__DEFAULT - Static variable in class com.softwaremining.sql.ConnectionFactory
COBOL Start statement, or CICS STARTBR statement will place the file pointer at the a particular place.
OR_TOP_ROW_SELECT_STRATEGY_COUNT__DEFAULT - Static variable in class com.softwaremining.sql.ConnectionFactory
(Default = -1) When set to 0 or 1 , the Object-Relation SQL Generator will produce:
OR_USE_SINGLE_CONNECTION_PER_SESSION - Static variable in class com.softwaremining.sql.ConnectionFactory
This is used in BATCH applications with OR files.
ord(String) - Static method in class com.softwaremining.util.CBLUtil
Translation of COBOL INTRINSIC FUNCTION ORD.
OrderClause - Class in com.softwaremining.util.sort
for internal use only.
OrderClause(boolean, String) - Constructor for class com.softwaremining.util.sort.OrderClause
 
OrderClause(boolean, String[]) - Constructor for class com.softwaremining.util.sort.OrderClause
 
OrderedMap - Class in com.softwaremining.util
ordered map
OrderedMap() - Constructor for class com.softwaremining.util.OrderedMap
 
ordMax(double[]) - Static method in class com.softwaremining.util.CBLMath
Translation of COBOL INTRINSIC FUNCTION ORD-MAX.
ordMax(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
Translation of COBOL INTRINSIC FUNCTION ORD-MAX.
ordMax(String[]) - Static method in class com.softwaremining.util.CBLMath
Translation of COBOL INTRINSIC FUNCTION ORD-MAX.
ordMin(double[]) - Static method in class com.softwaremining.util.CBLMath
Translation of COBOL INTRINSIC FUNCTION ORD-MIN.
ordMin(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
Translation of COBOL INTRINSIC FUNCTION ORD-MIN.
ordMin(String[]) - Static method in class com.softwaremining.util.CBLMath
Translation of COBOL INTRINSIC FUNCTION ORD-MIN.
ORIG_EBCDIC_CHARACTER_ENCODING - Static variable in class com.softwaremining.Config
Character encoding used on Mainframe.
OTS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OutFileSortController - Class in com.softwaremining.jcl.utils
 
OutFileSortController() - Constructor for class com.softwaremining.jcl.utils.OutFileSortController
 
OUTLINE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OUTPUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OUTPUTFILE_POSTFIXES - Static variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
for internal use only
outputFiles - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
outrecBuilds - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
OutrecClause - Class in com.softwaremining.jcl.utils
 
outrecFindReps - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
outrecOverlays - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
outrecs - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
outRecSizes - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
OUTSERVICE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
OVERFLOW - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
Not handled yet - used in statements such as EXEC CICS HANDLE CONDITION OVERFLOW ...
OWNER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ownerClassName - Variable in class com.softwaremining.wrappers.AbstractBasePersistence
 

P

P_onLeft - Variable in class com.softwaremining.wrappers.format.NumericFormat
 
P_onRight - Variable in class com.softwaremining.wrappers.format.NumericFormat
 
P_Size - Variable in class com.softwaremining.wrappers.format.NumericFormat
 
PA1 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PA2 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PA3 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
pad() - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
method used internally by framework
pad(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
method used internally by framework
pad(Object, int) - Static method in class com.softwaremining.util.CBLUtil
 
pad(String, int, String) - Static method in class com.softwaremining.vendors.caideal.CAIdealUtility
 
PAGE - Static variable in class com.softwaremining.files.AbstractSequentialFile
 
PAGE_ByteBuffer - Static variable in class com.softwaremining.files.SequentialNIOFile
 
PAGEABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PARA_NAME_POSTFIX - Static variable in class com.softwaremining.logic.BaseService
 
PARAM_NAME_REPORT_MODE - Static variable in class com.softwaremining.ui.web.socket.ConversationalServlet
 
PARAM_NAME_REPORT_MODE - Static variable in class com.softwaremining.vendors.ui.web.PseudoConversationalServlet
 
PARAM_NAME_XSLT_SOURCE - Static variable in class com.softwaremining.ui.web.tp.XsltTpScreenServlet
 
PARAM_TARGET_ARRAY_SIZE - Static variable in class com.softwaremining.ui.RequestEntry
 
PARAM_TARGET_BGCOLOR - Static variable in class com.softwaremining.ui.RequestEntry
 
PARAM_TARGET_COLUMN - Static variable in class com.softwaremining.ui.RequestEntry
 
PARAM_TARGET_FGCOLOR - Static variable in class com.softwaremining.ui.RequestEntry
 
PARAM_TARGET_LENGTH - Static variable in class com.softwaremining.ui.RequestEntry
 
PARAM_TARGET_ROW - Static variable in class com.softwaremining.ui.RequestEntry
 
PARAM_TARGET_VALUE - Static variable in class com.softwaremining.ui.RequestEntry
 
ParmParser - Class in com.softwaremining.jcl.utils
 
ParmParser() - Constructor for class com.softwaremining.jcl.utils.ParmParser
 
parse(String) - Method in class com.softwaremining.platformutils.SMSimpleDateFormat
 
parse(String) - Static method in class com.softwaremining.vendors.cics.CicsDateTimeHelper
analyzes three different date and time stamp formats which are commonly used on the Internet, and converts them to the ABSTIME (absolute date and time) format.
parse(String[]) - Method in interface com.softwaremining.jcl.utils.IJoinKeys
 
parseAcceptResponse(AcceptResponse, CBLGroup) - Method in class com.softwaremining.vendors.shadow.ShadowScreen
 
ParseCommandLine - Class in com.softwaremining.jcl.utils
 
ParseCommandLine() - Constructor for class com.softwaremining.jcl.utils.ParseCommandLine
 
parseIncludeCondition(StringBuffer) - Static method in class com.softwaremining.jcl.utils.ParmParser
 
parseRecord(InOutRec) - Method in class com.softwaremining.jcl.utils.RecordManager
 
parseRecordHelper(String) - Method in class com.softwaremining.jcl.utils.RecordManager
FOR Internal use only
ParserUtil - Class in com.softwaremining.jcl.utils
Used by JCL modules to parse JCL formats
ParserUtil() - Constructor for class com.softwaremining.jcl.utils.ParserUtil
 
parseThenStatement(String) - Method in class com.softwaremining.jcl.utils.SplitManager
 
PARTITIONS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PARTITIONSET - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PARTNER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PATH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PB - Static variable in class com.softwaremining.util.LM
 
PCBDatabase - Class in com.softwaremining.vendors.dli.beans
 
PCBDatabase() - Constructor for class com.softwaremining.vendors.dli.beans.PCBDatabase
Constructors
PCBDatabase(BaseService) - Constructor for class com.softwaremining.vendors.dli.beans.PCBDatabase
Constructors
PCBModifiable - Class in com.softwaremining.vendors.dli.beans
 
PCBModifiable() - Constructor for class com.softwaremining.vendors.dli.beans.PCBModifiable
Constructors
PCBModifiable(BaseService) - Constructor for class com.softwaremining.vendors.dli.beans.PCBModifiable
Constructors
PCBScreen - Class in com.softwaremining.vendors.dli.beans
 
PCBScreen() - Constructor for class com.softwaremining.vendors.dli.beans.PCBScreen
Constructors
PCBScreen(BaseService) - Constructor for class com.softwaremining.vendors.dli.beans.PCBScreen
Constructors
PDSMEMBER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PEN - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PENDBEGIN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDDATA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDFREE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDINIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDPASS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDRECEIVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDRELEASE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDRESOLVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDSTSN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PENDUNSOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PERF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
performDefineCounter(CicsBaseService) - Method in class com.softwaremining.vendors.cics.dto.CounterDO
for internal use only
performExec(String, List<Object>) - Method in class com.softwaremining.sql.ACMDbDecorator
Prepare a Query using parameters passed
performExecForObject(ISQLWrapper, String, Object) - Method in class com.softwaremining.sql.ACMDbDecorator
prepare a SQL Statement using a single Parameter
performGetCounter(CicsBaseService) - Method in class com.softwaremining.vendors.cics.dto.CounterDO
for internal use only
performIntQuery(String) - Method in class com.softwaremining.sql.ACMDbDecorator
used in COUNT Statements ...
performIntQueryForObject(String, Object) - Method in class com.softwaremining.sql.ACMDbDecorator
used in COUNT Statements ...
performReadQuery(String, List<Object>, int) - Method in class com.softwaremining.sql.ACMDbDecorator
 
performReadQuery(String, List<Object>, int, boolean) - Method in class com.softwaremining.sql.ACMDbDecorator
 
performReadQueryForObject(String, Object, int) - Method in class com.softwaremining.sql.ACMDbDecorator
 
PERMANENT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PF1 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF10 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF11 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF12 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF13 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF14 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF15 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF16 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF17 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF18 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF19 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF2 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF20 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF21 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF22 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF23 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF24 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF3 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF4 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF5 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF6 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF7 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF8 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PF9 - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
PGMIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
to do Not sure what sets this The value has been set from http://publib.boulder.ibm.com/infocenter/cicsts/v3r1/index.jsp?topic=/com.ibm.cics.ts31.doc/dfhp4/topics/dfhp4_eibfields.htm
PHASEIN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PHASEOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PHYSICAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PINK - Static variable in interface com.softwaremining.util.BMSConstants
 
PINK - Static variable in interface com.softwaremining.vendors.cics.constants.BMSColor
 
PIPELINE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PL1 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PLI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
point(String, ISMObject, int, int, AbstractCBLField) - Method in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
POINTER_COMP_MODE - Static variable in class com.softwaremining.Config
Used in CBLPointer constructor.
POINTER_PICTURE - Static variable in class com.softwaremining.Config
Used in CBLPointer constructor.
pointsTo(CBLBean) - Method in class com.softwaremining.wrappers.CBLPointer
 
POLICYSCOPE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
POLL_INDEFINITELY - Static variable in class com.softwaremining.Config
 
POOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PooledServicesFactory - Class in com.softwaremining.vendors.cics
this Factory class provides Instantiation of CICS programs using Transaction IDS or Program-Names.
PooledServicesFactory() - Constructor for class com.softwaremining.vendors.cics.PooledServicesFactory
 
pop(String) - Static method in class com.softwaremining.util.StringUtility
pop "\"B C\" D E F" will return new string[] {"\"B C\", "D E F"}
popNextRuntimeParameter() - Method in class com.softwaremining.logic.BaseService
return next runtime parameter (if any) and remove it from the stack
popScreenDataBuffer(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
populateAcceptResponseFromDisplayRequest(DisplayRequest, AcceptResponse) - Static method in class com.softwaremining.ui.DisplayHelper
 
PopulateDbTableFromSequentialFile - Class in com.softwaremining.jcl
This class facilitates populating a database table using a translated class and a data-file It can also perform EBCDIC to ASCI conversion .
PopulateDbTableFromSequentialFile() - Constructor for class com.softwaremining.jcl.PopulateDbTableFromSequentialFile
 
populateDisplayRequest(IDisplayable, DisplayRequest) - Static method in class com.softwaremining.ui.DisplayHelper
Go thru DisplayRequest Parameter names (which correspond to fields), for each parameter (field), pass the value of the field to the DisplayRequest lsit.
populateEibaidFromAcceptResponse(AcceptResponse, Eibaid, Dfhaid) - Static method in class com.softwaremining.vendors.cics.util.ButtonManager
 
populateFromLastSQLMessage(ISMBean, ISMDataType, int) - Method in class com.softwaremining.logic.BaseService
EsqlProcessor and IBaseService needs this method to exist.
populateFromLastSQLMessage(ISMBean, ISMDataType, int) - Method in interface com.softwaremining.logic.IBaseService
 
populateFromLastSQLMessage(ISMBean, ISMDataType, int) - Method in class com.softwaremining.sql.ESQLBaseService
Translation of CICS DSNTIAR
populateFromLastSQLMessage(ISMDataType, ISMDataType, ISMDataType, ISMDataType, long) - Method in class com.softwaremining.logic.BaseService
 
populateFromLastSQLMessage(ISMDataType, ISMDataType, ISMDataType, ISMDataType, long) - Method in interface com.softwaremining.logic.IBaseService
 
populateFromLastSQLMessage(ISMDataType, ISMDataType, ISMDataType, ISMDataType, long) - Method in class com.softwaremining.sql.ESQLBaseService
Translation of CICS DSNTIAR
populateTable(ISMBean, String, Boolean, Boolean) - Static method in class com.softwaremining.jcl.PopulateDbTableFromSequentialFile
 
positionButtons(DisplayRequest) - Static method in class com.softwaremining.vendors.ile.ILEScreenDefReader
Only shows the buttons that have been added to buttonRequest
POSITIVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
POST - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
POSTCOMMAND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
postEvent(ICicsBaseService, PostEventDO) - Static method in class com.softwaremining.vendors.cics.util.EventManager
Support for EXEC CICS POST EVENT
PostEventDO - Class in com.softwaremining.vendors.cics.dto
Representation of CICS POST EVENT
Event are posted using
PostEventDO() - Constructor for class com.softwaremining.vendors.cics.dto.PostEventDO
 
postFixTableNameToImplicitDatabaseKey - Variable in class com.softwaremining.sql.AbstractORContainer
 
postFixTableNameToImplicitDatabaseKey - Variable in class com.softwaremining.sql.SQLWrapper
 
PRECOMMAND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PREFIX_NAME_OF_SEQUENTIAL_FILES_WITH_CALLING_PROGRAM - Static variable in class com.softwaremining.Config
when writing a sequential report file (e.g.
prepare(String) - Method in class com.softwaremining.sql.ESQLProcessor
prepare the underlying 'statement' or 'preparedStatement'
prepare(String, boolean) - Method in class com.softwaremining.sql.ESQLProcessor
prepare the underlying 'statement' or 'preparedStatement'
preparedStatement - Variable in class com.softwaremining.sql.ESQLProcessor
 
prepareHelper(String) - Method in class com.softwaremining.sql.ESQLProcessor
prepare the underlying 'statement' or 'preparedStatement'
prepareHelper(String) - Method in class com.softwaremining.sql.SPProcessor
prepare the underlying 'statement' or 'preparedStatement'
prepareSQLFromFile(String) - Method in class com.softwaremining.sql.ESQLProcessor
Allows externalization of SQL scripts.
prepareSQLFromFile(String, boolean) - Method in class com.softwaremining.sql.ESQLProcessor
Allows externalization of SQL scripts.
presentField(double[]) - Static method in class com.softwaremining.util.CBLMath
Deprecated.
- use persentValue
presentField(double, double[]) - Static method in class com.softwaremining.util.CBLMath
Deprecated.
- use persentValue
presentField(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
Deprecated.
- please use presentValue
presentValue(double[]) - Static method in class com.softwaremining.util.CBLMath
Translation of COBOL INTRINSIC FUNCTION PRESENT-VALUE
presentValue(double, double[]) - Static method in class com.softwaremining.util.CBLMath
Translation of COBOL INTRINSIC FUNCTION PRESENT-VALUE
presentValue(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
Translation of COBOL INTRINSIC FUNCTION PRESENT-VALUE It is expected the field internally represents an arrayed field (it may have multi-dim OCCURS declarations)
PRESETSEC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
prev() - Method in class com.softwaremining.files.QSAMFile
 
prev() - Method in class com.softwaremining.sql.AbstractIndexedFile
] Equivalent of COBOL VSAM READ PREV
prev() - Method in class com.softwaremining.sql.AbstractORContainer
] Equivalent of COBOL VSAM READ PREV
prev() - Method in interface com.softwaremining.sql.ISQLWrapper
 
prev() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
 
prev(AbstractBasePersistence, int) - Static method in class com.softwaremining.util.CachedData_Helper
for internal use only
prevRecord() - Method in class com.softwaremining.files.AbstractSequentialFile
Scroll back to previous record When end (or beginning) of file is reached, it throws AtEndException
prevRecord() - Method in class com.softwaremining.files.CachedIndexedFile
read previous record
prevRecord() - Method in class com.softwaremining.files.IndexedFileSingleProcess
Reads the prev record into memory.
prevRecord() - Method in class com.softwaremining.files.QSAMFile
 
prevRecord() - Method in class com.softwaremining.files.RelativeFile
 
prevRecord() - Method in class com.softwaremining.sql.AbstractIndexedFile
Translation of COBOL Read Prev ...
prevRecord() - Method in class com.softwaremining.sql.AbstractORContainer
Translation of COBOL Read Next ...
prevRecord() - Method in class com.softwaremining.sql.CachedSQLWrapper
read previous record
prevRecord() - Method in class com.softwaremining.sql.LinkedSQLWrapper
go to next
prevRecord() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
prevRecord() - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
prevRecord() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
when operation is Unsuccessful throw Exception (e.g AtEndException).
prevRecord(ISQLWrapper) - Static method in class com.softwaremining.sql.SQLWrapperHelper
Translation of COBOL Read Next ...
prevWithException() - Method in class com.softwaremining.files.AbstractSequentialFile
 
prevWithException() - Method in class com.softwaremining.files.AbstractSequentialMappedFile
Scroll back to previous record When end (or beginning) of file is reached, it does not throw an exception
prevWithException() - Method in class com.softwaremining.files.SequentialFile
Scroll back to previous record When end (or beginning) of file is reached, it does not throw an exception
prevWithException() - Method in class com.softwaremining.files.SequentialNIOFile
Scroll back to previous record When end (or beginning) of file is reached, it does not throw an exception
PRIMARY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PRINCIPAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PRINTADAPT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
printBytes(byte[], int) - Static method in class com.softwaremining.util.StringUtility
 
printBytes(char[]) - Static method in class com.softwaremining.util.StringUtility
 
printBytes(char[], int) - Static method in class com.softwaremining.util.StringUtility
 
printBytes(String) - Static method in class com.softwaremining.util.StringUtility
return the char array representation of this structure
printBytesAsHex(byte[], int) - Static method in class com.softwaremining.util.StringUtility
 
printBytesAsHex(char[]) - Static method in class com.softwaremining.util.StringUtility
 
printBytesAsHex(char[], int) - Static method in class com.softwaremining.util.StringUtility
 
printBytesAsHex(String) - Static method in class com.softwaremining.util.StringUtility
 
printBytesAsHexMainframeStyle(char[], boolean) - Static method in class com.softwaremining.util.StringUtility
 
printBytesAsHexMainframeStyle(char[], int, boolean) - Static method in class com.softwaremining.util.StringUtility
 
printDetailAndValue() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
printDetails() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
printDirectory - Static variable in class com.softwaremining.Config
print files will be placed in this directory, A separate script needs to be scanning this directory, and send the "unlocked" files to printer and then to delete the file.
printFieldPosition() - Method in class com.softwaremining.wrappers.CBLBean
returns the name of all fields and their memory position This method is used only for debugging purpose
printFieldPosition() - Method in class com.softwaremining.wrappers.CBLGroup
returns the name of all fields and their memory position This method is used only for debugging purpose
printFieldValues() - Method in class com.softwaremining.wrappers.CBLBean
Debugging utility Prints the name of all fields and their memory position (System.out.println) and their current value This method is used only for debugging purpose
println(String) - Method in class com.softwaremining.files.AbstractSequentialFile
Utility method used in creating log files
println(String) - Method in class com.softwaremining.log.JRE14Logger
 
println(String) - Method in interface com.softwaremining.log.Log
 
println(String) - Method in class com.softwaremining.log.Log4jLogger
 
printNonSMStackTrace(String) - Static method in class com.softwaremining.log.LogFactory
FOr internal use only print the top nn lines from the stackTace() -
printNonSMStackTrace(Throwable) - Method in class com.softwaremining.log.JRE14Logger
 
printNonSMStackTrace(Throwable) - Method in interface com.softwaremining.log.Log
 
printNonSMStackTrace(Throwable) - Method in class com.softwaremining.log.Log4jLogger
 
printNonSMStackTrace(Throwable) - Static method in class com.softwaremining.log.LogFactory
 
printOrderedFieldPosition() - Method in class com.softwaremining.wrappers.CBLBean
 
PrintOrderedFieldPositionsAndValue() - Method in class com.softwaremining.wrappers.CBLBean
 
printStackTrace(PrintStream) - Method in exception class com.softwaremining.logic.exception.CBLException
 
printStackTrace(PrintWriter) - Method in exception class com.softwaremining.logic.exception.CBLException
 
printStats() - Static method in class com.softwaremining.logic.ServicesFactory
 
priorRecord() - Method in class com.softwaremining.vendors.ile.Db400
 
priorRecord() - Method in class com.softwaremining.vendors.ile.Db400Container
 
PRIVATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
process() - Method in class com.softwaremining.jcl.utils.MemoryFileSortUtility
 
process() - Method in class com.softwaremining.jcl.utils.MergeSortUtility
 
process() - Static method in class com.softwaremining.SMLauncher
 
process() - Method in class com.softwaremining.util.CBLStringProcessor
 
process() - Method in class com.softwaremining.util.CBLUnstringProcessor
Start the Split process
process() - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
 
process(AbstractParseCommandLine) - Method in interface com.softwaremining.jcl.utils.IJoinExecutor
 
process(AbstractParseCommandLine, List<IIceProcessor>) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
process(DliBaseService, String, IPCBDatabase, AbstractDataObject, ISegmentSearchArgument) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
process(DliBaseService, String, AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
process(DliBaseService, String, AbstractDataObject, AbstractDataObject, ISegmentSearchArgument) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
process(DliBaseService, String, AbstractDataObject, AbstractDataObject, AbstractDataObject) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
process(DliBaseService, String, AbstractDataObject, AbstractDataObject, AbstractDataObject) - Method in interface com.softwaremining.vendors.dli.interfaces.IImsDBAccessor
 
process(AbstractDataObject, String[], String[]) - Static method in class com.softwaremining.util.CBLStringProcessor
Concatenates the list of "toConcatenate" strings using delimiters, and place the result into resultField
process(AbstractDataObject, String[], String[], ISMNumeric) - Static method in class com.softwaremining.util.CBLStringProcessor
Concatenates the list of "toConcatenate" strings using delimiters, and place the result into resultField
process(String[]) - Method in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
process(String[]) - Method in class com.softwaremining.jcl.utils.ParseCommandLine
 
process(String[], List<IIceProcessor>) - Method in interface com.softwaremining.jcl.utils.IIceProcessor
 
process(String[], List<String>) - Static method in class com.softwaremining.util.TestStructureIntegrity
 
process(List<String>) - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
process(List<String>) - Method in class com.softwaremining.jcl.utils.RecordManager
 
process(List<String>) - Method in class com.softwaremining.jcl.utils.SplitManager
 
process(List<String>, boolean) - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
PROCESS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
process2(String[], String[], boolean) - Method in class com.softwaremining.SMDirectoryAppLauncher
 
processAcceptResponse(AcceptResponse) - Method in class com.softwaremining.ui.AbstractScreen
 
processAcceptResponse(AcceptResponse) - Method in class com.softwaremining.ui.text.TextScreen
 
processAcceptResponse(AcceptResponse) - Method in class com.softwaremining.ui.web.JSPScreen
for internal use only
processAcceptResponse(AcceptResponse) - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
called from Program Thread (not servlet engine thread)
processAllFooters(List<String>) - Method in class com.softwaremining.jcl.utils.RecordManager
 
processAllHeaders(List<String>) - Method in class com.softwaremining.jcl.utils.RecordManager
 
processButton(RequestEntry) - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
for internal use only
processCicsAbendException(Exception) - Method in class com.softwaremining.logic.BaseService
For internal use only
processCicsAbendException(Exception) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
processCommandLineParameters(String[]) - Static method in class com.softwaremining.SMLauncher
Start the TextAppLauncher ...
processCommandLineParameters(String[]) - Static method in class com.softwaremining.SMTextAppLauncher
Deprecated.
Start the TextAppLauncher ...
processCommandLineParameters(String[], boolean) - Static method in class com.softwaremining.SMLauncher
Start the TextAppLauncher ...
processCommandLineParameters(String[], boolean) - Static method in class com.softwaremining.SMTextAppLauncher
Deprecated.
Start the TextAppLauncher ...
processData(List<String>, CBLBean, int, int) - Method in class com.softwaremining.jcl.utils.SortSingleOutFileProcessor
 
processEntry(RequestEntry, Element) - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
processEntry(RequestEntry, Element) - Method in class com.softwaremining.vendors.hp.HpXMLScreen
 
processException(CBLException) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
constructor
processException(CBLException) - Method in class com.softwaremining.vendors.cics.CicsPersistence
constructor
processException(CBLException) - Method in class com.softwaremining.vendors.cics.CicsSequential
constructor
processException(CBLException, boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Set appropriate responseCodes, and invoke the conditionHandler
processException(CBLException, boolean) - Method in class com.softwaremining.vendors.cics.CicsPersistence
Set appropriate responseCodes, and invoke the conditionHandler
processException(CBLException, boolean) - Method in class com.softwaremining.vendors.cics.CicsSequential
Set appropriate responseCodes, and invoke the conditionHandler
processException(CBLException, boolean, int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Set appropriate responseCodes, and invoke the conditionHandler
processException(CBLException, boolean, int) - Method in class com.softwaremining.vendors.cics.CicsPersistence
Set appropriate responseCodes, and invoke the conditionHandler
processException(CBLException, boolean, int) - Method in class com.softwaremining.vendors.cics.CicsSequential
Set appropriate responseCodes, and invoke the conditionHandler
processException(HttpServletRequest, HttpServletResponse, Exception) - Static method in class com.softwaremining.ui.web.HttpHelper
 
processFile(String, boolean) - Method in class com.softwaremining.SMDirectoryAppLauncher
 
processFile(String, String[], boolean) - Method in class com.softwaremining.SMDirectoryAppLauncher
 
processGetpairinfo(String, String, int) - Static method in class com.softwaremining.vendors.tandem.TandemServer
 
processhandleGetmine(String) - Static method in class com.softwaremining.vendors.tandem.TandemServer
 
processHeaderFooter(List<OutRecHeaderFooter>, List<String>) - Method in class com.softwaremining.jcl.utils.RecordManager
 
processInputFiles(String[], String, int, InOutRec, boolean, int, String[], String, MInteger, MLong, MInteger) - Method in class com.softwaremining.jcl.utils.InputSortFileProcessor
 
processLine(String) - Method in class com.softwaremining.jcl.utils.RecordManager
 
processOutput(String[], String[], int, int, OutFileSortController, String, boolean, boolean, boolean, boolean, ArrayList<List<String>>, String[], String, List<String>, InOutRec[], boolean[], String[], String[], int[], boolean, String[], String[], String[], String[], String[], String[]) - Static method in class com.softwaremining.jcl.Sort
use process(String[] inputFile ...);
processOutputFile(OutFileSortController, String, boolean, boolean, boolean, boolean, List<String>, String, String, List<String>, InOutRec, boolean, String, String, int, String, String, String, String, String, String) - Static method in class com.softwaremining.jcl.Sort
 
processResponse(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.ui.web.socket.JSPScreenBean
 
processResponse(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
processResponse(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.ui.web.socket.XSLTScreenBean
 
processScreenXML(String) - Method in class com.softwaremining.ui.XMLScreenDefReader
 
processSQLException(SQLException, int, String) - Method in class com.softwaremining.sql.ESQLBaseService
 
processSQLException(SQLException, ISMBean, boolean) - Method in class com.softwaremining.sql.ESQLProcessor
Sets the appropriate values on SQLCA
processSQLException(SQLException, ISMBean, int) - Method in class com.softwaremining.sql.ESQLProcessor
Sets the appropriate values on SQLCA
processSQLException(SQLException, ISMBean, int, boolean) - Method in class com.softwaremining.sql.ESQLBaseService
used for internal SQL Handling
processSubString(AbstractDataObject, int, String[], String[]) - Static method in class com.softwaremining.util.CBLStringProcessor
Concatenates the list of "toConcatenate" strings using delimiters, and place the result into resultField
PROCESSTYPE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PROFILE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PROFILE_RUNTIME - Static variable in class com.softwaremining.Config
for switching on built-in profiler
profiled_baseService_runtimes - Static variable in class com.softwaremining.logic.BaseService
For internal use only - contains profiling/execution-time information for each program ran
Profiler - Class in com.softwaremining.util
Provides profiling information for SoftwareMining libraries.
Profiler() - Constructor for class com.softwaremining.util.Profiler
 
PROGAUTO - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PROGRAM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PROGRAMDEF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ProgramFinishedException - Exception Class in com.softwaremining.logic.exception
Implementation of program exception, used to indicate program end (EXIT PROGRAM).
ProgramFinishedException() - Constructor for exception class com.softwaremining.logic.exception.ProgramFinishedException
 
ProgramIDErrorException - Exception Class in com.softwaremining.vendors.cics.exception
 
ProgramIDErrorException() - Constructor for exception class com.softwaremining.vendors.cics.exception.ProgramIDErrorException
 
ProgramIDErrorException(String) - Constructor for exception class com.softwaremining.vendors.cics.exception.ProgramIDErrorException
 
ProgramIDErrorException(String, Exception) - Constructor for exception class com.softwaremining.vendors.cics.exception.ProgramIDErrorException
 
PROGRAMINIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ProgramTerminatedException - Exception Class in com.softwaremining.logic.exception
Implementation of program exception, used to indicate program termination (STOP RUN).
ProgramTerminatedException() - Constructor for exception class com.softwaremining.logic.exception.ProgramTerminatedException
 
ProgramTimedOutException - Exception Class in com.softwaremining.logic.exception
Implementation of program exception, used to indicate program termination (STOP RUN).
ProgramTimedOutException() - Constructor for exception class com.softwaremining.logic.exception.ProgramTimedOutException
 
ProgramUnavailableException - Exception Class in com.softwaremining.logic.exception
 
ProgramUnavailableException() - Constructor for exception class com.softwaremining.logic.exception.ProgramUnavailableException
 
ProgramUnavailableException(String) - Constructor for exception class com.softwaremining.logic.exception.ProgramUnavailableException
 
ProgramUnavailableException(String, Throwable) - Constructor for exception class com.softwaremining.logic.exception.ProgramUnavailableException
 
ProgramUnavailableException(Throwable) - Constructor for exception class com.softwaremining.logic.exception.ProgramUnavailableException
 
ProgramUnavailableException(SQLException) - Constructor for exception class com.softwaremining.logic.exception.ProgramUnavailableException
 
ProgramWaitingForAccept_Request - Class in com.softwaremining.ui.screenrequest
Tells the system that program has been set-up in Wait mode ...
ProgramWaitingForAccept_Request(String) - Constructor for class com.softwaremining.ui.screenrequest.ProgramWaitingForAccept_Request
 
PROGSYMBOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
propertiesLoaded_auxilaries - Static variable in class com.softwaremining.sql.ConnectionFactory
 
PROTECTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PROVIDER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PRTCOPY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PseudoConversationalServlet - Class in com.softwaremining.vendors.ui.web
 
PseudoConversationalServlet() - Constructor for class com.softwaremining.vendors.ui.web.PseudoConversationalServlet
 
PUBLISH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PURGE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
PURGEABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
put(IBaseService, double, double, ISMDataType, ISMDataType, double, String, ISMNumeric, ISMNumeric) - Method in interface com.softwaremining.mq.MQInterface
MQPUT
put(IBaseService, double, double, ISMDataType, ISMDataType, double, String, ISMNumeric, ISMNumeric) - Method in class com.softwaremining.mq.smmq.MQImpl
 
put(IBaseService, long, long, ISMDataType, ISMDataType, long, String, ISMNumeric, ISMNumeric) - Static method in class com.softwaremining.mq.MQManager
 
put(CicsBaseService, ContainerChannelDO) - Static method in class com.softwaremining.vendors.cics.util.ContainerManager
places data in a container associated with a specified channel.
put(Object, Object) - Method in class com.softwaremining.platformutils.SMSortedMethodList
 
put(Object, Object) - Method in class com.softwaremining.util.IndexedHashMap
 
put(Object, Object) - Method in class com.softwaremining.util.OrderedMap
 
put(String, int, String, AbstractCBLField, AbstractCBLField, Long) - Method in class com.softwaremining.vendors.hp.HpDbDecorator
 
PUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
putAll(OrderedMap) - Method in class com.softwaremining.util.OrderedMap
 
putBuffer(String) - Method in class com.softwaremining.vendors.hp.HpScreenHandler
 

Q

QB - Static variable in class com.softwaremining.util.LM
 
QIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
READQ TS Error Occurs if the specified queue cannot be found in either main or auxiliary storage
QR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
QSAMFile - Class in com.softwaremining.files
 
QSAMFile() - Constructor for class com.softwaremining.files.QSAMFile
 
QSAMFile(BaseService) - Constructor for class com.softwaremining.files.QSAMFile
 
QUASIRENT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
QueryBuilder - Class in com.softwaremining.sql
 
QueryBuilder() - Constructor for class com.softwaremining.sql.QueryBuilder
 
questions(int) - Static method in class com.softwaremining.sql.SQLBuilderHelper
create a string containing comma separated '?'.
QUEUE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
QueueDoesNotExistException - Exception Class in com.softwaremining.vendors.cics.exception
 
QueueDoesNotExistException(String) - Constructor for exception class com.softwaremining.vendors.cics.exception.QueueDoesNotExistException
 
QueueItemNumberDoesNotExitException - Exception Class in com.softwaremining.vendors.cics.exception
 
QueueItemNumberDoesNotExitException() - Constructor for exception class com.softwaremining.vendors.cics.exception.QueueItemNumberDoesNotExitException
 
QueueItemNumberDoesNotExitException(String) - Constructor for exception class com.softwaremining.vendors.cics.exception.QueueItemNumberDoesNotExitException
 
QueueItemNumberDoesNotExitException(String, Exception) - Constructor for exception class com.softwaremining.vendors.cics.exception.QueueItemNumberDoesNotExitException
 
QueueManager - Class in com.softwaremining.vendors.cics.queue
Deprecated.
- please use TSQueueManager
QueueManager() - Constructor for class com.softwaremining.vendors.cics.queue.QueueManager
Deprecated.
 
QueueRecord - Class in com.softwaremining.vendors.cics.queue
For use by TSQ QueueManager.
QueueRecord(CicsBaseService) - Constructor for class com.softwaremining.vendors.cics.queue.QueueRecord
Constructors
QUIESCED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
QUIESCING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
quit() - Method in class com.softwaremining.logic.BaseService
Gracefully Stop the execution of this program
quit() - Method in class com.softwaremining.sql.ESQLBaseService
Commit changes made by all instances of ESQLProcessor
quit() - Method in interface com.softwaremining.ui.IScreenClient
end program session
quit() - Method in class com.softwaremining.ui.ScreenClient
 
quit() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
quit() - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
QUIT - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
QuitRequest - Class in com.softwaremining.ui.screenrequest
Serializable representation of quit request, which is used to trnsmit quit request from program logic to screen server.
QuitRequest() - Constructor for class com.softwaremining.ui.screenrequest.QuitRequest
 

R

randomAccessFile - Variable in class com.softwaremining.files.SequentialFile
 
range(double[]) - Static method in class com.softwaremining.util.CBLMath
return RANGE from a field (numerical difference between min and max) It is expected the field internally represents an arrayed field (it may have multi-dim OCCURS declarations)
range(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
return RANGE from a field.
RangeItem - Class in com.softwaremining.util
RangeItem class duplicates the functionality of COBOL 88 type variables.
RangeItem(double) - Constructor for class com.softwaremining.util.RangeItem
 
RangeItem(double, double) - Constructor for class com.softwaremining.util.RangeItem
 
RangeItem(int) - Constructor for class com.softwaremining.util.RangeItem
 
RangeItem(int, int) - Constructor for class com.softwaremining.util.RangeItem
 
RangeItem(long, long) - Constructor for class com.softwaremining.util.RangeItem
 
RangeItem(String) - Constructor for class com.softwaremining.util.RangeItem
 
RangeItem(String, String) - Constructor for class com.softwaremining.util.RangeItem
 
RB - Static variable in class com.softwaremining.util.LM
 
RCODE_ALLOCERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_ALLOCERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_CBIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_CBIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_CHANNELERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_CHANNELERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_DISABLED - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_DISABLED - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_DSSTAT - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_DSSTAT - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_DUPKEY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_DUPKEY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_DUPREC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_DUPREC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_ENDDATA - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_ENDDATA - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_ENDFILE - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_ENDFILE - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_ENDINPT - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_ENDINPT - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_ENQBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_ENQBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_ENVDEFERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_ENVDEFERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_EOC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_EOC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_EODS - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_EODS - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_EOF - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_EOF - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_EXPIRED - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_EXPIRED - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_FILENOTFOUND - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_FILENOTFOUND - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_FUNCERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_FUNCERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_IGREQCD - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_IGREQCD - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_IGREQID - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_IGREQID - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_ILLOGIC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_ILLOGIC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_INBFMH - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_INBFMH - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_INVERRTERM - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_INVERRTERM - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_INVEXITREQ - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_INVEXITREQ - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_INVLDC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_INVLDC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_INVMPSZ - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_INVMPSZ - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_INVPARTN - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_INVPARTN - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_INVPARTNSET - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_INVPARTNSET - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_INVREQ - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_INVREQ - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_IOERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_IOERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_ISCINVREQ - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_ISCINVREQ - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_ITEMERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_ITEMERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_JIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_JIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_LENGERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_LENGERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_LOADING - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_LOADING - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_LOCKED - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_LOCKED - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_MAPFAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_MAPFAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NETNAMEIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NETNAMEIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NODEIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NODEIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOJBUFSP - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOJBUFSP - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NONVAL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NONVAL - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOPASSBKRD - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOPASSBKRD - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOPASSBKWR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOPASSBKWR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOSPACE - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOSPACE - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOSPOOL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOSPOOL - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOSTART - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOSTART - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOSTG - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOSTG - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOTALLOC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOTALLOC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOTAUTH - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOTAUTH - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOTFND - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOTFND - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_NOTOPEN - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_NOTOPEN - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_OPENERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_OPENERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_OVERFLOW - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_OVERFLOW - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_PARTNERIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_PARTNERIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_PARTNFAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_PARTNFAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_PGMIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_PGMIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_QBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_QBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_QIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_QIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_QZERO - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_QZERO - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_RDATT - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_RDATT - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_RECORDBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_RECORDBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_RESUNAVAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_RESUNAVAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_RETPAGE - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_RETPAGE - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_ROLLEDBACK - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_ROLLEDBACK - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_RTEFAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_RTEFAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_RTESOME - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_RTESOME - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_SELNERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_SELNERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_SESSBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_SESSBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_SESSIONERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_SESSIONERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_SIGNAL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_SIGNAL - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_SPOLBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_SPOLBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_SPOLERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_SPOLERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_STRELERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_STRELERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_SUPPRESSED - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_SUPPRESSED - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_SYSBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_SYSBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_SYSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_SYSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_TERMERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_TERMERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_TERMIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_TERMIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_TRANSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_TRANSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_TSIOERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_TSIOERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_UNEXPIN - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_UNEXPIN - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_USERIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_USERIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RCODE_WRBRK - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RCODE_WRBRK - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
rdw_format - Static variable in class com.softwaremining.files.AbstractSequentialFile
 
RDW_LENGTH - Static variable in class com.softwaremining.files.AbstractSequentialFile
 
rdw_Null - Static variable in class com.softwaremining.files.AbstractSequentialFile
 
reactivateHandlers() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
reactivateHandlers() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
reactivateHandlers() - Method in class com.softwaremining.vendors.cics.util.AidEventManager
see deactivateHandlers
reactivateHandlers() - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
see deactivateHandlers
read() - Method in class com.softwaremining.files.AbstractSequentialFile
Same as next() .
Reads the next record from file.
read() - Method in class com.softwaremining.files.CachedIndexedFile
Read record which matches record-key
read() - Method in class com.softwaremining.sql.AbstractIndexedFile
READ is used in conjuction with SEEK statements.
read() - Method in class com.softwaremining.sql.AbstractORContainer
READ is used in conjuction with SEEK statements.
read() - Method in class com.softwaremining.sql.CachedSQLWrapper
Read record which matches record-key
read() - Method in interface com.softwaremining.sql.ISQLWrapper
 
read() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Translation of CICS READ Read is usually used to read random organized data.
read() - Method in class com.softwaremining.vendors.cics.CicsPersistence
Translation of CICS READ Read is usually used to read random organized data.
read() - Method in class com.softwaremining.vendors.cics.CicsSequential
 
read() - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
read the first item from top of the list
read() - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
read the first item from top of the list
read() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
READ is used in conjunction with SEEK statements.
read(int) - Method in class com.softwaremining.util.IndexedHashMap
 
read(AbstractBasePersistence, int) - Static method in class com.softwaremining.util.CachedData_Helper
for internal use only
read(String, ISMObject, int, int, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
read(String, ISMObject, ISMObject) - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
 
read(String, ISMObject, ISMObject) - Method in class com.softwaremining.vendors.cics.queue.TemporaryQueueWrapper
 
READ_FORWARD - Static variable in class com.softwaremining.sql.SQLWrapperHelper
 
READABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
readAtPosition(int) - Method in class com.softwaremining.files.CachedIndexedFile
goto the said "position", and read the data
READBACK - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
readCurrent(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
Used in DMS and ILE DAO
readCurrent(boolean) - Method in class com.softwaremining.sql.SQLWrapper
Used in DMS and ILE DAO
readDefaultDbProperties() - Static method in class com.softwaremining.sql.ConnectionFactory
 
readFile(String) - Static method in class com.softwaremining.jcl.CopyFile
Load the content of the file into a List
readForUpdate(String, ISMObject, ISMObject) - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
 
readFromHttpServletRequest(HttpServletRequest, AcceptResponse) - Static method in class com.softwaremining.ui.web.HttpHelper
called from Servlet engine (not program thread).
readFromTerminal(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpScreenHandler
 
readInputData(String, int) - Static method in class com.softwaremining.jcl.CopyFile
Load the content of the file into a List
readInputDataAux(String, int) - Static method in class com.softwaremining.jcl.CopyFile
read the next record from file.
readInputDataAux2(String, int, boolean) - Static method in class com.softwaremining.jcl.CopyFile
 
readjustDateTime() - Method in class com.softwaremining.vendors.cics.SessionManager
 
readjustIndex_counter - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
readLine_FromFileChannel(int) - Method in class com.softwaremining.files.SequentialNIOFile
FileChannel does not come with a read-line, so we need to construct our own
readLine_FromFileReader(int) - Method in class com.softwaremining.files.SequentialNIOFile
FileChannel does not come with a read-line, so we need to contruct our own
readLineAsChars() - Method in class com.softwaremining.jcl.utils.MemoryFile
 
readLineAsString() - Method in class com.softwaremining.jcl.utils.MemoryFile
 
readLinesAsChar_Count - Static variable in class com.softwaremining.jcl.utils.MemoryFile
 
readNextLine() - Method in class com.softwaremining.jcl.utils.InputSortFileReader
 
READONLY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
readPointerAddressesFromWrapper(CBLGroup) - Method in class com.softwaremining.wrappers.CBLGroup
method used internally by framework
transfers the address of Pointers assigned to CBLBeans, from Source Structure to the target Structure
readQuery(RowFacade, ISMObject[], List<Object>, int[], StringBuilder, StringBuilder, List<Boolean>, int, SQLConditionContainer, int, int, boolean) - Static method in class com.softwaremining.sql.QueryBuilder
 
readRecord() - Method in class com.softwaremining.files.AbstractSequentialFile
read the next record from file.
readRecord() - Method in class com.softwaremining.files.IndexedFileSingleProcess
Reads the next record into memory if access mode is SEQUENTIAL otherwise, it tries to find a record with key value.
readRecord() - Method in class com.softwaremining.files.RelativeFile
 
readRecord() - Method in class com.softwaremining.sql.AbstractIndexedFile
Equivalent of COBOL READ , at end throw exception If AccessMode is not SEQUENTIAL, a seek() will be performed before the read.
readRecord() - Method in class com.softwaremining.sql.AbstractORContainer
Equivalant of COBOL READ , at end throw exception If AccessMode is not SEQUENTIAL, a seek() will be performed before the read.
readRecord() - Method in class com.softwaremining.sql.LinkedSQLWrapper
go to next
readRecord() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
to be removed - CICS subsystem does not call this - see 0011729 similar to readNext().
readRecord() - Method in class com.softwaremining.vendors.cics.CicsPersistence
to be removed - CICS subsystem does not call this - see 0011729 similar to readNext().
readRecord() - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
readRecord() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Typically called repeatedly to read next record sequentially from a file.
readRecord(ISQLWrapper) - Static method in class com.softwaremining.sql.SQLWrapperHelper
Equivalant of COBOL READ , at end throw exception If AccessMode is not SEQUENTIAL, a seek() will be performed before the read.
readRow() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Similar to read() - but returns true or false rather than an integer from IPersistence
readSQLField(ResultSet, ISMObject, int[], int) - Static method in class com.softwaremining.sql.SQLUtilities
method provided purely for sake of reading ORACLE CLOBS.
readWithLock() - Method in class com.softwaremining.sql.AbstractIndexedFile
 
readWithLock() - Method in class com.softwaremining.sql.AbstractORContainer
 
READY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
REBUILD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
receive(ReportFrame) - Method in class com.softwaremining.report.LogReportReceiver
 
receive(ReportFrame) - Method in class com.softwaremining.report.ReportReceiver
 
receive(CicsBaseService, ReceiveDO) - Static method in class com.softwaremining.vendors.cics.ui.CicsDisplayHelper
Manage CICS Receive
RECEIVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
receiveAcceptResponse(IDisplayable) - Static method in class com.softwaremining.ui.DisplayHelper
Read data from the screenClient
receiveAcceptResponse(String) - Method in interface com.softwaremining.ui.IScreenClient
 
receiveAcceptResponse(String) - Method in class com.softwaremining.ui.ScreenClient
method used internally by softwaremining framework read data from screen client
ReceiveDO - Class in com.softwaremining.vendors.cics.dto
 
ReceiveDO() - Constructor for class com.softwaremining.vendors.cics.dto.ReceiveDO
 
receiveExecuteParameter(ISMDataType) - Method in class com.softwaremining.logic.BaseService
 
receiveExecuteParameter(ISMDataType, ISMDataType) - Method in class com.softwaremining.logic.BaseService
 
receiveExecuteParameter(ISMDataType, ISMDataType, ISMDataType) - Method in class com.softwaremining.logic.BaseService
 
receiveExecuteParameter(ISMDataType, ISMDataType, ISMDataType, ISMDataType) - Method in class com.softwaremining.logic.BaseService
 
receiveExecuteParameter(ISMDataType, ISMDataType, ISMDataType, ISMDataType, ISMDataType) - Method in class com.softwaremining.logic.BaseService
 
RECEIVER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RECONNECT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RECORD_BUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
The NOSUSPEND keyword is specified and the record is locked by an active lock (see Retained and active locks).
RECORD_FORMAT_FIXED_LENGTH - Static variable in class com.softwaremining.files.QSAMFile
 
RECORD_FORMAT_SPANNED - Static variable in class com.softwaremining.files.QSAMFile
 
RECORD_FORMAT_UNDEFINED - Static variable in class com.softwaremining.files.QSAMFile
 
RECORD_FORMAT_VARIABLE_LENGTH - Static variable in class com.softwaremining.files.QSAMFile
 
RECORD_LEN_FIELD_NAME - Static variable in class com.softwaremining.jcl.utils.SortHelper
 
RECORD_LEN_PIC - Static variable in class com.softwaremining.jcl.utils.SortHelper
 
RECORD_POS_FIELD_NAME - Static variable in class com.softwaremining.jcl.utils.SortHelper
 
RECORD_POS_PIC - Static variable in class com.softwaremining.jcl.utils.SortHelper
 
RECORDBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
recordDependingField - Variable in class com.softwaremining.files.AbstractSequentialFile
For ARRAY-FIELD OCCURS DEPENDING ON INTEGER-FIELD; The list contains reference to INTEGER-FIELD.
RecordManager - Class in com.softwaremining.jcl.utils
 
RecordManager(boolean) - Constructor for class com.softwaremining.jcl.utils.RecordManager
 
RecordManager(boolean, boolean, int, boolean) - Constructor for class com.softwaremining.jcl.utils.RecordManager
 
recordSize - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
RECOVDATA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RECOVERABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RECOVERED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RECOVERLOCKS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RECOVERY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RED - Static variable in interface com.softwaremining.util.BMSConstants
 
RED - Static variable in interface com.softwaremining.vendors.cics.constants.BMSColor
 
redefinesAnotherField() - Method in class com.softwaremining.wrappers.AbstractCBLField
shows if this field or any of the parents REDEFINED another field.
RedirectionException - Exception Class in com.softwaremining.logic.exception
Implementation of program exception, used to indicate redirection (GO TO)
RedirectionException(String) - Constructor for exception class com.softwaremining.logic.exception.RedirectionException
 
RedirectionException(String, boolean) - Constructor for exception class com.softwaremining.logic.exception.RedirectionException
 
REDUCE_GE_OR_EQ - Static variable in class com.softwaremining.sql.ConnectionFactory
 
reduceGEorEQ(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
reduceGEorEQ(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
used in AS400 / DB400 to increase speed of searches
reduceGEorEQ(boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
reduceGEorEQ(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
reduceVersionNumber(String) - Static method in class com.softwaremining.util.GDGVersion
main routine
REENTPROT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
referencesLegacyFile(String) - Method in class com.softwaremining.vendors.ile.Db400
This is for benefit of CL.
referencesLegacyFile(String) - Method in class com.softwaremining.vendors.ile.Db400Container
This is for benefit of CL.
referencesLegacyFile(String) - Method in interface com.softwaremining.vendors.ile.IDb400
 
REFPARMS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
REGERROR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
REGION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
registerDataWrapper(ISMBean) - Method in class com.softwaremining.logic.BaseService
Method Used internally by SoftwareMining framework All Data-Access-Objects / DAO's are registered - to allow the system to release the memory on exit
registerDataWrappers(ISMBean[]) - Method in class com.softwaremining.logic.BaseService
Method Used internally by SoftwareMining framework All Data-Access-Objects / DAO's are registered - to allow the system to release the memory on exit
REGISTERED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
registerExecuteParameters() - Method in class com.softwaremining.logic.BaseService
The "execute()" method usually passes parameters to this class.
registerHandlers() - Method in class com.softwaremining.ui.XMLScreenDefReader
independent screen handlers are constructed for the following elements line, column, entry , image , foreground-color , background-color ...
registerHandlers() - Method in class com.softwaremining.vendors.hp.HpScreenDefReader
 
registerHandlers() - Method in class com.softwaremining.vendors.ile.ILEScreenDefReader
 
reinitialize(CBLBean) - Method in class com.softwaremining.util.CBLUnstringProcessor
re-initialise allows the re-use of this instance of the class to process another field
reinitialize(CBLBean) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
reinitialize allows the re-use of this instance of the class to Inspect another field
reinitialize(CBLBean, int) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
reinitialize(CBLBean, int, int) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
reinitialize(ISMObject) - Method in class com.softwaremining.util.CBLUnstringProcessor
re-initialise allows the re-use of this instance of the class to process another field
reinitialize(ISMObject) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
reinitialize allows the re-use of this instance of the class to perform the COBOL Inspect operation on another field
reinitialize(ISMObject, int) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
reinitialize(ISMObject, int, int) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
reinitialize(ISMObject, int, int) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
reinitialize allows the re-use of this instance of the class to perform the COBOL Inspect operation on Parts of specified fields
reinitialize(String) - Method in class com.softwaremining.util.inspect.CBLInspectProcessor
reinitialize allows the re-use of this instance of the class to perform the COBOL Inspect operation on Parts of specified fields
reInitializeAllDAOs(boolean) - Method in class com.softwaremining.logic.BaseService
reinitializes CBLBeans to their default char-array representation, and AbstractCOntainer to their default values This allows system to reuse the Wrapper classes in other programs.
reInitializeAllDAOs(boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
reInitializeBaseService() - Method in class com.softwaremining.logic.BaseService
for internal use only used by CICS subsystem
reInitializeBaseService() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
REJECT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RELATED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RelativeFile - Class in com.softwaremining.files
 
RelativeFile() - Constructor for class com.softwaremining.files.RelativeFile
 
RelativeFile(BaseService) - Constructor for class com.softwaremining.files.RelativeFile
 
release() - Method in class com.softwaremining.wrappers.AbstractSortBean
The release statement transfers records from the INPUT PROCEDURE to the input Phase of the sort operation.
Internally, it will call the InsertRecord() method for performing the transfer.
RELEASE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
releaseActiveSessionProgram() - Method in class com.softwaremining.vendors.cics.SessionManager
 
releaseConnection() - Method in class com.softwaremining.sql.ESQLProcessor
CloseConnection is used internally on destroy of the application
RELEASED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
releaseESQLConnections() - Method in class com.softwaremining.sql.ESQLBaseService
When the using connection strategy Config.CONNECTION_STRATEGY_SHARE_ESQL_SESSION_CONN the system will release Connections only when Garbage Collector releases the owning ESQLBaseService class.
releaseRecord() - Method in class com.softwaremining.wrappers.AbstractSortBean
The release statement transfers records from the INPUT PROCEDURE to the input Phase of the sort operation.
Internally, it will call the InsertRecord() method for performing the transfer.
The "xxxRecord" is generated by the translator when it expect there may be an Exception.
releaseResources() - Method in class com.softwaremining.containers.AbstractContainerBean
this is called internally - after a program is CANCEL'ed.
releaseResources() - Method in class com.softwaremining.sql.AbstractORContainer
this is called internally - after a program is CANCEL'ed.
releaseResources() - Method in class com.softwaremining.sql.SQLWrapper
this is called internally - after a program is CANCEL'ed.
releaseResources() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
releaseResources() - Method in class com.softwaremining.wrappers.CBLBean
this is called internally - after a program is CANCEL'ed.
releaseResources(boolean) - Method in class com.softwaremining.containers.AbstractContainerBean
 
releaseResources(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
this is called internally - after a program is CANCEL'ed.
releaseResources(boolean) - Method in class com.softwaremining.sql.ESQLProcessor
close connection, and set owning ESQLBaseService to Null - for improved GC
releaseResources(boolean) - Method in class com.softwaremining.sql.SQLWrapper
this is called internally - after a program is CANCEL'ed.
releaseResources(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
releaseResources(boolean) - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
releaseResources(boolean) - Method in class com.softwaremining.vendors.cics.CicsSequential
 
releaseResources(boolean) - Method in class com.softwaremining.wrappers.CBLBean
 
releaseResources(boolean) - Method in interface com.softwaremining.wrappers.ISMBean
For internal use only - memory management stuff
releaseResources(Long, List<CBLPointer>) - Static method in class com.softwaremining.wrappers.CBLPointerManager
Remove Pointer references associated with a Program (the program maintains its own listOfCBLPointers)
releaseService(CicsBaseService) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
 
releaseService(CicsBaseService, boolean) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
 
releaseService(CicsBaseService, boolean, boolean) - Static method in class com.softwaremining.vendors.cics.PooledServicesFactory
ReInitialie referenced variables/DAO, then store the class into the Pool.
releaseSessionResources(CicsBaseService) - Static method in class com.softwaremining.vendors.cics.queue.TSQImpl
The system will not know when it would be safe to release associated resources.
RELEASING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RELOAD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RELOADING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
reloadProperties() - Static method in class com.softwaremining.Config
 
RELREQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
REMLOSTLOCKS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
REMOTE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
remove(int) - Method in class com.softwaremining.util.OrderedMap
 
remove(int) - Method in class com.softwaremining.util.SortManager
 
remove(Object) - Method in class com.softwaremining.util.OrderedMap
 
REMOVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
removeAlphaChars(AbstractDataObject, int) - Static method in class com.softwaremining.vendors.cics.util.CicsFormatUtility
Support for EXEC CICS BIF DEEDIT
Removes all alphanumeric chars - e.g.
removeAlphaChars(String) - Static method in class com.softwaremining.vendors.cics.util.CicsFormatUtility
Support for EXEC CICS BIF DEEDIT
Removes all alphanumeric chars - e.g.
removeAlphaChars(String, int) - Static method in class com.softwaremining.vendors.cics.util.CicsFormatUtility
Support for EXEC CICS BIF DEEDIT
Removes all alphanumeric chars - e.g.
removeAlternativeKey(String) - Method in class com.softwaremining.files.utils.IndexedFileData
 
removeCC - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
Source: http://ibmmainframes.com/post-7535.html By default, when DFSORT writes a report (triggered by the use of the OUTFIL parameters LINES, HEADER1, TRAILER1, HEADER2, TRAILER2, SECTIONS or NODETAIL) it uses ANSI carriage control characters in the first byte of the output record to tell the printer what to do (e.g.
removeChildren(Element, String) - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
removeCondition(int) - Method in class com.softwaremining.vendors.cics.util.CicsConditionManager
 
removeDecimal(int, Number) - Static method in class com.softwaremining.platformutils.SMNumberFormat
Deprecated. 
removeduplicates - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
removeDuplicates - Variable in class com.softwaremining.jcl.utils.OutFileSortController
 
removeExponentFromString(String) - Static method in class com.softwaremining.platformutils.SMNumberFormat
Removes the exponent part of the number.
removeExtraSpaces(String) - Static method in class com.softwaremining.jcl.utils.ParserUtil
E.g.
removeKey(String) - Method in class com.softwaremining.files.utils.IndexedFileData
 
removeLast(Object) - Method in class com.softwaremining.util.OrderedMap
 
removeMatchingBrakets(String) - Static method in class com.softwaremining.jcl.utils.ParserUtil
Used in JCL Include/Omit Conditions.
removeRecordKeys() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
removeSession(BaseService) - Static method in class com.softwaremining.logic.ServicesFactory
For internal use only.
Used by Conversational Servlet engine once application has finished
removeSessionInformation(HttpServletRequest, HttpServletResponse) - Static method in class com.softwaremining.ui.web.HttpHelper
 
removeSurroundingBrakets(String) - Static method in class com.softwaremining.jcl.utils.ParserUtil
 
removeSurroundingQuotes(String) - Static method in class com.softwaremining.jcl.utils.ParserUtil
 
REMSESSION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
REMTABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
renameFile(String, String) - Static method in class com.softwaremining.platformutils.FileUtility
rename a file - overwrites if a file with new name exists
renderCheckbox(String, String) - Method in class com.softwaremining.ui.web.JSPScreen
For use within JSP files - returns the field formatted as a checkbox.
renderDropDown(String, String[][]) - Method in class com.softwaremining.ui.web.JSPScreen
For use within JSP files - returns the field formatted as a radio button.
renderFinalization() - Method in class com.softwaremining.ui.web.JSPScreen
cleans up and generates hidden _SET_FOCUS_ field
renderFunctionKeys() - Static method in class com.softwaremining.ui.web.JSPScreen
Display function keys at the bottom of the screen.
renderInput(String) - Method in class com.softwaremining.ui.web.JSPScreen
for use within JSP files - returns formatted input field .
renderRadio(String, String) - Method in class com.softwaremining.ui.web.JSPScreen
For use within JSP files - returns the field formatted as a radio button.
REPEATABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
replace(DliBaseService, IPCBDatabase, AbstractDataObject, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
replace(Object, Object) - Method in class com.softwaremining.util.OrderedMap
 
replaceAlternativeKeys(String) - Method in class com.softwaremining.files.utils.IndexedFileData
 
ReplaceByBlock - Class in com.softwaremining.util.inspect
 
ReplaceByBlock(First, String, String) - Constructor for class com.softwaremining.util.inspect.ReplaceByBlock
 
replaceKey(String, String) - Method in class com.softwaremining.files.utils.IndexedFileData
 
replaceUnderlines(String) - Static method in class com.softwaremining.util.CBLUtil
Used internally by SoftwareMining Framework replace '_' with '-'
Replacing - Class in com.softwaremining.util.inspect
 
Replacing(String) - Constructor for class com.softwaremining.util.inspect.Replacing
 
REPLACING - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
REPLACING - Static variable in class com.softwaremining.util.inspect.Replacing
 
REPLYTOEPR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ReportDefReader - Class in com.softwaremining.report
 
ReportEntry - Class in com.softwaremining.report
 
ReportFrame - Class in com.softwaremining.report
 
ReportFrame(int) - Constructor for class com.softwaremining.report.ReportFrame
 
ReportGroup - Class in com.softwaremining.report
 
ReportGroup() - Constructor for class com.softwaremining.report.ReportGroup
 
ReportProcessor - Class in com.softwaremining.report
 
ReportProcessor(String, BaseService) - Constructor for class com.softwaremining.report.ReportProcessor
 
ReportReceiver - Class in com.softwaremining.report
 
ReportReceiver() - Constructor for class com.softwaremining.report.ReportReceiver
 
reportRelevantEnvironmentVars() - Static method in class com.softwaremining.jcl.Sort
reset all the environment variables used in Sort/Copy commands
(e.g SORTOFA, SORTOFA, , includeA , header1A, trailer2B ...)
REQCONTEXT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
REQUEST - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RequestEntry - Class in com.softwaremining.ui
 
RequestEntry() - Constructor for class com.softwaremining.ui.RequestEntry
 
RequestEntry(DisplayRequest) - Constructor for class com.softwaremining.ui.RequestEntry
 
REQUESTER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
REQUESTMODEL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
REQUIRED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
REREAD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
reRegisterExecuteParameters() - Method in class com.softwaremining.logic.BaseService
used in IMS and CICS Api
reset(String) - Method in class com.softwaremining.report.EntrySummator
 
reset(String) - Method in class com.softwaremining.report.FieldSummator
 
reset(String) - Method in interface com.softwaremining.report.Summator
 
RESET - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
resetAttributes() - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
Assigns LOW-VALUES to attribute field
resetAttributes() - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
Assigns LOW-VALUES to attribute field
resetAttributes() - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
Assigns LOW-VALUES to attribute field
resetAttributes() - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
Assigns LOW-VALUES to attribute field
resetAttributes() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
Assigns LOW-VALUES to attribute field
resetAttributes() - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
Assigns LOW-VALUES to attribute field
resetCachedValue() - Method in class com.softwaremining.wrappers.AbstractCBLField
for internal use only
resetCachedValues(boolean) - Method in class com.softwaremining.wrappers.CBLBean
remove the cached values from all fields
resetCicsDelegate() - Method in class com.softwaremining.sql.AbstractIndexedFile
 
resetCicsDelegate() - Method in class com.softwaremining.vendors.cics.CicsPersistence
Indexed files with totally different formats will sometimes still need to go to same database table.
resetCompressedFieldList() - Method in class com.softwaremining.wrappers.CBLBean
For internal use Only
resetCondition(int) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
resetDataDirectory() - Static method in class com.softwaremining.files.AbstractFile
resets the data-directory variable, enforcing it to be set again (Useful if/when COnfig.dataDirectory as changed)
resetDimensionByIndx(int, int, AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLField
Method used for reseting of dimensions for example if occurencies of this field depends from another field value (DEPENDING ON)
resetDimensionByIndx(int, int, AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
Used INternally by OCCURS DEPENDING mechanism to set a new dimension on a fild
resetDimensionByIndx(int, int, AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLGroup
 
resetEnvironmentVars() - Static method in class com.softwaremining.jcl.Sort
reset all the environment variables used in Sort/Copy commands
(e.g SORTOFA, SORTOFA, , includeA , header1A, trailer2B ...)
resetForeignKeys() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
RESETLOCKS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
resetRowFacade() - Method in class com.softwaremining.sql.SQLWrapper
 
resetseek() - Method in class com.softwaremining.files.IndexedFileSingleProcess
 
resetSqlca() - Method in class com.softwaremining.sql.ESQLProcessor
Assign appropriate (normal return) values to SQLCA
resetSQLCA(ISMBean) - Static method in class com.softwaremining.sql.ESQLBaseService
 
resetStructure(boolean) - Method in class com.softwaremining.containers.AbstractContainerBean
 
resetStructure(boolean) - Method in class com.softwaremining.wrappers.CBLBean
fills the underlying char array (if any present) to '0' - (this is the status at the time of instantiation).
resetStructure(boolean) - Method in interface com.softwaremining.wrappers.ISMBean
 
resetWrapperOffsetCount - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
RESIDENT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
resize(int) - Method in class com.softwaremining.wrappers.CBLBean
Allows resizing of custom built DAO class - which contain a single String field.
RESOLVED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RESOLVING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
resp - Variable in class com.softwaremining.vendors.cics.dto.CicsDO
 
RESP_CODE_DISABLED - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
A file is disabled because it was initially defined as disabled and has not since been enabled.
RESP_CODE_DSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
unrecoverable error Unhandled - not used, error code 300 is not correct
RESP_CODE_DUPKEY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
A record is retrieved by way of an alternate index with the NONUNIQUEKEY attribute, and another alternate index record with the same key follows In assembler language, if the SET option is being used, the specified register has not been set, but can be loaded from DFHEITP1.
RESP_CODE_DUPREC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP_CODE_ENDDATA - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP_CODE_ENDFILE - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
An end-of-file condition is detected during the browse.
RESP_CODE_ENQBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP_CODE_EOC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated. 
RESP_CODE_ERROR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
default program handler
RESP_CODE_FILENOTFOUND - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
The file name supplied in the FILE option cannot be found in the FCT.
RESP_CODE_ILLOGIC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP_CODE_INVERRTERM - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
(not-used) used in CICS Routing - system does not require invalid-terminal / routing to terminal is not supported
RESP_CODE_INVLDC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
(not-used) This is used in CICS SEND occurs if the specified LDC mnemonic is not included in the LDC list for the logical unit.
RESP_CODE_INVMPSZ - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
Not Supported yet
RESP_CODE_INVREQ - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
(not-used) INvalid-REQuest..
RESP_CODE_IOERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
For VSAM files, IOERR normally indicates a hardware error.
RESP_CODE_ISCINVREQ - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
The remote system indicates a failure that does not correspond to a known condition.
RESP_CODE_ITEMERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
Not handled yet For CICS WRITEQ: Occurs for the following conditions: The item number that is specified or implied by a WRITEQ TS command with the REWRITE option is not valid (that is, outside the range of entry numbers that are assigned for the queue).
RESP_CODE_LENGERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
10 - Neither the LENGTH option nor the SET option is specified on a READ command for a file with variable-length records or for a BDAM file with variable-length or undefined-format records.
RESP_CODE_LOADING - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
The request cannot be satisfied because it is issued against a data table that is still being loaded.
RESP_CODE_LOCKED - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
An attempt is being made to read a record either specifying the UPDATE keyword, or specifying (explicitly or implicitly) CONSISTENT or REPEATABLE, but the record is locked by a retained lock (see Retained and active locks).
RESP_CODE_MAPFAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
This condition is fired during a CICS RECEIVE when operator did not change/enter any field-values Not sure what sets this The value has been set from http://publib.boulder.ibm.com/infocenter/cicsts/v3r1/index.jsp?topic=/com.ibm.cics.ts31.doc/dfhp4/topics/dfhp4_eibfields.htm
RESP_CODE_NOHANDLE - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
to do
RESP_CODE_NORMAL - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
*** NOT VALIDATED AGAINST IBM CODES **** Normal termination of operation Default action: terminate the task abnormally
RESP_CODE_NOTAUTH - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
A resource security check has failed on FILE(filename).
RESP_CODE_NOTFND - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
An attempt to retrieve a record based on the search argument provided is unsuccessful.
RESP_CODE_NOTOPEN - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
NOTOPEN (RESP2 60) is returned for one of the following reasons: The requested file is CLOSED and UNENABLED.
RESP_CODE_PGMIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
to do Not sure what sets this The value has been set from http://publib.boulder.ibm.com/infocenter/cicsts/v3r1/index.jsp?topic=/com.ibm.cics.ts31.doc/dfhp4/topics/dfhp4_eibfields.htm
RESP_CODE_QIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
READQ TS Error Occurs if the specified queue cannot be found in either main or auxiliary storage
RESP_CODE_RECORD_BUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
The NOSUSPEND keyword is specified and the record is locked by an active lock (see Retained and active locks).
RESP_CODE_RECORDBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP_CODE_RETPAGE - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
(not-used) This is used in CICS SEND occurs if the SET option is specified and a completed page is ready for return to the application program.
RESP_CODE_RTEFAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
(not-used) used in CICS Routing - system does not require invalid-terminal / routing to terminal is not supported
RESP_CODE_SUPPRESSED - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
A user exit program that is invoked at the XDTAD exit point decides not to add the record to the user-maintained or coupling facility data table.
RESP_CODE_SYSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP_CODE_TERMIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP_CODE_TRANSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
occurs if the transaction identifier specified in a START command cannot be found in the program control table.
RESP_CODE_USERIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP_CODE_WRBRK - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
(not-used) This is used in CICS SEND occurs if a SEND command is interrupted by the terminal operator pressing the ATTN key.
resp2 - Variable in class com.softwaremining.vendors.cics.dto.CicsDO
 
RESP2_CODE_DISABLED - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RESP2_CODE_DISABLED - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP2_CODE_DUPKEY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RESP2_CODE_DUPKEY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP2_CODE_DUPREC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
An attempt is made to add a record to a data set by referring to a file, or a path over a file (with the UNIQUEKEY attribute), in which the same key already exists.
RESP2_CODE_DUPREC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
An attempt is made to add a record to a data set by referring to a file, or a path over a file (with the UNIQUEKEY attribute), in which the same key already exists.
RESP2_CODE_ILLOGIC - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
A VSAM error occurs that does not fall within one of the other CICS response categories.
RESP2_CODE_ILLOGIC - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
A VSAM error occurs that does not fall within one of the other CICS response categories.
RESP2_CODE_NOTOPEN - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RESP2_CODE_NOTOPEN - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP2_CODE_RECORD_BUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RESP2_CODE_RECORD_BUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESP2_CODE_SYSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
RESP2_CODE_SYSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsDBResponseCodes
Deprecated.
 
RESPCONTEXT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RESPECTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
responseCode - Variable in exception class com.softwaremining.vendors.cics.exception.CicsException
 
RESRCE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RESSECEXT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RESSECINT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RESSECNO - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RESSECYES - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
restart(CicsBaseService, String, String, String) - Static method in class com.softwaremining.vendors.cics.util.BMCCheckPoint
Deprecated.
reStart() - Method in class com.softwaremining.vendors.dms.DMSWrapper
Tranlation of SET record TO BEGINNING.
restoreNonGenericKey() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
After setting a GENERIC-KEY, the original Non-generic-Key has to be restored.
restoreNonGenericKey() - Method in class com.softwaremining.vendors.cics.CicsPersistence
After setting a GENERIC-KEY, the original Non-generic-Key has to be restored.
restoreResultSet() - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
restoreResultSet(int, ISMObject[]) - Method in class com.softwaremining.sql.AbstractORContainer
 
restoreResultSet(int, ISMObject[]) - Method in class com.softwaremining.sql.SQLWrapper
translation of COBOL START The method will open a result-set, read the information and then Close the result-set.
RESTRUCTURE_4_AND_PRECEDENCE - Static variable in class com.softwaremining.jcl.utils.SplitManager
 
resultList - Static variable in class com.softwaremining.util.sort.SortCharArrayComparator
 
resultSet - Variable in class com.softwaremining.sql.AbstractORContainer
 
resultSet - Variable in class com.softwaremining.sql.SQLWrapper
 
RESULTSET_CONCURRENCY - Static variable in class com.softwaremining.sql.ConnectionFactory
Used in method ESQLProcessor.prepare( connection.prepareStatement( )
defaults to ResultSet.CONCUR_READ_ONLY (same default used in connection.prepareStatement( ) )
RESULTSET_TYPE - Static variable in class com.softwaremining.sql.ConnectionFactory
Used in method ESQLProcessor.prepare( connection.prepareStatement( )
defaults to ResultSet.TYPE_FORWARD_ONLY (same default used in connection.prepareStatement( ) )
RESYNC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RETAINED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RETPAGE - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
(not-used) This is used in CICS SEND occurs if the SET option is specified and a completed page is ready for return to the application program.
RETRACT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
retreiveLowerLimitForExpandGTEQSearches() - Method in class com.softwaremining.sql.AbstractORContainer
 
retreiveLowerLimitForExpandGTEQSearches() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retreiveLowerLimitForExpandGTEQSearches() - Method in class com.softwaremining.sql.SQLWrapper
 
retreiveLowerLimitForExpandGTEQSearches() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retreiveUpperLimitForExpandGTEQSearches() - Method in class com.softwaremining.sql.AbstractORContainer
 
retreiveUpperLimitForExpandGTEQSearches() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retreiveUpperLimitForExpandGTEQSearches() - Method in class com.softwaremining.sql.SQLWrapper
 
retreiveUpperLimitForExpandGTEQSearches() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieve(CicsBaseService, RetrieveDO) - Static method in class com.softwaremining.vendors.cics.util.ThreadManager
RETRIEVE data stored by expired START commands.
retrieve2ndryIndexNameSubstitute(String) - Method in class com.softwaremining.vendors.dli.ImsDbSegment
 
retrieveAccessMode() - Method in class com.softwaremining.sql.AbstractORContainer
Similar to the COBOL ACCESS Mode
retrieveAccessMode() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveAccessMode() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Similar to the COBOL ACCESS Mode
retrieveActionName() - Method in class com.softwaremining.vendors.ile.ILEIndicator
 
retrieveActionValue() - Method in class com.softwaremining.vendors.ile.ILEIndicator
 
retrieveActualLength() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveActualLength() - Method in class com.softwaremining.wrappers.CBLBean
Method used internally by softwaremining framework Used in CICSBaseService class ..
retrieveActualLength() - Method in interface com.softwaremining.wrappers.ISMBean
returns the size of the Stringified representation of the DAO, ie concatenation of DAO fields sizes The result is COBOL compliant - ie Packed-Decimal Fields will be contain the same binay information as COBOL.
retrieveAdditionalSearchParameters() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveAdditionalSearchParameters() - Method in interface com.softwaremining.sql.ISQLWrapper
assignSQLCondition can also have conditions such as "NAME = ?".
retrieveAdditionalSearchParameters() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveAdditionalSearchParameters() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveAdditionalSQLCondition() - Method in class com.softwaremining.sql.AbstractORContainer
Hierarchical tables will define additional SQLConditions - e.g.
retrieveAdditionalSQLCondition() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveAdditionalSQLCondition() - Method in class com.softwaremining.sql.SQLWrapper
Hierarchical tables will define additional SQLConditions - e.g.
retrieveAdditionalSQLCondition() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveAdditionalSQLCondition() - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
retrieveAdditionalSQLOrderBy() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveAdditionalSQLOrderBy() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveAdditionalSQLOrderBy() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveAdditionalSQLOrderBy() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveAllMasterTables() - Method in class com.softwaremining.sql.LinkedSQLWrapper
A-(parent-to)->B-(parent-to)->C
then C.retrieveAllMasterTables will return "A and B"
retrieveAsBigDecimal() - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
retrieveAsBigDecimal() - Method in class com.softwaremining.containers.MBigDecimal
 
retrieveAsBigDecimal() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsBigDecimal(int) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsBigDecimal(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsBigInteger() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsBoolean() - Method in class com.softwaremining.containers.MBoolean
Deprecated.
- please use retrieveAsBoolean
retrieveAsBoolean() - Method in class com.softwaremining.vendors.ile.ILEIndicator
 
retrieveAsBoolean() - Method in class com.softwaremining.wrappers.CBLBoolean
Deprecated.
- please use booleanValue
retrieveAsBoolean() - Method in interface com.softwaremining.wrappers.ISMBoolean
 
retrieveAsBoolean(int[]) - Method in class com.softwaremining.vendors.ile.ILEIndicator
 
retrieveAsBoolean(int[]) - Method in class com.softwaremining.wrappers.CBLBoolean
Deprecated.
- please use booleanValue
retrieveAscentDescendOrder() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveAscentDescendOrder() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveAscentDescendOrder() - Method in class com.softwaremining.sql.SQLWrapper
used internal
retrieveAscentDescendOrder() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveAsDouble() - Method in class com.softwaremining.containers.MBigDecimal
 
retrieveAsDouble() - Method in class com.softwaremining.containers.MDouble
 
retrieveAsDouble() - Method in class com.softwaremining.containers.MInteger
 
retrieveAsDouble() - Method in class com.softwaremining.containers.MLong
 
retrieveAsDouble() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsDouble() - Method in interface com.softwaremining.wrappers.ISMDouble
 
retrieveAsDouble() - Method in interface com.softwaremining.wrappers.ISMNumeric
 
retrieveAsDouble(int) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsDouble(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsInt() - Method in class com.softwaremining.containers.MBigDecimal
 
retrieveAsInt() - Method in class com.softwaremining.containers.MDouble
 
retrieveAsInt() - Method in class com.softwaremining.containers.MInteger
 
retrieveAsInt() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsInt() - Method in class com.softwaremining.wrappers.CBLBean
 
retrieveAsInt() - Method in interface com.softwaremining.wrappers.ISMInteger
 
retrieveAsInt(int) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
Arrayed Accessor - for single dimenSion arrays.
retrieveAsInt(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsInt(int, int) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
Arrayed Accessor - for two dimenSion arrays
retrieveAsLong() - Method in class com.softwaremining.containers.MLong
 
retrieveAsLong() - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsLong() - Method in interface com.softwaremining.wrappers.ISMLong
 
retrieveAsLong(int) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsLong(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
 
retrieveAsString() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveAsString() - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
retrieveAsString() - Method in class com.softwaremining.containers.MByte
 
retrieveAsString() - Method in class com.softwaremining.containers.MGroup
 
retrieveAsString() - Method in class com.softwaremining.containers.MString
 
retrieveAsString() - Method in class com.softwaremining.wrappers.AbstractCBLField
For a group item - it returns the fully expanded String representing the group.
retrieveAsString() - Method in interface com.softwaremining.wrappers.AbstractDataObject
 
retrieveAsString() - Method in class com.softwaremining.wrappers.CBLBean
 
retrieveAsString() - Method in class com.softwaremining.wrappers.CBLPointer
 
retrieveAsString() - Method in class com.softwaremining.wrappers.CBLString
For a group item - it returns the fully expanded String representing the group.
retrieveAsString() - Method in interface com.softwaremining.wrappers.ISMBean
returns the Stringified representation of the DAO - concatenation of DAO fields according to the declared fields sizes.
retrieveAsString() - Method in interface com.softwaremining.wrappers.ISMDataType
 
retrieveAsString() - Method in interface com.softwaremining.wrappers.ISMObject
 
retrieveAsString() - Method in class com.softwaremining.wrappers.VGroup
 
retrieveAsString(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by framework to get object values as String
retrieveAsStringFormatted() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveAsStringFormatted() - Method in class com.softwaremining.containers.MBigDecimal
 
retrieveAsStringFormatted() - Method in class com.softwaremining.containers.MByte
 
retrieveAsStringFormatted() - Method in class com.softwaremining.containers.MDouble
 
retrieveAsStringFormatted() - Method in class com.softwaremining.containers.MGroup
 
retrieveAsStringFormatted() - Method in class com.softwaremining.containers.MInteger
 
retrieveAsStringFormatted() - Method in class com.softwaremining.containers.MLong
 
retrieveAsStringFormatted() - Method in class com.softwaremining.containers.MString
 
retrieveAsStringFormatted() - Method in class com.softwaremining.vendors.cics.wrappers.BMSBlankInteger
For a group item - it returns the fully expanded String representing the group.
retrieveAsStringFormatted() - Method in class com.softwaremining.vendors.cics.wrappers.BMSBlankString
For a group item - it returns the fully expanded String representing the group.
retrieveAsStringFormatted() - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by framework for getting Stringified object values Returns the "storage" format of the field - for computational fields this would be binary
retrieveAsStringFormatted() - Method in class com.softwaremining.wrappers.CBLBlankInteger
For a group item - it returns the fully expanded String representing the group.
retrieveAsStringFormatted() - Method in class com.softwaremining.wrappers.CBLBlankString
For a group item - it returns the fully expanded String representing the group.
retrieveAsStringFormatted() - Method in class com.softwaremining.wrappers.CBLDouble
 
retrieveAsStringFormatted() - Method in class com.softwaremining.wrappers.CBLPointer
used internally by framework for getting Stringified object values Returns the "storage" format of the field - for computational fields this would be binary
retrieveAsStringFormatted() - Method in interface com.softwaremining.wrappers.ISMObject
 
retrieveAsStringFormatted() - Method in class com.softwaremining.wrappers.VGroup
 
retrieveAsStringFormatted(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by framework for getting stringified object values THis method is not used a great deal !
retrieveBMSExtendedAttrLength() - Method in class com.softwaremining.vendors.cics.wrappers.BMSScreenBean
For Internal use - BMS Processing
Standard Output fields are : L (s9(2)Comp) , A (X), and O (User-defined) when the BMS had EXTATT or MAPATT, potentially 4 extra fields will go in there: C (X1) , P (X1) , H (X) , V (X1),
retrieveBmsMapSet_FileName() - Method in class com.softwaremining.vendors.cics.CicsBaseService
for internal use only
retrieveCachedInitializationValue() - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
Variable used for to cache the expensive result of Initialize() method
retrieveCachedInitializationValue() - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
Variable used for to cache the expensive result of Initialize() method
retrieveCachedInitializationValue() - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
Variable used for to cache the expensive result of Initialize() method
retrieveCachedInitializationValue() - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
Variable used for to cache the expensive result of Initialize() method
retrieveCachedInitializationValue() - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
Variable used for to cache the expensive result of Initialize() method
retrieveCachedInitializationValue() - Method in class com.softwaremining.wrappers.CBLBean
 
retrieveCachedSeekValues() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveCachedSeekValues() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveCachedSeekValues() - Method in class com.softwaremining.sql.SQLWrapper
for internal use only
retrieveCachedSeekValues() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveCalledParameters() - Method in class com.softwaremining.logic.BaseService
For internal use
retrieveChildTables() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
retrieveCicsPersistenceForDataset(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Retrieve the active/opened CicsPersistence DAO registered to the SQL tableName
retrieveCompressedFields() - Method in class com.softwaremining.wrappers.CBLBean
For internal use Only
retrieveCompressedFields() - Method in class com.softwaremining.wrappers.CBLGroup
 
retrieveConnection() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveConnection() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveConnection() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveConnection() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveCurrentRecordNumber() - Method in class com.softwaremining.files.AbstractSequentialFile
An utility method used to provide an indication on current position in the data file.
retrieveCwa() - Method in class com.softwaremining.vendors.cics.dto.AddressDO
 
retrieveCyclicBarrier() - Method in class com.softwaremining.logic.BaseService
For use in batch programs lunched in several instances (multi-threaded) using SMLauncher using -numInstances=n parameter
Enables multiple tasks to cooperatively work on an algorithm in parallel through multiple phases.
retrieveDataDirectory() - Static method in class com.softwaremining.files.AbstractFile
Set-up the Input/Output directory for creation of sequential files.
retrieveDataManagerStr() - Method in class com.softwaremining.vendors.cics.CicsBaseService
for internal use only
retrieveDataStringBuilder() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
retrieveDbDecorator() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveDbDecorator() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveDbDecorator() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveDbDecorator() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveDBDecorator() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
retrieveDelegateDAO() - Method in class com.softwaremining.sql.AbstractIndexedFile
Indexed files with totally different formats will sometimes still need to go to same database table.
retrieveDelegateDAO() - Method in class com.softwaremining.sql.AbstractORContainer
Indexed files with totally different formats will sometimes still need to go to same database table.
retrieveDelegateDAO() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveDelegateDAO() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveDependedFieldsList() - Method in class com.softwaremining.wrappers.CBLBean
 
RetrieveDO - Class in com.softwaremining.vendors.cics.dto
Used in ThreadManager
RetrieveDO() - Constructor for class com.softwaremining.vendors.cics.dto.RetrieveDO
 
retrieveDumpcode() - Method in class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
retrieveEbcdicBytes() - Method in class com.softwaremining.wrappers.CBLBean
Converts the current (UTF) data to EBCDIC Bytes.
retrieveEbcdicValue() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveEbcdicValue() - Method in class com.softwaremining.wrappers.CBLBean
return the EBCDIC representation of this record
retrieveEncodedBytesForWrite() - Method in class com.softwaremining.files.AbstractSequentialFile
 
retrieveEncodedValue() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveEncodedValue() - Method in class com.softwaremining.wrappers.CBLBean
 
retrieveField(int) - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveField(int) - Method in class com.softwaremining.wrappers.CBLBean
Method used internally by softwaremining framework Used in BerkeleyIndexedFile
retrieveField(int) - Method in interface com.softwaremining.wrappers.ISMBean
For internal use only
retrieveField(String) - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveField(String) - Method in class com.softwaremining.containers.MGroup
 
retrieveField(String) - Method in class com.softwaremining.logic.BaseService
Return the field identified by fieldName.
retrieveField(String) - Method in interface com.softwaremining.ui.IDisplayable
 
retrieveField(String) - Method in class com.softwaremining.vendors.ile.ILEScreen
Return the field identified by fieldName.
retrieveField(String) - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
This is an implementation for purpose of IFieldContainer (with respect to some of the work on ILE Cobol).
retrieveField(String) - Method in class com.softwaremining.wrappers.CBLBean
Method used internally by softwaremining framework
retrieveField(String) - Method in class com.softwaremining.wrappers.CBLGroup
 
retrieveField(String) - Method in interface com.softwaremining.wrappers.IFieldContainer
 
retrieveField(String) - Method in interface com.softwaremining.wrappers.ISMBean
For internal use only
retrieveField(String) - Method in class com.softwaremining.wrappers.VGroup
 
retrieveFieldAtMemoryPosition(int) - Method in class com.softwaremining.wrappers.CBLBean
Used primarily in CICS / VSAM-SQL classes.
retrieveFieldFormatted(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLBean
Get the storage representation of the field Retrieves the value of the field (the area of wrapper array, corresponding to the field) For packed fields (COMP, COMP-3, etc) this will return the binary version of the data.
retrieveFieldLineCounter() - Method in class com.softwaremining.files.AbstractSequentialFile
 
retrieveFieldPageCounter() - Method in class com.softwaremining.files.AbstractSequentialFile
 
retrieveFields() - Method in class com.softwaremining.containers.AbstractContainerBean
if the class ONLY contains Non-Arrayed Strings, the it will override this method Otherwise, XML to Bean generator will create an overriding method.
retrieveFields() - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
 
retrieveFields() - Method in class com.softwaremining.wrappers.CBLBean
Method used internally by softwaremining framework get all the fields/groups associated with this class.
retrieveFileName() - Method in class com.softwaremining.sql.AbstractORContainer
returns the table-name associated with this database table.
retrieveFileName() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveFileName() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
 
retrieveFileName(boolean) - Method in class com.softwaremining.wrappers.AbstractBasePersistence
In Sequential File Processing - it returns the default name of an input/output file
retrieveFirstLevelEntry() - Method in class com.softwaremining.files.SequentialVariableMappedFile
persistence functions
retrieveFirstLevelEntry() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveFirstLevelEntry() - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
persistence functions
retrieveFirstLevelEntry() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
 
retrieveFirstLevelEntry() - Method in class com.softwaremining.wrappers.AbstractSortBean
 
retrieveFlength() - Method in class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
retrieveForeignKeys() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
retrieveForeignKeys() - Method in class com.softwaremining.sql.SQLWrapper
Stub method to be over-written by LinkedSQLWrapper class.
retrieveFromData() - Method in class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
retrieveFromData() - Method in class com.softwaremining.vendors.cics.dto.EnterTracenumDO
 
retrieveFullFileName() - Method in class com.softwaremining.files.AbstractFile
if running in a web-environment (WEB-INF somewhere in the path) The method needs "softwaremining.properties" file somewhere it its path.
retrieveGenerate_OrderBy_ForReadStatements() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveGenerate_OrderBy_ForReadStatements() - Method in interface com.softwaremining.sql.ISQLWrapper
for internal use
retrieveGenerate_OrderBy_ForReadStatements() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveGenerate_OrderBy_ForReadStatements() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveHttpServletRequest() - Method in class com.softwaremining.vendors.cics.CicsBaseService
returns the HttpServletRequest received by the Servlet engine.
retrieveHttpServletRequest() - Method in class com.softwaremining.vendors.cics.SessionManager
returns the HttpServletRequest received by the Servlet engine.
retrieveHttpSession() - Method in class com.softwaremining.vendors.cics.CicsBaseService
Returns associated HttpSession manager, set by PseudoCOnversationalServlet
retrieveImplicitDatabaseKey() - Method in class com.softwaremining.sql.AbstractORContainer
Native Keys refer to either a.
retrieveImplicitDatabaseKey() - Method in interface com.softwaremining.sql.ISQLWrapper
for internal use only
retrieveImplicitDatabaseKey() - Method in class com.softwaremining.sql.SQLWrapper
Native Keys refer to either a.
retrieveImplicitDatabaseKey() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveIndicatorNumber() - Method in class com.softwaremining.vendors.ile.ILEIndicator
 
retrieveInstanceNumber() - Method in class com.softwaremining.logic.BaseService
To do with multi-processing/multi-threaded launch of application by SMLauncher numIntances=n
E.g.
retrieveIsTargetOfPointers() - Method in class com.softwaremining.wrappers.CBLBean
 
retrieveJSPName() - Method in class com.softwaremining.vendors.cics.CicsBaseService
method used internally by SoftwareMining framework
retrieveLastKeyPressed() - Method in class com.softwaremining.logic.BaseService
 
retrieveLastKeyPressed() - Method in interface com.softwaremining.ui.IDisplayable
Originally introduced for handling Tandem Screens.
retrieveLastKeyPressed() - Method in class com.softwaremining.vendors.ile.ILEScreen
 
retrieveLastSeekCondition() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveLastSeekCondition() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveLastSeekCondition() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveLastSeekCondition() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveLaunchedInstances() - Method in class com.softwaremining.logic.BaseService
To do with multi-processing/multi-threaded launch of application by SMLauncher numIntances=n
E.g.
retrieveLineCounter() - Method in class com.softwaremining.files.AbstractSequentialFile
 
retrieveLineCounter() - Method in class com.softwaremining.report.ReportProcessor
 
retrieveMasterSQLColumnsForArrays() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveMasterSQLColumnsForArrays() - Method in class com.softwaremining.containers.AbstractMutableField
 
retrieveMasterSQLColumnsForArrays() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
retrieveMasterSQLColumnsForArrays() - Method in interface com.softwaremining.wrappers.ISMObject
For Unisys DMS Support
retrieveMasterTables() - Method in class com.softwaremining.sql.LinkedSQLWrapper
A-(parent-to)->B-(parent-to)->C
then C.retrieveMasterTables will return "B"
retrieveName() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveName() - Method in class com.softwaremining.containers.AbstractMutableField
 
retrieveName() - Method in class com.softwaremining.containers.MGroup
 
retrieveName() - Method in class com.softwaremining.wrappers.AbstractCBLField
get Field name
retrieveName() - Method in interface com.softwaremining.wrappers.ISMGroup
 
retrieveName() - Method in interface com.softwaremining.wrappers.ISMObject
 
retrieveName() - Method in class com.softwaremining.wrappers.VGroup
 
retrieveNativeKeys() - Method in class com.softwaremining.files.CachedIndexedFile
for internal use only
Native Keys refer to either a.
retrieveNativeKeys() - Method in class com.softwaremining.sql.AbstractORContainer
Native Keys refer to either a.
retrieveNativeKeys() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveNativeKeys() - Method in class com.softwaremining.sql.LinkedSQLWrapper
Native Keys refer to either a.
retrieveNativeKeys() - Method in class com.softwaremining.sql.SQLWrapper
Native Keys refer to either a.
retrieveNativeKeys() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
used internally by softwareMining
retrieveNativeKeys() - Method in class com.softwaremining.vendors.cics.CicsPersistence
used internally by softwareMining
retrieveNativeKeys() - Method in class com.softwaremining.vendors.cics.CicsSequential
used internally by softwareMining
retrieveNativeKeys() - Method in class com.softwaremining.vendors.ile.Db400
 
retrieveNativeKeys() - Method in class com.softwaremining.vendors.ile.Db400Container
 
retrieveNode() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
retrieveNumberOfInitialRecords() - Method in class com.softwaremining.files.AbstractSequentialFile
In UNISYS, after opening the file, the system can get an estimate of how many records there are available.
retrieveObject() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveObject() - Method in class com.softwaremining.containers.MBigDecimal
 
retrieveObject() - Method in class com.softwaremining.containers.MByte
 
retrieveObject() - Method in class com.softwaremining.containers.MDouble
 
retrieveObject() - Method in class com.softwaremining.containers.MGroup
 
retrieveObject() - Method in class com.softwaremining.containers.MInteger
 
retrieveObject() - Method in class com.softwaremining.containers.MLong
 
retrieveObject() - Method in class com.softwaremining.containers.MString
 
retrieveObject() - Method in class com.softwaremining.wrappers.AbstractCBLField
Used internally by the framework get the field as an object if there is a cached value - then return the cached value
retrieveObject() - Method in interface com.softwaremining.wrappers.ISMObject
 
retrieveObject() - Method in class com.softwaremining.wrappers.VGroup
 
retrieveObjectReference() - Method in class com.softwaremining.wrappers.CBLObject
 
retrieveOpenMode() - Method in class com.softwaremining.files.AbstractFile
Open modes are :
IPersistence.OPEN_MODE_INPUT ( read )
IPersistence.OPEN_MODE_OUTPUT (Write)
IPersistence.OPEN_MODE_I_O (read-write)
IPersistence.OPEN_MODE_EXTEND: (read-write)
retrieveOpenMode() - Method in class com.softwaremining.files.IndexedFileSingleProcess
 
retrieveOpenMode() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveOpenMode() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveOpenMode() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveOpenMode() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveOpenMode() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
 
retrievePageCounter() - Method in class com.softwaremining.files.AbstractSequentialFile
returns the current number of pages inserted into this file
retrievePageCounter() - Method in class com.softwaremining.report.ReportProcessor
 
retrievePointer() - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
 
retrievePointer() - Method in class com.softwaremining.vendors.cics.dto.WaitEventDO
 
retrievePointingTo() - Method in class com.softwaremining.wrappers.CBLPointer
 
retrievePreviousStringifiedDOValue(String, String) - Method in class com.softwaremining.vendors.cics.SessionManager
For internal use only Retreive previos Stringified DO Value Used in DATAONLY entry.
retrievePrimitiveFields() - Method in class com.softwaremining.wrappers.CBLBean
for internal use only.
retrievePrimitiveFields() - Method in class com.softwaremining.wrappers.CBLGroup
get all the Primitive Fields (children, and grand-children) - ie ISMString, ISMInteger ...
retrievePrimitiveFields() - Method in interface com.softwaremining.wrappers.ICBLBeanNGroup
 
retrieveRawEbcdicBytes() - Method in class com.softwaremining.wrappers.CBLBean
 
retrieveRecordDependingField() - Method in class com.softwaremining.files.AbstractSequentialFile
 
retrieveRecordKey() - Method in class com.softwaremining.files.CachedIndexedFile
for internal use only
retrieveRecordKey() - Method in class com.softwaremining.files.IndexedFileSingleProcess
for internal use only
retrieveRecordKey() - Method in class com.softwaremining.sql.AbstractORContainer
for internal use only
retrieveRecordKey() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveRecordKey() - Method in class com.softwaremining.sql.SQLWrapper
for internal use only
retrieveRecordKeyValue() - Method in class com.softwaremining.sql.AbstractORContainer
Used only used by CicsPersistent Subclasses.
retrieveRecordKeyValue() - Method in interface com.softwaremining.sql.ISQLWrapper
Used only used by CicsPersistent Subclasses.
retrieveRecordKeyValue() - Method in class com.softwaremining.sql.SQLWrapper
Used only used by CicsPersistent Subclasses.
retrieveRecordKeyValue() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Used only used by CicsPersistent Subclasses.
retrieveResultSet() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveResultSet() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveResultSet() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveResultSet() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveResultSetFetchSize() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveResultSetFetchSize() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveResultSetFetchSize() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveResultSetFetchSize() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveRowFacade() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveRowFacade() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveRowFacade() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveRowFacade() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveServiceName() - Method in class com.softwaremining.ui.AbstractScreen
 
retrieveSessionId() - Method in class com.softwaremining.containers.AbstractContainerBean
For internal use only
retrieveSessionId() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveSessionId() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveSessionId() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
 
retrieveSessionId() - Method in class com.softwaremining.wrappers.CBLBean
For internal use only
retrieveSessionId() - Method in interface com.softwaremining.wrappers.ISMBean
For internal use only
retrieveSessionManager() - Method in class com.softwaremining.vendors.cics.CicsBaseService
Get the internal SoftwareMining SessionManager
retrieveSessionManager() - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
retrieveSortResult() - Method in class com.softwaremining.wrappers.AbstractSortBean
 
retrieveSQLObject() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveSQLObject() - Method in class com.softwaremining.containers.AbstractMutableField
 
retrieveSQLObject() - Method in class com.softwaremining.containers.MBigDecimal
 
retrieveSQLObject() - Method in class com.softwaremining.containers.MByte
 
retrieveSQLObject() - Method in class com.softwaremining.containers.MDouble
 
retrieveSQLObject() - Method in class com.softwaremining.containers.MGroup
 
retrieveSQLObject() - Method in class com.softwaremining.containers.MInteger
 
retrieveSQLObject() - Method in class com.softwaremining.containers.MLong
 
retrieveSQLObject() - Method in class com.softwaremining.containers.MString
 
retrieveSQLObject() - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by framework for database access
retrieveSQLObject() - Method in class com.softwaremining.wrappers.CBLBean
 
retrieveSQLObject() - Method in class com.softwaremining.wrappers.CBLPointer
 
retrieveSQLObject() - Method in interface com.softwaremining.wrappers.ISMDataType
 
retrieveSQLObject() - Method in interface com.softwaremining.wrappers.ISMObject
 
retrieveSQLObject() - Method in class com.softwaremining.wrappers.VGroup
 
retrieveSQLObject(int[]) - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveSQLObject(int[]) - Method in class com.softwaremining.containers.AbstractMutableField
 
retrieveSQLObject(int[]) - Method in class com.softwaremining.containers.MGroup
 
retrieveSQLObject(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by framework for database access
retrieveSQLObject(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
method used internally by framework Get values from an SQL table and then caches it.
retrieveSQLObject(int[]) - Method in class com.softwaremining.wrappers.CBLGroup
used internally by framework for database access
retrieveSQLObject(int[]) - Method in class com.softwaremining.wrappers.CBLString
 
retrieveSQLObject(int[]) - Method in interface com.softwaremining.wrappers.ISMObject
 
retrieveSQLObject(int[]) - Method in class com.softwaremining.wrappers.VGroup
 
retrieveSQLTableNameOverride() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveSQLTableNameOverride() - Method in class com.softwaremining.containers.AbstractMutableField
 
retrieveSQLTableNameOverride() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
retrieveSQLTableNameOverride() - Method in interface com.softwaremining.wrappers.ISMObject
For Unisys DMS Support
retrieveStartCode() - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
retrieveStatus(String) - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
retrieveStatusField() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Used internally to set the IO operation status-values.
retrieveStatusField() - Method in class com.softwaremining.wrappers.AbstractSortBean
Used internally to set the IO operation status-values.
retrieveStatusValue() - Method in class com.softwaremining.sql.AbstractORContainer
Used internally to set the IO operation status-values.
retrieveStatusValue() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveStatusValue() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Used internally to set the IO operation status-values.
retrieveStatusValue() - Method in class com.softwaremining.wrappers.AbstractSortBean
Used internally to set the IO operation status-values.
retrieveStorageCellSize() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveStorageCellSize() - Method in class com.softwaremining.containers.AbstractMutableField
 
retrieveStorageCellSize() - Method in class com.softwaremining.containers.MBigDecimal
 
retrieveStorageCellSize() - Method in class com.softwaremining.containers.MByte
 
retrieveStorageCellSize() - Method in class com.softwaremining.containers.MDouble
 
retrieveStorageCellSize() - Method in class com.softwaremining.containers.MGroup
 
retrieveStorageCellSize() - Method in class com.softwaremining.containers.MInteger
 
retrieveStorageCellSize() - Method in class com.softwaremining.containers.MLong
 
retrieveStorageCellSize() - Method in class com.softwaremining.containers.MString
 
retrieveStorageCellSize() - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by the framework to return the internal storage size of the field - e.g.
retrieveStorageCellSize() - Method in interface com.softwaremining.wrappers.AbstractDataObject
 
retrieveStorageCellSize() - Method in class com.softwaremining.wrappers.CBLBean
get length of the data item.
retrieveStorageCellSize() - Method in interface com.softwaremining.wrappers.ISMDataType
 
retrieveStorageCellSize() - Method in interface com.softwaremining.wrappers.ISMObject
 
retrieveStorageCellSize() - Method in class com.softwaremining.wrappers.VGroup
 
retrieveStorageChars() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
retrieveStorageChars(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by framework for getting stringified object values THis method is not used a great deal !
retrieveStorageChars(AbstractCBLField) - Method in class com.softwaremining.wrappers.CBLBean
Get the storage representation of the field Retrieves the value of the field (the area of wrapper array, corresponding to the field) For packed fields (COMP, COMP-3, etc) this will return the binary version of the data.
retrieveSubField(int) - Method in class com.softwaremining.wrappers.CBLPointer
 
retrieveSubField(int[]) - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveSubField(int[]) - Method in class com.softwaremining.containers.AbstractMutableField
 
retrieveSubField(int[]) - Method in class com.softwaremining.containers.MGroup
 
retrieveSubField(int[]) - Method in class com.softwaremining.wrappers.AbstractCBLField
Used internally by the framework to get an array element Used to get an instance of an array object.
retrieveSubField(int[]) - Method in interface com.softwaremining.wrappers.ISMObject
 
retrieveSubField(int[]) - Method in class com.softwaremining.wrappers.VGroup
 
retrieveSubstring(int) - Method in class com.softwaremining.containers.MByte
 
retrieveSubstring(int) - Method in class com.softwaremining.containers.MString
 
retrieveSubstring(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
retrieveSubstring(int) - Method in class com.softwaremining.wrappers.CBLBean
returns the Substring - similar to getValue() returning a StringValue - then performing StringValue.subString(offset) However, When offset falls outside the StringValue (e.g.
retrieveSubstring(int) - Method in interface com.softwaremining.wrappers.ISMString
 
retrieveSubstring(int, int) - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveSubstring(int, int) - Method in class com.softwaremining.containers.MByte
 
retrieveSubstring(int, int) - Method in class com.softwaremining.containers.MGroup
 
retrieveSubstring(int, int) - Method in class com.softwaremining.containers.MString
 
retrieveSubstring(int, int) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
retrieveSubstring(int, int) - Method in class com.softwaremining.wrappers.CBLBean
returns the Substring - similar to getValue() returning a StringValue - then performing StringValue.subString(offset , offset+length) However, When offset / offset+length falls outside the StringValue (e.g.
retrieveSubstring(int, int) - Method in interface com.softwaremining.wrappers.ISMString
 
retrieveSubstring(int, int) - Method in class com.softwaremining.wrappers.VGroup
 
retrieveSubstring(int, int, String, String) - Static method in class com.softwaremining.util.StringUtility
translation of MOVE 'A' TO ABC (5:4)
retrieveSubstring(String, int, int, int, String) - Static method in class com.softwaremining.containers.ContainerUtility
 
retrieveTableName() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveTableName() - Method in interface com.softwaremining.sql.ISQLWrapper
 
retrieveTableName() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveTableName() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveTheClass() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
retrieveThrowInvalidKeyException() - Method in class com.softwaremining.sql.AbstractORContainer
for internal use only
retrieveThrowInvalidKeyException() - Method in interface com.softwaremining.sql.ISQLWrapper
for internal use only - For VSAM SEEK / READ / ...
retrieveThrowInvalidKeyException() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveThrowInvalidKeyException() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveToken() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
retrieveTopLevelField() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveTopLevelField() - Method in interface com.softwaremining.vendors.ile.IDb400
 
retrieveTopLevelField() - Method in class com.softwaremining.wrappers.CBLBean
 
retrieveTopLevelField() - Method in interface com.softwaremining.wrappers.ISMBean
DAO classes need to have one (and only one) field / group.
retrieveTopRowSelectStrategyCount() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveTopRowSelectStrategyCount() - Method in interface com.softwaremining.sql.ISQLWrapper
For internal use only (Default = -1) When set to 0 or 1 , the Object-Relation SQL Generator will produce:
retrieveTopRowSelectStrategyCount() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveTopRowSelectStrategyCount() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveTopRowSelectStrategyStartingRow() - Method in class com.softwaremining.sql.AbstractORContainer
 
retrieveTopRowSelectStrategyStartingRow() - Method in interface com.softwaremining.sql.ISQLWrapper
for internal use only
retrieveTopRowSelectStrategyStartingRow() - Method in class com.softwaremining.sql.SQLWrapper
 
retrieveTopRowSelectStrategyStartingRow() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
retrieveTotalNumberOfInstancesLaunched() - Method in class com.softwaremining.logic.BaseService
To do with multi-processing/multi-threaded launch of application by SMLauncher numIntances=n
E.g.
retrieveTracenum() - Method in class com.softwaremining.vendors.cics.dto.EnterTracenumDO
 
retrieveTransferControlXTCLToProgramObj() - Method in class com.softwaremining.vendors.cics.SessionManager
 
retrieveTwa() - Method in class com.softwaremining.vendors.cics.dto.AddressDO
For internal use only
retrieveUserId() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
retrieveValue() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveValue() - Method in class com.softwaremining.containers.MString
 
retrieveValue() - Method in class com.softwaremining.wrappers.CBLBean
get value as string
retrieveValue() - Method in interface com.softwaremining.wrappers.ISMBean
Same as retrieveAsString - returns the Stringified representation of the DAO - concatenation of DAO fields according to the declared fields sizes.
retrieveValue(int) - Method in class com.softwaremining.wrappers.CBLBean
Wrapper around getString for arrayed 01 declarations
retrieveValue(AbstractMutableField[]) - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveWrapper() - Method in class com.softwaremining.containers.AbstractContainerBean
 
retrieveWrapper() - Method in class com.softwaremining.containers.AbstractMutableField
 
retrieveWrapper() - Method in class com.softwaremining.containers.MGroup
 
retrieveWrapper() - Method in class com.softwaremining.wrappers.AbstractCBLField
Used internally by the framework Get underlying wrapper class
retrieveWrapper() - Method in interface com.softwaremining.wrappers.ISMObject
 
retrieveWrapper() - Method in class com.softwaremining.wrappers.VGroup
 
RETRY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RETURN_VALUE_FOR_NUMERIC_FIELD_WITH_INVALID_CONTENT - Static variable in class com.softwaremining.Config
The value returned when the numeric field (e.g.
returnFromSession(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of EXEC CICS Return.
terminates program execution returning control to the invoking program (or CICS Frame work).
returnFromSession(String) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
returnFromSession(String, ISMBean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of EXEC CICS Return.
terminates program execution returning control to the invoking program (or CICS Frame work).
returnFromSession(String, ISMBean, int) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of EXEC CICS Return.
terminates program execution returning control to the invoking program (or CICS Frame work).
returnFromSession(String, ISMBean, String, int) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of EXEC CICS Return.
terminates program execution returning control to the invoking program (or CICS Frame work).
returnFromSession(String, String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of EXEC CICS Return.
terminates program execution returning control to the invoking program (or CICS Frame work).
returnFromSession(String, String, int) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of EXEC CICS Return.
terminates program execution returning control to the invoking program (or CICS Frame work).
returnFromSession(String, String, String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of EXEC CICS Return.
terminates program execution returning control to the invoking program (or CICS Frame work).
returnFromSession(String, String, String, int) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of EXEC CICS Return.
terminates program execution returning control to the invoking program (or CICS Frame work).
returnFromSession(String, String, String, int, String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Translation of EXEC CICS Return.
terminates program execution returning control to the invoking program (or CICS Frame work).
REUSE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
reverse(String) - Static method in class com.softwaremining.util.StringUtility
reverse string VALUE
REVERTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
rewrite(String, ISMObject, int, int, ISMObject, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
RFC1123 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RFC3339 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RLS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RLSACTIVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RLSGONE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RLSINACTIVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RLSSERVER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RMI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
rollback() - Method in class com.softwaremining.sql.AbstractIndexedFile
 
rollback() - Method in class com.softwaremining.sql.AbstractORContainer
 
rollback() - Method in class com.softwaremining.sql.ESQLBaseService
Rollback ALL the active ESQLProcessors Only works when AUTO-COMMIT is switched off in db.properties.
rollback() - Method in class com.softwaremining.sql.ESQLProcessor
rollback the sql
Only works when AUTO-COMMIT is switched off in db.properties.
rollback() - Method in class com.softwaremining.vendors.vax.VaxBaseService
 
ROLLBACK - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
root - Variable in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
root - Variable in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
ROUTABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
route(CicsBaseService, RouteDO) - Static method in class com.softwaremining.vendors.cics.ui.CicsDisplayHelper
Translation of CICS Route for BMS support.
ROUTE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RouteDO - Class in com.softwaremining.vendors.cics.dto
 
RouteDO() - Constructor for class com.softwaremining.vendors.cics.dto.RouteDO
 
ROW_COLUMN_NOT_INITIALIZED - Static variable in class com.softwaremining.ui.AbstractScreen
 
rowFacade - Variable in class com.softwaremining.sql.AbstractORContainer
 
RowFacade - Class in com.softwaremining.sql
Contains a List of NON-KEY fields in a class
RowFacade(ISMObject, int, ISMObject[], boolean) - Constructor for class com.softwaremining.sql.RowFacade
Used to construct a list of all the fields in the class, and separate out the multi-dimentional fields (for use in separate tables)
RPG - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RRCOMMITFAIL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RRDS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RRINDOUBT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RRMS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RRSUR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RTEFAIL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
(not-used) used in CICS Routing - system does not require invalid-terminal / routing to terminal is not supported
RTR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
RU - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
run() - Method in class com.softwaremining.logic.BaseService
method is used internally by SoftwareMining framework.
run() - Method in class com.softwaremining.ui.ScreenServer
Main method ...
run() - Method in class com.softwaremining.vendors.cics.util.ThreadManager.CicsTimerTask
 
run() - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
RUNNING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
runProgram(AcceptResponse) - Method in interface com.softwaremining.logic.TransactionProcessor
 
runProgram(AcceptResponse) - Method in class com.softwaremining.vendors.cics.util.ThreadManager.CicsTimerTask
 
RZINSTOR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

S

SAFE_MODE - Static variable in class com.softwaremining.Config
SAFE_MODE is used in Build and TESTING stage - it runs slower - but do additional runtime checks to help in deployment.
safeHTML(String) - Static method in class com.softwaremining.util.ScreenUtility
 
SAMESENDMTOM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
save(AbstractSequentialFile) - Method in class com.softwaremining.wrappers.AbstractSortBean
 
SB - Static variable in class com.softwaremining.util.LM
 
SCAN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SCHEDULER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SCHEMA_NAME - Static variable in class com.softwaremining.sql.ConnectionFactory
defaults to CONNECTION_STRATEGY_SHARE_ESQL_SESSION_CONN
ScratchPadArea - Class in com.softwaremining.vendors.dli.beans
 
ScratchPadArea() - Constructor for class com.softwaremining.vendors.dli.beans.ScratchPadArea
Constructors
ScratchPadArea(BaseService) - Constructor for class com.softwaremining.vendors.dli.beans.ScratchPadArea
Constructors
SCREEN_ATTRIBUTE__ARRAY_INDEX - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__ARRAY_SIZE - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__DELIMITOR - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__ILE_CHANGE_INDICATOR - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__ILE_INPUT_WITH_INICATOR - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__INPUT - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__LENGTH - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__OWNER - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__PARAM - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__PICTURE - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__SUM - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__TEXT_FROM - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__TO - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__TYPE - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__USING - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_ATTRIBUTE__VALUE - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_JSP_FILE_EXTENTION - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
SCREEN_WIDTH - Static variable in class com.softwaremining.ui.text.TextScreen
 
SCREEN_WIDTH - Static variable in class com.softwaremining.ui.web.JSPScreen
 
SCREEN_XML_FILE_EXTENTION - Static variable in interface com.softwaremining.ui.web.IScreenConstants
 
ScreenBean - Class in com.softwaremining.ui.web.socket
Implementation of "HttpSessionBindingListener" Causes an object to be notified when it is bound to or unbound from a session.
ScreenBean(Service) - Constructor for class com.softwaremining.ui.web.socket.ScreenBean
 
ScreenClient - Class in com.softwaremining.ui
This class is used by program logic to communicate with standalone screen server through network socket
ScreenClient(int, List<IScreenInteraction>, List<IScreenInteraction>) - Constructor for class com.softwaremining.ui.ScreenClient
 
ScreenDefinition - Class in com.softwaremining.ui
This class encapsulates information, containing within tag of XML screen definition.
ScreenDefinition() - Constructor for class com.softwaremining.ui.ScreenDefinition
 
ScreenHandler - Interface in com.softwaremining.ui
Common interface, introduced for ScreenDefHandler expandability.
ScreenServer - Class in com.softwaremining.ui
Screen server side interface to Application.
ScreenServer(AbstractScreen) - Constructor for class com.softwaremining.ui.ScreenServer
 
ScreenUtility - Class in com.softwaremining.util
Contains utility methods used internally by SoftwareMining framework
ScreenUtility() - Constructor for class com.softwaremining.util.ScreenUtility
 
SCS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
search(AbstractCBLField, boolean, int, List<String>) - Method in class com.softwaremining.files.utils.IndexedFileData
 
SECONDINIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
seconds - Variable in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
SECURITY_MANAGER - Static variable in class com.softwaremining.vendors.cics.CicsConfig
SecurityManager implementation
Leave blank to disable
set to "com.softwaremining.vendors.cics.security.SMSecurityManager" to use default SoftwareMining SecurityManager
or insert name of your own implementation .
SecurityController - Class in com.softwaremining.vendors.cics
for internal use only
SecurityController() - Constructor for class com.softwaremining.vendors.cics.SecurityController
 
SECUSER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
seek() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Translation of CICS STARTBR Opens a data-set/resultset matching the keys.
seek() - Method in class com.softwaremining.vendors.cics.CicsPersistence
Translation of CICS STARTBR Opens a data-set/resultset matching the keys.
seek(AbstractCBLField, int) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Go to the record identified by key Condition type is one of : ACMBasePersistence.CONDITION_TYPE_NO_CONDITION = 0; ACMBasePersistence.CONDITION_TYPE_EQUALS = 1; ACMBasePersistence.CONDITION_TYPE_GREATER = 2; ACMBasePersistence.CONDITION_TYPE_LESS = 3; ACMBasePersistence.CONDITION_TYPE_GREATER_OR_EQUALS = 4; ACMBasePersistence.CONDITION_TYPE_LESS_OR_EQUALS = 5;
seek(AbstractCBLNumeric, int) - Method in class com.softwaremining.files.RelativeFile
 
seek(CBLBean, int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
seek(CBLBean, int) - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
seek(ISMObject) - Method in class com.softwaremining.files.CachedIndexedFile
Find the record identified by key
seek(ISMObject[], int) - Method in class com.softwaremining.sql.AbstractIndexedFile
translation of COBOL START The method will open a result-set, read the information and then Close the result-set.
seek(ISMObject[], int) - Method in class com.softwaremining.sql.AbstractORContainer
translation of COBOL START The method will open a result-set, read the information and then Close the result-set.
seek(ISMObject[], int) - Method in class com.softwaremining.sql.LinkedSQLWrapper
Go to the record identified by key Condition type is one of : IPersistence.CONDITION_TYPE_NO_CONDITION = 0; IPersistence.CONDITION_TYPE_EQUALS = 1; IPersistence.CONDITION_TYPE_GREATER = 2; IPersistence.CONDITION_TYPE_LESS = 3; IPersistence.CONDITION_TYPE_GREATER_OR_EQUALS = 4; IPersistence.CONDITION_TYPE_LESS_OR_EQUALS = 5;
seek(ISMObject[], int, boolean) - Method in class com.softwaremining.sql.LinkedSQLWrapper
Go to the record identified by key Condition type is one of : IPersistence.CONDITION_TYPE_NO_CONDITION = 0; IPersistence.CONDITION_TYPE_EQUALS = 1; IPersistence.CONDITION_TYPE_GREATER = 2; IPersistence.CONDITION_TYPE_LESS = 3; IPersistence.CONDITION_TYPE_GREATER_OR_EQUALS = 4; IPersistence.CONDITION_TYPE_LESS_OR_EQUALS = 5;
seek(ISMObject, int) - Method in class com.softwaremining.sql.AbstractIndexedFile
Go to the record identified by key Condition type is one of : IPersistence.CONDITION_TYPE_NO_CONDITION = 0; IPersistence.CONDITION_TYPE_EQUALS = 1; IPersistence.CONDITION_TYPE_GREATER = 2; IPersistence.CONDITION_TYPE_LESS = 3; IPersistence.CONDITION_TYPE_GREATER_OR_EQUALS = 4; IPersistence.CONDITION_TYPE_LESS_OR_EQUALS = 5;
seek(ISMObject, int) - Method in class com.softwaremining.sql.AbstractORContainer
Go to the record identified by key Condition type is one of : ACMBasePersistence.CONDITION_TYPE_NO_CONDITION = 0; ACMBasePersistence.CONDITION_TYPE_EQUALS = 1; ACMBasePersistence.CONDITION_TYPE_GREATER = 2; ACMBasePersistence.CONDITION_TYPE_LESS = 3; ACMBasePersistence.CONDITION_TYPE_GREATER_OR_EQUALS = 4; ACMBasePersistence.CONDITION_TYPE_LESS_OR_EQUALS = 5;
seek(ISMObject, int) - Method in class com.softwaremining.sql.LinkedSQLWrapper
Go to the record identified by key Condition type is one of : IPersistence.CONDITION_TYPE_NO_CONDITION = 0; IPersistence.CONDITION_TYPE_EQUALS = 1; IPersistence.CONDITION_TYPE_GREATER = 2; IPersistence.CONDITION_TYPE_LESS = 3; IPersistence.CONDITION_TYPE_GREATER_OR_EQUALS = 4; IPersistence.CONDITION_TYPE_LESS_OR_EQUALS = 5;
seek(Object) - Method in class com.softwaremining.util.IndexedHashMap
 
seekChildren(AbstractCBLPrimitive[], int) - Method in class com.softwaremining.vendors.bull.IDS2Wrapper
equivalant of START record in COBOL
seekChildren(ISMObject[], int) - Method in class com.softwaremining.sql.LinkedSQLWrapper
equivalant of START record in COBOL
seekRecord() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
translation of CICS STARTBR
seekRecord() - Method in class com.softwaremining.vendors.cics.CicsPersistence
translation of CICS STARTBR
seekRecord(ISQLWrapper, ISMObject[], int) - Static method in class com.softwaremining.sql.SQLWrapperHelper
 
seekRecord(AbstractCBLField) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Implements the COBOL START command related to IndexedFileSingleProcess, searching for keys matching the condition CONDITION_TYPE_GREATER_OR_EQUALS
seekRecord(AbstractCBLNumeric, int) - Method in class com.softwaremining.files.RelativeFile
 
seekRecord(ISMObject) - Method in class com.softwaremining.files.CachedIndexedFile
Go to the record identified by key
seekRecord(ISMObject) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
seekRecord(ISMObject[], int) - Method in class com.softwaremining.files.CachedIndexedFile
Find the record identified by key
seekRecord(ISMObject[], int) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
seekRecord(ISMObject[], int) - Method in class com.softwaremining.sql.AbstractORContainer
translation of COBOL START The method will open a result-set, read the information and then Close the result-set.
seekRecord(ISMObject[], int) - Method in interface com.softwaremining.sql.ISQLWrapper
 
seekRecord(ISMObject[], int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
seekRecord(ISMObject[], int) - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
seekRecord(ISMObject, int) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Implements the COBOL START command related to IndexedFileSingleProcess.
seekRecord(ISMObject, int) - Method in class com.softwaremining.sql.AbstractIndexedFile
translation of COBOL START The method will open a result-set, read the information and then Close the result-set.
seekRecord(ISMObject, int) - Method in class com.softwaremining.sql.AbstractORContainer
translation of COBOL START The method will open a result-set, read the information and then Close the result-set.
seekRecord(ISMObject, int) - Method in interface com.softwaremining.sql.ISQLWrapper
 
seekRecord(ISMObject, int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
seekRecord(ISMObject, int) - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
send(CicsBaseService, SendDO) - Static method in class com.softwaremining.vendors.cics.ui.CicsDisplayHelper
 
SEND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
sendControl(CicsBaseService) - Static method in class com.softwaremining.vendors.cics.ui.CicsDisplayHelper
 
sendDisplayRequest(IDisplayable, DisplayRequest) - Static method in class com.softwaremining.ui.DisplayHelper
method used internally by softwaremining framework
sendDisplayRequest(DisplayRequest) - Method in interface com.softwaremining.ui.IScreenClient
display the display request to the display
sendDisplayRequest(DisplayRequest) - Method in class com.softwaremining.ui.ScreenClient
serialalize the displayRequest, and send it (thru tcp sockets) to the (web) server.
SendDO - Class in com.softwaremining.vendors.cics.dto
 
SendDO() - Constructor for class com.softwaremining.vendors.cics.dto.SendDO
 
SENDER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
sendException(ExceptionRequest) - Method in interface com.softwaremining.ui.IScreenClient
 
sendException(ExceptionRequest) - Method in class com.softwaremining.ui.ScreenClient
 
SENDMTOM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
sendPage(CicsBaseService) - Static method in class com.softwaremining.vendors.cics.ui.CicsDisplayHelper
 
sendReportFrame(ReportFrame) - Method in interface com.softwaremining.ui.IScreenClient
 
sendReportFrame(ReportFrame) - Method in class com.softwaremining.ui.ScreenClient
 
SEQUENTIAL_FILE_EXTENSION - Static variable in class com.softwaremining.Config
SEQUENTIAL_FILE_EXTENSION defaults to ".txt"
SEQUENTIAL_NIO_FILE_ARE_MULTIBYTE - Static variable in class com.softwaremining.Config
For Sequential NIO Files.
SEQUENTIAL_RECORDS_ARE_VARIABLE_LENGTH - Static variable in class com.softwaremining.Config
Sequential files can be Record-SEQUENTIAL or LINE-SEQUENTIAL
Variable records are LINE-SEQUENTIAL
fixed Length Records are RECORD SEQUENTIAL (all records concatenated together to form one long line)
Default = true (Variable length)
SequentialFile - Class in com.softwaremining.files
Caters for VSAM Record invalid input: '&' Line Sequential files.
SequentialFile() - Constructor for class com.softwaremining.files.SequentialFile
constructor
SequentialFile(BaseService) - Constructor for class com.softwaremining.files.SequentialFile
default Constructor
sequentialKeyGeneration - Variable in class com.softwaremining.sql.AbstractORContainer
 
sequentialKeyGeneration - Variable in class com.softwaremining.sql.SQLWrapper
 
SequentialNIOFile - Class in com.softwaremining.files
This is a simplified/faster version of SequentialFile .
SequentialNIOFile() - Constructor for class com.softwaremining.files.SequentialNIOFile
constructor
SequentialNIOFile(BaseService) - Constructor for class com.softwaremining.files.SequentialNIOFile
default Constructor
SequentialVariableMappedFile - Class in com.softwaremining.files
 
SequentialVariableMappedFile() - Constructor for class com.softwaremining.files.SequentialVariableMappedFile
Constructors
SequentialVariableMappedFile(BaseService) - Constructor for class com.softwaremining.files.SequentialVariableMappedFile
Constructors
serializeDisplayObjectToFrontEnd(IDisplayable, String, IFieldContainer) - Static method in class com.softwaremining.ui.DisplayHelper
Display Object THis is used for Manually designing new JSP Displays
SERVER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
serverclassSend(String, int, String, int, String, int, int, int, long) - Static method in class com.softwaremining.vendors.tandem.TandemServer
 
serverclassSend(String, int, String, int, String, int, int, int, long, int) - Static method in class com.softwaremining.vendors.tandem.TandemServer
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.ui.web.socket.ConversationalServlet
This servlet engine allows a "conversational" design between COBOL application and the front end screen.
service(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.ui.web.tp.XsltTpScreenServlet
customisation of service method on javax.servlet.http.HttpServlet Receives standard HTTP requests from the public service method and dispatches them to the doXXX methods defined in this class.
service(HttpServletRequest, HttpServletResponse) - Method in class com.softwaremining.vendors.ui.web.PseudoConversationalServlet
 
Service - Interface in com.softwaremining.logic
 
SERVICE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ServicesFactory - Class in com.softwaremining.logic
Manages Creation and Cancellation of programs using Factory pattern.
ServicesFactory() - Constructor for class com.softwaremining.logic.ServicesFactory
 
ServletInterface - Interface in com.softwaremining.ui.web
 
SESSION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SESSION_NAME - Variable in class com.softwaremining.ui.web.tp.XsltTpScreenServlet
 
SESSIONFAIL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
sessionId - Variable in class com.softwaremining.containers.AbstractContainerBean
 
SESSIONLOST - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SessionManager - Class in com.softwaremining.vendors.cics
for internal use only
SessionManager() - Constructor for class com.softwaremining.vendors.cics.SessionManager
 
SESSIONS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
set(double) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
set the pointer address - a unique integer representing the event which will be searched for using WaitEventDO
set(int, Object, Object) - Method in class com.softwaremining.util.OrderedMap
 
set(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
 
set(Object, int[], Object) - Static method in class com.softwaremining.platformutils.ArrayUtility
 
setAbcode(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.AbendDO
Deprecated.
 
setAbend(boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
this method is used in passing abend information between CICS LINK calls
setAbend(boolean) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
setAbendCode(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setAbendHandler(int, String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setAbendHandler(int, String) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
setAbendHandler(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setAbendHandler(String) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
setAcceptResponse(AcceptResponse) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setAcceptResponse(AcceptResponse) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
setAcceptResponse(AcceptResponse) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setAcceptResponse(AcceptResponse) - Method in class com.softwaremining.vendors.cics.util.ThreadManager.CicsTimerTask
 
setAccessMode(int) - Method in class com.softwaremining.vendors.ile.ILEReport
 
setAccessMode(int) - Method in class com.softwaremining.wrappers.AbstractSortBean
 
setAccum() - Method in class com.softwaremining.vendors.cics.dto.SendDO
to do : unsure what this is meanth to do.
setAfter(boolean) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
 
setAfter(boolean) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setAidEventHandler(String, String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setAidEventHandler(String, String) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
setAlarm() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setAlternateKey(AbstractCBLField[]) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Sets the alternate fields for indexing records in the file.
setAlternateKey(AbstractCBLField[], boolean) - Method in class com.softwaremining.files.IndexedFileSingleProcess
Sets the alternate fields for indexing records in the file.
setAlternateKey(AbstractCBLField[], boolean) - Method in class com.softwaremining.files.utils.IndexedFileData
Sets the alternate fields for indexing records in the file.
setAlternateKey(AbstractCBLField, boolean) - Method in class com.softwaremining.files.utils.IndexedFileData
 
setAny() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
setAnykey(MString) - Method in class com.softwaremining.vendors.cics.dto.HandleAidDO
 
setAppid(String) - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setArrayElement(int) - Method in class com.softwaremining.ui.RequestEntry
 
setArraySize(int) - Method in class com.softwaremining.ui.RequestEntry
 
setAsis() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setAt(boolean) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
 
setAt(boolean) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setAttachtime(ISMDataType) - Method in class com.softwaremining.vendors.cics.dto.InquireTaskDO
 
setAttr(int) - Method in class com.softwaremining.ui.RequestEntry
 
setAutoCRLF(boolean) - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
Original parameter NOCC in SPOOL OPEN Statement
setAuxilary(double) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setAuxilary(Integer) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setAuxilary(String) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setAuxiliary() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setBackgroundColor(String) - Method in class com.softwaremining.ui.RequestEntry
 
setBatchSize(int) - Method in class com.softwaremining.sql.ESQLProcessor
setting a batch size of greater than one will cause the method executeUpdate to
preparedStatement.addBatch()
instead of
preparedStatement.executeUpdate()
setBelow() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
setBinary(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setBlankWhenZero(boolean) - Method in class com.softwaremining.wrappers.AbstractCBLField
The function will assign spaces to memory representation of fields defined as Numeric-Edited-Format Ie only AFTER invoking this function - when the value of a field is set to ZERO, the system will internally store it as SPACES.
setBlockSize(int, int) - Method in class com.softwaremining.files.QSAMFile
 
setBMSColor(String) - Method in class com.softwaremining.ui.RequestEntry
 
setBMSFocus(boolean) - Method in class com.softwaremining.ui.RequestEntry
XML focus = true
setBmsPicin(String) - Method in class com.softwaremining.ui.RequestEntry
 
setBuild(String) - Method in class com.softwaremining.jcl.utils.RecordManager
 
setBytes(byte[]) - Method in class com.softwaremining.containers.MByte
 
setCachedValue(Object) - Method in class com.softwaremining.wrappers.AbstractCBLField
For internal use only set cached Value..
setCallerWaiting(boolean) - Method in class com.softwaremining.logic.BaseService
method used internally by SoftwareMining framework
setCancel() - Method in class com.softwaremining.vendors.cics.dto.AbendDO
Deprecated.
 
setCellSize(int) - Method in class com.softwaremining.wrappers.format.NumericEditedFormat
 
setChangeIndicatorNumber(String) - Method in class com.softwaremining.ui.RequestEntry
this is a virtual method for benefit of ILERequestEntry
setChangeIndicatorNumber(String) - Method in class com.softwaremining.vendors.ile.ILERequestEntry
 
setChannel(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setChannel(String) - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setChecked(boolean) - Method in class com.softwaremining.ui.RequestEntry
 
setCheckedValue(String) - Method in class com.softwaremining.ui.RequestEntry
 
setCicsBaseService(CicsBaseService) - Method in class com.softwaremining.vendors.cics.util.ThreadManager.CicsTimerTask
 
setCicsQueue(double) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setCicsQueue(long) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setCicsQueue(CBLBean) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setCicsQueue(String) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setCicsRespondCode(int) - Method in class com.softwaremining.vendors.cics.dto.CicsDO
 
setCicsstatus(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.InquireSystemDO
 
setClass(String) - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
Original parameter CLASS in SPOOL OPEN Statement
setClear(MString) - Method in class com.softwaremining.vendors.cics.dto.HandleAidDO
 
setClearOutParametersOnGet(boolean) - Method in class com.softwaremining.sql.ESQLProcessor
By-default, the system will NOT clear the OutputParameters after a executeQuery/OpenCursor/Fetch/Next This method allows the developers to override the functionality -
setClntcodepage(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
setClntcodepage(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setClntcodepage(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
setClntcodepage(String) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setClntcodepage(String) - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
setColor(String) - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
COLOR Field is only provided when BMS EXTATT=yes is specified on the original application (rare)
setColor(String) - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
COLOR Field is only provided when BMS EXTATT=yes is specified on the original application (rare)
setColor(String) - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
COLOR Field is only provided when BMS EXTATT=yes is specified on the original application (rare)
setColor(String) - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
COLOR Field is only provided when BMS EXTATT=yes is specified on the original application (rare)
setColor(String) - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
For Output Fields COLOR Field is only provided when BMS EXTATT=yes is specified on the original application (rare)
setColor(String) - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
For Output Fields COLOR Field is only provided when BMS EXTATT=yes is specified on the original application (rare)
setColumn(int) - Method in class com.softwaremining.ui.RequestEntry
 
setCommandCodeIndicator(String) - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
 
setCommandLineArgs(String[]) - Static method in class com.softwaremining.SMLauncher
 
setCommandLineArgs(String[]) - Static method in class com.softwaremining.SMTextAppLauncher
Deprecated.
 
setCommandLineParameters() - Method in class com.softwaremining.logic.BaseService
This method is used internally by SoftwareMining framwork.
setCommarea(AbstractCBLField) - Method in class com.softwaremining.vendors.cics.dto.AddressDO
 
setCommunicationArea(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setCommunicationAreaLength(int) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setCondition(String) - Method in class com.softwaremining.vendors.caideal.CAIdealWrapper
 
setCondition(String) - Method in class com.softwaremining.vendors.dms.DMSWrapper
 
setConnection(Connection) - Method in class com.softwaremining.sql.ESQLProcessor
 
setContainer(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setContainer(String) - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setControl() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setControlFields_KeyWrapper(ISMObject[]) - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
setConversationalIdentifier(double) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setConversationalIdentifier(String) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setCounter(ISMNumeric) - Method in class com.softwaremining.util.CBLUnstringProcessor
Deprecated.
- please use setTallyField
setCounter(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.CounterDO
 
setCounter(String) - Method in class com.softwaremining.vendors.cics.dto.CounterDO
 
setCRLFcharCount(int) - Method in class com.softwaremining.files.AbstractSequentialFile
set new values for CRFL count (unix uses 1, Windows 2)
setCurrencySign(char) - Static method in class com.softwaremining.Config
 
setCursor() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setCursorIsInField(String) - Method in class com.softwaremining.vendors.cics.wrappers.BMSScreenBean
 
setCwa(ICBLContainer) - Method in class com.softwaremining.vendors.cics.dto.AddressDO
 
setData(double) - Method in class com.softwaremining.files.SequentialVariableMappedFile
 
setData(double) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setData(long) - Method in class com.softwaremining.files.SequentialVariableMappedFile
 
setData(long) - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
 
setData(long) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setData(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.FreemainDO
 
setData(String) - Method in class com.softwaremining.files.SequentialVariableMappedFile
 
setData(String) - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
 
setData(String) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setDataBufferField(int, String) - Method in class com.softwaremining.vendors.hp.HpScreenHandler
 
setDataDirectory(String) - Static method in class com.softwaremining.Config
 
setDataGroup(double) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setDataGroup(long) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setDataGroup(CBLBean) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setDataGroup(String) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setDataonly() - Method in class com.softwaremining.vendors.cics.dto.SendDO
when dataOnly is assigned - the previous version of screen is cleared before re-displaying the new information.
setDatapointer(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.FreemainDO
 
setDataset(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setDataset(String) - Method in class com.softwaremining.vendors.cics.dto.UnlockDO
 
setDataset(String) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setDatasetName(String) - Method in interface com.softwaremining.jcl.utils.IJoinKeys
 
setDataSetTarget(String) - Method in interface com.softwaremining.jcl.utils.IJoinKeys
 
setDay(int) - Method in class com.softwaremining.util.CBLDate
Set Day-Of-Month
setDbdName(double) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setDbdName(long) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setDbdName(String) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setDbPropertiesURI(String) - Method in class com.softwaremining.sql.ESQLProcessor
 
setDBPropertyFileName(Long, String) - Static method in class com.softwaremining.sql.ConnectionFactory
 
setDBUrl(String) - Method in class com.softwaremining.jcl.SQLLoader
 
setDcAppLauncherService(DcAppLauncherService) - Method in interface com.softwaremining.vendors.dli.interfaces.IDcLaunchUtility
Used by framework.
setDecimalIsComma(boolean) - Static method in class com.softwaremining.Config
 
setDefaultHandlerUsed() - Method in class com.softwaremining.vendors.cics.util.CicsCondition
 
setDelimiter(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setDescending(boolean) - Method in class com.softwaremining.vendors.vos.Column
 
setDfh0001(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0002(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0003(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0004(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0005(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0006(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0007(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0008(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0009(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0010(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0011(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0012(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0013(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0014(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0015(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0016(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0017(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0018(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0019(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0020(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0021(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0022(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0023(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfh0024(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfhaid(Dfhaid) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setDfhaid(String) - Method in class com.softwaremining.vendors.cics.wrappers.DfhMessageTable
 
setDfhclear(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhclear(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhclear(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhclrp(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhclrp(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhclrp(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhenter(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhenter(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhenter(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhmsre(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhmsre(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhmsre(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhnull(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhnull(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhnull(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhopid(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhopid(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhopid(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpa1(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpa1(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpa1(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpa2(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpa2(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpa2(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpa3(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpa3(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpa3(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpen(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpen(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpen(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf1(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf1(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf1(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf10(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf10(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf10(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf11(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf11(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf11(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf12(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf12(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf12(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf13(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf13(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf13(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf14(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf14(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf14(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf15(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf15(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf15(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf16(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf16(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf16(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf17(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf17(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf17(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf18(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf18(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf18(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf19(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf19(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf19(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf2(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf2(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf2(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf20(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf20(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf20(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf21(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf21(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf21(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf22(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf22(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf22(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf23(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf23(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf23(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf24(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf24(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf24(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf3(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf3(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf3(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf4(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf4(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf4(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf5(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf5(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf5(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf6(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf6(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf6(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf7(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf7(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf7(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf8(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf8(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf8(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf9(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf9(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhpf9(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhstrf(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhstrf(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhstrf(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhtrig(double) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhtrig(long) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDfhtrig(String) - Method in class com.softwaremining.vendors.cics.wrappers.Dfhaid
 
setDisabled(boolean) - Method in class com.softwaremining.ui.RequestEntry
 
setDisplayFields(IFieldContainer) - Method in class com.softwaremining.vendors.ile.ILEScreen
 
setDisplayFormat(String) - Method in class com.softwaremining.vendors.ile.ILEScreen
This represents the original DDS RECORD in the READ/WRITE statements
setDisplayRequest(DisplayRequest) - Method in class com.softwaremining.vendors.cics.util.ThreadManager.CicsTimerTask
 
setDli_IgnoreAttribs(boolean) - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setDliCurrentScreenTransId(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setDliNextScreenTransId(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setDliPackageName(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setDliScratchPadArea(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setDliScreenIOArea(String) - Method in class com.softwaremining.vendors.cics.SessionManager
For internal Use Only
setDocsize(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setDoctoken(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setDoctoken(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
setDumpcode(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
setDumpcode(String) - Method in class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
setDuplicatesInOrder(boolean) - Method in class com.softwaremining.util.SortManager
Controls Sort of records with duplicate keys: Whether original order is maintained.
setDuplicatesInOrder(boolean) - Method in class com.softwaremining.wrappers.AbstractSortBean
Controls Sort of records with duplicate keys: Whether original order is maintained.
setDynamicParameterValue(int, ISMObject) - Method in class com.softwaremining.ui.RequestEntry
For internal use only
this is called when a screen is being sent to HTML
setEbcdicSort(boolean) - Method in class com.softwaremining.util.SortManager
===== WARNING ====>: Please note, DO NOT use when sorting Numeric VALUES In ASCII character '1' is before 'A', in EBCDIC it is the other way ('A' before '1') Setting EBCDIC Sort will convert all the values to EBCDIC before comparison (Hence lower performance).
setEbcdicSort(boolean) - Method in class com.softwaremining.wrappers.AbstractSortBean
===== WARNING ====>: Please note, DO NOT use when sorting Numeric VALUES In ASCII character '1' is before 'A', in EBCDIC it is the other way ('A' before '1') Setting EBCDIC Sort will convert all the values to EBCDIC before comparison (Hence lower performance).
setEcaddr(double) - Method in class com.softwaremining.vendors.cics.dto.WaitEventDO
Set the pointerValue which was originally set by PostEventDO.
setEcaddr(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.WaitEventDO
Deprecated.
- please use setEcaddr(double pointerValue)
setEib(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.AddressDO
 
setEib(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibaid(Eibaid) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setEibaid(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibatt(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibcalen(int) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibcompl(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibconf(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibcposn(int) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibcposn(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibdate(long) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibdate(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibds(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibeoc(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEiberr(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEiberrcd(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibfmh(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibfn(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibfree(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibFunction(String) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Used internally to set the IO operation status-values.
setEibFunction(String) - Method in class com.softwaremining.vendors.cics.CicsPersistence
Used internally to set the IO operation status-values.
setEibFunction(String) - Method in class com.softwaremining.vendors.cics.CicsSequential
Used internally to set the IO operation status-values.
setEibnodat(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibrcode(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibrecv(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibreqid(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibresp(long) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibresp(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibresp2(long) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibresp2(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibrldbk(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibrsrce(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibsig(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibsync(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibtaskn(int) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibtaskn(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibtime(long) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibtime(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibtrmid(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEibtrnid(String) - Method in class com.softwaremining.vendors.cics.wrappers.Eibaid
 
setEnablestatus(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.InquireFileDO
 
setEntries(List<RequestEntry>) - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
setEnvironmentVars(Map<String, String>) - Static method in class com.softwaremining.util.SystemUtility
set Environment variables.
setErase() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setEraseaup() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setErrorHandler(int) - Method in class com.softwaremining.sql.ESQLBaseService
 
setErrorHandler(int, String) - Method in class com.softwaremining.sql.ESQLBaseService
 
setErrorHandlerForward(String) - Method in class com.softwaremining.sql.ESQLBaseService
 
setEsql49LevelIndicator(boolean) - Method in class com.softwaremining.containers.MGroup
 
setEsql49LevelIndicator(boolean) - Method in class com.softwaremining.wrappers.CBLGroup
 
setEsql49LevelIndicator(boolean) - Method in interface com.softwaremining.wrappers.ISMGroup
 
setEsql49LevelIndicator(boolean) - Method in class com.softwaremining.wrappers.VGroup
 
setExceptionalExitReturnCode() - Method in class com.softwaremining.logic.BaseService
when the system exits with fatal exceptions, then the return code will be set here.
setExtraRequestParameter(String, String) - Method in class com.softwaremining.ui.screenrequest.AcceptResponse
 
SETFAIL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
setFetchSize(int) - Method in class com.softwaremining.sql.ESQLProcessor
maps onto ResultSet.setFetchSize Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this ResultSet object.
setFile(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setFile(String) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setFileName(String) - Method in class com.softwaremining.vendors.ile.ILEScreen
Deprecated.
please use assignFileName
setFiller_CommandType(double) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setFiller_CommandType(String) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setFiller1(double) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setFiller1(long) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setFiller1(String) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setFindRep(String) - Method in class com.softwaremining.jcl.utils.RecordManager
 
setFirstProgram(String) - Method in interface com.softwaremining.logic.TransactionProcessor
 
setFlength(int) - Method in class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
setFlength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
setFocus() - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
setFocus() - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
setFocus() - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
setFocus() - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
 
setFocus() - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
 
setFocus() - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
Set focus on the field
setFocus(boolean) - Method in class com.softwaremining.ui.RequestEntry
 
setForegroundColor(String) - Method in class com.softwaremining.ui.RequestEntry
 
setFormat(String, int) - Method in class com.softwaremining.containers.AbstractMutableField
 
setFormfeed() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setFormfield(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
setFreekb() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setFreeKB() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setFrom(AbstractCBLField) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setFrom(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setFrom(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
setFrom(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.EnterTracenumDO
 
setFrom(CBLBean) - Method in class com.softwaremining.vendors.cics.dto.SendDO
Then the value of fields in screenOutputBuffer will be used to populate the elements of target screen.
setFrom(CBLBean) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setFrom(CBLBean) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setFrom(CBLBean, CBLBean) - Method in class com.softwaremining.vendors.cics.dto.SendDO
First the data provided in "dataBuffer" is copied to screenOutputBuffer.
setFrom(ISMBean) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setFrom(ISMBean, ISMObject) - Method in class com.softwaremining.vendors.cics.dto.SendDO
First the data provided in "dataBuffer" is copied to screenOutputBuffer.
setFrom(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setFrom(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.SendDO
A field or Group containing fields to be used as data for population of screen elements Note that the the names of fields must match those in screen elements.
setFrom(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setFrom(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setFrom(ISMObject, ISMObject) - Method in class com.softwaremining.vendors.cics.dto.SendDO
First the data provided in "dataBuffer" is copied to screenOutputBuffer.
setFrom(String) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setFromdoc(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setFrset() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setFset(boolean) - Method in class com.softwaremining.ui.RequestEntry
for handling BMS's FSET attribute XML mark-as-modified = true
setHandled(String, int) - Method in class com.softwaremining.vendors.cics.util.CicsCondition
 
setHeader1(String) - Method in class com.softwaremining.jcl.utils.RecordManager
 
setHeader2(String) - Method in class com.softwaremining.jcl.utils.RecordManager
 
setHeader3(String) - Method in class com.softwaremining.jcl.utils.RecordManager
 
setHighValues() - Method in class com.softwaremining.wrappers.AbstractCBLField
Deprecated.
- please use assignHighValues
setHighValues(int, int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Deprecated.
- please use assignHighValues
setHoneom() - Method in class com.softwaremining.vendors.cics.dto.SendDO
specifies that the default printer line length is to be used.
setHost(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
setHost(String) - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
setHostcodepage(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setHostcodepage(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
setHostcodepage(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setHostcodepage(String) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setHostlength(long) - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
setHostlength(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
setHours(int) - Method in class com.softwaremining.util.CBLTime
 
setHours(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
 
setHours(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setHttpheader(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
setHttpheader(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebWriteDO
 
setHttpRequestParameterMap(Map) - Method in class com.softwaremining.logic.BaseService
method used by internal Softwaremining Framework libraries.
setHttpRequestParameterMap(Map<String, String[]>) - Method in interface com.softwaremining.logic.Service
 
setHttpRequestParameters(HttpServletRequest) - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
setIceProcessor(IIceProcessor) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setIgnored() - Method in class com.softwaremining.vendors.cics.util.CicsCondition
 
setImageHeight(int) - Method in class com.softwaremining.ui.RequestEntry
 
setImageWidth(int) - Method in class com.softwaremining.ui.RequestEntry
 
setInitimg(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
setInParameter(int, byte[]) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared query
setInParameter(int, double) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared query
setInParameter(int, double, int) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared SQL query containing INSERT/UPDATE, and take account of Null indicator.
setInParameter(int, int) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared query
setInParameter(int, long) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared query
setInParameter(int, CBLBean) - Method in class com.softwaremining.sql.ESQLProcessor
 
setInParameter(int, ISMBean, ISMInteger) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared SQL query containing INSERT/UPDATE, and take account of Null indicator.
setInParameter(int, ISMDataType) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared SQL query containing INSERT/UPDATE
setInParameter(int, ISMObject, ISMInteger) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared SQL query containing INSERT/UPDATE, and take account of Null indicator.
setInParameter(int, String) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared query
setInParameter(int, String, int) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared SQL query containing INSERT/UPDATE, and take account of Null indicator.
setInParameter(int, String, ISMInteger) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared SQL query containing INSERT/UPDATE, and take account of Null indicator.
setInParameter(int, BigDecimal) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared query
setInParameter(int, BigDecimal, int) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared SQL query containing INSERT/UPDATE, and take account of Null indicator.
setInParameter(int, Date) - Method in class com.softwaremining.sql.ESQLProcessor
Set input parameters for prepared query
setInParameterOn49Group(int, ISMGroup) - Method in class com.softwaremining.sql.ESQLProcessor
Special case for set input parameters for prepared query For more information see the java-doc for setOutParameterOn49Group(int position, ISMGroup valueHolder)
setInParameterOn49Group(int, ISMGroup, ISMInteger) - Method in class com.softwaremining.sql.ESQLProcessor
Special case for setting Output parameters for DB2 - 49 Level groups For more information see the java-doc for setInParameterOn49Group(int position, ISMGroup valueHolder)
setInputMessage(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setInstance(ConnectionFactory) - Static method in class com.softwaremining.sql.ConnectionFactory
 
setIntensity(int) - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
setIntensity(int) - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
setIntensity(int) - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
setIntensity(int) - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
 
setIntensity(int) - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
 
setIntensity(int) - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
changes intensity from default BMSField.INTENSITY_NORMAL to BMSField.INTENSITY_DARK or BMSField.INTENSITY_BRIGHT.
setInternalVars(CBLBean) - Method in class com.softwaremining.ui.RequestEntry
 
setInterval(int) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
 
setInterval(long) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setInterval(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
The event will expire after the interval
setInterval(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setInto(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setInto(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
setInto(CBLBean) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setInto(CBLBean, ISMObject) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setInto(ISMBean, ISMBean) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setInto(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setInto(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setInto(ISMObject, ISMObject) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setInvokeHelper(InvokeHelper) - Method in interface com.softwaremining.logic.TransactionProcessor
Deprecated.
(New CICS pseudo-conversational architecture does not require this anymore).
setInvokeHelper(InvokeHelper) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setInvokeHelper(InvokeHelper) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
Invoker handler provides handlers to application program Lanchers, shutdown services and Transaction Handlers
setInvokingprogram(String) - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setItem(int) - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
Write to the "Item-Number" field of the queue, and tell the system the next operation is Find and not Read
setItem(int) - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
 
setItem(AbstractCBLField) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setItem(ISMNumeric) - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
Write to the "Item-Number" field of the queue, and tell the system the next operation is Find and not Read
setItem(ISMNumeric) - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
 
setItemNumber(double) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setItemNumber(long) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setItemNumber(Long) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setItemNumber(String) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setJoinCriteria(String) - Method in interface com.softwaremining.jcl.utils.IJoinCommand
 
setJoinOption(String) - Method in interface com.softwaremining.jcl.utils.IJoinCommand
 
setJoinStatement(String) - Method in interface com.softwaremining.jcl.utils.IJoinCommand
 
setJspName(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setJustifiedRight(boolean) - Method in class com.softwaremining.wrappers.CBLString
Deprecated.
- use assignJustifiedRight
setKeepAllDups(boolean) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKeepBase(boolean) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKeepEquals(int) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKeepFirstCount(int) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKeepFirstDupCount(int) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKeepHigher(int) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKeepLast(boolean) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKeepLastDupCount(int) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKeepLower(int) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKeepNoDups(boolean) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKeepWithAll(boolean) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setKey(double) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setKey(long) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setKey(String) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setKeyExcplicity(int) - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
setKeyField(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.AbstractCicsDBDataObject
set the keyfield
setKeylength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setKeyLength(double) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setKeyLength(String) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setKeyPressed(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setKeyPressed(String) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
setLabel(MString) - Method in class com.softwaremining.vendors.cics.dto.HandleAbendDO
 
setLabel(String) - Method in class com.softwaremining.vendors.cics.dto.HandleAbendDO
 
setLast() - Method in class com.softwaremining.vendors.cics.dto.SendDO
to do specifies that this is the last SEND command for a transaction
setLastDataSentToScreen(String) - Method in class com.softwaremining.vendors.cics.SessionManager
for internal use only
setLastDisplayColumn(int) - Method in class com.softwaremining.logic.BaseService
 
setLastDisplayColumn(int) - Method in interface com.softwaremining.ui.IDisplayable
 
setLastDisplayColumn(int) - Method in class com.softwaremining.vendors.ile.ILEScreen
 
setLastDisplayRow(int) - Method in class com.softwaremining.logic.BaseService
 
setLastDisplayRow(int) - Method in interface com.softwaremining.ui.IDisplayable
 
setLastDisplayRow(int) - Method in class com.softwaremining.vendors.ile.ILEScreen
 
setLength(int) - Method in class com.softwaremining.ui.RequestEntry
 
setLength(int) - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setLength(int) - Method in class com.softwaremining.vendors.cics.dto.EnqDO
 
setLength(int) - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
setLength(int) - Method in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
setLength(int) - Method in class com.softwaremining.vendors.cics.dto.SendDO
For backward compatibility only - length information is not used
setLength(int) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setLength(int) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setLength(int) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setLength(int) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setLength(ISMInteger) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setLength(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
setLength(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.RetrieveDO
Deprecated.
setLength(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setLength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setLength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.SendDO
For backward compatibility only - length information is not used
setLength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setLength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
setLength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setLength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setLengthTyped(int) - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
setLengthTyped(int) - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
setLengthTyped(int) - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
setLengthTyped(int) - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
 
setLengthTyped(int) - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
 
setLengthTyped(int) - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
Resets the length attrib fields to new value
setLengthTyped(String) - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
 
setLinesAre80Chars(boolean) - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
Original parameter PUNCH in SPOOL OPEN Statement
setList(ISMBean) - Method in class com.softwaremining.vendors.cics.dto.RouteDO
 
setListlength(int) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setListlength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setLl(double) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setLl(String) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setLocale(String, String) - Static method in class com.softwaremining.Config
 
setLock(boolean) - Method in class com.softwaremining.sql.AbstractORContainer
 
setLock(boolean) - Method in interface com.softwaremining.sql.ISQLWrapper
 
setLock(boolean) - Method in class com.softwaremining.sql.SQLWrapper
 
setLock(boolean) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
setLogFileName(String, String) - Method in class com.softwaremining.log.JRE14Logger
used to dynmaically change log filenames
setLogicalTerminal(double) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setLogicalTerminal(double) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setLogicalTerminal(long) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setLogicalTerminal(long) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setLogicalTerminal(String) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setLogicalTerminal(String) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setLowValues() - Method in class com.softwaremining.wrappers.AbstractCBLField
Deprecated.
- please use assignLowValues
setLowValues(int, int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Deprecated.
- please use assignLowValues
setMain() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setMap(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setMap(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setMap(String) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setMap(String) - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setMaponly() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setMapset(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setMapset(String) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setMapset(String) - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setMassinsert() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setMaximum(long) - Method in class com.softwaremining.vendors.cics.dto.CounterDO
 
setMaximum(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.CounterDO
 
setMaxlength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setMaxLength(ISMInteger) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setMessage(String) - Method in class com.softwaremining.vendors.hp.HpScreenHandler
 
setMethodLength(long) - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
setMethodLength(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
setMilliSecs(int) - Method in class com.softwaremining.util.CBLTime
 
setMinutes(int) - Method in class com.softwaremining.util.CBLTime
 
setMinutes(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
 
setMinutes(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setMode(int) - Method in class com.softwaremining.ui.RequestEntry
 
setModified(boolean) - Method in class com.softwaremining.ui.RequestEntry
 
setModified(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
setModified(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
setModified(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
setModified(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
 
setModified(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
 
setModified(boolean) - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
Sets the isModified flag on outgoing field.
setModName(double) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setModName(double) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setModName(long) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setModName(long) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setModName(String) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setModName(String) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setMsgSeqNumber(double) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setMsgSeqNumber(double) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setMsgSeqNumber(String) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setMsgSeqNumber(String) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setName(String) - Method in class com.softwaremining.containers.AbstractMutableField
 
setName(String) - Method in class com.softwaremining.report.ReportGroup
 
setName(String) - Method in class com.softwaremining.vendors.vos.DataField
 
setName(String) - Method in class com.softwaremining.vendors.vos.Index
 
setNamelength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
setNamelength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebWriteDO
 
setNeedScreenUpdate(boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setNextProgramToRun(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setNleom() - Method in class com.softwaremining.vendors.cics.dto.RouteDO
specifies BMS Should use NEWLINE and end-of-message(DM) orders as it builds the logical message.
setNleom() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setNocheck(boolean) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setNode(String) - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
setNodump() - Method in class com.softwaremining.vendors.cics.dto.AbendDO
Deprecated.
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.CounterDO
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.FreemainDO
to do ...
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.InquireSystemDO
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
to do ...
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.RouteDO
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.StartDO
to do ...
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.SyncpointDO
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.TraceDO
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.WaitEventDO
 
setNohandle() - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
setNosuspend() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
setNosuspend() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setNotfnd() - Method in class com.softwaremining.vendors.cics.dto.IgnoreConditionDO
 
setNotFoundHandler(int) - Method in class com.softwaremining.sql.ESQLBaseService
 
setNotFoundHandler(int, String) - Method in class com.softwaremining.sql.ESQLBaseService
used for translation of SQL EXEC SQL WHENEVER NOT FOUND GO TO ...
setNotFoundHandlerForward(String) - Method in class com.softwaremining.sql.ESQLBaseService
 
setNotruncate() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
NO_TRUNCATE is an option for RECIEVE from Terminal - ie without map.
setNotruncate() - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setNumberOfSQLColumns(int) - Method in class com.softwaremining.wrappers.AbstractCBLField
 
setNumeric(boolean) - Method in class com.softwaremining.ui.RequestEntry
Used in CICS
XML num=true
setNumeric(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
fields are AlphaNumeric by default.
setNumeric(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
fields are AlphaNumeric by default.
setNumeric(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
fields are AlphaNumeric by default.
setNumeric(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
fields are AlphaNumeric by default.
setNumeric(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
fields are AlphaNumeric by default.
setNumeric(boolean) - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
Only numeric characters may be entered for the field (on the front end)
setNumitems(AbstractCBLField) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setNumOccurs(AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLField
for internal use only Used during the declarations of Data Holders and persistence data-holders
setNumSensSegs(double) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setNumSensSegs(String) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setObjectAsString(int[], String) - Method in class com.softwaremining.wrappers.AbstractCBLPrimitive
method used internally by framework
setObjectAsString(int[], String) - Method in class com.softwaremining.wrappers.CBLGroup
 
setOccurs(int) - Method in class com.softwaremining.vendors.vos.DataField
 
setOffset(int) - Method in class com.softwaremining.files.AbstractSequentialMappedFile
Returns the current file-Length If file has not been opened yet, or if file has been closed, then it returns 0.
setOmitted(boolean) - Method in class com.softwaremining.wrappers.AbstractCBLField
used internally by the framework
setOpenstatus(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.InquireFileDO
 
setOutfiles(String[]) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setOutParameter(int, CBLBean) - Method in class com.softwaremining.sql.ESQLProcessor
Bind output input parameters for prepared query
setOutParameter(int, ISMDataType) - Method in class com.softwaremining.sql.ESQLProcessor
Bind output input parameters for prepared query
setOutParameter(int, ISMDataType, ISMDataType) - Method in class com.softwaremining.sql.ESQLProcessor
Bind output input parameters for prepared query
setOutParameter(int, ISMObject) - Method in class com.softwaremining.sql.SPProcessor
Bind output input parameters for prepared query
setOutParameterOn49Group(int, CBLBean) - Method in class com.softwaremining.sql.ESQLProcessor
Special case for setting Output parameters for DB2 - 49 Level groups For more information see the java-doc for setOutParameterOn49Group(int position, ISMGroup valueHolder)
setOutParameterOn49Group(int, ISMBean, ISMObject) - Method in class com.softwaremining.sql.ESQLProcessor
Special case for setting Output parameters for DB2 - 49 Level groups For more information see the java-doc for setOutParameterOn49Group(int position, ISMGroup valueHolder)
setOutParameterOn49Group(int, ISMGroup) - Method in class com.softwaremining.sql.ESQLProcessor
Special case for set Output parameters for prepared query DB2 VARCHAR's can be declared in COBOL as a field, or as group items containing only two elementary items, both of which must have a level number of 49.
setOutParameterOn49Group(int, ISMGroup, ISMObject) - Method in class com.softwaremining.sql.ESQLProcessor
Special case for setting Output parameters for DB2 - 49 Level groups For more information see the java-doc for setOutParameterOn49Group(int position, ISMGroup valueHolder)
setOutput(boolean) - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
setOutputDevice(CBLBean) - Method in class com.softwaremining.vendors.wang.WangBaseService
 
setOwner(DBMSWrapper) - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
setOwner(ISMBean) - Method in class com.softwaremining.containers.AbstractMutableField
 
setPackageName(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setPaging() - Method in class com.softwaremining.vendors.cics.dto.SendDO
specifies that the default printer line length is to be used.
setParameter(String, String) - Method in class com.softwaremining.ui.screenrequest.AcceptResponse
 
setParameterValue(String, ISMObject) - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
in the outgoing message - send the value of a parameter identified by "parameterName" to value of "parameter"
setParamName(String) - Method in class com.softwaremining.ui.RequestEntry
 
setParamPicture(String) - Method in class com.softwaremining.ui.RequestEntry
 
setParamValue(ISMObject) - Method in class com.softwaremining.ui.RequestEntry
 
setParamValue(String) - Method in class com.softwaremining.ui.RequestEntry
 
setParentGroup(CBLGroup) - Method in class com.softwaremining.wrappers.AbstractCBLField
for internal use only
setPassword(boolean) - Method in class com.softwaremining.ui.RequestEntry
 
setPCBDate(double) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setPCBDate(double) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setPCBDate(String) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setPCBDate(String) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setPCBTime(double) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setPCBTime(double) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setPCBTime(String) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setPCBTime(String) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setPicture(String) - Method in class com.softwaremining.vendors.vos.Column
 
setPointer(ISMNumeric) - Method in class com.softwaremining.util.CBLStringProcessor
 
setPointer(ISMNumeric) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
setPool(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.CounterDO
 
setPool(String) - Method in class com.softwaremining.vendors.cics.dto.CounterDO
 
setPrimaryIndex(Index) - Method in class com.softwaremining.vendors.vos.Table
 
setPrimitive(Object, int[], Object) - Static method in class com.softwaremining.platformutils.ArrayUtility
Given an array object arrObj[][][], get the element at position { 1, 2, 3 } This is used primarily in dynamic access to arrays - ie when we don't know what is the lenght or dimensions of the array (1 dim or 6 dim )
setPrimitiveQueueType(int) - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
sets primitiveWQueueType to one of TSQueueManager.TYPE_TEMPORARY_STORAGE (TS) or TSQueueManager.TYPE_TRANSIENT_STORAGE (TD)
setPrint() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setProcOptions(double) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setProcOptions(long) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setProcOptions(String) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setProgram(String) - Method in class com.softwaremining.vendors.cics.dto.ContainerChannelDO
 
setProperties(Properties) - Static method in class com.softwaremining.sql.ConnectionFactoryImpl
Issue 0011014: Change-Request: new method "setProperties" required for ConnectionFactoryImpl Usage: setProperties( (EsqlProcessor) this.getDbPropertiesURI(), properties);
setProtect(boolean) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setProtected(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
fields are Unprotected / Enabled by default.
setProtected(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
fields are Unprotected / Enabled by default.
setProtected(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
fields are Unprotected / Enabled by default.
setProtected(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
fields are Unprotected / Enabled by default.
setProtected(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
fields are Unprotected / Enabled by default.
setProtected(boolean) - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
data may not be entered into protected fields on the front end.
setQualification(String) - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
 
setQueue(AbstractCBLField) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setQueue(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setQueue(String) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setQueueKey(double) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setQueueKey(long) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setQueueKey(CBLBean) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setQueueKey(String) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setQueueName(String) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setQueueType(String) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setRba() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setRecordFormat(int) - Method in class com.softwaremining.files.QSAMFile
 
setRecordKey(AbstractCBLField) - Method in class com.softwaremining.vendors.caideal.CAIdealWrapper
 
setRedirectToHtmlPage(String) - Method in class com.softwaremining.vendors.cics.SessionManager
Redirect to a HTML page e.g setRedirectToHtmlPage("index.html");
please call sessionManager.invalidate() to ensure session information is cleared
setReformatFields(String) - Method in interface com.softwaremining.jcl.utils.IJoinCommand
 
setRelativeKey(AbstractCBLNumeric) - Method in class com.softwaremining.files.RelativeFile
Deprecated.
- use assignRelativeKey
setRelativeKey(AbstractCBLNumeric) - Method in class com.softwaremining.sql.SQLWrapper
 
setRelease(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.InquireSystemDO
 
setRemoveDuplicates(boolean) - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
setReqid(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setResource(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.EnqDO
 
setResource(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.TraceDO
 
setResp(AbstractCBLField) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setResp(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.EnqDO
 
setResp(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
Deprecated.
- use setResponse
setResp(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.SyncpointDO
 
setResp(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setRespCode(int, AbstractCBLField) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setResponse(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
setResponse(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
 
setResponse(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setResponse(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
setResponse(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setResponse(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
setResponse(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setResponse2(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setResponseCode2(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
Used internally to set the IO operation status-values.
setResponseCode2(int) - Method in class com.softwaremining.vendors.cics.CicsSequential
Used internally to set the IO operation status-values.
setReturnCode(long) - Method in class com.softwaremining.logic.BaseService
representation of COBOL RETURN value
setReturnCode(long) - Method in interface com.softwaremining.logic.IBaseService
 
setReturnCode(Integer) - Method in class com.softwaremining.logic.BaseService
representation of COBOL RETURN value
setReturnCode(String) - Method in class com.softwaremining.logic.BaseService
 
setRewrite() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setRidfld(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setRightJustified(boolean) - Method in class com.softwaremining.ui.RequestEntry
Used in CICS
xml "alignment" = right
setRollback() - Method in class com.softwaremining.vendors.cics.dto.SyncpointDO
 
setRoot(double) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setRoot(double) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setRoot(double) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setRoot(double) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setRoot(long) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setRoot(long) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setRoot(long) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setRoot(long) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setRoot(CBLBean) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setRoot(CBLBean) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setRoot(CBLBean) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setRoot(CBLBean) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setRoot(String) - Method in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
setRoot(String) - Method in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
setRoot(String) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setRoot(String) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setRoot(String) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setRoot(String) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setRound(double) - Method in class com.softwaremining.containers.AbstractMutableNumeric
Support for COBOL's ROUNDED statement.
setRound(double) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
Support for COBOL's ROUNDED statement.
setRound(double) - Method in interface com.softwaremining.wrappers.ISMNumeric
 
setRound(ISMNumeric, double) - Static method in class com.softwaremining.util.CBLMath
Support for COBOL's ROUNDED statement.
setRound(BigDecimal) - Method in class com.softwaremining.containers.AbstractMutableNumeric
Support for COBOL's ROUNDED statement.
setRound(BigDecimal) - Method in class com.softwaremining.wrappers.AbstractCBLNumeric
Support for COBOL's ROUNDED statement.
setRoutedBMS(RouteDO) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setRoutedBMS(RouteDO) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
setRow(int) - Method in class com.softwaremining.ui.RequestEntry
 
setRrn() - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setRtermid(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setRtransid(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
setRtransid(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setRtransid(String) - Method in class com.softwaremining.vendors.cics.dto.RetrieveDO
 
setSchemaName(String) - Static method in class com.softwaremining.sql.ConnectionFactory
 
setScreen(AbstractScreen) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setScreenClient(IScreenClient) - Method in class com.softwaremining.logic.BaseService
method used internally by SoftwareMining framework
setScreenClient(IScreenClient) - Method in interface com.softwaremining.logic.Service
 
setScreenDataBuffer(String, String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setSeconds(int) - Method in class com.softwaremining.util.CBLTime
 
setSeconds(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
 
setSeconds(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setSegmentLevel(double) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setSegmentLevel(long) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setSegmentLevel(String) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setSegmentName(double) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setSegmentName(long) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setSegmentName(String) - Method in class com.softwaremining.vendors.dli.beans.AbstractSSABean
 
setSegmentName(String) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setSeparateColumn(boolean) - Method in class com.softwaremining.wrappers.AbstractCBLField
Deprecated.
use assignSeparateColumn
setSeparateTable(boolean) - Method in class com.softwaremining.wrappers.AbstractCBLField
Deprecated.
- use assignSeparateTable
setSequentialFileExtention(String) - Static method in class com.softwaremining.Config
Allows overriding SEQUENTIAL_FILE_EXTENSION which defaults to ".txt" at run time
setSessionId(long) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setSessionId(Long) - Method in class com.softwaremining.logic.BaseService
 
setSessionId(Long) - Method in interface com.softwaremining.logic.IBaseService
 
setSessionSchemaName(Long, String) - Static method in class com.softwaremining.sql.ConnectionFactory
 
setSessionSchemaName(String) - Method in class com.softwaremining.sql.ESQLBaseService
Allows to dynamically change the SCHEMA_NAME (as defined in db.properties).
setSet(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
setSet(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setSet(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
setSet(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setSet(String) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setShared() - Method in class com.softwaremining.vendors.cics.dto.GetmainDO
 
setSkip(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSDouble
 
setSkip(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSGroup
 
setSkip(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSInteger
 
setSkip(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSLong
 
setSkip(boolean) - Method in class com.softwaremining.vendors.cics.wrappers.BMSString
 
setSkip(boolean) - Method in interface com.softwaremining.vendors.cics.wrappers.IBMSField
This is equivalent of DISABLING an input field.
setSkip(int) - Method in class com.softwaremining.report.ReportGroup
 
setSortField(ICBLDataType) - Method in class com.softwaremining.util.SortManager
 
setSortFullWrapper(CBLBean) - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
setSortKeyWrapper(CBLBean) - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
setSortManager(SortManager) - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
setSortResult(int) - Static method in class com.softwaremining.util.SortManager
 
setSQLCA(ISMBean) - Method in class com.softwaremining.sql.ESQLProcessor
Associated return values with the SQLCA file.
setSqlName(String) - Method in class com.softwaremining.vendors.vos.DataField
 
setStartCode(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setStateless(boolean) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
setStatus(DliBaseService, AbstractDataObject, String) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
setStatus(AbstractCBLField) - Method in class com.softwaremining.vendors.ile.ILEReport
 
setStatus(AbstractCBLField) - Method in class com.softwaremining.vendors.ile.ILEScreen
Deprecated.
please use assignStatus
setStatuscode(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
setStatuscode(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
setStatusCode(double) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setStatusCode(double) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setStatusCode(double) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setStatusCode(long) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setStatusCode(long) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setStatusCode(long) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setStatusCode(String) - Method in class com.softwaremining.vendors.dli.beans.PCBDatabase
 
setStatusCode(String) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setStatusCode(String) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setStatustext(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebExtractDO
 
setStatustext(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebSendDO
 
setStep(int) - Method in class com.softwaremining.report.ReportGroup
 
setStorageLength(double) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setStorageLength(int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
to do ...
setStorageLength(int) - Method in class com.softwaremining.vendors.cics.CicsPersistence
to do ...
setStorageLength(int) - Method in class com.softwaremining.vendors.cics.CicsSequential
to do ...
setStorageLength(int) - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
set storage length
setStorageLength(Integer) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setStorageLength(String) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setSubstring(int, int, int) - Method in class com.softwaremining.wrappers.AbstractCBLField
Deprecated.
- please use assignSubstring
setSubstring(int, int, String) - Method in class com.softwaremining.wrappers.AbstractCBLField
Deprecated.
- please use assignSubstring
setSubstring(int, AbstractCBLField) - Method in class com.softwaremining.wrappers.AbstractCBLField
Deprecated.
- please use assignSubstring
setSubstring(int, String) - Method in class com.softwaremining.wrappers.AbstractCBLField
Deprecated.
- please use assignSubstring
setSymbollist(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setSysid(double) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setSysid(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setSysid(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WriteDO
 
setSysid(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setSysid(Integer) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setSysid(String) - Method in class com.softwaremining.vendors.cics.queue.QueueRecord
 
setTally(int) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setTally(int) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
setTally(int) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setTallyField(ISMNumeric) - Method in class com.softwaremining.util.CBLUnstringProcessor
 
setTargetInstance(Service) - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
setTargetIsDLI() - Static method in class com.softwaremining.vendors.cics.ui.CicsDisplayHelper
 
setTask() - Method in class com.softwaremining.vendors.cics.dto.DumpTransactionDO
 
setTask(ISMDataType) - Method in class com.softwaremining.vendors.cics.dto.InquireTaskDO
 
SetTaskValue(int) - Method in class com.softwaremining.vendors.dms.DMSMonitor
 
setTctua(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.AddressDO
 
setTd() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setTemplate(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setTemplate(String) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setTermid(String) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setTerminal() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
setTerminal() - Method in class com.softwaremining.vendors.cics.dto.SendDO
to do specifies that this is the last SEND command for a transaction
setText(AbstractDataObject) - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setText(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setText(String) - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setTextToDisplay(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setTheCommand(String) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setTime(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.PostEventDO
 
setTime(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setToken(String) - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
setToOpen(int) - Method in class com.softwaremining.sql.LinkedSQLWrapper
open clas, and dependent / linked classes
setTracenum(int) - Method in class com.softwaremining.vendors.cics.dto.EnterTracenumDO
 
setTracenum(int) - Method in class com.softwaremining.vendors.cics.dto.TraceDO
 
setTrailer1(String) - Method in class com.softwaremining.jcl.utils.RecordManager
 
setTrailer2(String) - Method in class com.softwaremining.jcl.utils.RecordManager
 
setTrailer3(String) - Method in class com.softwaremining.jcl.utils.RecordManager
 
setTran(double) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setTran(long) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setTran(String) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setTransactionId(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setTransid(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setTransid(String) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setTransId(String, String) - Method in class com.softwaremining.vendors.dli.DcAppLauncherService
 
setTs() - Method in class com.softwaremining.vendors.cics.dto.WriteqDO
 
setTwa(ICBLContainer) - Method in class com.softwaremining.vendors.cics.dto.AddressDO
 
setTwa(String) - Method in class com.softwaremining.vendors.cics.wrappers.CommonWorkArea
 
setTwa(String) - Method in class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
setType(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
setUnderline(boolean) - Method in class com.softwaremining.ui.RequestEntry
 
setUnescaped() - Method in class com.softwaremining.vendors.cics.dto.DocumentCreateDO
 
setupPrintRouter(CicsBaseService, RouteDO) - Static method in class com.softwaremining.vendors.cics.ui.CicsDisplayHelper
Translation of CICS Route for BMS support.
setUsedForInput(boolean) - Method in class com.softwaremining.ui.RequestEntry
Used in CICS
XML direction "io" or "input" changes this to true
setUser(double) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setUser(double) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setUser(long) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setUser(long) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setUser(String) - Method in class com.softwaremining.vendors.dli.beans.PCBModifiable
 
setUser(String) - Method in class com.softwaremining.vendors.dli.beans.PCBScreen
 
setUserid(ISMString) - Method in class com.softwaremining.vendors.cics.dto.InquireTaskDO
 
setUserid(String) - Method in class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
setUserId(String) - Method in class com.softwaremining.vendors.cics.CicsBaseService
 
setUserId(String) - Method in class com.softwaremining.vendors.cics.dto.StartDO
 
setUserId(String) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
setUserId(String) - Method in class com.softwaremining.vendors.cics.SessionManager
 
setUsesAnnotationBasedMethodOrdering(boolean) - Method in class com.softwaremining.logic.BaseService
 
setUsing(String) - Method in interface com.softwaremining.jcl.utils.IIceSubCommand
 
setValue(byte[]) - Method in class com.softwaremining.containers.MByte
 
setValue(double) - Method in class com.softwaremining.containers.MBigDecimal
 
setValue(double) - Method in class com.softwaremining.containers.MDouble
 
setValue(int) - Method in class com.softwaremining.containers.MInteger
 
setValue(long) - Method in class com.softwaremining.containers.MLong
 
setValue(AbstractMutableField, Object) - Static method in class com.softwaremining.containers.ContainerUtility
Assign a value to the field
setValue(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
 
setValue(ISMNumeric) - Method in class com.softwaremining.vendors.cics.dto.CounterDO
 
setValue(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
setValue(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebWriteDO
 
setValue(String) - Method in class com.softwaremining.ui.RequestEntry
 
setValue(BigDecimal) - Method in class com.softwaremining.containers.MBigDecimal
 
setValue(BigDecimal) - Method in class com.softwaremining.containers.MDouble
 
setValuelength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebReadDO
 
setValuelength(ISMObject) - Method in class com.softwaremining.vendors.cics.dto.WebWriteDO
 
setValues(List<Object>) - Method in class com.softwaremining.sql.SQLConditionContainer
 
setVisible(boolean) - Method in class com.softwaremining.ui.RequestEntry
for handling BMS's DRK attribute
setWait() - Method in class com.softwaremining.vendors.cics.dto.SendDO
 
setWaitingForUser(boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
Only used in conversion of Conversational to Pseudo-Conv Programs
setWaitingForUser(boolean) - Method in interface com.softwaremining.vendors.cics.ICicsBaseService
 
setWarningHandler(int) - Method in class com.softwaremining.sql.ESQLBaseService
 
setWarningHandler(int, String) - Method in class com.softwaremining.sql.ESQLBaseService
 
setWhenCompiled(String) - Static method in class com.softwaremining.util.CobolUtility
 
setWithHold() - Method in class com.softwaremining.sql.ESQLProcessor
Deprecated.
setWordStorage(boolean) - Static method in class com.softwaremining.wrappers.format.NumericFormatBinary
 
setWrap() - Method in class com.softwaremining.vendors.cics.dto.CounterDO
 
setWrapper(CBLBean) - Method in class com.softwaremining.wrappers.AbstractCBLField
Set underlying wrapper
setXMLValue(String) - Method in class com.softwaremining.ui.RequestEntry
 
setXSLTStylesheet(String) - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
setXsumData_LinesExcludedFromOutFile(List<String>) - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
setZz(double) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
setZz(String) - Method in class com.softwaremining.vendors.dli.beans.ScratchPadArea
 
ShadowBaseService - Class in com.softwaremining.vendors.shadow
 
ShadowBaseService() - Constructor for class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowCurrentDate() - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowCurrentTime() - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
ShadowDbDecorator - Class in com.softwaremining.vendors.shadow
 
ShadowDbDecorator(ShadowBaseService) - Constructor for class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
shadowDelete(ISMObject, ISMObject) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
ShadowFileBusyException - Exception Class in com.softwaremining.vendors.shadow
 
ShadowFileBusyException() - Constructor for exception class com.softwaremining.vendors.shadow.ShadowFileBusyException
 
shadowPoint(ISMObject, ISMObject, int, int) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowPrepareMap(String) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowPrepareMap(String, AbstractCBLField) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowRead(ISMObject, ISMObject, int, int, AbstractCBLField) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowReadMap(String) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowReadMap(String, AbstractCBLField) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowRewrite(ISMObject, ISMObject, int, int, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
ShadowScreen - Class in com.softwaremining.vendors.shadow
 
ShadowScreen() - Constructor for class com.softwaremining.vendors.shadow.ShadowScreen
 
ShadowServicesFactory - Class in com.softwaremining.vendors.shadow
 
ShadowServicesFactory() - Constructor for class com.softwaremining.vendors.shadow.ShadowServicesFactory
 
shadowWait(long) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowWrite(ISMObject, ISMObject, int, int, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowWriteMap(String, boolean) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowWriteMap(String, AbstractCBLField, boolean) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowWriteToConsole(ISMObject) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
shadowWriteToConsole(String) - Method in class com.softwaremining.vendors.shadow.ShadowBaseService
 
SHARE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SHARED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
showBeanProfile() - Static method in class com.softwaremining.util.Profiler
 
showExecutionTIme() - Static method in class com.softwaremining.util.Profiler
 
showProfile() - Static method in class com.softwaremining.util.Profiler
 
showProfiledValues() - Static method in class com.softwaremining.util.Profiler
Deprecated. 
showProfiledValues(boolean) - Static method in class com.softwaremining.util.Profiler
 
showProgramExecutionTimes() - Static method in class com.softwaremining.util.Profiler
 
SHUNTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SHUTDISABLED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SHUTDOWN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
shutdownLauncher(TransactionProcessor) - Method in interface com.softwaremining.logic.InvokeHelper
 
shutdownProgram(Service) - Method in interface com.softwaremining.logic.InvokeHelper
 
SHUTENABLED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SIGN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SIGNAL - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
SIGNEDOFF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SIGNEDON - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
sin(BigDecimal) - Static method in class com.softwaremining.util.CBLMath
 
SINGLEOFF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SINGLEON - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
size() - Method in class com.softwaremining.files.CachedIndexedFile
 
size() - Method in class com.softwaremining.platformutils.SMSortedMethodList
 
size() - Method in class com.softwaremining.util.IndexedHashMap
 
size() - Method in class com.softwaremining.util.OrderedMap
 
size() - Method in class com.softwaremining.util.SortManager
have we reached the end of the file ?
size() - Method in class com.softwaremining.wrappers.AbstractSortBean
have we reached the end of the file ?
SKIP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
skipRec - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
sleep(int) - Method in class com.softwaremining.vendors.dms.DMSBaseService
 
SM_FRAMEWORK_CICS_VERSION - Static variable in class com.softwaremining.Config
 
SM_FRAMEWORK_ILE_VERSION - Static variable in class com.softwaremining.Config
 
SM_FRAMEWORK_VENDOR_SUPPORT_VERSION - Static variable in class com.softwaremining.Config
 
SM_FRAMEWORK_VENDOR2_SUPPORT_VERSION - Static variable in class com.softwaremining.Config
 
SM_FRAMEWORK_VERSION - Static variable in class com.softwaremining.Config
 
SM_FRAMEWORK_VERSION - Static variable in class com.softwaremining.mq.MQConfig
 
SM_FRAMEWORK_VERSION - Static variable in class com.softwaremining.vendors.cics.CicsConfig
 
SM_FRAMEWORK_VERSION - Static variable in class com.softwaremining.vendors.dli.DliDcConfig
 
SM_FRAMEWORK_VERSION - Static variable in class com.softwaremining.vendors.ile.ILEConfig
 
SM_FRAMEWORK_VERSION - Static variable in class com.softwaremining.vendors.V1Config
 
SM_FRAMEWORK_VERSION - Static variable in class com.softwaremining.vendors.Version
 
SM_JCL_XT_VERSION - Static variable in class com.softwaremining.Config
 
SMAuthenticationFilter - Class in com.softwaremining.vendors.ui.web
 
SMAuthenticationFilter() - Constructor for class com.softwaremining.vendors.ui.web.SMAuthenticationFilter
 
smDecimalFormat - Variable in class com.softwaremining.wrappers.format.NumericEditedFormat
 
SMDecimalFormat - Class in com.softwaremining.platformutils
this class represents a simplefied version of java.text.DecimalFormat; It does not provide any support for negative formats (System does not use it), It only supports '#', '0' and '.' in the pattern - e.g.
SMDecimalFormat(String) - Constructor for class com.softwaremining.platformutils.SMDecimalFormat
 
SMDecimalFormat(String, String) - Constructor for class com.softwaremining.platformutils.SMDecimalFormat
Deprecated. 
SMDirectoryAppLauncher - Class in com.softwaremining
 
SMDirectoryAppLauncher() - Constructor for class com.softwaremining.SMDirectoryAppLauncher
 
SMF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SMIntervalAndTimeDO - Class in com.softwaremining.vendors.cics.dto
For internal use only
SMIntervalAndTimeDO() - Constructor for class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
SMLauncher - Class in com.softwaremining
Allows launching of individual programs (Sub-classes of BaseService).
SMLauncher() - Constructor for class com.softwaremining.SMLauncher
 
SMNumberFormat - Class in com.softwaremining.platformutils
 
SMNumberFormat() - Constructor for class com.softwaremining.platformutils.SMNumberFormat
 
SMSecurityManager - Class in com.softwaremining.vendors.cics.security
SoftwareMining's implementation of basic CICS RACF functionality.
SMSecurityManager() - Constructor for class com.softwaremining.vendors.cics.security.SMSecurityManager
 
SMSimpleDateFormat - Class in com.softwaremining.platformutils
Wrapper around java java.text.SimpleDateFormat
SMSimpleDateFormat(String) - Constructor for class com.softwaremining.platformutils.SMSimpleDateFormat
 
SMSortedMethodList - Class in com.softwaremining.platformutils
 
SMSortedMethodList() - Constructor for class com.softwaremining.platformutils.SMSortedMethodList
 
SMSQLUtility - Class in com.softwaremining.platformutils
 
SMSQLUtility() - Constructor for class com.softwaremining.platformutils.SMSQLUtility
 
SMStringTokenizer - Class in com.softwaremining.platformutils
 
SMStringTokenizer(String) - Constructor for class com.softwaremining.platformutils.SMStringTokenizer
 
SMStringTokenizer(String, String) - Constructor for class com.softwaremining.platformutils.SMStringTokenizer
 
SMStringTokenizer(String, String, boolean) - Constructor for class com.softwaremining.platformutils.SMStringTokenizer
 
SMTestable - Annotation Interface in com.softwaremining.attributes
 
SMTextAppLauncher - Class in com.softwaremining
Deprecated.
- please use SMLauncher
Allows launching of individual programs (Sub-classes of BaseService). Usage :
  
     java -Xms150m -Xmx550m com.softwaremining.SMTextAppLauncher com.mypackage.myClass param-1 param-2 ...
  
Where param-1 ... are parameters which would have been passed to the original COBOL program and read through Cobol ACCEPT statement.
SMTextAppLauncher() - Constructor for class com.softwaremining.SMTextAppLauncher
Deprecated.
 
SNPS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SOAP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SOCKET - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SOMEAVAIL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
sort() - Method in class com.softwaremining.util.SortManager
 
sort() - Method in class com.softwaremining.wrappers.AbstractSortBean
Sort data (See COBOL's SORT statement)
sort(boolean) - Method in class com.softwaremining.util.SortManager
 
sort(List<String>, boolean) - Method in class com.softwaremining.jcl.utils.OutFileSortController
 
Sort - Class in com.softwaremining.jcl
This Class provides a function similar to the SORT function accessible from JCL scripts.
Sort() - Constructor for class com.softwaremining.jcl.Sort
 
SORT_COMPS_USING_NUMERIC_VALUE - Static variable in class com.softwaremining.Config
TO REMOVE
SORT_DEFAULT_OUTPUT_FORMAT_IS_LINE_SEQUENTIAL - Static variable in class com.softwaremining.Config
Defines the default format for jcl.sort output files.
SORT_SUMS_ARE_SIGNED_OVERPUNCH_IN_NUMERICDISPLAY - Static variable in class com.softwaremining.Config
 
SORT_USING_EBCDIC_CHARSET - Static variable in class com.softwaremining.Config
===== WARNING ====: Please note, DO NOT use when sorting Numeric VALUES In Ebcdic sorting, "A" goes before "a", and numbers go after alphabetic In Ascii / Unicode - it is the reverse .
sortArray(AbstractCBLField) - Method in class com.softwaremining.util.SortManager
 
sortByRowCoumn() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
SortCharArrayComparator - Class in com.softwaremining.util.sort
 
SortCharArrayComparator(CBLBean, List<OrderClause>, AbstractCBLField, boolean, boolean, boolean) - Constructor for class com.softwaremining.util.sort.SortCharArrayComparator
 
sortFields - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
SortHelper - Class in com.softwaremining.jcl.utils
 
sortManager - Variable in class com.softwaremining.jcl.utils.OutFileSortController
 
SortManager - Class in com.softwaremining.util
 
SortManager(CBLBean, AbstractCBLField) - Constructor for class com.softwaremining.util.SortManager
 
SortSingleOutFileProcessor - Class in com.softwaremining.jcl.utils
 
SortSingleOutFileProcessor(String, String, InOutRec, boolean, int, String, String, String, String, String, String, String, String, boolean, String, boolean, CBLBean, ISMObject[], CBLDouble[], List<String>, boolean) - Constructor for class com.softwaremining.jcl.utils.SortSingleOutFileProcessor
 
SortStringComparator - Class in com.softwaremining.util.sort
 
SortStringComparator(CBLBean, List<OrderClause>, AbstractCBLField, boolean, boolean, boolean) - Constructor for class com.softwaremining.util.sort.SortStringComparator
 
SOS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SOSABOVE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SOSBELOW - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SOSI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SPACE_BYTE - Static variable in class com.softwaremining.Config
 
SPACE_ByteBuffer - Static variable in class com.softwaremining.files.SequentialNIOFile
 
SPACE_CHAR - Static variable in class com.softwaremining.Config
 
SPECIAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SPECIFIC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SPECTRACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SPI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
splitCOmmaAndBrakets(String) - Static method in class com.softwaremining.jcl.utils.ParserUtil
 
splitCOmmaAndBrakets(String, boolean) - Static method in class com.softwaremining.jcl.utils.ParserUtil
input types: X=Y,A=(B,C),E,F returns new String { "X=Y" , "A=(B,C)" , "E=F"}
splitCSV(String) - Static method in class com.softwaremining.jcl.FileLoaderService
 
SplitManager - Class in com.softwaremining.jcl.utils
 
SplitManager() - Constructor for class com.softwaremining.jcl.utils.SplitManager
 
splitQualifier(String) - Static method in class com.softwaremining.vendors.dli.beans.SSABean
 
splitToInt(String) - Static method in class com.softwaremining.util.ScreenUtility
Used internally by SoftwareMining framework
splitTrimmed(String) - Static method in class com.softwaremining.jcl.utils.ParserUtil
Java's 'String.split' will convert "A B" to 3 tokens "A", " " and "B" This version will generate "A" and "B"
SpoolManager - Class in com.softwaremining.vendors.cics.util
Translation of CICS SPOOLOPEN SPOOLWRITE and SPOOLCLOSE
The SpoolManager writes files out to a directory defined by Config.PRINT_DIR (defaults to DATA_DIR).
SpoolOpenDO - Class in com.softwaremining.vendors.cics.dto
 
SpoolOpenDO() - Constructor for class com.softwaremining.vendors.cics.dto.SpoolOpenDO
 
SPProcessor - Class in com.softwaremining.sql
 
SPProcessor(ESQLBaseService) - Constructor for class com.softwaremining.sql.SPProcessor
Constructor
SPProcessor(ESQLBaseService, ISMBean) - Constructor for class com.softwaremining.sql.SPProcessor
constructor -
SPRSTRACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SQL_PARAM_SIGN - Static variable in class com.softwaremining.sql.QueryBuilder
 
SQL_QUOTE_SYMBOL - Static variable in class com.softwaremining.vendors.dli.beans.SSABean
 
SQL_SCHEMA_PROP - Static variable in interface com.softwaremining.sql.SQLHandlerInterface
 
SQL_STRING_CREATE_TABLE - Static variable in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
 
SQLBuilderHelper - Class in com.softwaremining.sql
A series of static methods for dynamically building SQL statements ...
SQLBuilderHelper() - Constructor for class com.softwaremining.sql.SQLBuilderHelper
 
sqlcaTobuffer2(CBLBean, CBLBean, int, int, int, int, int, String, int) - Static method in class com.softwaremining.vendors.tandem.TandemServer
 
SQLCODE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SQLCodes - Class in com.softwaremining.sql
Class used internally by SoftwareMining framework to load "optional" sqlcodes.properties configuration file
This provides a map of return-codes from original database to a new Database.
The purpose is to help database migrations for applications using EXEC SQL (ESQL) form of database access.
SQLCodes() - Constructor for class com.softwaremining.sql.SQLCodes
 
SQLCodesDB2 - Interface in com.softwaremining.sql
https://en.wikipedia.org/wiki/DB2_SQL_return_codes
SQLConditionContainer - Class in com.softwaremining.sql
 
SQLConditionContainer() - Constructor for class com.softwaremining.sql.SQLConditionContainer
 
sqlDirectory - Static variable in class com.softwaremining.Config
SQL_DIR for reading externalized SQL scripts SQL_DIR defaults to /sql The value can be set from softwaremining.properties / DATA_DIR
SQLHandlerInterface - Interface in com.softwaremining.sql
 
SQLLoader - Class in com.softwaremining.jcl
Used for executing SQL statements
usage
sqlProcessor - Variable in class com.softwaremining.jcl.SQLLoader
 
SQLUtilities - Class in com.softwaremining.sql
SQL Utlities
SQLUtilities() - Constructor for class com.softwaremining.sql.SQLUtilities
 
SQLWrapper - Class in com.softwaremining.sql
Abstract Object-Relational Container - USed for representation KSDS Indexed files.
SQLWrapper() - Constructor for class com.softwaremining.sql.SQLWrapper
for internal use only ...
SQLWrapper(BaseService) - Constructor for class com.softwaremining.sql.SQLWrapper
 
SQLWrapperHelper - Class in com.softwaremining.sql
 
SQLWrapperHelper() - Constructor for class com.softwaremining.sql.SQLWrapperHelper
 
SRVCONVERT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SSABean - Class in com.softwaremining.vendors.dli.beans
 
SSABean() - Constructor for class com.softwaremining.vendors.dli.beans.SSABean
Constructors
SSABean(BaseService) - Constructor for class com.softwaremining.vendors.dli.beans.SSABean
Constructors
SSL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
stackTraceToString(Throwable) - Method in class com.softwaremining.log.JRE14Logger
 
stackTraceToString(Throwable) - Method in interface com.softwaremining.log.Log
 
stackTraceToString(Throwable) - Method in class com.softwaremining.log.Log4jLogger
 
stackTraceToString(Throwable) - Static method in class com.softwaremining.log.LogFactory
 
stackTraceToString(Throwable) - Static method in exception class com.softwaremining.logic.exception.CBLException
 
STANDARD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
standardDeviation(double) - Static method in class com.softwaremining.util.CBLMath
interface function for degenerative case of one argument
standardDeviation(double[]) - Static method in class com.softwaremining.util.CBLMath
interface function for degenerative case of one argument
standardDeviation(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
interface function for degenerative case of one argument It is expected the field internally represents an arrayed field (it may have multi-dim OCCURS declarations)
STANDBY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
STANTRACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
start(ICicsBaseService, StartDO) - Static method in class com.softwaremining.vendors.cics.util.ThreadManager
START starts a task, on a local or remote system, at a specified time.
START - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
START_DATA_IN_FROM_OPTION - Static variable in interface com.softwaremining.vendors.cics.constants.ICicsStartCode
 
START_FEPI - Static variable in interface com.softwaremining.vendors.cics.constants.ICicsStartCode
 
START_NO_DATA_IN_FROM_OPTION - Static variable in interface com.softwaremining.vendors.cics.constants.ICicsStartCode
 
startColumn - Variable in class com.softwaremining.jcl.utils.BuildAndReformatElement
 
StartDO - Class in com.softwaremining.vendors.cics.dto
 
StartDO() - Constructor for class com.softwaremining.vendors.cics.dto.StartDO
 
STARTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
STARTING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
startProcessing() - Method in class com.softwaremining.util.ArrayedFieldTransfer
 
startRunInSeparateThread() - Method in class com.softwaremining.ui.web.socket.ScreenBean
 
STARTSWITH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
STARTTERM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
startTimer() - Static method in class com.softwaremining.util.Profiler
 
startUp() - Method in class com.softwaremining.logic.BaseService
The first method called in the program to start the business logic processing.
startUp() - Method in class com.softwaremining.vendors.dli.DcAppLauncherService
For internal use only
STARTUP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
STATIC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
staticLogger - Static variable in class com.softwaremining.sql.ESQLBaseService
 
STATS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
status - Variable in class com.softwaremining.wrappers.AbstractBasePersistence
 
STATUS_AT_END - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_BEGINNING_OF_CHAIN - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
STATUS_BEGINNING_OF_FILE - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
STATUS_DUP_KEY - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_DUPLICATE_ENTRY - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
STATUS_END_OF_CHAIN - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
STATUS_END_OF_DATABASE - Static variable in class com.softwaremining.vendors.dli.DliProcessor
 
STATUS_END_OF_FILE - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
STATUS_ENTRY_NOT_FOUND - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
STATUS_FAILED_CLOSING - Static variable in interface com.softwaremining.sql.IPersistence
TO DO UNSURE OF THE CORRECT VALUE for this.
STATUS_INCORRECT_READ_OF_UNOPENED_FILE - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_INCORRECT_RECORDSIZE_REWRITE - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_INSERT_ERR_INAPPROPRIATE_FILE - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_INSERT_ERR_INVALID_KEY - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_LOCK - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_NO_MORE_INPUT_MESSAGES - Static variable in class com.softwaremining.vendors.dli.DliProcessor
 
STATUS_NOT_FOUND - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_REWRITE_WITHOUT_READ - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_SM_FAIL_UNKOWN_REASON - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_SM_NOT_ASSIGNED - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_SUCCESS - Static variable in interface com.softwaremining.sql.IPersistence
 
STATUS_SUCCESS - Static variable in class com.softwaremining.vendors.dli.DliProcessor
 
STATUS_SUCCESS - Static variable in class com.softwaremining.vendors.hp.HpDbDecorator
 
stop() - Method in class com.softwaremining.logic.BaseService
Translation of COBOL STOP statement.
stop() - Method in interface com.softwaremining.logic.IBaseService
 
stop(long) - Method in class com.softwaremining.logic.BaseService
Translation of COBOL STOP RETURNING statement Gracefully STOPS the execution of the application (Does not kill the application server).
STOP_TRIGGERS_SYSTEM_EXIT - Static variable in class com.softwaremining.Config
By default - translation of STOP statement will cause a System.exit(returnCode).
STOPPED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
STOPPING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
STORAGE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
STORAGE_TYPE_AUXILARY - Static variable in class com.softwaremining.vendors.cics.queue.TSQueueManager
 
STORAGE_TYPE_DEFAULT - Static variable in class com.softwaremining.vendors.cics.queue.TSQueueManager
 
STORAGE_TYPE_MAIN - Static variable in class com.softwaremining.vendors.cics.queue.TSQueueManager
MAIN storage is set only during WRITEQ ...
storageToDisplay(String) - Static method in class com.softwaremining.wrappers.format.NumericFormatDouble
 
storageToDouble(String) - Static method in class com.softwaremining.wrappers.format.NumericFormatDouble
for testing purposes only
store() - Method in class com.softwaremining.vendors.vax.DBMSWrapper
 
storedProcedureMode(boolean) - Method in class com.softwaremining.sql.SPProcessor
 
STR_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_BRT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_BRT_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_DARK - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_DARK_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_SKIP - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_SKIP_BRT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_SKIP_BRT_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_SKIP_DARK - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_SKIP_DARK_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_PROT_SKIP_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_BRT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_BRT_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_DARK - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_DARK_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_NUM - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_NUM_BRT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_NUM_BRT_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_NUM_DARK - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_NUM_DARK_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STR_UNPROT_NUM_MDT - Static variable in class com.softwaremining.vendors.cics.wrappers.BMSHelper
 
STREAMNAME - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
STRF - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
STRINGIFY_BEFORE_FORMATTING - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
stringifyAndRemoveExponent(Number) - Static method in class com.softwaremining.platformutils.SMNumberFormat
Converts the number to a string, ensuring that the exponents representation (E) is not used.
StringUtility - Class in com.softwaremining.util
 
StringUtility() - Constructor for class com.softwaremining.util.StringUtility
 
stringValue() - Method in class com.softwaremining.containers.AbstractContainerBean
 
stringValue() - Method in class com.softwaremining.containers.AbstractMutableNumeric
 
stringValue() - Method in class com.softwaremining.containers.MByte
 
stringValue() - Method in class com.softwaremining.containers.MGroup
 
stringValue() - Method in class com.softwaremining.containers.MString
 
stringValue() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
stringValue() - Method in class com.softwaremining.wrappers.CBLBean
Get String representation for object
stringValue() - Method in class com.softwaremining.wrappers.CBLPointer
 
stringValue() - Method in interface com.softwaremining.wrappers.ISMBean
returns the Stringified representation of the DAO - concatenation of DAO fields according to the declared fields sizes.
stringValue() - Method in interface com.softwaremining.wrappers.ISMDataType
 
stringValue() - Method in interface com.softwaremining.wrappers.ISMString
 
stringValue() - Method in class com.softwaremining.wrappers.VGroup
 
STSN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
STSNSET - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
STSNTEST - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SUB_KEY_COLUMN - Static variable in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
SUBORDINATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SUBPOOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SUBSPACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SUBTRACT - Static variable in class com.softwaremining.wrappers.CBLGroup
 
subtractCorrespondingValue(CBLBean) - Method in class com.softwaremining.wrappers.CBLBean
for translation of COBOL SUBTRACT CORRESPONDING statements
subtractCorrespondingValue(CBLBean) - Method in class com.softwaremining.wrappers.CBLGroup
for translation of COBOL SUBTRACT CORRESPONDING statements
subtractCorrespondingValue(CBLGroup) - Method in class com.softwaremining.wrappers.CBLBean
for translation of COBOL SUBTRACT CORRESPONDING statements
subtractCorrespondingValue(CBLGroup) - Method in class com.softwaremining.wrappers.CBLGroup
for translation of COBOL MOVE CORRESPONDING statements
SUCCESS - Static variable in class com.softwaremining.vendors.hp.HpMonitor
 
SUFFIX_ATTR - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
SUFFIX_COLOR - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
SUFFIX_FLAG - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
SUFFIX_HLT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
SUFFIX_INPUT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
SUFFIX_LENGTH - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
SUFFIX_OUTLINE - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
SUFFIX_OUTPUT - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
SUFFIX_PS - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
SUFFIX_SOSI - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
SUFFIX_VALID - Static variable in interface com.softwaremining.vendors.cics.constants.BMSScreenCodes
 
sumField - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
sumFields - Variable in class com.softwaremining.jcl.utils.OutFileSortController
 
Summator - Interface in com.softwaremining.report
 
SUMMUNLIKE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SUPPORTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SUPPRESSED - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
A user exit program that is invoked at the XDTAD exit point decides not to add the record to the user-maintained or coupling facility data table.
suppressNextReadCurrent - Variable in class com.softwaremining.sql.AbstractORContainer
 
suppressNextReadCurrent - Variable in class com.softwaremining.sql.SQLWrapper
 
SURROGATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SUSPENDED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SWITCH - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SWITCHALL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SWITCHING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SWITCHNEXT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
switchToUser() - Method in class com.softwaremining.ui.ScreenServer
 
switchToUser() - Method in class com.softwaremining.ui.text.TextUIServer
 
switchToUser() - Method in class com.softwaremining.ui.web.socket.ThreadMultiplexor
put program to sleep, and pass control to user ...
symbolicCheckpoint(DliBaseService, IPCBScreen, ISMInteger, AbstractDataObject) - Static method in class com.softwaremining.vendors.dli.DliProcessor
 
symbolicCheckpoint(DliBaseService, IPCBScreen, ISMInteger, AbstractDataObject) - Method in class com.softwaremining.vendors.dli.ImsDbAccessor
 
symbolicCheckpoint(DliBaseService, IPCBScreen, ISMInteger, AbstractDataObject) - Method in interface com.softwaremining.vendors.dli.interfaces.IImsDBAccessor
 
symnames - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
SYNCFREE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SYNCHRONOUS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SYNCPOINT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SyncpointDO - Class in com.softwaremining.vendors.cics.dto
 
SyncpointDO() - Constructor for class com.softwaremining.vendors.cics.dto.SyncpointDO
 
SYNCRECV - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SYNCSEND - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SYSBUSY - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
SYSCONNECT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SYSDUMP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SYSDUMPCODE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
sysid - Variable in class com.softwaremining.vendors.cics.dto.AbstractCicsDBDataObject
 
SYSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
SYSLOG - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SYSPLEX - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SYSTEM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SYSTEMOFF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SYSTEMON - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
SystemUtility - Class in com.softwaremining.util
Provides operating-system utilities
SystemUtility() - Constructor for class com.softwaremining.util.SystemUtility
 

T

T3278M2 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
T3278M3 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
T3278M4 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
T3278M5 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
T3279M2 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
T3279M3 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
T3279M4 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
T3279M5 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
Table - Class in com.softwaremining.vendors.vos
 
TABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TABLEMGR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TAKEOVER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
Tallying - Class in com.softwaremining.util.inspect
 
Tallying(String) - Constructor for class com.softwaremining.util.inspect.Tallying
 
TALLYING - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
TALLYING - Static variable in class com.softwaremining.util.inspect.Tallying
 
tan(BigDecimal) - Static method in class com.softwaremining.util.CBLMath
 
TandemMonitor - Class in com.softwaremining.vendors.tandem
 
TandemMonitor() - Constructor for class com.softwaremining.vendors.tandem.TandemMonitor
 
TandemNative - Class in com.softwaremining.wrappers.format
 
TandemServer - Class in com.softwaremining.vendors.tandem
 
TandemServer() - Constructor for class com.softwaremining.vendors.tandem.TandemServer
 
TandemUtility - Class in com.softwaremining.vendors.tandem
 
TandemUtility() - Constructor for class com.softwaremining.vendors.tandem.TandemUtility
 
TAPE1 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TAPE2 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
targetInstance - Variable in class com.softwaremining.ui.web.socket.ScreenBean
 
targetIsPrinter - Variable in class com.softwaremining.files.AbstractSequentialFile
ADVANCE PAGE for printer files will insert "\f" character.
TASK - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TASKSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TASKSUBPOOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TB - Static variable in class com.softwaremining.util.LM
 
tc(Document, String, boolean) - Static method in class com.softwaremining.util.LM
 
TCAM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TCAMSNA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TCEXITALL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TCEXITALLOFF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TCEXITNONE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TCEXITSYSTEM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TCLASS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TCPIP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TCPIPSERVICE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
td - Static variable in class com.softwaremining.util.LM
 
TDQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TDQUEUE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
tearDown() - Method in class com.softwaremining.logic.BaseService
Sometimes it may be desirable to perform some cleanup prior to closing of a program.
TEMPLATENAME - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TEMPORARY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TemporaryQueueWrapper - Class in com.softwaremining.vendors.cics.queue
For internal-use by QueueManagerImpl (TSQ Replacement).
TemporaryQueueWrapper() - Constructor for class com.softwaremining.vendors.cics.queue.TemporaryQueueWrapper
 
TERM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TERM_OPTION_ENABLE_AUTO_READ - Static variable in class com.softwaremining.vendors.hp.HpScreenHandler
 
TERM_OPTION_ENABLE_TIMEOUT - Static variable in class com.softwaremining.vendors.hp.HpScreenHandler
 
TERM_OPTION_SUPPRESS_MESSAGES - Static variable in class com.softwaremining.vendors.hp.HpScreenHandler
 
TERM_OPTION_SUPPRESS_RESET - Static variable in class com.softwaremining.vendors.hp.HpScreenHandler
 
TERMERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
TERMIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
TERMINAL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TerminalIdGenerator - Class in com.softwaremining.vendors.cics.util
 
TerminalIdGenerator() - Constructor for class com.softwaremining.vendors.cics.util.TerminalIdGenerator
 
terminate() - Method in class com.softwaremining.report.ReportProcessor
 
TERMINATE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TERMINATION_STATUS - Static variable in class com.softwaremining.vendors.tandem.TandemMonitor
 
testNumval(String) - Static method in class com.softwaremining.util.CBLMath
IBM's CALL FUNCTION TEST-NUMVAL (ARG)
testNumvalC(String) - Static method in class com.softwaremining.util.CBLMath
IBM's CALL FUNCTION TEST-NUMVAL-C (ARG)
TestStructureIntegrity - Class in com.softwaremining.util
 
TestStructureIntegrity() - Constructor for class com.softwaremining.util.TestStructureIntegrity
 
TEXTKYBD - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TEXTPRINT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TextScreen - Class in com.softwaremining.ui.text
 
TextScreen() - Constructor for class com.softwaremining.ui.text.TextScreen
 
TextUIServer - Class in com.softwaremining.ui.text
Simple screen server implementation, using STDIN/STDOUT as client interface.
TextUIServer() - Constructor for class com.softwaremining.ui.text.TextUIServer
 
thePackage - Static variable in class com.softwaremining.SMDirectoryAppLauncher
 
THIRDINIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
ThreadManager - Class in com.softwaremining.vendors.cics.util
Used in translation of CICS START/RETRIEVE commands.
ThreadManager() - Constructor for class com.softwaremining.vendors.cics.util.ThreadManager
 
ThreadManager.CicsTimerTask - Class in com.softwaremining.vendors.cics.util
 
ThreadMultiplexor - Class in com.softwaremining.ui.web.socket
Extends the abstract class "SocketScreenServer".
ThreadMultiplexor(Waiter, Service, AbstractScreen) - Constructor for class com.softwaremining.ui.web.socket.ThreadMultiplexor
 
THREADSAFE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
tidyUp() - Method in class com.softwaremining.vendors.cics.dto.ReceiveDO
 
time - Variable in class com.softwaremining.vendors.cics.dto.SMIntervalAndTimeDO
 
TIME - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TIME_OUT - Static variable in interface com.softwaremining.sql.SQLCodesDB2
 
TIME_OUT_NO_ROLLBACK - Static variable in interface com.softwaremining.sql.SQLCodesDB2
 
TIMEOUT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TIMER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TMP_CACHE_LIVE_SERVICES - Static variable in class com.softwaremining.Config
 
TMP_DYNAMICALLY_RESIZE_TARGET_OF_POINTER_DAO_WHEN_NECESSARY - Static variable in class com.softwaremining.Config
 
tmp_iebgener_fields - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
tmp_lengthofAssignedValue - Variable in class com.softwaremining.wrappers.CBLBean
 
TMP_RELEASE_AFTER_EXECLINK - Static variable in class com.softwaremining.Config
 
To - Class in com.softwaremining.util.inspect
 
To(String) - Constructor for class com.softwaremining.util.inspect.To
 
TO - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
TO - Static variable in class com.softwaremining.util.inspect.To
 
toBean(CBLBean) - Static method in class com.softwaremining.platformutils.BeanUtility
convert a Wrapper to a data transer bean
toBean(CBLBean[]) - Static method in class com.softwaremining.platformutils.BeanUtility
convert a Wrapper to a data transer bean
toBean(String) - Static method in class com.softwaremining.platformutils.XMLUtility
Convert a java.beans.XMLDecoder compatible xml to a Bean
toBeans(String) - Static method in class com.softwaremining.platformutils.XMLUtility
converts a XML Object to .CBLBean class;
toCsvLine(ISMObject[]) - Static method in class com.softwaremining.files.AbstractCSVFile
 
toCsvLine(List<AbstractCBLField>) - Static method in class com.softwaremining.files.AbstractCSVFile
 
toDb2DateFormat(Timestamp) - Static method in class com.softwaremining.util.DateUtil
 
toDebugString() - Method in class com.softwaremining.ui.screenrequest.AcceptResponse
 
toEbcdic() - Method in class com.softwaremining.wrappers.AbstractCBLField
convert field to Ebcdic
toEbcdic() - Method in class com.softwaremining.wrappers.CBLGroup
convert this record to Ebcdic
TOEPR - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
toInteger() - Method in class com.softwaremining.util.CBLDate
integer representing the date E.g.
toInteger() - Method in class com.softwaremining.util.CBLTime
integer reprsenting data ...
ToJSP(Boolean, JSPScreen) - Method in class com.softwaremining.ui.RequestEntry
 
TOP_OF_PAGE - Static variable in class com.softwaremining.files.AbstractSequentialFile
for ILE COBOL : WRITE PRINTLINE AFTER ADVANCING TO-TOP-OF-PAGE
toPrimitives(ISMObject) - Static method in class com.softwaremining.util.CBLFieldUtility
Convert a CBLGroup to its primitive FieldPrimitives: ie CBLString, CBLInteger, ....
toPrimitives(ISMObject[]) - Static method in class com.softwaremining.util.CBLFieldUtility
Convert a CBLGroup to its primitive FieldPrimitives: ie CBLString, CBLInteger, ....
toPrimitives(ISMObject, ISMObject[]) - Static method in class com.softwaremining.util.CBLFieldUtility
Add an primitive fields from theFieldOrGroup to the list of existingItems
toPrintString() - Static method in class com.softwaremining.Config
 
toString() - Method in class com.softwaremining.containers.AbstractContainerBean
 
toString() - Method in class com.softwaremining.containers.AbstractMutableField
 
toString() - Method in class com.softwaremining.jcl.utils.InputSortFileReader
 
toString() - Method in class com.softwaremining.jcl.utils.MergeSortReaderContainer
 
toString() - Method in class com.softwaremining.jcl.utils.OutrecClause
 
toString() - Method in class com.softwaremining.sql.RowFacade
 
toString() - Method in class com.softwaremining.sql.SQLConditionContainer
 
toString() - Method in class com.softwaremining.ui.RequestEntry
 
toString() - Method in class com.softwaremining.ui.screenrequest.AcceptResponse
 
toString() - Method in class com.softwaremining.ui.screenrequest.DisplayRequest
 
toString() - Method in class com.softwaremining.ui.web.socket.JSPScreenBean
 
toString() - Method in class com.softwaremining.util.CBLDate
String representing the date E.g.
toString() - Method in class com.softwaremining.util.CBLTime
String reprsenting data ...
toString() - Method in class com.softwaremining.util.CenturyDate
 
toString() - Method in class com.softwaremining.util.CurrentDate
 
toString() - Method in class com.softwaremining.util.GDGVersion
 
toString() - Method in class com.softwaremining.util.inspect.CharacterBlock
 
toString() - Method in class com.softwaremining.util.inspect.InspectParameter
 
toString() - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
 
toString() - Method in class com.softwaremining.wrappers.AbstractCBLField
 
toString() - Method in class com.softwaremining.wrappers.CBLBean
 
toString() - Method in class com.softwaremining.wrappers.format.Format
 
toString(Object) - Static method in class com.softwaremining.sql.SQLUtilities
 
toString_Orig() - Method in class com.softwaremining.ui.RequestEntry
 
totalRuntime - Static variable in class com.softwaremining.files.AbstractSequentialFile
for internal use only ...
totalRuntime - Static variable in class com.softwaremining.logic.ServicesFactory
for internal use only ...
totalRuntime - Static variable in class com.softwaremining.sql.AbstractORContainer
for internal use only ...
totalRuntime - Static variable in class com.softwaremining.sql.ACMDbDecorator
for internal use only ...
totalRuntime - Static variable in class com.softwaremining.sql.ConnectionFactory
 
totalRuntime - Static variable in class com.softwaremining.sql.ESQLBaseService
for internal use only ...
totalRuntime - Static variable in class com.softwaremining.sql.ESQLProcessor
for internal use only ...
totalRuntime - Static variable in class com.softwaremining.sql.QueryBuilder
 
totalRuntime - Static variable in class com.softwaremining.sql.SQLUtilities
for internal use only ...
totalRuntime - Static variable in class com.softwaremining.sql.SQLWrapperHelper
for internal use only ...
totalRuntime - Static variable in class com.softwaremining.util.CBLStringProcessor
for internal use only ...
totalRuntime - Static variable in class com.softwaremining.util.CBLUnstringProcessor
for internal use only ...
totalRuntime - Static variable in class com.softwaremining.util.inspect.CBLInspectProcessor
for internal profiling purpose
totalRuntime - Static variable in class com.softwaremining.util.SortManager
for internal use only ...
totalRuntime_ACMFieldConstructor - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalRuntime_allocate - Static variable in class com.softwaremining.wrappers.CBLBean
 
totalRuntime_arrayUtilityReadjustIndex - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalRuntime_cachingTime - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalRuntime_calcFieldOffsets - Static variable in class com.softwaremining.wrappers.CBLBean
 
totalRuntime_CobolUtilityFill - Static variable in class com.softwaremining.util.CobolUtility
 
totalRuntime_convertFromDisplayToStorage - Static variable in class com.softwaremining.wrappers.format.Format
 
totalRuntime_findRecordSize - Static variable in class com.softwaremining.jcl.utils.MemoryFile
 
totalRuntime_getInstance - Static variable in class com.softwaremining.wrappers.format.Format
 
totalRuntime_getMemoryPosition - Static variable in class com.softwaremining.wrappers.CBLBean
 
totalRuntime_getSubField - Static variable in class com.softwaremining.wrappers.AbstractCBLField
for internal use only ...
totalRuntime_getSubField_createSubField - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalRuntime_getSubField_createSubField_count - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalRuntime_getSubField_setSubFieldHelper - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalRuntime_getSubFieldHelper - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalruntime_getSubFields_b - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalRuntime_getWrapperOffset - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalRuntime_including_getFillStr - Static variable in class com.softwaremining.util.CBLFieldUtility
for internal use only ...
totalRuntime_loadFile - Static variable in class com.softwaremining.jcl.utils.MemoryFile
 
totalRuntime_prepareFromFile - Static variable in class com.softwaremining.sql.ESQLProcessor
 
totalRuntime_processControlException - Static variable in class com.softwaremining.logic.BaseService
 
totalRuntime_readLinesAsChar - Static variable in class com.softwaremining.jcl.utils.MemoryFile
 
totalRuntime_reflection - Static variable in class com.softwaremining.logic.BaseService
for internal use only ...
totalRuntime_relative - Static variable in class com.softwaremining.files.RelativeFile
for internal use only ...
totalRuntime_resetWrapperOffset - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalRuntime_setFieldFormatted - Static variable in class com.softwaremining.wrappers.CBLBean
for internal use only ...
totalRuntime_setInternalValue - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
totalTime_adjustStringLength - Static variable in class com.softwaremining.util.StringUtility
 
totalTime_append - Static variable in class com.softwaremining.util.StringUtility
 
totalTime_getFilledChars - Static variable in class com.softwaremining.util.CobolUtility
for internal profiling use -
totalTime_getFilledString - Static variable in class com.softwaremining.util.CobolUtility
for internal profiling use -
toWrapper(BeanInterface) - Static method in class com.softwaremining.platformutils.BeanUtility
convert a Bean to a WrapperClass
toWrapper(BeanInterface[]) - Static method in class com.softwaremining.platformutils.BeanUtility
convert a Bean to a WrapperClass
toXML(CBLBean) - Static method in class com.softwaremining.platformutils.XMLUtility
Creates a java.beans.XMLDecoder compatible xml NOTE: all integers/doubles will use String property
toXML(CBLBean[]) - Static method in class com.softwaremining.platformutils.XMLUtility
Creates a java.beans.XMLDecoder compatible xml NOTE: all integers/doubles will use String property
toXMLString() - Method in class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
TPOOL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TPS55M2 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TPS55M3 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TPS55M4 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TPS55M5 - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
trace(TraceDO) - Static method in class com.softwaremining.vendors.cics.util.LogManager
 
trace(String) - Method in class com.softwaremining.log.JRE14Logger
 
trace(String) - Method in interface com.softwaremining.log.Log
 
trace(String) - Method in class com.softwaremining.log.Log4jLogger
 
trace(Throwable) - Method in class com.softwaremining.log.JRE14Logger
 
trace(Throwable) - Method in interface com.softwaremining.log.Log
 
trace(Throwable) - Method in class com.softwaremining.log.Log4jLogger
 
TRACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TraceDO - Class in com.softwaremining.vendors.cics.dto
 
TraceDO() - Constructor for class com.softwaremining.vendors.cics.dto.TraceDO
 
trailer1s - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
trailer2s - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
trailer3s - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
Trailing - Class in com.softwaremining.util.inspect
 
Trailing(String) - Constructor for class com.softwaremining.util.inspect.Trailing
 
TRAILING - Static variable in class com.softwaremining.util.inspect.ICBLInspect
 
TRAILING - Static variable in class com.softwaremining.util.inspect.Trailing
 
TRANCLASS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TRANDATA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TRANDUMP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TRANDUMPCODE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TRANIDONLY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TRANS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TRANS_NAME - Static variable in interface com.softwaremining.ui.web.ServletInterface
 
TRANSACTION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TransactionProcessor - Interface in com.softwaremining.logic
 
TransactionWorkArea - Class in com.softwaremining.vendors.cics.wrappers
Transaction
TransactionWorkArea() - Constructor for class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
TransactionWorkArea(BaseService) - Constructor for class com.softwaremining.vendors.cics.wrappers.TransactionWorkArea
 
transferSessionId(Long, Long) - Static method in class com.softwaremining.logic.ServicesFactory
 
transfuse(List<ISMDataType>, List<ISMDataType>, boolean) - Method in class com.softwaremining.logic.BaseService
 
transfuse(List<ISMDataType>, List<ISMDataType>, boolean) - Method in class com.softwaremining.vendors.cics.CicsBaseService
for internal use only
TRANSFUSE_BY_REFERENCE - Static variable in class com.softwaremining.Config
for performance tuning
transfuseByReference(ISMBean, ISMBean) - Method in class com.softwaremining.logic.BaseService
Transfuse source object into target object by reference.
TRANSID_OR_TERMINAL_INPUT - Static variable in interface com.softwaremining.vendors.cics.constants.ICicsStartCode
 
TRANSIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
occurs if the transaction identifier specified in a START command cannot be found in the program control table.
TRANSIENT_DATA_TRIGGER_LEVEL - Static variable in interface com.softwaremining.vendors.cics.constants.ICicsStartCode
 
translateReformFields(String) - Static method in class com.softwaremining.jcl.utils.BuildAndReformatElement
reformatFields is something like (F1:1,14,F2:1,20,?) we are going convert it to something like reformatFields is something like 1 (ie F1) ,1, 14, 2(represents F2), 1,20, -1 (represents ?) Join indicator is "F1: ...
translateSQLErrorCodes(SQLException, int, boolean) - Static method in class com.softwaremining.sql.SQLCodes
 
TRANSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TREAT_SPACE_AS_LOWVAL_WHEN_TESTING_FOR_BLANKS - Static variable in class com.softwaremining.Config
 
TRIG - Static variable in interface com.softwaremining.vendors.cics.ui.Keyboard
 
trim() - Method in class com.softwaremining.containers.AbstractContainerBean
 
trim(String) - Static method in class com.softwaremining.util.CBLMath
Deprecated.
- please use java's string.trim()
trim(String) - Static method in class com.softwaremining.util.StringUtility
 
TRIM_LAST_COLUMN - Static variable in class com.softwaremining.jcl.utils.RecordManager
 
trim32(char[]) - Static method in class com.softwaremining.sql.SQLUtilities
remove all occurances of char '32' from the end ...
trimCachedSeekValues(int) - Method in class com.softwaremining.sql.SQLWrapper
for internal use only
trimLeft(String) - Static method in class com.softwaremining.util.StringUtility
Trim only on the right side
trimRight(String) - Static method in class com.softwaremining.util.CBLFieldUtility
right trim the string ...
trimRight(String) - Static method in class com.softwaremining.util.StringUtility
Trim only on the right side
trimRightSpaceAndLowValues(String) - Static method in class com.softwaremining.util.StringUtility
For internal use.
trimToSize(String, char, int, boolean) - Static method in class com.softwaremining.util.CBLUtil
 
TSMODEL - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TSQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TSQ_IMPL - Static variable in class com.softwaremining.vendors.cics.CicsConfig
TemporaryStorage Implementation invalid input: '&' Connectivity
Leave blank to use default SoftwareMining Emulation.
TSQImpl - Class in com.softwaremining.vendors.cics.queue
Softwaremining's equivalent implementation of CICS TSQ .
TSQImpl() - Constructor for class com.softwaremining.vendors.cics.queue.TSQImpl
 
TSQInterface - Interface in com.softwaremining.vendors.cics.queue
This interface is used in translation of COBOL TemporaryStorage API.
TSQUEUE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TSQueueManager - Class in com.softwaremining.vendors.cics.queue
TSQueueManager class - Provides functionality equivalent to to CICS TSQ.
TSQueueManager() - Constructor for class com.softwaremining.vendors.cics.queue.TSQueueManager
 
TSQueueStorageImpl - Class in com.softwaremining.vendors.cics.queue
Software Mining implementation of QueueStorage.
TTI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TURQ - Static variable in interface com.softwaremining.util.BMSConstants
 
TURQUOISE - Static variable in interface com.softwaremining.vendors.cics.constants.BMSColor
 
TWAIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TX - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TXID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
TYPE_TEMPORARY_STORAGE - Static variable in class com.softwaremining.vendors.cics.queue.TSQueueManager
TS Type storage CICS Stores the data in Virtual Memory or VSAM files.
TYPE_TRANSIENT_STORAGE - Static variable in class com.softwaremining.vendors.cics.queue.TSQueueManager
(TD) Transient-Data Intrapartition storage...
TYPE_TRANSIENT_STORAGE_EXTRAPARTITION - Static variable in class com.softwaremining.vendors.cics.queue.TSQueueManager
(TD) Transient-Data - ExtraPartition TD Storage Extrapartition destinations are stored in QSAM in CICS (on disk or tape or printer).
TYPETERM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

U

UB - Static variable in class com.softwaremining.util.LM
 
UCTRAN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UKOPEN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNATTEMPTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNAVAILABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNBLOCKED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNCERTAIN_OF_RETURN_VALUE - Static variable in interface com.softwaremining.sql.IPersistence
 
UNCOMMITTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNCONNECTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNDEFINED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNDETERMINED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNENABLED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNENABLING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNEXPECTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNEXPIRED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNINSTALLED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UnisysDataConvertor - Class in com.softwaremining.jcl
EBCDIC To ASCII Data Migration utility class LIMITATION: When dealing with classes which have fields REDEFINED, then the system will only act on the FIRST FIELD.
UnisysDataConvertor() - Constructor for class com.softwaremining.jcl.UnisysDataConvertor
 
unisysToIBM(CBLBean, String, String) - Static method in class com.softwaremining.jcl.UnisysDataConvertor
Convert a datafile containing EBCDIC datafile to ASCII Note that the persistenceFile should contain the full definition of the Binary and Non-binary fields.
unisysToIBM(CBLBean, String, String, int) - Static method in class com.softwaremining.jcl.UnisysDataConvertor
Convert a datafile containing EBCDIC datafile to ASCII Note that the persistenceFile should contain the full definition of the Binary and Non-binary fields.
UNKNOWN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
unlock() - Method in class com.softwaremining.sql.AbstractIndexedFile
 
unlock() - Method in class com.softwaremining.sql.AbstractORContainer
 
unlock() - Method in interface com.softwaremining.sql.ISQLWrapper
 
unlock() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
UnlockDO - Class in com.softwaremining.vendors.cics.dto
UNLOCK releases the exclusive control established in response to a read command with the UPDATE option.
UnlockDO() - Constructor for class com.softwaremining.vendors.cics.dto.UnlockDO
 
UNPROTECTED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNQUIESCED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNREGISTERED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNRESOLVED - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNSOLDATA - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UNUSABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UOW - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UPDATABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
update() - Method in class com.softwaremining.files.CachedIndexedFile
NOT SUPPORTED - this is a read-only data cache
update() - Method in class com.softwaremining.sql.AbstractIndexedFile
Update the current record with the current record structure.
update() - Method in class com.softwaremining.sql.AbstractORContainer
Update the current record with the current record structure.
update() - Method in class com.softwaremining.sql.CachedSQLWrapper
NOT SUPPORTED - this is a read-only data cache
update() - Method in interface com.softwaremining.sql.ISQLWrapper
 
update() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
update() - Method in class com.softwaremining.vendors.cics.CicsPersistence
 
update() - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
Write to the "Item-Number" field of the queue, and tell the system the next operation is Find and not Read
update() - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
 
update() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
Update the current record with the current record structure.
update(int) - Method in interface com.softwaremining.vendors.cics.queue.IQueueStorage
 
update(int) - Method in class com.softwaremining.vendors.cics.queue.TSQueueStorageImpl
 
update(String, int, String, AbstractCBLField, AbstractCBLField, Long) - Method in class com.softwaremining.vendors.hp.HpDbDecorator
 
update(String, ISMObject, ISMObject) - Method in class com.softwaremining.vendors.cics.CicsDbDecorator
update a record
updateColumnValue(int, double) - Method in class com.softwaremining.sql.ESQLProcessor
Used in db2's SELECT col1 From table FOR UPDATE
first the system will do cursor.executeQuery()
later it can do
cursor.updateColumnValue(1, newValue);
cursor.updateRow();
in this example, the value of "col1" will be updated
updateColumnValue(int, int) - Method in class com.softwaremining.sql.ESQLProcessor
Used in db2's SELECT col1 From table FOR UPDATE
first the system will do cursor.executeQuery()
later it can do
cursor.updateColumnValue(1, newValue);
cursor.updateRow();
in this example, the value of "col1" will be updated
updateColumnValue(int, long) - Method in class com.softwaremining.sql.ESQLProcessor
Used in db2's SELECT col1 From table FOR UPDATE
first the system will do cursor.executeQuery()
later it can do
cursor.updateColumnValue(1, newValue);
cursor.updateRow();
in this example, the value of "col1" will be updated
updateColumnValue(int, ISMDouble) - Method in class com.softwaremining.sql.ESQLProcessor
Used in db2's SELECT col1 From table FOR UPDATE
first the system will do cursor.executeQuery()
later it can do cursor.updateColumnValue(1, newValue);
in this example, the value of "col1" will be updated
updateColumnValue(int, ISMGroup) - Method in class com.softwaremining.sql.ESQLProcessor
 
updateColumnValue(int, ISMInteger) - Method in class com.softwaremining.sql.ESQLProcessor
Used in db2's SELECT col1 From table FOR UPDATE
first the system will do cursor.executeQuery()
later it can do
cursor.updateColumnValue(1, newValue);
cursor.updateRow();
in this example, the value of "col1" will be updated
updateColumnValue(int, ISMLong) - Method in class com.softwaremining.sql.ESQLProcessor
Used in db2's SELECT col1 From table FOR UPDATE
first the system will do cursor.executeQuery()
later it can do
cursor.updateColumnValue(1, newValue);
cursor.updateRow();
in this example, the value of "col1" will be updated
updateColumnValue(int, ISMString) - Method in class com.softwaremining.sql.ESQLProcessor
Used in db2's SELECT col1 From table FOR UPDATE
first the system will do cursor.executeQuery()
later it can do
cursor.updateColumnValue(1, newValue);
cursor.updateRow();
in this example, the value of "col1" will be updated
updateColumnValue(int, String) - Method in class com.softwaremining.sql.ESQLProcessor
Used in db2's SELECT col1 From table FOR UPDATE
first the system will do cursor.executeQuery()
later it can do
cursor.updateColumnValue(1, newValue);
cursor.updateRow();
in this example, the value of "col1" will be updated
updateRecord() - Method in class com.softwaremining.files.AbstractSequentialMappedFile
Update the current record with the current record structure.
updateRecord() - Method in class com.softwaremining.files.IndexedFileSingleProcess
updates the record with specified keyValue to current values.
updateRecord() - Method in class com.softwaremining.files.QSAMFile
 
updateRecord() - Method in class com.softwaremining.files.RelativeFile
 
updateRecord() - Method in class com.softwaremining.files.SequentialFile
Update the current record with the current record structure.
updateRecord() - Method in class com.softwaremining.files.SequentialNIOFile
Update the current record with the current record structure.
updateRecord() - Method in class com.softwaremining.sql.AbstractIndexedFile
Translation of COBOL REWRITE statement
updateRecord() - Method in class com.softwaremining.sql.AbstractORContainer
Translation of COBOL REWRITE statement
updateRecord() - Method in class com.softwaremining.sql.LinkedSQLWrapper
 
updateRecord() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
similar to update().
updateRecord() - Method in class com.softwaremining.vendors.cics.CicsPersistence
similar to update().
updateRecord() - Method in class com.softwaremining.wrappers.AbstractBasePersistence
when operation is Unsuccessful throw Exception (e.g DuplicateKeyException).
updateRecord(ISQLWrapper) - Static method in class com.softwaremining.sql.SQLWrapperHelper
Translation of COBOL REWRITE statement
updateRow() - Method in class com.softwaremining.sql.ESQLProcessor
Used in db2's SELECT col1 From table FOR UPDATE
first the system will do cursor.executeQuery()
later it can do
cursor.updateColumnValue(1, newValue);
cursor.updateRow();
in this example, the value of "col1" will be updated
UPDATING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UPPERCASE_SCREEN_INPUTS - Static variable in class com.softwaremining.vendors.cics.CicsConfig
by default - IBM BMS screens will convert all screen entries to upper-case.
The new (JSP) screens however do not have to adhere to this standard.
URIMAP - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
URMTERMID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
US_FORMAT_STR - Static variable in class com.softwaremining.Config
 
USE_PERFORMANT_BUFFERED_SEQUENTIALFILES - Static variable in class com.softwaremining.Config
 
USE_RDW_FOR_SEQUENTIAL_VARIABLE_LENGHT_FILES - Static variable in class com.softwaremining.Config
RDW is Used in Variable length-Record Sequential files.
USE_SERVLET_EXCEPTION - Static variable in class com.softwaremining.vendors.cics.CicsConfig
(Default false) - by default the exceptions are reported by the system, rather than passed to containing WEB-INF/web.xml configuration which provides a 2ndry means have handling them
USE_SIGNED_OVERPUNCH_IN_NUMERICDISPLAY - Static variable in class com.softwaremining.Config
A signed overpunch is a code used to store the sign of a number by changing the last digit.
USE_SM_EBCDIC_DECODER - Static variable in class com.softwaremining.Config
Only used for data-migration or working with EBCDIC files.
USE_XML_FOR_DEBUG_LOG_LEVEL - Static variable in class com.softwaremining.Config
 
useEbcdicDataFiles(boolean) - Static method in class com.softwaremining.Config
for interal use only
useEquals_NOT_USED - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 
useMultiByteReader - Variable in class com.softwaremining.files.SequentialNIOFile
 
useOidTableForKeyGeneration() - Method in class com.softwaremining.sql.AbstractORContainer
Stub method to be over-written by LinkedSQLWrapper class.
useOidTableForKeyGeneration() - Method in interface com.softwaremining.sql.ISQLWrapper
 
useOidTableForKeyGeneration() - Method in class com.softwaremining.sql.LinkedSQLWrapper
Stub method to be over-written by LinkedSQLWrapper class.
useOidTableForKeyGeneration() - Method in class com.softwaremining.sql.SQLWrapper
Stub method to be over-written by LinkedSQLWrapper class.
useOidTableForKeyGeneration() - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
USER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
USER_ATTACHED_TASK - Static variable in interface com.softwaremining.vendors.cics.constants.ICicsStartCode
 
USERDATAKEY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
userDefinedConnection - Variable in class com.softwaremining.sql.ESQLProcessor
Connection to the database
useRDW - Variable in class com.softwaremining.files.AbstractSequentialFile
Used to indicate if this class uses Record Descriptor Word
USEREXECKEY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
USERID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
USERIDERR - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
 
USEROFF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
USERON - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
USERTABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
usesExplicitForeignkeyOnMaster - Variable in class com.softwaremining.sql.LinkedSQLWrapper
Used for when foreign keys are defined "IMPLICITLY" ...
usesPicin() - Method in class com.softwaremining.ui.RequestEntry
 
UTC - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
UtilsLM - Class in com.softwaremining.util
 

V

v(BaseService) - Static method in class com.softwaremining.util.LM
for internal use only
v(String) - Static method in class com.softwaremining.util.LM
For internal Use only
V1Config - Class in com.softwaremining.vendors
Project-wide configuration facility, which uses property file corect.properties placed somewhere within CLASSPATH.
V1Config() - Constructor for class com.softwaremining.vendors.V1Config
 
v2(BaseService) - Static method in class com.softwaremining.util.LM
 
VALID - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
validateConditionType(ISMObject, int) - Method in class com.softwaremining.sql.AbstractORContainer
For internal use only reverts to defaults for CONDITION_TYPE_NO_CONDITION and CONDITION_TYPE_NOT_ASSIGNED
validateConditionType(ISMObject, int) - Method in interface com.softwaremining.sql.ISQLWrapper
For internal use only reverts to defaults for CONDITION_TYPE_NO_CONDITION and CONDITION_TYPE_NOT_ASSIGNED
validateConditionType(ISMObject, int) - Method in class com.softwaremining.sql.SQLWrapper
For internal use only reverts to defaults for CONDITION_TYPE_NO_CONDITION and CONDITION_TYPE_NOT_ASSIGNED
validateConditionType(ISMObject, int) - Method in class com.softwaremining.vendors.cics.CicsIndexedFile
for internal use only
validateConditionType(ISMObject, int) - Method in class com.softwaremining.vendors.cics.CicsPersistence
for internal use only
validateParameter(String) - Static method in class com.softwaremining.sql.SQLUtilities
In an SQL Statement when we have "where STRING-1 > ?" The parameter is typically all spaces.
VALIDATION - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
value() - Element in annotation interface com.softwaremining.logic.annotations.ExecutionOrder
 
valueBound(HttpSessionBindingEvent) - Method in class com.softwaremining.ui.web.socket.ScreenBean
Implementation of "HttpSessionBindingListener" interface method Notifies the object that it is being bound to a session and identifies the session
values - Static variable in class com.softwaremining.vendors.shadow.AsciiTable
 
VALUES_HI - Static variable in class com.softwaremining.wrappers.ObjectWrapper
 
VALUES_LOW - Static variable in class com.softwaremining.wrappers.ObjectWrapper
 
VALUES_NATIVE - Static variable in class com.softwaremining.wrappers.ObjectWrapper
 
VALUES_NOT_INITIALIZED - Static variable in class com.softwaremining.wrappers.ObjectWrapper
 
VALUES_QUOTES - Static variable in class com.softwaremining.wrappers.ObjectWrapper
 
VALUES_SPACES - Static variable in class com.softwaremining.wrappers.ObjectWrapper
 
VALUES_ZEROS - Static variable in class com.softwaremining.wrappers.ObjectWrapper
 
valueUnbound(HttpSessionBindingEvent) - Method in class com.softwaremining.ui.web.socket.ScreenBean
Implementation of "HttpSessionBindingListener" interface method Notifies the object that it is being unbound from a session and identifies the session.
VARIABLE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
variance(double) - Static method in class com.softwaremining.util.CBLMath
Function for degenerative case of one argument
variance(double[]) - Static method in class com.softwaremining.util.CBLMath
Function for degenerative case of one argument
variance(AbstractCBLNumeric) - Static method in class com.softwaremining.util.CBLMath
Function for degenerative case of one argument It is expected the field internally represents an arrayed field (it may have multi-dim OCCURS declarations)
VaxBaseService - Class in com.softwaremining.vendors.vax
 
VaxBaseService(BaseService) - Constructor for class com.softwaremining.vendors.vax.VaxBaseService
 
VaxKeepList - Class in com.softwaremining.vendors.vax
 
VaxKeepList() - Constructor for class com.softwaremining.vendors.vax.VaxKeepList
 
VB - Static variable in class com.softwaremining.util.LM
 
vc(BaseService) - Static method in class com.softwaremining.vendors.cics.util.CicsLM
 
vCloseformf(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vCloseterm(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
VERIFY - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
vErrmsg(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
Version - Class in com.softwaremining.vendors
Project-wide configuration facility, which uses property file corect.properties placed somewhere within CLASSPATH.
Version() - Constructor for class com.softwaremining.vendors.Version
 
VERSIONERROR - Static variable in interface com.softwaremining.vendors.dms.DMSCodes
 
vFieldedits(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vFinishform(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
VFORM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
vGetbuffer(AbstractCBLField, AbstractCBLField, CBLInteger) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vGetfield(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vGetnextform(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
VGroup - Class in com.softwaremining.wrappers
Virtual Group - currently only used for definition of Unisys DMS-II SUBSETs
VGroup(String, AbstractCBLField[]) - Constructor for class com.softwaremining.wrappers.VGroup
 
VGroup(String, AbstractCBLField[], ISMBean) - Constructor for class com.softwaremining.wrappers.VGroup
 
VIEW_MODE - Static variable in interface com.softwaremining.ui.web.ServletInterface
 
VIEW_MODE_IS_JSP - Static variable in class com.softwaremining.Config
when set to true - the system will try to find JSP screens instead of XSL Transformation of XML to HTML files.
viewsSupported() - Method in class com.softwaremining.sql.DB2Features
 
viewsSupported() - Method in interface com.softwaremining.sql.DbFeatures
Does the database support views ?
vInitform(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vOpenformf(AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vOpenterm(AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vosAbs(double) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosAfter(String, String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosAttach_Port(ISMObject, ISMObject, ISMObject, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
VosBaseService - Class in com.softwaremining.vendors.vos
 
VosBaseService() - Constructor for class com.softwaremining.vendors.vos.VosBaseService
 
vosBefore(String, String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosClose(ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosComp_2(double) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosComp_4(double) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosComp_5(double) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosConcat(String, CBLString) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosConcat(String, String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosConcat(String, String, String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosConcat(String, String, String, String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosConnect_Vm_Region(ISMObject, ISMObject, ISMObject, ISMObject, ISMObject, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosControl(ISMObject, ISMObject, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
Device invalid input: '&' Virtual memory Controlling
vosCv_To_String_Date_Time(AbstractCBLNumeric, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosDecode_Date_Time(AbstractCBLNumeric, CBLInteger, CBLInteger, CBLInteger, CBLInteger, CBLInteger, CBLInteger, CBLInteger, CBLInteger, CBLString) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosDecode_Flags(ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosDelete_File(ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosDetach_Port(ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosDisplay_2(ISMObject) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosDisplay_2(String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosEnable_Condition(ISMObject, ISMObject, ISMObject, ISMObject) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosExpand_Path(ISMObject, ISMObject, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosFind_Entry(ISMObject, ISMObject, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosFloor(double) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosGet_File_Status(ISMObject, CBLGroup, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosGet_Index_Info(ISMObject, ISMObject, ISMObject, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosGet_Index_Names(ISMObject, ISMObject, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosGet_Object_Type(ISMObject, ISMObject, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
File utilities
vosGet_Port_Id(ISMObject, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosIndex(String, String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosInt_Date_Time(AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosJiffy_Date_Time(AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosKeyed_Delete(ISMObject, ISMObject, ISMObject, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosKeyed_Position(ISMObject, ISMObject, ISMObject, ISMObject, ISMObject, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosKeyed_Read(ISMObject, ISMObject, ISMObject, ISMObject, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosKeyed_Rewrite(ISMObject, ISMObject, ISMObject, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosKeyed_Write(ISMObject, ISMObject, ISMObject, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosLength(ISMObject) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosLength(String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosLog_System_Message(ISMObject, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
Common routines
vosLtrim(ISMObject) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosLtrim(String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosMod(double, int) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosMod(int, double) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosMod(int, int) - Method in class com.softwaremining.vendors.vos.VosBaseService
Intrinsic functions
vosMod(long, int) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosNull() - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosOpen(ISMObject, ISMObject, ISMObject, ISMObject, ISMObject, ISMObject, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosRead_Event(ISMObject, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
Program flowing
vosRead_Size(ISMObject, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosRequest_Print(ISMObject, ISMObject, ISMObject, CBLGroup, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
Printing
vosRound(double, int) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosRtrim(String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosSeq_Position(ISMObject, ISMObject, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
File operations
vosSeq_Read(ISMObject, ISMObject, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosSeq_Write(ISMObject, ISMObject, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosSeq_Write_Partial(ISMObject, ISMObject, ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosSleep(ISMObject, ISMObject) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosSqrt(double) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosString_Date_Time(AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosTranslate(String, String, String) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosUnlock_Records(ISMObject, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vosWait_Event(ISMObject, CBLGroup, CBLGroup, ISMObject, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.vos.VosBaseService
 
vpl(String) - Static method in class com.softwaremining.util.LM
 
vPlacecursor(AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vPutbuffer(AbstractCBLField, AbstractCBLField, CBLInteger) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vPutfield(AbstractCBLField, CBLInteger, AbstractCBLField, CBLInteger, CBLInteger, CBLInteger) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vPutwindow(AbstractCBLField, AbstractCBLField, CBLInteger) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vReadfields(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
VRRDS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
VSAM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
vSeterror(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vSetkeylabels(AbstractCBLField, AbstractCBLField, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
vShowform(AbstractCBLField) - Method in class com.softwaremining.vendors.hp.HpBaseService
 
VTAM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
vu() - Static method in class com.softwaremining.util.UtilsLM
 

W

WAIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
WAITCOMMIT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
WAITER - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
waitEvent(ICicsBaseService, long) - Static method in class com.softwaremining.vendors.cics.util.EventManager
Support for EXEC CICS WAIT EVENT
waitEvent(ICicsBaseService, WaitEventDO) - Static method in class com.softwaremining.vendors.cics.util.EventManager
Support for EXEC CICS WAIT EVENT
waitEvent(ICicsBaseService, CBLPointer) - Static method in class com.softwaremining.vendors.cics.util.EventManager
Support for EXEC CICS WAIT EVENT
WaitEventDO - Class in com.softwaremining.vendors.cics.dto
Representation of CICS WAIT EVENT
Event are posted using
WaitEventDO() - Constructor for class com.softwaremining.vendors.cics.dto.WaitEventDO
 
WAITFORGET - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
WAITING - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
WAITRMI - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
WAITRRMS - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
wakeUpToProgram() - Method in class com.softwaremining.ui.ScreenServer
 
wakeUpToProgram() - Method in class com.softwaremining.ui.text.TextUIServer
 
wakeUpToProgram() - Method in class com.softwaremining.ui.web.socket.ThreadMultiplexor
Pass control back to program
WangBaseService - Class in com.softwaremining.vendors.wang
 
WangBaseService() - Constructor for class com.softwaremining.vendors.wang.WangBaseService
 
WARMSTART - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
warn(String) - Method in class com.softwaremining.log.JRE14Logger
 
warn(String) - Method in interface com.softwaremining.log.Log
 
warn(String) - Method in class com.softwaremining.log.Log4jLogger
 
warn(Throwable) - Method in class com.softwaremining.log.JRE14Logger
 
warn(Throwable) - Method in interface com.softwaremining.log.Log
 
warn(Throwable) - Method in class com.softwaremining.log.Log4jLogger
 
warnNonSMStackTrace(String) - Method in class com.softwaremining.log.JRE14Logger
 
warnNonSMStackTrace(String) - Method in interface com.softwaremining.log.Log
 
warnNonSMStackTrace(String) - Method in class com.softwaremining.log.Log4jLogger
 
WB - Static variable in class com.softwaremining.util.LM
 
WBE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
WEB - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
WebExtractDO - Class in com.softwaremining.vendors.cics.dto
https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.1.0/com.ibm.cics.ts.applicationprogramming.doc/commands/dfhp4_webextract.html
WebExtractDO() - Constructor for class com.softwaremining.vendors.cics.dto.WebExtractDO
 
WebReadDO - Class in com.softwaremining.vendors.cics.dto
 
WebReadDO() - Constructor for class com.softwaremining.vendors.cics.dto.WebReadDO
 
WebReceiveDO - Class in com.softwaremining.vendors.cics.dto
 
WebReceiveDO() - Constructor for class com.softwaremining.vendors.cics.dto.WebReceiveDO
 
WebSendDO - Class in com.softwaremining.vendors.cics.dto
 
WebSendDO() - Constructor for class com.softwaremining.vendors.cics.dto.WebSendDO
 
WEBSERVICE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
WebWriteDO - Class in com.softwaremining.vendors.cics.dto
 
WebWriteDO() - Constructor for class com.softwaremining.vendors.cics.dto.WebWriteDO
 
whenCompiled() - Static method in class com.softwaremining.util.CobolUtility
This is currently a hardcoded version number.
WIN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
WMQ - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
WORD_STORAGE - Static variable in class com.softwaremining.Config
All COBOL platforms uses the different storage type (byte or word) particularly, the FUJITSU / Stratus uses word storage
(see https://srinimf.com/2016/06/24/stratus-cobol-or-vos-cobol-comp-4-vs-comp-5-and-comp-6/) The wordStorage parameter used for NumericFormatBinary (COMP format) As example - the wordStorage parameter is true for FUJITSU COBOL wordStorage=true standard COBOL
wrapperOffsetCount - Static variable in class com.softwaremining.wrappers.AbstractCBLField
 
WRBRK - Static variable in class com.softwaremining.vendors.cics.constants.CicsCodes
(not-used) This is used in CICS SEND occurs if a SEND command is interrupted by the terminal operator pressing the ATTN key.
write(CicsBaseService, String, AbstractDataObject, int) - Static method in class com.softwaremining.vendors.cics.util.SpoolManager
 
write(CicsBaseService, String, String) - Static method in class com.softwaremining.vendors.cics.util.SpoolManager
 
write(CicsBaseService, String, String, boolean) - Static method in class com.softwaremining.vendors.cics.util.SpoolManager
 
write(CicsBaseService, String, String, int) - Static method in class com.softwaremining.vendors.cics.util.SpoolManager
 
write(CicsBaseService, String, String, int, boolean) - Static method in class com.softwaremining.vendors.cics.util.SpoolManager
 
write(String, ISMObject, int, int, ISMObject, AbstractCBLField, AbstractCBLField) - Method in class com.softwaremining.vendors.shadow.ShadowDbDecorator
 
WriteDO - Class in com.softwaremining.vendors.cics.dto
 
WriteDO() - Constructor for class com.softwaremining.vendors.cics.dto.WriteDO
 
writeOutputData(String, String) - Static method in class com.softwaremining.jcl.CopyFile
Write the data (String) to the named file
writeOutputData(String, List<String>) - Static method in class com.softwaremining.jcl.CopyFile
write data to a LINE-SEQUENTIAL file
writeOutputData(String, List<String>, boolean) - Static method in class com.softwaremining.jcl.CopyFile
Can save data as line or record sequential file
WriteqDO - Class in com.softwaremining.vendors.cics.dto
 
WriteqDO() - Constructor for class com.softwaremining.vendors.cics.dto.WriteqDO
 
writeTextToBrowser(HttpServletRequest, HttpServletResponse, String) - Static method in class com.softwaremining.ui.web.HttpHelper
 
writeToTerminal() - Method in class com.softwaremining.vendors.hp.HpScreenHandler
 

X

XB - Static variable in class com.softwaremining.util.LM
 
XCF - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
XM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
XmlJspScreen - Class in com.softwaremining.ui.web
this class is used internally to generate HTML/JSP screens using screens/file.xml definitions
XmlJspScreen() - Constructor for class com.softwaremining.ui.web.XmlJspScreen
 
XMLScreen - Class in com.softwaremining.ui.web
Deprecated.
XMLScreen() - Constructor for class com.softwaremining.ui.web.XMLScreen
Deprecated.
 
XMLScreenDefReader - Class in com.softwaremining.ui
This is helper, designed for reading of XML screen definition from the resources and parsing.
XMLScreenDefReader() - Constructor for class com.softwaremining.ui.XMLScreenDefReader
 
XMLScreenDefReader(String) - Constructor for class com.softwaremining.ui.XMLScreenDefReader
default constructor
XMLTRANSFORM - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
XMLUtility - Class in com.softwaremining.platformutils
 
XMLUtility() - Constructor for class com.softwaremining.platformutils.XMLUtility
 
XMRUNTRAN - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
XNOTDONE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
XOK - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
XOPDIRECT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
XOPSUPPORT - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
XPLINK - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 
XSLTScreenBean - Class in com.softwaremining.ui.web.socket
Implementation of "HttpSessionBindingListener" for use on XSLT Screens Causes an object to be notified when it is bound to or unbound from a session.
XSLTScreenBean(Service) - Constructor for class com.softwaremining.ui.web.socket.XSLTScreenBean
 
XsltTpScreenServlet - Class in com.softwaremining.ui.web.tp
customisation of javax.servlet.http.HttpServlet to use XML screens
XsltTpScreenServlet() - Constructor for class com.softwaremining.ui.web.tp.XsltTpScreenServlet
 
xsumFilename - Variable in class com.softwaremining.jcl.utils.AbstractParseCommandLine
 

Y

YB - Static variable in class com.softwaremining.util.LM
 
YELLO - Static variable in interface com.softwaremining.util.BMSConstants
 
YELLOW - Static variable in interface com.softwaremining.vendors.cics.constants.BMSColor
 

Z

ZB - Static variable in class com.softwaremining.util.LM
 
ZCPTRACE - Static variable in interface com.softwaremining.vendors.cics.constants.CicsDFHValues
 

_

_alt2PrimaryKeyMap - Variable in class com.softwaremining.files.utils.IndexedFileData
 
_AlternateKeys - Variable in class com.softwaremining.files.utils.IndexedFileData
 
_AND_BRAKET_STARTS - Static variable in class com.softwaremining.jcl.utils.SplitManager
 
_assignKeyValue(ISQLWrapper, String) - Static method in class com.softwaremining.sql.AbstractIndexedFile
 
_assignKeyValue(CicsIndexedFile, String) - Static method in class com.softwaremining.vendors.cics.CicsIndexedFile
 
_BRAKET_ENDS - Static variable in class com.softwaremining.jcl.utils.SplitManager
 
_clear(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_clear(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_close(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_close(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_commit(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_commit(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_CurrentIndex - Variable in class com.softwaremining.files.IndexedFileSingleProcess
 
_deleteAllRecord(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_deleteAllRecord(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_deleteRecord(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_deleteRecord(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_FIELD_PREFIX - Static variable in class com.softwaremining.jcl.utils.SplitManager
 
_FKEY_INPUT - Static variable in interface com.softwaremining.ui.IDisplayable
The HTML forms contains a hidden INPUT field called _FKEY_INPUT, which is responsible for keeping track of which key was pressed It is used for monitoring Funtion-Keys ...
_goto(String) - Method in class com.softwaremining.logic.BaseService
representation of COBOL goto statement
_goto(String) - Method in interface com.softwaremining.logic.IBaseService
 
_insertRecord(int) - Method in class com.softwaremining.files.AbstractSequentialFile
Used Internally by SoftwareMining Framework Insert (write) the current data into file.
_insertRecord(int) - Method in class com.softwaremining.files.AbstractSequentialMappedFile
 
_insertRecord(int) - Method in class com.softwaremining.files.SequentialFile
 
_insertRecord(int) - Method in class com.softwaremining.files.SequentialNIOFile
 
_insertRecord(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_insertRecord(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_INVALIDATE - Static variable in interface com.softwaremining.ui.IDisplayable
 
_NEW_BRAKET_STARTS - Static variable in class com.softwaremining.jcl.utils.SplitManager
 
_nextRecord(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_nextRecord(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_open(ISQLWrapper, int) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_open(ISQLWrapper, int) - Method in class com.softwaremining.sql.SQLWrapper
 
_OR_BRAKET_STARTS - Static variable in class com.softwaremining.jcl.utils.SplitManager
 
_PreviousConvertedConversationInWaiting - Variable in class com.softwaremining.vendors.cics.SessionManager
 
_prevRecord(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_prevRecord(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_readRecord(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_readRecord(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_readWithLock(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_readWithLock(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_recordSize - Variable in class com.softwaremining.files.AbstractSequentialFile
 
_recordSize - Variable in class com.softwaremining.files.SequentialNIOFile
 
_RETURN_FROM_SESSION_DEFAULT_LENGTH - Static variable in class com.softwaremining.vendors.cics.CicsBaseService
 
_rollback(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_rollback(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_seekRecord(ISMObject[], int) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_seekRecord(ISMObject[], int) - Method in class com.softwaremining.sql.CachedSQLWrapper
for internal use only
_seekRecord(ISMObject[], int) - Method in class com.softwaremining.sql.SQLWrapper
 
_unlock(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_unlock(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
_updateRecord(ISQLWrapper) - Method in class com.softwaremining.sql.AbstractIndexedFile
 
_updateRecord(ISQLWrapper) - Method in class com.softwaremining.sql.SQLWrapper
 
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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form