|
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.Object com.ibm.etools.iseries.edit.preferences.templates.ISeriesTemplateSet com.ibm.etools.iseries.edit.preferences.templates.ISeriesTemplates
public class ISeriesTemplates
Templates
gives access to the available templates.
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
ISeriesTemplates()
|
Method Summary | |
---|---|
static InputStream |
getDefaultsAsStream()
|
static ISeriesTemplates |
getInstance()
Returns an instance of templates. |
void |
reset()
Resets the template set. |
void |
restoreDefaults(String[] validContexts)
Resets the template set with the default templates. |
void |
save()
Saves the template set. |
Methods inherited from class com.ibm.etools.iseries.edit.preferences.templates.ISeriesTemplateSet |
---|
add, addFromFile, addFromStream, addFromStream, clear, clear, getTemplates, getTemplates, remove, saveToFile, saveToStream |
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 ISeriesTemplates()
Method Detail |
---|
public static ISeriesTemplates getInstance()
public void reset() throws CoreException
CoreException
public void restoreDefaults(String[] validContexts) throws CoreException
CoreException
public void save() throws CoreException
CoreException
public static InputStream getDefaultsAsStream()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |