com.microstrategy.web.ipa.utils.IIPANode |
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | addChild(String iId, IPAChild ichild) | ||||||||||
abstract void | deleteChild(String iId) | ||||||||||
abstract IPAChild | getChild(String iId) | ||||||||||
abstract int | getChildPosition(String iChildId) | ||||||||||
abstract List<IPAChild> | getChildren() | ||||||||||
abstract String |
getId()
Get the id of the environment
| ||||||||||
abstract String | getTimeStamp() | ||||||||||
abstract void |
setId(String iId)
Set the id of the environment
| ||||||||||
abstract void | setTimeStamp(String iTimeStamp) |
Get the id of the environment
Set the id of the environment
iId | The id of the environment |
---|