|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstalledComponentBean
The interface comprises information about Installed Component. This information includes the following.
Method Summary | |
---|---|
SummaryComponent |
getComponent()
Returns The summary view of a installed component. |
HostID |
getCreatedTarget()
Returns the target host created as a result of this component's installation. |
GeneratedVariableSettings |
getGeneratedVariableSettings()
Returns the GeneratedVariableSettings for this installed component. |
HostID |
getHostID()
Returns the ID of the host which has component installed on. |
InstalledComponent |
getInstalledComponent()
Returns the component that has been installed on a particular target. |
UserID |
getUserID()
Returns the ID of the user who installed a component. |
Method Detail |
---|
SummaryComponent getComponent()
InstalledComponent getInstalledComponent()
GeneratedVariableSettings getGeneratedVariableSettings()
HostID getHostID()
HostID getCreatedTarget()
UserID getUserID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |