|
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.SystemPropertyPageExtensionManager
Manages remote system property page extenders.
SystemPropertyPageExtension
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
protected |
SystemPropertyPageExtensionManager()
Constructor. |
Method Summary | |
---|---|
boolean |
contribute(PropertyPageManager manager,
ISystemRemoteElementAdapter adapter,
Object object)
Populate a given property page manager with all the applicable remote property pages |
static SystemPropertyPageExtensionManager |
getManager()
Get the singleton of this manager |
SystemPropertyPageExtension[] |
getPropertyPageSuppliers()
Get all the extenders of the remote properties page extension point |
boolean |
hasContributorsFor(ISystemRemoteElementAdapter adapter,
Object element)
Return true if there are any remote property page contributions for the given selected object |
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 |
protected SystemPropertyPageExtensionManager()
Method Detail |
public static SystemPropertyPageExtensionManager getManager()
public SystemPropertyPageExtension[] getPropertyPageSuppliers()
public boolean hasContributorsFor(ISystemRemoteElementAdapter adapter, Object element)
public boolean contribute(PropertyPageManager manager, ISystemRemoteElementAdapter adapter, Object object)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |