|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.ui.uda.SystemUserActionExtension
This class represents a user action read from a user action extension point
THIS CLASS IS THE BEGINNING OF SUPPORT FOR USER ACTION EXTENSION POINTS. IT IS NOT COMPLETE YET AND NOT SUPPORTED YET.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SystemUserActionExtension(IConfigurationElement element)
Constructor |
Method Summary | |
---|---|
boolean |
appliesToSystemType(String type)
Return true if this extension's systemtypes attribute matches the given system type |
String |
getId()
Return the value of the "id" attribute |
String |
getVendor()
Return the value of the "vendor" attribute |
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 SystemUserActionExtension(IConfigurationElement element)
Method Detail |
public String getVendor()
public String getId()
public boolean appliesToSystemType(String type)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |