|
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 SystemBaseCopyAction com.ibm.etools.iseries.rse.ui.actions.QSYSSystemBaseCopyAction
public abstract class QSYSSystemBaseCopyAction
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
QSYSSystemBaseCopyAction(Shell parent,
int mode)
Constructor for QSYSSystemBaseCopyAction when using default action ID |
|
QSYSSystemBaseCopyAction(Shell parent,
String label,
int mode)
Constructor for QSYSSystemBaseCopyAction |
Method Summary | |
---|---|
IBMiConnection |
getIBMiConnection(Object element)
Returns the ISeriesConnection from which this object originated |
protected QSYSObjectSubSystem |
getObjectSubSystem(IQSYSObject element)
Return QSYSObjectSubSystem associated with the given element. |
boolean |
updateSelection(IStructuredSelection selection)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
Constructor Detail |
---|
public QSYSSystemBaseCopyAction(Shell parent, int mode)
parent
- Owning shellmode
- Either MODE_COPY or MODE_MOVE from this classpublic QSYSSystemBaseCopyAction(Shell parent, String label, int mode)
parent
- Owning shelllabel
- mode
- Either MODE_COPY or MODE_MOVE from this classMethod Detail |
---|
public IBMiConnection getIBMiConnection(Object element)
public boolean updateSelection(IStructuredSelection selection)
protected QSYSObjectSubSystem getObjectSubSystem(IQSYSObject element)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |