|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TargetModuleID
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 |
---|
Target getTarget()
String getModuleID()
String getWebURL()
String toString()
toString
in class Object
TargetModuleID getParentTargetModuleID()
TargetModuleID[] getChildTargetModuleID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |