|
Sun Adapter for SAG API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAGApplicationException | |
---|---|
com.stc.connector.sagadapter.namepattern | |
com.stc.connector.sagadapter.sagapi | |
com.stc.connector.sagadapter.util |
Uses of SAGApplicationException in com.stc.connector.sagadapter.namepattern |
---|
Methods in com.stc.connector.sagadapter.namepattern that throw SAGApplicationException | |
---|---|
void |
NamePattern.setSeqNo(int i,
long sequenceNo)
Sets the sequence number. |
void |
NamePattern.setSeqNo(long[] sequenceNoList)
|
Uses of SAGApplicationException in com.stc.connector.sagadapter.sagapi |
---|
Methods in com.stc.connector.sagadapter.sagapi that throw SAGApplicationException | |
---|---|
void |
SAGApi.Services.FileActClient.abortFile(java.lang.String transferKey)
Aborts the file transfer which is against the last get/put/fetch. |
void |
SAGApi.Services.FileActServer.abortFile(java.lang.String transferKey)
Aborts the file transfer which is against the last get/put/fetch. |
void |
SAGApi.Services.FileActClient.abortFile(java.lang.String transferRef,
java.lang.String transferKey)
Aborts the file transfer with the specified transfer reference. |
void |
SAGApi.Services.FileActServer.abortFile(java.lang.String transferRef,
java.lang.String transferKey)
Aborts the file transfer with the specified transfer reference. |
void |
SAGApi.Services.FileActClient.ackFile(boolean accepted)
Acks the previously-received file. |
void |
SAGApi.Services.FileActServer.ackFile(boolean accepted)
Acks the previously-received file. |
void |
RemoteApis.RaProcessControl.call()
Call. |
void |
RemoteApis.RaSAG.call()
Call |
java.lang.String |
SAGApi.Services.FileActClient.checkFileStatus()
Checks the state for the file transfer which is against the last get/put/fetch. |
java.lang.String |
SAGApi.Services.FileActServer.checkFileStatus()
Checks the state for the file transfer which is against the last get/put/fetch. |
java.lang.String |
SAGApi.Services.FileActClient.checkFileStatus(java.lang.String transferRef)
Checks the state for the file transfer with the specified transfer reference. |
java.lang.String |
SAGApi.Services.FileActServer.checkFileStatus(java.lang.String transferRef)
Checks the state for the file transfer with the specified transfer reference. |
java.lang.String |
SAGApi.Services.FileActClient.checkFinalFileStatus()
Checks the final state for the file transfer which is against the last get/put/fetch. |
java.lang.String |
SAGApi.Services.FileActServer.checkFinalFileStatus()
Checks the final state for the file transfer which is against the last get/put/fetch. |
java.lang.String |
SAGApi.Services.FileActClient.checkFinalFileStatus(java.lang.String transferRef)
Checks the final state for the file transfer with the specified transfer reference. |
java.lang.String |
SAGApi.Services.FileActServer.checkFinalFileStatus(java.lang.String transferRef)
Checks the final state for the file transfer with the specified transfer reference. |
java.lang.String |
SAGApi.Services.FileActClient.checkFinalFileStatus(java.lang.String transferRef,
long interval,
int count)
Checks the final state for the file transfer with the specified transfer reference. |
java.lang.String |
SAGApi.Services.FileActServer.checkFinalFileStatus(java.lang.String transferRef,
long interval,
int count)
Checks the final state for the file transfer with the specified transfer reference. |
java.lang.String |
SAGApi.Services.SnF.checkSnFStatus()
Checks SnF status for the SnF session which is from the last acquire. |
java.lang.String |
SAGApi.Services.FileActClient.checkSnFStatus()
Checks SnF status for the SnF session which is from the last acquire. |
java.lang.String |
SAGApi.Services.FileActServer.checkSnFStatus()
Checks SnF status for the SnF session which is from the last acquire. |
java.lang.String |
SAGApi.Services.InterActClient.checkSnFStatus()
Checks SnF status for the SnF session which is from the last acquire. |
java.lang.String |
SAGApi.Services.InterActServer.checkSnFStatus()
Checks SnF status for the SnF session which is from the last acquire. |
java.lang.String |
SAGApi.Services.SnF.checkSnFStatus(java.lang.String snfSession)
Checks SnF status for the specified SnF session. |
java.lang.String |
SAGApi.Services.FileActClient.checkSnFStatus(java.lang.String snfSession)
Checks SnF status for the specified SnF session. |
java.lang.String |
SAGApi.Services.FileActServer.checkSnFStatus(java.lang.String snfSession)
Checks SnF status for the specified SnF session. |
java.lang.String |
SAGApi.Services.InterActClient.checkSnFStatus(java.lang.String snfSession)
Checks SnF status for the specified SnF session. |
java.lang.String |
SAGApi.Services.InterActServer.checkSnFStatus(java.lang.String snfSession)
Checks SnF status for the specified SnF session. |
void |
RemoteApis.RaSAG.SAGLMAC.compute(SAGMessage msg)
Computes local authentication code on the specified SAGMessage. |
java.lang.String |
RemoteApis.RaSAG.SAGLMAC.compute(java.lang.String address)
Computes local authentication code by use of the specified address. |
java.lang.String |
SAGApi.Services.FileActClient.computeFileDigest(java.lang.String physicalFileFullName)
Computes File Digest locally using TransferEP from configuration if it exists. |
java.lang.String |
SAGApi.Services.FileActServer.computeFileDigest(java.lang.String physicalFileFullName)
Computes File Digest locally using TransferEP from configuration if it exists. |
java.lang.String |
SAGApi.Services.FileActClient.computeFileDigest(java.lang.String physicalFileFullName,
java.lang.String transferEP)
Computes File Digest locally using specified TransferEP. |
java.lang.String |
SAGApi.Services.FileActServer.computeFileDigest(java.lang.String physicalFileFullName,
java.lang.String transferEP)
Computes File Digest locally using specified TransferEP. |
void |
RemoteApis.RaSAG.connect()
This function establishes the connection. |
void |
RemoteApis.RaSAG.connect(java.lang.String args)
This function establishes the connection. |
void |
RemoteApis.RaSAG.disconnect()
This function disconnects the connection but keeps the handle object. |
java.lang.String |
SAGApi.Services.FileActClient.get()
Gets file up on the e*Way configuration settings. |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.AckServerInfoConfig |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.getAckServerInfo()
Indicates the Ack Server Info. |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.AckServerInfoConfig |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.getAckServerInfo()
Indicates the Ack Server Info. |
Configuration |
SAGApi.getConfiguration()
It represents the eWay's Configuration. |
OutboundConfiguration.OutboundConnectionEstablishConfig |
OutboundConfiguration.getConnectionEstablish()
Gets the outbound connection establish settings. |
SAGApi.Services.FileActClient |
SAGApi.Services.getFileActClient()
Gets the FileAct Cient. |
SAGApi.Services.FileActClient |
SAGOutbound.OutboundServices.getFileActClient()
Gets the FileAct Client. |
Configuration.ExchangeFileRequestConfig |
Configuration.getFileActClient()
Gets the exchange file request settings. |
Configuration.ExchangeFileRequestConfig |
OutboundConfiguration.getFileActClient()
Gets the exchange file request settings. |
SAGApi.Services.FileActServer |
SAGApi.Services.getFileActServer()
Gets the FileAct Server. |
SAGApi.Services.FileActServer |
SAGInbound.InboundServices.getFileActServer()
Gets the FileAct Server. |
Configuration.HandleFileResponseConfig |
Configuration.getFileActServer()
|
Configuration.HandleFileResponseConfig |
InboundConfiguration.getFileActServer()
Gets the handle file response settings. |
Configuration.ExchangeFileRequestConfig.GetFileRequestConfig |
Configuration.ExchangeFileRequestConfig.getGetFile()
Parameters:None. |
Configuration.HandleFileResponseConfig.GetFileResponseConfig |
Configuration.HandleFileResponseConfig.getGetFile()
Parameters:None. |
InboundConfiguration |
SAGInbound.getInboundConfiguration()
It represents the eWay's Inbound Configuration. |
InboundConfiguration.InboundControlConfig |
InboundConfiguration.getInboundControl()
Gets the inbound control settings. |
SAGInbound.InboundServices |
SAGInbound.getInboundServices()
It holds the inbound message services like FileAct, InterAct, etc. |
SAGApi.Services.InterActClient |
SAGApi.Services.getInterActClient()
Gets the InterAct Cient. |
SAGApi.Services.InterActClient |
SAGOutbound.OutboundServices.getInterActClient()
Gets the InterAct Client. |
Configuration.ExchangeRequestConfig |
Configuration.getInterActClient()
Gets the exchange request settings. |
Configuration.ExchangeRequestConfig |
OutboundConfiguration.getInterActClient()
Gets the exchange request settings. |
SAGApi.Services.InterActServer |
SAGApi.Services.getInterActServer()
Gets the InterAct Server. |
SAGApi.Services.InterActServer |
SAGInbound.InboundServices.getInterActServer()
Gets the InterAct Server. |
Configuration.HandleResponseConfig |
Configuration.getInterActServer()
|
Configuration.HandleResponseConfig |
InboundConfiguration.getInterActServer()
Gets the handle response settings. |
RemoteApis.RaSAG.SAGLMAC |
RemoteApis.RaSAG.getLMAC()
Gets the SAG LMAC. |
OutboundConfiguration |
SAGOutbound.getOutboundConfiguration()
It represents the eWay's Outbound Configuration. |
SAGOutbound.OutboundServices |
SAGOutbound.getOutboundServices()
It holds the outbound message services like FileAct, InterAct, etc. |
Configuration.PostOperationConfig |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.getPostOperation()
Gets the Post Operation Config. |
Configuration.PostOperationConfig |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.getPostOperation()
Gets the Post Operation Config. |
Primitives |
SAGApi.getPrimitives()
It holds all SNL primitives defined in SNL Specification (and Sw.dtd). |
Primitives |
SAGInbound.getPrimitives()
It holds all SNL primitives defined in SNL Specification (and Sw.dtd). |
Primitives |
SAGOutbound.getPrimitives()
It holds all SNL primitives defined in SNL Specification (and Sw.dtd). |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig |
Configuration.ExchangeFileRequestConfig.getPutFile()
Put method for the FileRequestConfig. |
Configuration.HandleFileResponseConfig.PutFileResponseConfig |
Configuration.HandleFileResponseConfig.getPutFile()
Put method for the FileResponseConfig. |
Configuration.RemoteApiBaseConfig |
Configuration.getRemoteApiBase()
Gets the remote API base settings. |
Configuration.RemoteApiBaseConfig |
InboundConfiguration.getRemoteApiBase()
Gets the remote API base settings. |
Configuration.RemoteApiBaseConfig |
OutboundConfiguration.getRemoteApiBase()
Gets the remote API base settings. |
RemoteApis |
SAGApi.getRemoteApis()
It represents the RemoteApis for host adapter. |
RemoteApis |
SAGInbound.getRemoteApis()
It represents the RemoteApis for host adapter. |
RemoteApis |
SAGOutbound.getRemoteApis()
It represents the RemoteApis for host adapter. |
RemoteApis.RaSAG |
RemoteApis.getSAG()
Gets the SAG API. |
Configuration.EnvelopeConfig |
Configuration.getSagEnvelope()
Gets the SAG Envelope settings. |
Configuration.EnvelopeConfig |
InboundConfiguration.getSagEnvelope()
Gets the SAG Envelope settings. |
Configuration.EnvelopeConfig |
OutboundConfiguration.getSagEnvelope()
Gets the SAG Envelope settings. |
Configuration.LocalAuthenticationConfig |
Configuration.getSagLocalAuthentication()
Gets the SAG Local Authentication settings. |
Configuration.LocalAuthenticationConfig |
InboundConfiguration.getSagLocalAuthentication()
Gets the SAG Local Authentication settings. |
Configuration.LocalAuthenticationConfig |
OutboundConfiguration.getSagLocalAuthentication()
Gets the SAG Local Authentication settings. |
Configuration.TransportConfig |
Configuration.getSagTransport()
Gets the SAG transport. |
Configuration.TransportConfig |
InboundConfiguration.getSagTransport()
Gets the SAG transport. |
Configuration.TransportConfig |
OutboundConfiguration.getSagTransport()
Gets the SAG transport. |
SAGApi.Services |
SAGApi.getServices()
It holds the message services like FileAct, InterAct, etc. |
Configuration.ExchangeFileRequestConfig.FetchFileRequestConfig |
Configuration.ExchangeFileRequestConfig.getSnFFetchFile()
Fetch method for the FileRequestConfig. |
Configuration.HandleFileResponseConfig.FetchFileRequestConfig |
Configuration.HandleFileResponseConfig.getSnFFetchFile()
Fetch method for the FileRequestConfig. |
Configuration.HandleFileResponseConfig.NotifyFileResponseConfig |
Configuration.HandleFileResponseConfig.getSnFNotifyFile()
Notify method for the FileResponseConfig. |
Configuration.AcquireSnFRequestConfig |
Configuration.ExchangeFileRequestConfig.getSnFToAcquire()
Gets the SnF to aquire. |
Configuration.AcquireSnFRequestConfig |
Configuration.ExchangeRequestConfig.getSnFToAcquire()
Aquires SnF Request Configuration. |
Configuration.AcquireSnFRequestConfig |
Configuration.HandleFileResponseConfig.getSnFToAcquire()
Gets the SnF to aquire. |
Configuration.AcquireSnFRequestConfig |
Configuration.HandleResponseConfig.getSnFToAcquire()
Gets the SnF to aquire. |
Primitives.SnlPrimitives |
Primitives.getSnlPrimitives()
Parameters:None. |
java.lang.String |
SAGApi.Services.FileActClient.listFileStatus()
It allows for several selection criteria. |
java.lang.String |
SAGApi.Services.FileActServer.listFileStatus()
It allows for several selection criteria. |
void |
SAGApi.Services.FileActServer.process(long token)
Analyzes the received request and prepares the response accordingly for the message transfer associated with the specified token. |
void |
SAGApi.Services.InterActServer.process(long token)
Analyzes the received request and prepares the response accordingly for the message transfer associated with the specified token. |
void |
SAGApi.Services.FileActServer.processHandleFileEventRequest(long token)
Processes the request Sw:HandleFileEventRequest. |
void |
SAGApi.Services.InterActServer.processHandleFileEventRequest(long token)
Processes the request Sw:HandleFileEventRequest. |
void |
SAGApi.Services.FileActServer.processHandleFileRequest(long token)
Processes the request Sw:HandleFileRequest. |
void |
SAGApi.Services.InterActServer.processHandleFileRequest(long token)
Processes the request Sw:HandleFileRequest. |
void |
SAGApi.Services.FileActServer.processHandleInitRequest(long token)
Processes the request Sw:HandleInitRequest. |
void |
SAGApi.Services.InterActServer.processHandleInitRequest(long token)
Processes the request Sw:HandleInitRequest. |
void |
SAGApi.Services.FileActServer.processHandleRequest(long token)
Processes the request message SwInt:HandleRequest. |
void |
SAGApi.Services.InterActServer.processHandleRequest(long token)
Processes the request message SwInt:HandleRequest. |
void |
SAGApi.Services.FileActServer.processHandleSnFRequest(long token)
Processes the request Sw:HandleSnFRequest. |
void |
SAGApi.Services.InterActServer.processHandleSnFRequest(long token)
Processes the request Sw:HandleSnFRequest. |
void |
SAGApi.Services.FileActServer.processHandleTermRequest(long token)
Processes the request Sw:HandleTermRequest. |
void |
SAGApi.Services.InterActServer.processHandleTermRequest(long token)
Processes the request Sw:HandleTermRequest. |
java.lang.String |
SAGApi.Services.FileActClient.put()
Puts file up on the e*Way configuration settings. |
java.lang.String |
SAGApi.readSwiftDateTime()
Utility method - it can be used by both InterAct and FileAct. |
java.lang.String |
SAGInbound.readSwiftDateTime()
Utility method - it can be used by both InterAct and FileAct. |
java.lang.String |
SAGOutbound.readSwiftDateTime()
Utility method - it can be used by both InterAct and FileAct. |
void |
RemoteApis.RaProcessControl.receiveAnyResponse()
Receive any response. |
void |
RemoteApis.RaSAG.receiveAnyResponse()
Receive any response. |
void |
RemoteApis.RaProcessControl.receiveAnyResponse(long msTimeOut)
Receive any response. |
void |
RemoteApis.RaSAG.receiveAnyResponse(long timeout)
Receive any response. |
long |
SAGApi.Services.FileActServer.receiveRequest()
Receives the request message. |
long |
SAGApi.Services.InterActServer.receiveRequest()
Receives the request message. |
void |
RemoteApis.RaSAG.receiveRequest()
Receive the request. |
void |
RemoteApis.RaSAG.receiveRequest(long timeout)
Receive the request (long). |
void |
RemoteApis.RaProcessControl.receiveResponse()
Receive response. |
void |
RemoteApis.RaSAG.receiveResponse()
Receive response. |
void |
SAGApi.Services.InterActClient.receiveResponse(long token)
Receives Response with ResponsePayload |
void |
RemoteApis.RaProcessControl.receiveResponse(long msTimeOut)
Receive the response. |
void |
RemoteApis.RaSAG.receiveResponse(long timeout)
Receive response. |
void |
SAGApi.Services.InterActClient.sendAndReceive()
Sends request with RequestPayload and receives response with ResponsePayload synchronously taking the configured timeout value. |
void |
SAGApi.Services.FileActServer.sendError(long token,
long errorCode,
java.lang.String errorData)
Sends error with the specified token, error code, error data. |
void |
SAGApi.Services.InterActServer.sendError(long token,
long errorCode,
java.lang.String errorData)
Sends error with the specified token, error code, error data. |
void |
SAGApi.Services.FileActServer.sendError(long errorCode,
java.lang.String errorData)
Sends error with the specified error code, error data. |
void |
SAGApi.Services.InterActServer.sendError(long errorCode,
java.lang.String errorData)
Sends error with the specified error code, error data. |
void |
RemoteApis.RaSAG.sendError(long errorCode,
java.lang.String errorData)
Send the error. |
void |
SAGApi.Services.FileActServer.sendHandleFileEventResponse(long token)
Sends the response message Sw:HandleFileEventResponse. |
void |
SAGApi.Services.InterActServer.sendHandleFileEventResponse(long token)
Sends the response message Sw:HandleFileEventResponse. |
void |
SAGApi.Services.FileActServer.sendHandleFileResponse(long token)
Sends the response message Sw:HandleFileResponse. |
void |
SAGApi.Services.InterActServer.sendHandleFileResponse(long token)
Sends the response message Sw:HandleFileResponse. |
void |
SAGApi.Services.FileActServer.sendHandleInitResponse(long token)
Sends the response message Sw:HandleInitResponse. |
void |
SAGApi.Services.InterActServer.sendHandleInitResponse(long token)
Sends the response message Sw:HandleInitResponse. |
void |
SAGApi.Services.FileActServer.sendHandleResponse(long token)
Sends the response message SwInt:HandleResponse. |
void |
SAGApi.Services.InterActServer.sendHandleResponse(long token)
Sends the response message SwInt:HandleResponse. |
void |
SAGApi.Services.FileActServer.sendHandleSnFResponse(long token)
Sends the response message Sw:HandleSnFResponse. |
void |
SAGApi.Services.InterActServer.sendHandleSnFResponse(long token)
Sends the response message Sw:HandleSnFResponse. |
void |
SAGApi.Services.FileActServer.sendHandleTermResponse(long token)
Sends the response message Sw:HandleTermResponse. |
void |
SAGApi.Services.InterActServer.sendHandleTermResponse(long token)
Sends the response message Sw:HandleTermResponse. |
long |
SAGApi.Services.InterActClient.sendRequest()
Sends Request with RequestPayload |
void |
RemoteApis.RaProcessControl.sendRequest()
Send request. |
void |
RemoteApis.RaSAG.sendRequest()
Send request. |
void |
RemoteApis.RaSAG.sendResponse()
Send the response. |
void |
SAGApi.Services.FileActServer.sendResponse(long token)
Sends out the current response message with the specified token number. |
void |
SAGApi.Services.InterActServer.sendResponse(long token)
Sends out the current response message with the specified token number. |
void |
Configuration.LocalAuthenticationConfig.setAuthenticationAlgorithm(java.lang.String algorithm)
Sets the Authentication Algorithm. |
void |
Configuration.LocalAuthenticationConfig.setAuthenticationKey(java.lang.String key)
Sets the Authentication Key. |
void |
Configuration.ExchangeFileRequestConfig.setBlockFileTransfer(java.lang.String blockFileTransfer)
Sets the BlockFileTransfer status. |
void |
Configuration.HandleFileResponseConfig.setBlockFileTransfer(java.lang.String blockFileTransfer)
Sets the BlockFileTransfer status. |
void |
Configuration.ExchangeFileRequestConfig.FetchFileRequestConfig.setPhysicalDirectoryName(java.lang.String physicalDirectoryName)
Sets the physical directory name. |
void |
Configuration.ExchangeFileRequestConfig.GetFileRequestConfig.setPhysicalDirectoryName(java.lang.String physicalDirectoryName)
Sets the physical directory name. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.setPhysicalDirectoryName(java.lang.String physicalDirectoryName)
Sets the physical directory name. |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.setPhysicalDirectoryName(java.lang.String physicalDirectoryName)
Sets the physical directory name. |
void |
Configuration.HandleFileResponseConfig.PutFileResponseConfig.setPhysicalDirectoryName(java.lang.String physicalDirectoryName)
Sets the physical directory name. |
void |
Configuration.HandleFileResponseConfig.FetchFileRequestConfig.setPhysicalDirectoryName(java.lang.String physicalDirectoryName)
Sets the physical directory name. |
void |
Configuration.ExchangeFileRequestConfig.FetchFileRequestConfig.setPhysicalDirectoryStyle(java.lang.String physicalDirectoryStyle)
Sets the physical directory style (Pattern or Literal). |
void |
Configuration.ExchangeFileRequestConfig.GetFileRequestConfig.setPhysicalDirectoryStyle(java.lang.String physicalDirectoryStyle)
Sets the physical directory style (Pattern or Literal). |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.setPhysicalDirectoryStyle(java.lang.String physicalDirectoryStyle)
Sets the physical directory style (Regular Expression or Literal). |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.setPhysicalDirectoryStyle(java.lang.String physicalDirectoryStyle)
Sets the physical directory style (Regular Expression or Literal). |
void |
Configuration.HandleFileResponseConfig.PutFileResponseConfig.setPhysicalDirectoryStyle(java.lang.String physicalDirectoryStyle)
Sets the physical directory style (Pattern or Literal). |
void |
Configuration.HandleFileResponseConfig.FetchFileRequestConfig.setPhysicalDirectoryStyle(java.lang.String physicalDirectoryStyle)
Sets the physical directory style (Pattern or Literal). |
void |
Configuration.ExchangeFileRequestConfig.FetchFileRequestConfig.setPhysicalFileName(java.lang.String physicalFileName)
Sets the physical file name. |
void |
Configuration.ExchangeFileRequestConfig.GetFileRequestConfig.setPhysicalFileName(java.lang.String physicalFileName)
Sets the physical file name. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.setPhysicalFileName(java.lang.String physicalFileName)
Sets the physical file name. |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.setPhysicalFileName(java.lang.String physicalFileName)
Sets the physical file name. |
void |
Configuration.HandleFileResponseConfig.PutFileResponseConfig.setPhysicalFileName(java.lang.String physicalFileName)
Sets the physical file name. |
void |
Configuration.HandleFileResponseConfig.FetchFileRequestConfig.setPhysicalFileName(java.lang.String physicalFileName)
Sets the physical file name. |
void |
Configuration.ExchangeFileRequestConfig.FetchFileRequestConfig.setPhysicalFileStyle(java.lang.String physicalFileStyle)
Sets the physical file style (Pattern or Literal). |
void |
Configuration.ExchangeFileRequestConfig.GetFileRequestConfig.setPhysicalFileStyle(java.lang.String physicalFileStyle)
Sets the physical file style (Pattern or Literal). |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.setPhysicalFileStyle(java.lang.String physicalFileStyle)
Sets the physical file style (Regular Expression or Literal). |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.setPhysicalFileStyle(java.lang.String physicalFileStyle)
Sets the physical file style (Regular Expression or Literal). |
void |
Configuration.HandleFileResponseConfig.PutFileResponseConfig.setPhysicalFileStyle(java.lang.String physicalFileStyle)
Sets the physical file style (Pattern or Literal). |
void |
Configuration.HandleFileResponseConfig.FetchFileRequestConfig.setPhysicalFileStyle(java.lang.String physicalFileStyle)
Sets the physical file style (Pattern or Literal). |
void |
Configuration.PostOperationConfig.setPostCommand(java.lang.String postCommand)
Sets the Post Command (Rename|Remove|None) |
void |
Configuration.RemoteApiBaseConfig.setReadBlockingTimeout(long timeout)
Specifies the blocking time of the call of getting message. |
void |
Configuration.HandleFileResponseConfig.setReceiveModeConfig(java.lang.String receiveMode)
Sets the receive mode configuration. |
void |
Configuration.HandleResponseConfig.setReceiveModeConfig(java.lang.String receiveMode)
Sets the receive mode configuration. |
void |
Configuration.PostOperationConfig.setRenameToDirectoryName(java.lang.String renameToDirectoryName)
Sets the Rename To directory name. |
void |
Configuration.PostOperationConfig.setRenameToDirectoryStyle(java.lang.String renameToDirectoryStyle)
Sets the Rename To directory style (Pattern or Literal). |
void |
Configuration.PostOperationConfig.setRenameToFileName(java.lang.String renameToFileName)
Sets the Rename To file name. |
void |
Configuration.PostOperationConfig.setRenameToFileStyle(java.lang.String renameToFileStyle)
Sets the Rename To file style (Pattern or Literal). |
void |
RemoteApis.RaProcessControl.setRequest(PcPrimitive request)
Set the request. |
void |
RemoteApis.RaSAG.setRequest(SAGMessage request)
Sets the request. |
void |
RemoteApis.RaSNL.setRequest(SNLMessage request)
Sets the request. |
void |
SAGApi.Services.InterActClient.setRequestPayload(java.lang.String requestPayload)
Sets the RequestPayload which will be sent out. |
void |
RemoteApis.RaProcessControl.setResponse(PcPrimitive response)
Sets the response. |
void |
RemoteApis.RaSAG.setResponse(SAGMessage response)
Sets the response. |
void |
RemoteApis.RaSNL.setResponse(SNLMessage response)
Sets the response. |
void |
SAGApi.Services.InterActServer.setResponsePayload(java.lang.String responsePayload)
Sets the response payload. |
void |
Configuration.ExchangeFileRequestConfig.AckFileRequestConfig.setSw_AckDescription(java.lang.String ackDescription)
Sets the Ack description. |
void |
Configuration.HandleFileResponseConfig.NotifyFileResponseConfig.setSw_AckDescription(java.lang.String ackDescription)
Sets the Ack description. |
void |
Configuration.HandleFileResponseConfig.AckFileResponseConfig.setSw_AckDescription(java.lang.String ackDescription)
Sets the Ack description. |
void |
Configuration.ExchangeFileRequestConfig.AckFileRequestConfig.setSw_AckInfo(java.lang.String ackInfo)
Sets the Ack informtaion. |
void |
Configuration.HandleFileResponseConfig.NotifyFileResponseConfig.setSw_AckInfo(java.lang.String ackInfo)
Sets the Ack informtaion. |
void |
Configuration.HandleFileResponseConfig.AckFileResponseConfig.setSw_AckInfo(java.lang.String ackInfo)
Sets the Ack informtaion. |
void |
Configuration.ExchangeFileRequestConfig.setSw_DeliveryNotif(java.lang.String deliveryNotif)
Sets the SwInt_NotifQueue, Snf delivery mode, and the queue for Snf delivery. |
void |
Configuration.ExchangeRequestConfig.setSw_DeliveryNotif(java.lang.String deliveryNotif)
Sets the SwInt_NotifQueue, Snf delivery mode, and the queue for Snf delivery. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.setSw_FileDescription(java.lang.String fileDescription)
Sets the file description. |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.setSw_FileDescription(java.lang.String fileDescription)
Sets the file description. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.setSw_FileInfo(java.lang.String fileInfo)
Sets the file information. |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.setSw_FileInfo(java.lang.String fileInfo)
Sets the file information. |
void |
Configuration.ExchangeSnFRequestConfig.setSw_ForceAcquire(java.lang.String forceAcquire)
Sets the ForceAquire. |
void |
Configuration.AcquireSnFRequestConfig.setSw_ForceAcquire(java.lang.String forceAcquire)
Sets the ForceAquire. |
void |
Configuration.ExchangeFileRequestConfig.GetFileRequestConfig.setSw_LogicalName(java.lang.String logicalName)
Sets the logical file name. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.setSw_LogicalName(java.lang.String logicalName)
Sets the logical file name. |
void |
Configuration.ExchangeFileRequestConfig.GetFileRequestConfig.setSw_MaxSize(java.lang.String maxSize)
Sets the maximum file size. |
void |
Configuration.ExchangeSnFRequestConfig.setSw_OrderBy(java.lang.String orderBy)
Sets the OrderBy, the order in which the messages must be retrieved on the queue. |
void |
Configuration.AcquireSnFRequestConfig.setSw_OrderBy(java.lang.String orderBy)
Sets the OrderBy, the order in which the messages must be retrieved on the queue. |
void |
Configuration.ExchangeFileRequestConfig.setSw_Partition(java.lang.String partition)
Sets the partition name. |
void |
Configuration.HandleFileResponseConfig.setSw_Partition(java.lang.String partition)
Sets the partition name. |
void |
Configuration.ExchangeSnFRequestConfig.setSw_RecoveryMode(java.lang.String recoveryMode)
Sets the recovery mode. |
void |
Configuration.AcquireSnFRequestConfig.setSw_RecoveryMode(java.lang.String recoveryMode)
Sets the recovery mode. |
void |
Configuration.HandleFileResponseConfig.PutFileResponseConfig.setSw_RejectDescription(java.lang.String rejectDescription)
Sets the reject description. |
void |
Configuration.HandleFileResponseConfig.PutFileResponseConfig.setSw_RejectInfo(java.lang.String rejectInfo)
Sets the reject information. |
void |
Configuration.ExchangeSnFRequestConfig.setSw_SessionMode(java.lang.String sessionMode)
Sets the session mode. |
void |
Configuration.AcquireSnFRequestConfig.setSw_SessionMode(java.lang.String sessionMode)
Sets the session mode. |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.setSw_Size(java.lang.String size)
Sets the file size. |
void |
Configuration.ExchangeFileRequestConfig.GetFileRequestConfig.setSw_TransferDescription(java.lang.String transferDescription)
Sets the transfer description. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.setSw_TransferDescription(java.lang.String transferDescription)
Sets the transfer description. |
void |
Configuration.ExchangeFileRequestConfig.GetFileRequestConfig.setSw_TransferInfo(java.lang.String transferInfo)
Sets the trasnfer information. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.setSw_TransferInfo(java.lang.String transferInfo)
Sets the transfer information. |
void |
Configuration.ExchangeFileRequestConfig.setSw_TransferKey(java.lang.String transferKey)
Sets the Transfer Key used for the abort file operation. |
void |
Configuration.HandleFileResponseConfig.setSw_TransferKey(java.lang.String transferKey)
Sets the Transfer Key used for the abort file operation. |
void |
Configuration.ExchangeFileRequestConfig.setSwInt_NotifQueue(java.lang.String queue)
Sets the delivery notification queue name. |
void |
Configuration.ExchangeRequestConfig.setSwInt_NotifQueue(java.lang.String queue)
Sets the delivery notification queue name. |
void |
Configuration.ExchangeSnFRequestConfig.setSwInt_NRIndicator(java.lang.String nrIndicator)
Sets the NR indicator. |
void |
Configuration.ExchangeFileRequestConfig.setSwInt_NRIndicator(java.lang.String nrIndicator)
Sets whether SwInt_NRIndicator, non-repudiation support is being used. |
void |
Configuration.ExchangeRequestConfig.setSwInt_NRIndicator(java.lang.String nrIndicator)
Sets the SwInt_NRIndicator, non-repudiation support. |
void |
Configuration.HandleSnFResponseConfig.setSwInt_NRIndicator(java.lang.String nrIndicator)
Sets the NR indicator. |
void |
Configuration.HandleFileResponseConfig.setSwInt_NRIndicator(java.lang.String nrIndicator)
Sets whether SwInt_NRIndicator, non-repudiation support is being used. |
void |
Configuration.HandleResponseConfig.setSwInt_NRIndicator(java.lang.String nrIndicator)
Sets the SwInt_NRIndicator, non-repudiation support. |
void |
Configuration.ExchangeFileRequestConfig.setSwInt_Priority(java.lang.String priority)
Sets the priority. |
void |
Configuration.ExchangeRequestConfig.setSwInt_Priority(java.lang.String priority)
Set the priority. |
void |
Configuration.ExchangeSnFRequestConfig.setSwInt_Queue(java.lang.String queue)
Sets the SwInt_Queue. |
void |
Configuration.AcquireSnFRequestConfig.setSwInt_Queue(java.lang.String queue)
Sets the SwInt_Queue. |
void |
Configuration.ExchangeFileRequestConfig.setSwInt_RequestCrypto(java.lang.String requestCrypto)
Sets SwInt_RequestCrypto. |
void |
Configuration.ExchangeRequestConfig.setSwInt_RequestCrypto(java.lang.String requestCrypto)
Sets SwInt_RequestCrypto. |
void |
Configuration.ExchangeFileRequestConfig.setSwInt_Requestor(java.lang.String requestor)
Sets the SwInt_Requestor, used to identify the sending party. |
void |
Configuration.ExchangeRequestConfig.setSwInt_Requestor(java.lang.String requestor)
Sets the requestor, used to identify the sending party. |
void |
Configuration.ExchangeFileRequestConfig.setSwInt_RequestRef(java.lang.String requestRef)
Sets the request reference |
void |
Configuration.ExchangeRequestConfig.setSwInt_RequestRef(java.lang.String requestRef)
Set the request reference. |
void |
Configuration.ExchangeFileRequestConfig.setSwInt_RequestType(java.lang.String requestType)
Sets the request type. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.AckServerInfoConfig.setSwInt_RequestType(java.lang.String requestType)
|
void |
Configuration.ExchangeRequestConfig.setSwInt_RequestType(java.lang.String requestType)
Set the request type. |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.AckServerInfoConfig.setSwInt_RequestType(java.lang.String requestType)
|
void |
Configuration.ExchangeFileRequestConfig.setSwInt_Responder(java.lang.String responder)
Sets the SwInt_Responder, used to identify the receiving party. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.AckServerInfoConfig.setSwInt_Responder(java.lang.String responder)
|
void |
Configuration.ExchangeRequestConfig.setSwInt_Responder(java.lang.String responder)
Sets the SwInt_Responder, used to identify the receiving party. |
void |
Configuration.HandleFileResponseConfig.setSwInt_Responder(java.lang.String responder)
Sets the SwInt_Responder, used to identify the receiving party. |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.AckServerInfoConfig.setSwInt_Responder(java.lang.String responder)
|
void |
Configuration.HandleResponseConfig.setSwInt_Responder(java.lang.String responder)
Sets the Responder - Application entity name. |
void |
Configuration.HandleFileResponseConfig.setSwInt_ResponseCrypto(java.lang.String responseCrypto)
Sets SwInt_ResponseCrypto. |
void |
Configuration.HandleResponseConfig.setSwInt_ResponseCrypto(java.lang.String responseCrypto)
Sets SwInt_ResponseCrypto. |
void |
Configuration.HandleFileResponseConfig.setSwInt_ResponseRef(java.lang.String responseRef)
Sets the response reference |
void |
Configuration.HandleResponseConfig.setSwInt_ResponseRef(java.lang.String responseRef)
Set the response reference. |
void |
Configuration.ExchangeFileRequestConfig.setSwInt_Service(java.lang.String service)
Sets the service name containing the SWIFTNet service used. |
void |
Configuration.ExchangeRequestConfig.setSwInt_Service(java.lang.String service)
Set the service. |
void |
Configuration.ExchangeSnFRequestConfig.setSwSec_UserDN(java.lang.String userDN)
Sets the UserDN (distinguished name)used to identify and authenticate the sending user. |
void |
Configuration.ExchangeFileRequestConfig.setSwSec_UserDN(java.lang.String userDN)
Sets the UserDN, (distinguished name)used to identify and authenticate the sending user. |
void |
Configuration.ExchangeRequestConfig.setSwSec_UserDN(java.lang.String userDN)
sets the UserDN, (distinguished name) used to identify and authenticate the sending user. |
void |
Configuration.HandleSnFResponseConfig.setSwSec_UserDN(java.lang.String userDN)
Sets the UserDN (distinguished name)used to identify and authenticate the sending user. |
void |
Configuration.HandleFileResponseConfig.setSwSec_UserDN(java.lang.String userDN)
Sets the UserDN, (distinguished name)used to identify and authenticate the sending user. |
void |
Configuration.HandleResponseConfig.setSwSec_UserDN(java.lang.String userDN)
sets the UserDN, (distinguished name) used to identify and authenticate the sending user. |
void |
RemoteApis.RaProcessControl.setToken(long token)
Sets the token. |
void |
RemoteApis.RaSAG.setToken(long token)
Sets the token. |
void |
Configuration.ExchangeFileRequestConfig.setUseRemoteFileHandler(java.lang.String useRFH)
Sets the flag UseRemoteFileHandler. |
void |
Configuration.HandleFileResponseConfig.setUseRemoteFileHandler(java.lang.String useRFH)
Sets the flag UseRemoteFileHandler. |
void |
Configuration.ExchangeRequestConfig.setUseSignatureListConfig(java.lang.String useSignatureListConfig)
Sets flag UseSignatureListConfig. |
void |
Configuration.HandleResponseConfig.setUseSignatureListConfig(java.lang.String useSignatureListConfig)
Sets flag UseSignatureListConfig. |
void |
SAGApi.Services.SnF.snfAck()
Acks the previously-pulled message. |
void |
SAGApi.Services.FileActClient.snfAck()
Acks the previously-pulled message in current SnF session. |
void |
SAGApi.Services.FileActServer.snfAck()
Acks the previously-fetched file or previously-handled message in current SnF session. |
void |
SAGApi.Services.InterActClient.snfAck()
Acks the previously-pulled message in current SnF session. |
void |
SAGApi.Services.InterActServer.snfAck()
Acks the previously-handled message in current SnF session. |
void |
SAGApi.Services.FileActClient.snfAck(java.lang.String acceptStatus)
Acks the previously-pulled message with specified acceptStatus in current SnF session. |
void |
SAGApi.Services.FileActServer.snfAck(java.lang.String acceptStatus)
Acks the previously-fetched file or previously-handled message in current SnF session with specified accept status. |
void |
SAGApi.Services.InterActClient.snfAck(java.lang.String acceptStatus)
Acks the previously-pulled message with specified acceptStatus in current SnF session. |
void |
SAGApi.Services.InterActServer.snfAck(java.lang.String acceptStatus)
Acks the previously-handled message in current SnF session with specified acceptStatus. |
void |
SAGApi.Services.SnF.snfAcquire()
Acquires SnF queue and opens a SnF session. |
java.lang.String |
SAGApi.Services.FileActClient.snfAcquire()
Acquires SnF queue and opens a SnF session. |
java.lang.String |
SAGApi.Services.FileActServer.snfAcquire()
Acquires SnF queue and opens a SnF session. |
java.lang.String |
SAGApi.Services.InterActClient.snfAcquire()
Acquires SnF queue and opens a SnF session. |
java.lang.String |
SAGApi.Services.InterActServer.snfAcquire()
Acquires SnF queue and opens a SnF session. |
void |
SAGApi.Services.SnF.snfFetch()
Fetches the file from SnF central server. |
java.lang.String |
SAGApi.Services.FileActClient.snfFetch()
Fetches the file from SnF central server in current SnF session. |
java.lang.String |
SAGApi.Services.FileActServer.snfFetch()
Fetches the file from SnF central server in current SnF session. |
void |
SAGApi.Services.SnF.snfPull()
Pulls the next message from queue. |
java.lang.String |
SAGApi.Services.FileActClient.snfPull()
Pulls the next message from queue in current SnF session. |
java.lang.String |
SAGApi.Services.InterActClient.snfPull()
Pulls the next message from queue in current SnF session. |
java.lang.String |
SAGApi.Services.FileActClient.snfPull(java.lang.String sessionId)
Pulls the next message from queue in specified SnF session. |
java.lang.String |
SAGApi.Services.InterActClient.snfPull(java.lang.String sessionId)
Pulls the next message from queue with the specified SnF session. |
void |
SAGApi.Services.SnF.snfRelease()
Releases SnF queue and closes the SnF session. |
void |
SAGApi.Services.FileActClient.snfRelease()
Releases SnF queue and closes the SnF session which corresponds to the last acquire. |
void |
SAGApi.Services.FileActServer.snfRelease()
Releases SnF queue and closes the SnF session which corresponds to the last acquire. |
void |
SAGApi.Services.InterActClient.snfRelease()
Releases SnF queue and closes the current SnF session which corresponds to the last acquire. |
void |
SAGApi.Services.InterActServer.snfRelease()
Releases SnF queue and closes the current SnF session which corresponds to the last acquire. |
void |
SAGApi.Services.FileActClient.snfRelease(java.lang.String sessionId)
Releases SnF queue and closes the specified SnF session. |
void |
SAGApi.Services.FileActServer.snfRelease(java.lang.String sessionId)
Releases SnF queue and closes the SnF session. |
void |
SAGApi.Services.InterActClient.snfRelease(java.lang.String sessionId)
Releases SnF queue and closes the specified SnF session. |
void |
SAGApi.Services.InterActServer.snfRelease(java.lang.String sessionId)
Releases SnF queue and closes the specified SnF session. |
java.lang.String |
SAGApi.Services.FileActClient.startRemoteFileHandler()
Starts Remote File Handler process with e*Way interlly assigned Transfer EndPoint. |
java.lang.String |
SAGApi.Services.FileActServer.startRemoteFileHandler()
Starts Remote File Handler process with e*Way interlly assigned Transfer EndPoint. |
void |
SAGApi.Services.FileActClient.startRemoteFileHandler(java.lang.String transferEP)
Starts Remote File Handler process with the specified Transfer EndPoint. |
void |
SAGApi.Services.FileActServer.startRemoteFileHandler(java.lang.String transferEP)
Starts Remote File Handler process with the specified Transfer EndPoint. |
void |
SAGApi.Services.FileActClient.stopRemoteFileHandler()
Stops the Remote File Handler process which is started from this e*Way instance. |
void |
SAGApi.Services.FileActServer.stopRemoteFileHandler()
Stops the Remote File Handler process which is started from this e*Way instance. |
void |
RemoteApis.RaSAG.subscribe()
This method establishes the subscription of a message partner to get its addressed server traffic. |
void |
RemoteApis.RaSAG.subscribe(java.lang.String address)
This method establishes the subscription of a message partner to get its addressed server traffic. |
void |
RemoteApis.RaSAG.subscribe(java.lang.String address,
java.lang.String arguments)
This method establishes the subscription of a message partner to get its addressed server traffic. |
java.lang.String |
SAGApi.Services.FileActClient.subscribeFileEvent()
Subscribes file transfer event with e*Way assigned event endpoint. |
java.lang.String |
SAGApi.Services.FileActServer.subscribeFileEvent()
Subscribes file transfer event with e*Way assigned event endpoint. |
void |
SAGApi.Services.FileActClient.subscribeFileEvent(java.lang.String eventEP)
Subscribes file transfer event with the specified event endpoint. |
void |
SAGApi.Services.FileActServer.subscribeFileEvent(java.lang.String eventEP)
Subscribes file transfer event with the specified event endpoint. |
int |
RemoteApis.RaSNL.SwCall()
SwCall. |
int |
RemoteApis.RaSNL.SwCallback()
SwCallback. |
void |
RemoteApis.RaSAG.unsubscribe(java.lang.String address)
This method ends the subscription of a message partner. |
void |
Configuration.validate()
Validates the whole configuration. |
void |
Configuration.PostOperationConfig.validate()
Validate method. |
void |
Configuration.ExchangeSnFRequestConfig.validate()
Validates the ExchangeRequest section. |
void |
Configuration.AcquireSnFRequestConfig.validate()
Validates the ExchangeRequest section. |
void |
Configuration.ExchangeFileRequestConfig.validate()
Validates the ExchangeFileRequest section. |
void |
Configuration.ExchangeFileRequestConfig.FetchFileRequestConfig.validate()
Validate method. |
void |
Configuration.ExchangeFileRequestConfig.GetFileRequestConfig.validate()
Validate method. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.validate()
Validate method. |
void |
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.AckServerInfoConfig.validate()
Validate method. |
void |
Configuration.ExchangeFileRequestConfig.AckFileRequestConfig.validate()
Validate method. |
void |
Configuration.ExchangeRequestConfig.validate()
Validates the ExchangeRequest section. |
void |
Configuration.HandleSnFResponseConfig.validate()
Validates the ExchangeRequest section. |
void |
Configuration.HandleFileResponseConfig.validate()
Validates the HandleFileResponse section. |
void |
Configuration.HandleFileResponseConfig.NotifyFileResponseConfig.validate()
Validate method. |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.validate()
Validate method. |
void |
Configuration.HandleFileResponseConfig.GetFileResponseConfig.AckServerInfoConfig.validate()
Validate method. |
void |
Configuration.HandleFileResponseConfig.PutFileResponseConfig.validate()
Validate method. |
void |
Configuration.HandleFileResponseConfig.AckFileResponseConfig.validate()
Validate method. |
void |
Configuration.HandleFileResponseConfig.FetchFileRequestConfig.validate()
Validate method. |
void |
Configuration.HandleResponseConfig.validate()
Validates the HandleResponse section. |
void |
Configuration.RemoteApiBaseConfig.validate()
Validates the ExchangeRequest section. |
void |
Configuration.EnvelopeConfig.validate()
Validates the Envelope section. |
void |
Configuration.LocalAuthenticationConfig.validate()
Validates the LocalAuthentication section. |
void |
Configuration.PrimitiveControlConfig.validate()
Validates the PrimitiveControl section. |
void |
Configuration.TransportConfig.validate()
Validates the Transport section. |
void |
InboundConfiguration.validate()
Validates the whole configuration. |
void |
InboundConfiguration.InboundControlConfig.validate()
Validates InboundControl section. |
void |
OutboundConfiguration.validate()
Validates the whole configuration. |
void |
OutboundConfiguration.OutboundConnectionEstablishConfig.validate()
Validates outbound ConnectionEstablish section. |
void |
RemoteApis.RaSAG.SAGLMAC.verify(SAGMessage msg)
Verifies local authentication code on the specified SAGMessage. |
Uses of SAGApplicationException in com.stc.connector.sagadapter.util |
---|
Methods in com.stc.connector.sagadapter.util that throw SAGApplicationException | |
---|---|
static java.lang.String |
SAGUtil.addNameSpaces(java.lang.String xmlContent)
Add namespace attributes to the root element. |
static java.lang.String |
SAGUtil.findRootElementName(java.lang.String xmlContent)
Finds the name of the root element with swift prefix. |
static java.lang.String |
SAGUtil.getGUID()
It generates a random secure GUID by using the following factors: (1) LocalHost's IP address; (2) System timestamp in milliseconds; (3) A random number; (4) Security algorithm (SHA-1) digest. |
static java.lang.String |
SAGUtil.getGUID(java.lang.String algorithm)
It generates a random secure GUID by using the following factors: (1) LocalHost's IP address; (2) System timestamp in milliseconds; (3) A random number; (4) Security algorithm (for example, SHA-1, MD2, MD5) digest. |
static java.lang.String |
SAGUtil.getTestOperatorName()
Gets test operator name from file {user.home}/sagtest.properties. |
static java.lang.String |
SAGUtil.getTestOperatorPassword()
Gets test operator password (decrypted) from file {user.home}/sagtest.properties. |
static boolean |
SAGUtil.isPushedSnFSessionMode(java.lang.String snfSessionId)
Determines/derives the SnF session mode from sessionId. |
static boolean |
SAGUtil.isRASystemAvailable()
Checks whether Swift Remote API (RA) is available. |
static boolean |
SAGUtil.isRASystemAvailable(java.lang.String sagRaHomeValue,
java.lang.String swnetHomeValue,
java.lang.String swnetCfgPathValue,
java.lang.String pathValue)
Checks whether Swift Remote API (RA) is available by examining the specified parameters. |
static boolean |
SAGUtil.isSAGSystemAvailable()
Checks whether Swift Alliance Gateway (SAG) is available. |
static boolean |
SAGUtil.isSAGSystemAvailable(java.lang.String swnetCfgPathValue)
Checks whether Swift Alliance Gateway (SAG) is available by examining the specified parameters. |
static java.lang.String |
SAGUtil.removeNameSpaces(java.lang.String xmlContent)
Remove namespace attributes from the root element. |
static void |
SAGUtil.setTestOperatorPassword(java.lang.String operatorName,
java.lang.String operatorPassword)
Sets test operator name & password into file {user.home}/sagtest.properties. |
|
Sun Adapter for SAG API | |||||||||
PREV NEXT | FRAMES NO FRAMES |