|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.core.comm.bridge.RSEOpenGet
Class to encapsulate the code to handle the CODE communications bridge request rseOpenGet.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
RSEOpenGet(String filename,
long options)
Constructor |
Method Summary | |
---|---|
protected static IEditorPart |
findMemberInEditor(IFile member)
Search for the member in any open editors |
void |
loadProjectMember(IProject project)
Open the project version of the file |
void |
loadRemoteMember(ISeriesConnection connection)
Load the contents of the member from the remote system. |
protected static String[] |
readIFile(IFile file)
Read the IFile's contents and return the contents as an array of Strings |
protected ADEControlBlock |
write(JavaToCOutputStream out)
Write the results of the rseOpenGet function call to the output stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public RSEOpenGet(String filename, long options)
Method Detail |
public void loadProjectMember(IProject project) throws com.ibm.etools.systems.core.messages.SystemMessageException, IOException
com.ibm.etools.systems.core.messages.SystemMessageException
IOException
protected static String[] readIFile(IFile file) throws CoreException, IOException
CoreException
IOException
protected static IEditorPart findMemberInEditor(IFile member)
public void loadRemoteMember(ISeriesConnection connection) throws com.ibm.etools.systems.core.messages.SystemMessageException, IOException
com.ibm.etools.systems.core.messages.SystemMessageException
IOException
protected ADEControlBlock write(JavaToCOutputStream out) throws IOException
IOException
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |