|
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.subsystems.impl.AbstractResource
This class can be used as the base class for model objects that represent remote resources returned from the subsystem via resolveFilterStrings. Its advantages are:
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
AbstractResource()
Constructor. |
|
AbstractResource(SubSystem parentSubSystem)
Default constructor |
Method Summary | |
---|---|
Object |
getAdapter(Class adapter)
|
SubSystem |
getSubSystem()
Returns the parent SubSystem which produced this remote resource. |
void |
setSubSystem(SubSystem parentSubSystem)
Resets the parent SubSystem. |
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 AbstractResource(SubSystem parentSubSystem)
public AbstractResource()
setSubSystem(SubSystem)
Method Detail |
public Object getAdapter(Class adapter)
getAdapter
in interface IAdaptable
IAdaptable.getAdapter(Class)
public SubSystem getSubSystem()
public void setSubSystem(SubSystem parentSubSystem)
parentSubSystem
- The parentSubSystem to set
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |