Package
Class
Tree
Deprecated
Index
Help
Sun Adapter for File API
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
F
G
S
W
C
com.stc.connector.appconn.file
- package com.stc.connector.appconn.file
F
FileApplication
- Interface in
com.stc.connector.appconn.file
Client Interface for a File Adapter
FileApplicationException
- Exception in
com.stc.connector.appconn.file
Exception class for File application.
FileApplicationException()
- Constructor for exception com.stc.connector.appconn.file.
FileApplicationException
Creates a new instance of
FileApplicationException
without detail message.
FileApplicationException(String)
- Constructor for exception com.stc.connector.appconn.file.
FileApplicationException
Constructs an instance of
FileApplicationException
with the specified detail message.
FileTextMessage
- Interface in
com.stc.connector.appconn.file
FileTextMessage passed to Java collab as receive parameter of execute business rules.
G
getByteArray()
- Method in interface com.stc.connector.appconn.file.
FileApplication
Get the byte array data to be written to a particular file.
getByteArray()
- Method in interface com.stc.connector.appconn.file.
FileTextMessage
Return message byte array
getEncoding()
- Method in interface com.stc.connector.appconn.file.
FileApplication
Get the encoding
getEncoding()
- Method in interface com.stc.connector.appconn.file.
FileTextMessage
retruns a valid encoding name.
getText()
- Method in interface com.stc.connector.appconn.file.
FileApplication
Get the String data to be written a particular file.
getText()
- Method in interface com.stc.connector.appconn.file.
FileTextMessage
Return text message contents
S
setByteArray(byte[])
- Method in interface com.stc.connector.appconn.file.
FileApplication
Set the byte array data to be written to a particular file.
setByteArray(byte[])
- Method in interface com.stc.connector.appconn.file.
FileTextMessage
Set byte array message contents
setEncoding(String)
- Method in interface com.stc.connector.appconn.file.
FileApplication
Set the encoding
setEncoding(String)
- Method in interface com.stc.connector.appconn.file.
FileTextMessage
Set valid encoding name.
setText(String)
- Method in interface com.stc.connector.appconn.file.
FileApplication
Set the String data to be written to a particular file.
setText(String)
- Method in interface com.stc.connector.appconn.file.
FileTextMessage
Set text message contents
W
write()
- Method in interface com.stc.connector.appconn.file.
FileApplication
Write String data to a particular file.
writeBytes()
- Method in interface com.stc.connector.appconn.file.
FileApplication
Write byte[] data to a particular file.
C
F
G
S
W
Package
Class
Tree
Deprecated
Index
Help
Sun Adapter for File API
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.