Uses of Class
com.ibm.rfid.premises.app.entities.printing.PrintTemplate

Packages that use PrintTemplate
com.ibm.rfid.premises.app.access Provides access to IBM WebSephere Sensor Events functionality 
 

Uses of PrintTemplate in com.ibm.rfid.premises.app.access
 

Methods in com.ibm.rfid.premises.app.access that return PrintTemplate
 PrintTemplate[] SensorEventsAPIAccess.getAllPrintTemplates()
          Gets all of the print templates
 PrintTemplate[] PremisesAccess.getAllPrintTemplates()
          Deprecated. Gets all of the print templates
 PrintTemplate[] SensorEventsAPIAccess.getPrintTemplatesOfType(java.lang.String printerTypeId)
          Gets the Print templates of the specified type
 PrintTemplate[] PremisesAccess.getPrintTemplatesOfType(java.lang.String printerTypeId)
          Deprecated. Gets the Print templates of the specified type
 



Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.