|
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.ObjectAbstractSystemWizard
com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizard
com.ibm.etools.iseries.rse.ui.wizard.cmds.NewQSYSLibraryWizard
public class NewQSYSLibraryWizard
Wizard for creating a new library
| Field Summary | |
|---|---|
static String |
copyright
|
| Fields inherited from class com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizard |
|---|
advPage, canonicalNewObjectName, cmdString, conn400, filterSelected, fromFileNew, mainPage, newObjNameType, optsPage, outLibName, outObjAut, outObjName, outObjText |
| Constructor Summary | |
|---|---|
NewQSYSLibraryWizard()
Constructor when called from Eclipse from the File->New wizard extension point |
|
NewQSYSLibraryWizard(IBMiConnection conn400)
Constructor when called from within the RSE, via our action |
|
| Method Summary | |
|---|---|
protected AbstractNewQSYSObjectWizardAdvPage |
createAdvancedPage()
Creates the wizard's advanced page. |
protected AbstractNewQSYSObjectWizardMainPage |
createMainPage()
Creates the wizard's main page. |
protected NewQSYSObjectWizardOptionsPage |
createOptionsPage()
Creates the wizard's options page. |
protected boolean |
doPerformFinish(String cmdString)
This is called by the base class's performFinish method, to enable overriding by child classes |
protected String |
getAbsoluteName()
Return the absolute from the current values in the wizard pages |
protected String |
getAbsoluteParentName()
Return the absolute name of the parent remote object |
protected SubSystem |
getFileSubSystem()
Get the file subsystem for the connection |
String |
getLibraryText()
Get text for the new library. |
String |
getLibraryType()
Get type for the new library: either *PROD or *TEST |
protected String |
getObjectType()
Get the object type, which for us is *LIB. |
void |
setLibraryName(String lib)
Set library name |
void |
setLibraryText(String libtext)
Set library text. |
void |
setLibraryType(String libtype)
Set library type. |
| Methods inherited from class com.ibm.etools.iseries.rse.ui.wizard.cmds.AbstractNewQSYSObjectWizard |
|---|
addPages, disableContainerPrompts, getAbsoluteNameForFilterTesting, getAuthority, getCanonicalName, getCommandString, getCurrentTreeView, getHost, getLibraryName, getObjectName, getObjectText, getPage1, getPage2, meetsFilterCriteria, performFinish, setAuthority, setConnection, setObjectName, setObjectText |
| 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 NewQSYSLibraryWizard()
public NewQSYSLibraryWizard(IBMiConnection conn400)
| Method Detail |
|---|
public void setLibraryName(String lib)
setLibraryName in class AbstractNewQSYSObjectWizardpublic void setLibraryType(String libtype)
public void setLibraryText(String libtext)
public String getLibraryText()
public String getLibraryType()
protected boolean doPerformFinish(String cmdString)
throws Exception
doPerformFinish in class AbstractNewQSYSObjectWizardExceptionprotected SubSystem getFileSubSystem()
protected AbstractNewQSYSObjectWizardMainPage createMainPage()
createMainPage in class AbstractNewQSYSObjectWizardprotected AbstractNewQSYSObjectWizardAdvPage createAdvancedPage()
createAdvancedPage in class AbstractNewQSYSObjectWizardprotected NewQSYSObjectWizardOptionsPage createOptionsPage()
createOptionsPage in class AbstractNewQSYSObjectWizardprotected String getObjectType()
getObjectType in class AbstractNewQSYSObjectWizardprotected String getAbsoluteName()
getAbsoluteName in class AbstractNewQSYSObjectWizardprotected String getAbsoluteParentName()
getAbsoluteParentName in class AbstractNewQSYSObjectWizard
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||