|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A module deployed to a target.
Method Summary | |
TargetModuleID[] |
getChildTargetModuleID()
Get the child modules |
String |
getModuleID()
Get the module id |
TargetModuleID |
getParentTargetModuleID()
The parent of this module |
Target |
getTarget()
Get the target |
String |
getWebURL()
The URL for a web module |
String |
toString()
Return the identifier of this module |
Method Detail |
public Target getTarget()
public String getModuleID()
public String getWebURL()
public String toString()
public TargetModuleID getParentTargetModuleID()
public TargetModuleID[] getChildTargetModuleID()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |