BEA Systems, Inc.

Uses of Class
com.connecterra.ale.reader.AbstractPhysicalDevice.TagResultException

Packages that use AbstractPhysicalDevice.TagResultException
com.connecterra.ale.reader   
 

Uses of AbstractPhysicalDevice.TagResultException in com.connecterra.ale.reader
 

Methods in com.connecterra.ale.reader that throw AbstractPhysicalDevice.TagResultException
protected abstract  Set AbstractDispatchingPollingPhysicalDevice.inventoryTagsInField(Set deviceUnits)
          Inventory all the tags for the device units specified.
 KillDeviceOpReport AbstractPhysicalDevice.EPCglobalClass1Gen2TagProcessor.kill(long[] killPassword)
          Attempts to kill the tag using the provided kill password.
 LockDeviceOpReport AbstractPhysicalDevice.EPCglobalClass1Gen2TagProcessor.lock(long valueBits, long maskBits)
          Performs a Gen2-specific lock operation on the associated tag.
protected abstract  void AbstractPrinterPhysicalReader.print(com.connecterra.ale.reader.PollingDeviceUnit deviceUnit, long[] epcData, Long securePasswordData, Long newKillPasswordData, Long newAccessPasswordData, Long newLockValue, Long newLockMask, Map parameters)
          This method should print a tag.
 ReadDeviceOpReport AbstractPhysicalDevice.AFIReadingTagProcessor.readAFI()
          Reads the AFI of the tag.
 ReadDeviceOpReport AbstractPhysicalDevice.EPCglobalTagReadProcessor.readEPC()
           
 ReadDeviceOpReport AbstractPhysicalDevice.BankReadTagProcessor.readMemoryBank(String bank, int offset, int length)
           
 PasswordDeviceOpReport AbstractPhysicalDevice.EPCglobalClass1Gen2TagProcessor.secure(long[] accessPassword)
          Provides an access password to shift the tag into the Gen2 "secured" state.
 WriteDeviceOpReport AbstractPhysicalDevice.EPCglobalTagWriteProcessor.writeEPC(long[] writeData)
          Writes the provided EPC data to the associated tag.
 WriteDeviceOpReport AbstractPhysicalDevice.BankWriteTagProcessor.writeMemoryBank(String bank, int offset, int length, long[] writeData)
           
 


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