|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface which is responsible for the writing of the ConnectionManager's connection descriptors.
Method Summary | |
void |
write(java.lang.String outputFile,
java.util.List descriptors,
boolean stripPasswords)
Writes the list of descriptors to storage. |
Methods inherited from interface oracle.jdeveloper.cm.ConnectionStore |
read |
Method Detail |
public void write(java.lang.String outputFile, java.util.List descriptors, boolean stripPasswords) throws CMException
outputFile
- the file which will get the data,descriptors
- the descriptors to savestripPasswords
- should the passwords be removed before writing.
CMException
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.