|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.edit.verifiers.comm.bridge.RSEOpenGet
public class 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 |
boolean |
getIncludePrefixArea()
Returns whether to include the prefix area. |
protected int |
hasSequenceNumbers(String[] fileContents)
|
void |
loadProjectMember(IProject project)
Open the project version of the file |
void |
loadRemoteMember(IBMiConnection 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 boolean getIncludePrefixArea()
true to include the prefix area, false otherwise.
public void loadProjectMember(IProject project)
throws SystemMessageException,
IOException
SystemMessageException
IOException
protected static String[] readIFile(IFile file)
throws CoreException,
IOException
CoreException
IOExceptionprotected static IEditorPart findMemberInEditor(IFile member)
public void loadRemoteMember(IBMiConnection connection)
throws SystemMessageException,
IOException
SystemMessageException
IOException
protected ADEControlBlock write(JavaToCOutputStream out)
throws IOException
IOExceptionprotected int hasSequenceNumbers(String[] fileContents)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||