Deprecated Methods |
com.tivoli.twg.snmp.SNMPPDU.AddVblItem(int, String, int, int, byte[])
Use same method without len parm. |
com.tivoli.twg.SoftwarePackageEditor.TWGSwPkgMgr.createPackage(TWGSwPackage, ServiceNode, TWGSwPkgMgr.PkgTaskListener)
As of Director 3.1 |
com.tivoli.twg.log.TWGRas.debug(int, String)
|
com.tivoli.twg.log.TWGRas.debug(int, String, Throwable)
|
com.tivoli.twg.log.TWGRas.debugH(int, String)
|
com.tivoli.twg.log.TWGRas.debugH(int, String, Throwable)
|
com.tivoli.twg.snmp.SNMPPDU.DeleteVblItem(int)
Only for native code which is no longer included |
com.tivoli.twg.log.TWGRas.disableComponent(int)
|
com.tivoli.twg.snmp.SNMPPDU.Done()
|
com.tivoli.twg.log.TWGRas.dump(int, String, byte[], int)
|
com.tivoli.twg.log.TWGRas.dumpH(int, String, byte[], int)
|
com.tivoli.twg.log.TWGRas.enableComponent(int)
|
com.tivoli.twg.log.TWGRas.entry(int, String)
|
com.tivoli.twg.log.TWGRas.entryExit(int, String)
|
com.tivoli.twg.log.TWGRas.entryExitH(int, String)
|
com.tivoli.twg.log.TWGRas.entryH(int, String)
|
com.tivoli.twg.log.TWGRas.error(int, String)
|
com.tivoli.twg.log.TWGRas.error(int, String, Throwable)
|
com.tivoli.twg.log.TWGRas.error(int, Throwable)
|
com.tivoli.twg.log.TWGRas.exit(int, String)
|
com.tivoli.twg.log.TWGRas.exitH(int, String)
|
com.tivoli.twg.alertmgr.TWGEvent.expandString(TWGEvent, String, Locale)
replaced with instance method expandString(String input) |
com.tivoli.twg.alertmgr.TWGEvent.expandString(TWGEvent, String, Locale, TimeZone)
replaced with instance method expandString(String input, TimeZone timeZone) |
com.tivoli.twg.snmp.TWGSNMPDevice.GetCount()
use TWGSNMPDeviceObjectFactory.getManagedObjectSetAsIds |
com.tivoli.twg.monitor.TWGMonThreshold.getGroupID()
Remove the tracking of group ID's in the thresholds as part
of the policy updates |
com.tivoli.twg.snmp.TWGSNMPDevice.GetSNMPDevice(String)
|
com.tivoli.twg.console.TWGTaskFrame.getStatusPanel()
- This method will be removed in framework5. It has been
replaced by getTaskStatusPanel(). |
com.tivoli.twg.snmp.TWGSNMPDevice.GetSubNetMask()
Does nothing |
com.tivoli.twg.snmp.SNMPPDU.GetVblint64(int)
Use GetVblInt64 instead |
com.tivoli.twg.log.TWGRas.isDebugEnabled(int)
|
com.tivoli.twg.log.TWGRas.isDebugEnabledH(int)
|
com.tivoli.twg.engine.TWGDefaultTask.isDebugTaskActivation()
|
com.tivoli.twg.log.TWGRas.isDumpEnabled(int)
|
com.tivoli.twg.log.TWGRas.isDumpEnabledH(int)
|
com.tivoli.twg.snmp.TWGSNMPDevice.IsIP()
always returns true |
com.tivoli.twg.libs.TWGEnvironment.isRMIDisabled()
|
com.tivoli.twg.engine.TWGConActiveConsole.isServerDatabaseActive()
see TWGConDatabase |
com.tivoli.twg.engine.TWGConActiveConsole.isServerDatabaseEnabled()
see TWGConDatabase |
com.tivoli.twg.libs.TWGEnvironment.isSharedVM()
|
com.tivoli.twg.libs.TWGEnvironment.isTKSPresent()
|
com.tivoli.twg.log.TWGRas.isTraceEnabled(int)
|
com.tivoli.twg.log.TWGRas.isTraceEnabledH(int)
|
com.tivoli.twg.guilibs.BrowserLauncher.launchURL(URL)
|
com.tivoli.twg.snmp.SNMP.Level()
always returns zero |
com.tivoli.twg.snmp.SNMP.MajorVersion()
always returns zero |
com.tivoli.twg.snmp.SNMP.MinorVersion()
always returns zero |
com.tivoli.twg.engine.TWGDbColumnData.removeColumn(String)
|
com.tivoli.twg.snmp.SNMP.RequestNetMask(SubNetRequester)
does nothing |
com.tivoli.twg.snmp.SNMP.RequestNetMask(TWGSNMPDevice)
does nothing |
com.tivoli.twg.snmp.SNMP.RetransmitMode()
always returns zero |
com.tivoli.twg.engine.TWGDefaultTask.setDebugTaskActivation(boolean)
|
com.tivoli.twg.monitor.TWGMonThreshold.setGroupID(int)
Skip setting this because we really need to get it from
the policy information associated with the threshold and
not from the setting information |
com.ibm.sysmgt.sdk.remote.LoginSession.setLocale(Locale)
This method should not be called. Call createLoginSession() with new locale |
com.tivoli.twg.monitor.api.TWGMonPath.setLocale(String)
replaced by setLocale(Locale) |
com.tivoli.twg.snmp.TWGSNMPDevice.SetPingRetries(int)
Does nothing, always returns zero |
com.tivoli.twg.snmp.TWGSNMPDevice.SetPingTimeout(int)
Does nothing, always returns zero |
com.tivoli.twg.guilibs.AnimationPanel.setPreviewMode(boolean)
- this method will be removed in framework4. |
com.tivoli.twg.snmp.TWGSNMPDevice.SetSubnetMask(int)
Does nothing |
com.tivoli.twg.snmp.TWGSNMPDevice.SetSubnetMask(String)
Does nothing |
com.tivoli.twg.snmp.iTWGRemoteSNMPResponse.SNMPError(TWGRemoteSNMP, String, long)
Use SNMPRemoteResponse.response |
com.tivoli.twg.snmp.TWGRemoteSNMP.SNMPGet(long, iTWGRemoteSNMPResponse, String)
Use SNMPRemoteRequest.sendGetRequest |
com.tivoli.twg.snmp.TWGRemoteSNMP.SNMPGetNext(long, iTWGRemoteSNMPResponse, String)
Use SNMPRemoteRequest.sendGetNextRequest |
com.tivoli.twg.snmp.iTWGRemoteSNMPResponse.SNMPGetNextResponse(TWGRemoteSNMP, long, String, Object, int, int)
Use SNMPRemoteResponse.response |
com.tivoli.twg.snmp.iTWGRemoteSNMPResponse.SNMPGetResponse(TWGRemoteSNMP, long, String, Object, int, int)
Use SNMPRemoteResponse.response |
com.tivoli.twg.snmp.TWGRemoteSNMP.SNMPSet(long, iTWGRemoteSNMPResponse, String, int, Object)
Use SNMPRemoteRequest.sendSetRequest |
com.tivoli.twg.snmp.iTWGRemoteSNMPResponse.SNMPSetResponse(TWGRemoteSNMP, long, String, int)
Use SNMPRemoteResponse.response |
com.tivoli.twg.snmp.TWGSNMPDevice.SubnetMask()
Does nothing, always returns null |
com.tivoli.twg.snmp.TWGSNMPDevice.SubnetMaskRaw()
always returns zero |
com.tivoli.twg.libs.ByteArrayOutputStr.toString(int)
This method does not properly convert bytes into characters.
As of JDK 1.1, the preferred way to do this is via the
toString(String enc) method, which takes an encoding-name
argument, or the toString() method, which uses the
platform's default character encoding. |
com.tivoli.twg.snmp.SNMP.TranslateMode()
always returns zero |