|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.editor.preferences.templates.ISeriesTemplateSet
com.ibm.etools.iseries.editor.preferences.templates.ISeriesTemplates
Templates
gives access to the available templates.
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
ISeriesTemplates()
|
Method Summary | |
---|---|
static ISeriesTemplates |
getInstance()
Returns an instance of templates. |
void |
reset()
Resets the template set. |
void |
restoreDefaults()
Resets the template set with the default templates. |
void |
save()
Saves the template set. |
Methods inherited from class com.ibm.etools.iseries.editor.preferences.templates.ISeriesTemplateSet |
---|
add, addFromFile, addFromStream, 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() throws CoreException
CoreException
public void save() throws CoreException
CoreException
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |