A B C D E F G H I J L M O P R S T U V W

A

AbstractBlock - class fccsc.manager.data.edi.AbstractBlock.
 
AbstractBlock(String) - Constructor for class fccsc.manager.data.edi.AbstractBlock
 
accept(File) - Method in class fccsc.manager.apps.passphrase.PassPhraseFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
addAddressBCC(String) - Method in class fccsc.manager.data.Email
 
addAddressCC(String) - Method in class fccsc.manager.data.Email
 
addAddressFROM(String) - Method in class fccsc.manager.data.Email
 
addAddressTO(String) - Method in class fccsc.manager.data.Email
 
addExtension(String) - Method in class fccsc.manager.apps.passphrase.PassPhraseFileFilter
Adds a filetype "dot" extension to filter against.
Admission - class fccsc.manager.data.process.Admission.
 
Admission() - Constructor for class fccsc.manager.data.process.Admission
 
AdmissionResponseHandler - class fccsc.manager.data.xml.AdmissionResponseHandler.
 
AdmissionResponseHandler() - Constructor for class fccsc.manager.data.xml.AdmissionResponseHandler
 
Advise22 - class fccsc.manager.data.process.Advise22.
 
Advise22() - Constructor for class fccsc.manager.data.process.Advise22
 

B

buildRequest() - Method in class fccsc.manager.data.edi.CourseListBlock
Process the incoming data into a "request" EDI data structure.
buildResponse() - Method in class fccsc.manager.data.edi.CourseListBlock
Process the incoming data into a "response" EDI data structure.
buttonExit_actionPerformed(ActionEvent) - Method in class fccsc.manager.apps.tester.MainPanel
 
buttonSend_actionPerformed(ActionEvent) - Method in class fccsc.manager.apps.tester.MainPanel
 

C

clear() - Method in class fccsc.manager.data.Email
 
CLOSE000 - Static variable in class fccsc.manager.MessageThread
OK: message will be processed.
CLOSE001 - Static variable in class fccsc.manager.MessageThread
Warning: message will be truncated and processed.
CLOSE002 - Static variable in class fccsc.manager.MessageThread
Error: message will not be processed.
CLOSE003 - Static variable in class fccsc.manager.MessageThread
Error: message length field is not numeric.
CLOSE004 - Static variable in class fccsc.manager.MessageThread
Error: Control Block contains garbage !?@#.
CODE_00000 - Static variable in class fccsc.manager.data.ReturnCodes
Code for: OK.
CODE_00000_MESSAGE - Static variable in class fccsc.manager.data.ReturnCodes
Code message: (This is a blank / empty message)
CODE_00012 - Static variable in class fccsc.manager.data.ReturnCodes
Code for: No program code selected for degree shopping code.
CODE_00012_MESSAGE - Static variable in class fccsc.manager.data.ReturnCodes
Code message: No program code selected for degree shopping message.
CODE_00032 - Static variable in class fccsc.manager.data.ReturnCodes
Code for: Site Host Error.
CODE_00032_MESSAGE - Static variable in class fccsc.manager.data.ReturnCodes
Code message: Site Host Error.
CODE_00048 - Static variable in class fccsc.manager.data.ReturnCodes
Code for: Response data is empty.
CODE_00048_MESSAGE - Static variable in class fccsc.manager.data.ReturnCodes
Code message: Response data is empty.
CODE_00200 - Static variable in class fccsc.manager.data.ReturnCodes
Code for: Response was an xml ERROR message.
CODE_00200_MESSAGE - Static variable in class fccsc.manager.data.ReturnCodes
Code message: Response was an xml ERROR message.
CODE_00300 - Static variable in class fccsc.manager.data.ReturnCodes
Code for: Unknown process.
CODE_00300_MESSAGE - Static variable in class fccsc.manager.data.ReturnCodes
Code message: Unknown process.
ControlBlock - class fccsc.manager.data.edi.ControlBlock.
 
ControlBlock(String) - Constructor for class fccsc.manager.data.edi.ControlBlock
 
CourseList - class fccsc.manager.data.process.CourseList.
 
CourseList() - Constructor for class fccsc.manager.data.process.CourseList
 
CourseListBlock - class fccsc.manager.data.edi.CourseListBlock.
 
CourseListBlock(String, String) - Constructor for class fccsc.manager.data.edi.CourseListBlock
 
CryptoData - class fccsc.manager.crypto.CryptoData.
 
CryptoData(byte[], byte[]) - Constructor for class fccsc.manager.crypto.CryptoData
 

D

data - Variable in class fccsc.manager.data.edi.AbstractBlock
 
DataListener - class fccsc.manager.apps.tester.DataListener.
 
DataListener.DataThread - class fccsc.manager.apps.tester.DataListener.DataThread.
 
DataListener.DataThread(Socket) - Constructor for class fccsc.manager.apps.tester.DataListener.DataThread
 
DataListener(int, int, Observer) - Constructor for class fccsc.manager.apps.tester.DataListener
 
decrypt(byte[]) - Static method in class fccsc.manager.crypto.MessageCryptography
Decrypts a message using the private key and pass phrase.
decryptWithSessionKey(byte[], byte[]) - Static method in class fccsc.manager.crypto.MessageCryptography
Decrypts a message using a session key.
display() - Static method in class fccsc.manager.util.TemplateManager
Display a listing of all loaded template files.
doShutdown() - Static method in class fccsc.manager.MessageManager
Performs a shutdown of this server.
doShutdown(String[]) - Static method in class fccsc.manager.MessageManager
Performs a shutdown of this server.

E

Email - class fccsc.manager.data.Email.
 
Email(String) - Constructor for class fccsc.manager.data.Email
 
encrypt(String) - Static method in class fccsc.manager.crypto.MessageCryptography
Encrypts a message using a certificate.
encryptWithSessionKey(byte[], byte[]) - Static method in class fccsc.manager.crypto.MessageCryptography
Encrypts a message using a session key.
endElement(String) - Method in class fccsc.manager.data.xml.FactsMessageHandler
 
endElement(String) - Method in class fccsc.manager.data.xml.ErrorHandler
This is a handler method that is automatically called by the SAX parser.
endElement(String) - Method in class fccsc.manager.data.xml.AdmissionResponseHandler
 
EntireXBroker - class fccsc.manager.broker.EntireXBroker.
A EntireXBroker object encapsulates the main communication gateway to a mainframe via an EntireX Java interface client that communicates to a broker server module running on a mainframe.
EntireXBroker(Properties) - Constructor for class fccsc.manager.broker.EntireXBroker
This class encapsulates the ability to communicate with the Entire X Broker on the mainframe using the Entire X Java interface client.
EntireXBroker(String, String, String, String, String, boolean, String, int) - Constructor for class fccsc.manager.broker.EntireXBroker
This class encapsulates the ability to communicate with the Entire X Broker on the mainframe using the Entire X Java interface client.
ErrorHandler - class fccsc.manager.data.xml.ErrorHandler.
This is an object used to process an Error message with the following XML structure: ]> ...
ErrorHandler() - Constructor for class fccsc.manager.data.xml.ErrorHandler
 

F

FactsMessage - class fccsc.manager.data.xml.FactsMessage.
 
FactsMessage(String) - Constructor for class fccsc.manager.data.xml.FactsMessage
 
FactsMessageHandler - class fccsc.manager.data.xml.FactsMessageHandler.
 
FactsMessageHandler(FactsMessage) - Constructor for class fccsc.manager.data.xml.FactsMessageHandler
 
FactsShop - class fccsc.manager.data.process.FactsShop.
 
FactsShop() - Constructor for class fccsc.manager.data.process.FactsShop
Creates an object to process a FACTSSHOP message.
FACTSShopBlock - class fccsc.manager.data.edi.FACTSShopBlock.
 
FACTSShopBlock(String) - Constructor for class fccsc.manager.data.edi.FACTSShopBlock
 
fccsc.manager - package fccsc.manager
 
fccsc.manager.apps.passphrase - package fccsc.manager.apps.passphrase
 
fccsc.manager.apps.tester - package fccsc.manager.apps.tester
 
fccsc.manager.broker - package fccsc.manager.broker
 
fccsc.manager.crypto - package fccsc.manager.crypto
 
fccsc.manager.data - package fccsc.manager.data
 
fccsc.manager.data.edi - package fccsc.manager.data.edi
 
fccsc.manager.data.process - package fccsc.manager.data.process
 
fccsc.manager.data.xml - package fccsc.manager.data.xml
 
fccsc.manager.util - package fccsc.manager.util
 
FEDI - Static variable in class fccsc.manager.data.edi.ControlBlock
 
fileLoad() - Method in class fccsc.manager.crypto.PassPhrase
 
fileSave() - Method in class fccsc.manager.crypto.PassPhrase
 
FXML - Static variable in class fccsc.manager.data.edi.ControlBlock
 

G

getAddressBCC() - Method in class fccsc.manager.data.Email
 
getAddressCC() - Method in class fccsc.manager.data.Email
 
getAddressFROM() - Method in class fccsc.manager.data.Email
 
getAddressTO() - Method in class fccsc.manager.data.Email
 
getAssumeAA() - Method in class fccsc.manager.data.edi.RemoteShopBlock
 
getBody() - Method in class fccsc.manager.data.Email
 
getBrokerId() - Method in class fccsc.manager.broker.EntireXBroker
Returns the Broker Id.
getCallBackIpAddress() - Method in interface fccsc.manager.IMessage
Returns the "call back" ip address.
getCallBackIpAddress() - Method in class fccsc.manager.data.process.Process
Returns the "call back" ip address.
getCallBackIpPort() - Method in interface fccsc.manager.IMessage
Returns the "call back" ip port.
getCallBackIpPort() - Method in class fccsc.manager.data.process.Process
Returns the "call back" ip port.
getCatalogYear() - Method in class fccsc.manager.data.edi.LocalShopBlock
 
getConfirm() - Method in class fccsc.manager.data.xml.AdmissionResponseHandler
 
getContentType() - Method in class fccsc.manager.data.Email
 
getData() - Method in class fccsc.manager.crypto.CryptoData
 
getData() - Method in class fccsc.manager.data.edi.AbstractBlock
 
getDataReceived() - Method in class fccsc.manager.MessageSender
 
getDataSent() - Method in class fccsc.manager.MessageSender
 
getDescription() - Method in class fccsc.manager.apps.passphrase.PassPhraseFileFilter
Returns the human readable description of this filter.
getEDIControlBlock() - Method in class fccsc.manager.data.process.Process
Returns the EDI Control Block parsed from the data.
getEDIControlBlock() - Method in class fccsc.manager.data.xml.FactsMessage
 
getEDIStandardDataBlock() - Method in class fccsc.manager.data.process.ProcessFEDI
Returns the EDI Standard Data Block parsed from the data.
getEmails() - Method in class fccsc.manager.data.xml.AdmissionResponseHandler
 
getExtension(File) - Method in class fccsc.manager.apps.passphrase.PassPhraseFileFilter
Return the extension portion of the file's name .
getFilePath() - Method in class fccsc.manager.crypto.PassPhrase
 
getHTMLKey() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getHTMLKey() - Method in class fccsc.manager.data.xml.FactsMessage
 
getIdentifier() - Method in class fccsc.manager.data.edi.ControlBlock
 
getIpAddress() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getIpAddress() - Method in class fccsc.manager.data.xml.FactsMessage
 
getIpPort() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getIpPort() - Method in class fccsc.manager.data.xml.FactsMessage
 
