BEA Systems, Inc.

com.connecterra.ale.reader.access
Class DeviceOpReport

java.lang.Object
  extended by com.connecterra.ale.reader.access.DeviceOpReport
Direct Known Subclasses:
com.connecterra.ale.reader.access.FieldDeviceOpReport, KillDeviceOpReport, LockDeviceOpReport, PasswordDeviceOpReport

public abstract class DeviceOpReport
extends Object

Base class for the results from DeviceOpSpecs.


Constructor Summary
DeviceOpReport()
           
 
Method Summary
static com.connecterra.alepc.api.PCStatus opStatusToPCStatus(OpStatus opstat)
          Helper method to convert driver-level OpStatus to an API-level PCStatus.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceOpReport

public DeviceOpReport()
Method Detail

opStatusToPCStatus

public static com.connecterra.alepc.api.PCStatus opStatusToPCStatus(OpStatus opstat)
Helper method to convert driver-level OpStatus to an API-level PCStatus.

Parameters:
opstat - an OpStatus value
Returns:
a PCStatus value

Documentation is available at
${DOCSWEBROOT}
Copyright 2007 BEA Systems Inc.