com.ptc.core.ca.co.client.misc
Class CoDefaultModuleInstallationStatusDeterminator

java.lang.Object
  extended by com.ptc.core.ca.co.client.misc.CoDefaultModuleInstallationStatusDeterminator
All Implemented Interfaces:
CoInstallationStatusDeterminator, CoModuleInstallationStatusDeterminator

Deprecated.

@Deprecated
public class CoDefaultModuleInstallationStatusDeterminator
extends Object
implements CoModuleInstallationStatusDeterminator



Supported API: true

Extendable: false


Method Summary
 void setStatus(CoConfigFeature determinatorConfig)
          Deprecated. Sets installation status of a unit.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setStatus

public void setStatus(CoConfigFeature determinatorConfig)
               throws WTException
Deprecated. 
Sets installation status of a unit.

Supported API: true

Specified by:
setStatus in interface CoInstallationStatusDeterminator
Parameters:
determinatorConfig -
Throws:
WTException