getLogger() - Method in class fccsc.manager.data.process.Process
Returns the Logger associated with this object.
getMajor() - Method in class fccsc.manager.data.edi.LocalShopBlock
 
getMessage() - Method in class fccsc.manager.MessageHandler
Returns the IMessage object being processed.
getMessageId() - Method in class fccsc.manager.data.edi.ControlBlock
 
getMessageId(byte[]) - Static method in class fccsc.manager.apps.tester.MainPanel
 
getMessageState() - Method in class fccsc.manager.data.edi.ControlBlock
 
getObject() - Method in class fccsc.manager.MessageProperties
 
getPassPhrase() - Method in class fccsc.manager.crypto.PassPhrase
 
getPinPassword() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getPinPassword() - Method in class fccsc.manager.data.xml.FactsMessage
 
getProcess() - Method in class fccsc.manager.MessageProperties
 
getProcess() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getProcess() - Method in class fccsc.manager.data.xml.FactsMessage
 
getProperties() - Method in class fccsc.manager.data.process.Process
Returns the Properties file loaded for this object.
getRequest() - Method in interface fccsc.manager.IMessage
Returns the request data that was sent to this process.
getRequest() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getRequest() - Method in class fccsc.manager.data.process.Process
Interface Method - Returns the request data that was sent to this process.
getRequest() - Method in class fccsc.manager.data.xml.FactsMessage
 
getRequestData() - Method in class fccsc.manager.data.xml.FactsMessage
 
getRequestType() - Method in class fccsc.manager.data.edi.ControlBlock
 
getResponse() - Method in interface fccsc.manager.IMessage
Returns the response message that this process needs to send back.
getResponse() - Method in class fccsc.manager.broker.EntireXBroker
Returns the response message received from our transmission.
getResponse() - Method in class fccsc.manager.data.process.Process
Interface Method - Returns the response message that this process needs to send back.
getReturnCode() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getReturnCode() - Method in class fccsc.manager.data.xml.FactsMessage
 
getReturnCode() - Method in class fccsc.manager.data.xml.AdmissionResponseHandler
 
getReturnData() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getReturnData() - Method in class fccsc.manager.data.xml.FactsMessage
 
getReturnMessage() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getReturnMessage() - Method in class fccsc.manager.data.xml.FactsMessage
 
getReturnMessage() - Method in class fccsc.manager.data.xml.AdmissionResponseHandler
 
getServerClass() - Method in class fccsc.manager.broker.EntireXBroker
Returns the Server Class.
getServerName() - Method in class fccsc.manager.broker.EntireXBroker
Returns the Server Name.
getService() - Method in class fccsc.manager.broker.EntireXBroker
Returns the Service.
getSessionKey() - Method in class fccsc.manager.crypto.CryptoData
 
getStateKey() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getStateKey() - Method in class fccsc.manager.data.xml.FactsMessage
 
getStatus() - Method in class fccsc.manager.data.xml.ErrorHandler
 
getStudentDOB() - Method in class fccsc.manager.data.edi.CourseListBlock
 
getStudentId() - Method in class fccsc.manager.data.edi.CourseListBlock
 
getStudentID() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getStudentID() - Method in class fccsc.manager.data.xml.FactsMessage
 
getStudentName() - Method in class fccsc.manager.data.edi.CourseListBlock
 
getSubject() - Method in class fccsc.manager.data.Email
 
getTotalRecordSize() - Method in class fccsc.manager.data.edi.ControlBlock
 
getUnitOfWork() - Method in class fccsc.manager.MessageProperties
 
getUOWMaxLength() - Method in class fccsc.manager.broker.EntireXBroker
Returns the UOW Max Recieve Length.
getUOWTimeout() - Method in class fccsc.manager.broker.EntireXBroker
Returns the UOW Timeout.
getUserId() - Method in class fccsc.manager.broker.EntireXBroker
Returns the User Id.
getWait() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
getWait() - Method in class fccsc.manager.data.xml.FactsMessage
 
