java.lang.Object | |
↳ | com.microstrategy.web.ipa.utils.IPAEnvironmentsDefWrapper |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | addEnvironmentDef(String id) | ||||||||||
synchronized void |
createIPAEnvDefFile()
/**
Create the IPAEnvironments.xml file from IPA configuration objects passed to it (
IPAEnvironments ). | ||||||||||
synchronized IPAConfigItem |
getConfigItem(String itemID)
get all of the environments in the topology
| ||||||||||
synchronized IPAEnvironmentDef |
getEnvironmentDef(String envID)
get all of the environments in the topology
| ||||||||||
synchronized List<IPAEnvironmentDef> |
getEnvironmentDefList()
get all of the environments in the topology
| ||||||||||
static IPAEnvironmentsDefWrapper | getInstance() | ||||||||||
synchronized AbstractIPAConfigurationElementList | getLatestChanges(String iLatestTimeStamp) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
/**
Create the IPAEnvironments.xml file from IPA configuration objects passed to it (IPAEnvironments
).
get all of the environments in the topology
get all of the environments in the topology
get all of the environments in the topology