getXML() - Method in class fccsc.manager.data.xml.FactsMessage
 
getXMLFactsMessage() - Method in class fccsc.manager.data.process.ProcessFXML
Returns the FactsMessage object.
GradAudit - class fccsc.manager.data.process.GradAudit.
 
GradAudit() - Constructor for class fccsc.manager.data.process.GradAudit
Creates an object to process a GRADAUDIT message.

H

hashSessionKeys - Static variable in class fccsc.manager.apps.tester.MainPanel
 
HTMLKey - Variable in class fccsc.manager.data.xml.FactsMessage
 

I

IMessage - interface fccsc.manager.IMessage.
 
init(Properties) - Static method in class fccsc.manager.crypto.MessageCryptography
Initializes configuration information.
init(String) - Static method in class fccsc.manager.util.TemplateManager
Initializes this manager with the location (directory path) of template files to load.
init(String, String, String) - Static method in class fccsc.manager.crypto.MessageCryptography
Initializes configuration information.
IpAddress - Variable in class fccsc.manager.data.xml.FactsMessage
 
IpPort - Variable in class fccsc.manager.data.xml.FactsMessage
 
isAdmissionResponse() - Method in class fccsc.manager.data.xml.AdmissionResponseHandler
 
isEncrypted() - Method in class fccsc.manager.crypto.CryptoData
 
isEncrypted() - Method in class fccsc.manager.data.edi.ControlBlock
 
isErrorMessage() - Method in class fccsc.manager.data.xml.ErrorHandler
 
isExtensionListInDescription() - Method in class fccsc.manager.apps.passphrase.PassPhraseFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isFEDI() - Method in class fccsc.manager.data.edi.ControlBlock
 
isFXML() - Method in class fccsc.manager.data.edi.ControlBlock
 
isListening() - Method in class fccsc.manager.apps.tester.DataListener
 
isUOW() - Method in class fccsc.manager.broker.EntireXBroker
Returns if this broker instance is for a Unit Of Work.

J

jButtonBrowse_actionPerformed(ActionEvent) - Method in class fccsc.manager.apps.passphrase.MainPanel
 
jButtonEncrypt_actionPerformed(ActionEvent) - Method in class fccsc.manager.apps.passphrase.MainPanel
 

L

load(String) - Static method in class fccsc.manager.util.TemplateManager
Loads a (*.template) file from our root directory path provided in the constructor of this object.
loadAll() - Static method in class fccsc.manager.util.TemplateManager
Loads all the (*.template) files from our root directory path provided in the constructor of this object.
LocalShop - class fccsc.manager.data.process.LocalShop.
 
LocalShop() - Constructor for class fccsc.manager.data.process.LocalShop
Creates an object to process a LOCALSHOP message.
LocalShopBlock - class fccsc.manager.data.edi.LocalShopBlock.
 
LocalShopBlock(String) - Constructor for class fccsc.manager.data.edi.LocalShopBlock
 
logger - Static variable in class fccsc.manager.data.process.Process
 

M

main(String[]) - Static method in class fccsc.manager.MessageManager
Entry point for application.
main(String[]) - Static method in class fccsc.manager.apps.passphrase.PassPhraseEncryptor
 
main(String[]) - Static method in class fccsc.manager.apps.tester.MessageTester
 
MainPanel - class fccsc.manager.apps.passphrase.MainPanel.
 
MainPanel - class fccsc.manager.apps.tester.MainPanel.
 
MainPanel.SenderThread - class fccsc.manager.apps.tester.MainPanel.SenderThread.
 
MainPanel.SenderThread(int) - Constructor for class fccsc.manager.apps.tester.MainPanel.SenderThread
 
MainPanel() - Constructor for class fccsc.manager.apps.passphrase.MainPanel
 
MainPanel() - Constructor for class fccsc.manager.apps.tester.MainPanel
 
MessageCryptography - class fccsc.manager.crypto.MessageCryptography.
 
MessageCryptography() - Constructor for class fccsc.manager.crypto.MessageCryptography
 
MessageHandler - class fccsc.manager.MessageHandler.
 
MessageHandler() - Constructor for class fccsc.manager.MessageHandler
Creates a MessageHandler object.
MessageManager - class fccsc.manager.MessageManager.
 
MessageManager() - Constructor for class fccsc.manager.MessageManager
Instantiates a new MessageManager object and performs the following: - loads configuration data from property files, - loads data wrapping templates for required message processes, - and creates / manages *.logs files for logging events.
MessageProperties - class fccsc.manager.MessageProperties.
 
MessageProperties(String, Properties) - Constructor for class fccsc.manager.MessageProperties
 
MessageSender - class fccsc.manager.MessageSender.
 
MessageSender(String, int) - Constructor for class fccsc.manager.MessageSender
 
MessageTester - class fccsc.manager.apps.tester.MessageTester.
 
MessageTester() - Constructor for class fccsc.manager.apps.tester.MessageTester
 
MessageThread - class fccsc.manager.MessageThread.
 
MessageThread(Socket) - Constructor for class fccsc.manager.MessageThread
 

O

object - Variable in class fccsc.manager.MessageProperties
 

P

parameterCourseList(CourseListBlock) - Method in class fccsc.manager.data.process.RemoteShop
Builds the parameter data for CourseList from the CLB.
parameterCourseList(CourseListBlock) - Method in class fccsc.manager.data.process.FactsShop
Builds the parameter data for CourseList from the CLB.
parameterDemoGrafix(CourseListBlock) - Method in class fccsc.manager.data.process.RemoteShop
Builds the parameter data for DemoGrafix from the CLB.
parameterDemoGrafix(CourseListBlock) - Method in class fccsc.manager.data.process.FactsShop
Builds the parameter data for DemoGrafix from the CLB.
PassPhrase - class fccsc.manager.crypto.PassPhrase.
 
PassPhrase(String) - Constructor for class fccsc.manager.crypto.PassPhrase
 
PassPhraseEncryptor - class fccsc.manager.apps.passphrase.PassPhraseEncryptor.
 
PassPhraseEncryptor() - Constructor for class fccsc.manager.apps.passphrase.PassPhraseEncryptor
 
PassPhraseFileFilter - class fccsc.manager.apps.passphrase.PassPhraseFileFilter.
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
PassPhraseFileFilter(String, String) - Constructor for class fccsc.manager.apps.passphrase.PassPhraseFileFilter
Creates a file filter that accepts the given file type.
PinPassword - Variable in class fccsc.manager.data.xml.FactsMessage
 
populate(String, String) - Static method in class fccsc.manager.util.TemplateManager
Parses and loads the specified template with the given data.
process - Variable in class fccsc.manager.MessageProperties
 
Process - class fccsc.manager.data.process.Process.
 
Process - Variable in class fccsc.manager.data.xml.FactsMessage
 
process() - Method in interface fccsc.manager.IMessage
Process this message.
process() - Method in class fccsc.manager.data.process.Verify
Interface Method - Processing method.
process() - Method in class fccsc.manager.data.process.Transcript
Interface Method - Processing method.
process() - Method in class fccsc.manager.data.process.RemoteShop
Interface Method - Processing method.
process() - Method in class fccsc.manager.data.process.ProcessUnknownFXML
Interface Method - Processing method.
process() - Method in class fccsc.manager.data.process.ProcessUnknownFEDI
Interface Method - Processing method.
process() - Method in class fccsc.manager.data.process.Process
Interface Method - Process this message.
process() - Method in class fccsc.manager.data.process.LocalShop
Interface Method - Processing method.
process() - Method in class fccsc.manager.data.process.GradAudit
Interface Method - Processing method.
process() - Method in class fccsc.manager.data.process.FactsShop
Interface Method - Processing method.
process() - Method in class fccsc.manager.data.process.CourseList
Interface Method - Processing method.
process() - Method in class fccsc.manager.data.process.Advise22
Interface Method - Processing method.
process() - Method in class fccsc.manager.data.process.Admission
Interface Method - Processing method.
Process(String) - Constructor for class fccsc.manager.data.process.Process
 
ProcessFEDI - class fccsc.manager.data.process.ProcessFEDI.
 
ProcessFEDI(String) - Constructor for class fccsc.manager.data.process.ProcessFEDI
 
ProcessFXML - class fccsc.manager.data.process.ProcessFXML.
 
ProcessFXML(String) - Constructor for class fccsc.manager.data.process.ProcessFXML
Creates an object to process XML type messages.
processRequest(String) - Method in class fccsc.manager.MessageHandler
 
ProcessUnknownFEDI - class fccsc.manager.data.process.ProcessUnknownFEDI.
 
ProcessUnknownFEDI() - Constructor for class fccsc.manager.data.process.ProcessUnknownFEDI
 
ProcessUnknownFXML - class fccsc.manager.data.process.ProcessUnknownFXML.
 
ProcessUnknownFXML() - Constructor for class fccsc.manager.data.process.ProcessUnknownFXML
 

R

RemoteShop - class fccsc.manager.data.process.RemoteShop.
 
RemoteShop() - Constructor for class fccsc.manager.data.process.RemoteShop
Creates an object to process REMOTESHOP messages.
RemoteShopBlock - class fccsc.manager.data.edi.RemoteShopBlock.
 
RemoteShopBlock(String) - Constructor for class fccsc.manager.data.edi.RemoteShopBlock
 
Request - Variable in class fccsc.manager.data.xml.FactsMessage
 
ReturnCode - Variable in class fccsc.manager.data.xml.FactsMessage
 
ReturnCodes - class fccsc.manager.data.ReturnCodes.
 
ReturnCodes() - Constructor for class fccsc.manager.data.ReturnCodes
 
ReturnData - Variable in class fccsc.manager.data.xml.FactsMessage
 
ReturnMessage - Variable in class fccsc.manager.data.xml.FactsMessage
 
run() - Method in class fccsc.manager.MessageThread
 
run() - Method in class fccsc.manager.MessageManager
This is where this server's thread does all of its listening and handling for incoming requests.
run() - Method in class fccsc.manager.apps.tester.MainPanel.SenderThread
 
run() - Method in class fccsc.manager.apps.tester.DataListener
 
run() - Method in class fccsc.manager.apps.tester.DataListener.DataThread
 

S

send(byte[]) - Method in class fccsc.manager.MessageSender
 
send(String) - Method in class fccsc.manager.MessageSender
 
sendMessage(String) - Method in class fccsc.manager.broker.EntireXBroker
Sends a message to broker and waits for a return message response.
setBody(String) - Method in class fccsc.manager.data.Email
 
setCallBackIpAddress(String) - Method in interface fccsc.manager.IMessage
Sets the "call back" ip address.
setCallBackIpAddress(String) - Method in class fccsc.manager.data.process.Process
Sets the "call back" ip address.
setCallBackIpPort(int) - Method in interface fccsc.manager.IMessage
Sets the "call back" ip port.
setCallBackIpPort(int) - Method in class fccsc.manager.data.process.Process
Sets the "call back" ip port.
setContentType(String) - Method in class fccsc.manager.data.Email
 
setDescription(String) - Method in class fccsc.manager.apps.passphrase.PassPhraseFileFilter
Sets the human readable description of this filter.
setExtensionListInDescription(boolean) - Method in class fccsc.manager.apps.passphrase.PassPhraseFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setListening(boolean) - Method in class fccsc.manager.apps.tester.DataListener
 
setMessageId(String, int) - Static method in class fccsc.manager.apps.tester.MainPanel
 
setPassPhrase(byte[]) - Method in class fccsc.manager.crypto.PassPhrase
 
setRequest(String) - Method in interface fccsc.manager.IMessage
Sets the incoming data to process.
setRequest(String) - Method in class fccsc.manager.data.process.ProcessFXML
Sets the incoming data to process.
setRequest(String) - Method in class fccsc.manager.data.process.ProcessFEDI
Sets the incoming data to process.
setRequest(String) - Method in class fccsc.manager.data.process.Process
Interface Method - Sets the incoming data to process.
setRequestData(String) - Method in class fccsc.manager.data.xml.FactsMessage
 
setResponse(String) - Method in interface fccsc.manager.IMessage
Sets the outgoing response data.
setResponse(String) - Method in class fccsc.manager.data.process.Process
Sets the outgoing response data.
setReturnCode(String) - Method in class fccsc.manager.data.edi.StandardDataBlock
 
setReturnCode(String) - Method in class fccsc.manager.data.xml.FactsMessage
 
setReturnMessage(String) - Method in class fccsc.manager.data.edi.StandardDataBlock
 
setReturnMessage(String) - Method in class fccsc.manager.data.xml.FactsMessage
 
setSubject(String) - Method in class fccsc.manager.data.Email
 
setTotalRecordSize(String) - Method in class fccsc.manager.data.edi.ControlBlock
 
SIZE - Static variable in class fccsc.manager.data.edi.StandardDataBlock
 
SIZE - Static variable in class fccsc.manager.data.edi.RemoteShopBlock
 
SIZE - Static variable in class fccsc.manager.data.edi.LocalShopBlock
 
SIZE - Static variable in class fccsc.manager.data.edi.ControlBlock
 
StandardDataBlock - class fccsc.manager.data.edi.StandardDataBlock.
 
StandardDataBlock(String) - Constructor for class fccsc.manager.data.edi.StandardDataBlock
 
startElement(String, AttributeList) - Method in class fccsc.manager.data.xml.FactsMessageHandler
 
startElement(String, AttributeList) - Method in class fccsc.manager.data.xml.ErrorHandler
This is a handler method that is automatically called by the SAX parser.
startElement(String, AttributeList) - Method in class fccsc.manager.data.xml.AdmissionResponseHandler
 
StateKey - Variable in class fccsc.manager.data.xml.FactsMessage
 
StudentID - Variable in class fccsc.manager.data.xml.FactsMessage
 

T

TemplateManager - class fccsc.manager.util.TemplateManager.
 
TemplateManager() - Constructor for class fccsc.manager.util.TemplateManager
 
this_windowClosing(WindowEvent) - Method in class fccsc.manager.apps.passphrase.PassPhraseEncryptor
 
this_windowClosing(WindowEvent) - Method in class fccsc.manager.apps.tester.MessageTester
 
toString() - Method in class fccsc.manager.MessageProperties
 
toString() - Method in class fccsc.manager.data.Email
 
toString() - Method in class fccsc.manager.data.edi.StandardDataBlock
 
toString() - Method in class fccsc.manager.data.edi.RemoteShopBlock
 
toString() - Method in class fccsc.manager.data.edi.LocalShopBlock
 
toString() - Method in class fccsc.manager.data.edi.FACTSShopBlock
 
toString() - Method in class fccsc.manager.data.edi.ControlBlock
 
toString() - Method in class fccsc.manager.data.xml.FactsMessage
 
Transcript - class fccsc.manager.data.process.Transcript.
 
Transcript() - Constructor for class fccsc.manager.data.process.Transcript
Creates an object to process TRANSCRIPT messages.

U

unitOfWork - Variable in class fccsc.manager.MessageProperties
 
update(Observable, Object) - Method in class fccsc.manager.apps.tester.MainPanel
 

V

Verify - class fccsc.manager.data.process.Verify.
 
Verify() - Constructor for class fccsc.manager.data.process.Verify
Creates an object to process VERIFY messages.

W

Wait - Variable in class fccsc.manager.data.xml.FactsMessage
 

A B C D E F G H I J L M O P R S T U V W