Uses of Interface
com.storedobject.core.Device
Packages that use Device
Package
Description
-
Uses of Device in com.storedobject.ai
Methods in com.storedobject.ai with parameters of type DeviceModifier and TypeMethodDescriptionprotected KnowledgeChatConnector.createKnowledge(Device device, JSON json, JSONMap result) Creates a Knowledge instance based on the provided device.final voidprotected voidChatConnector.executeAction(String action, Device device, JSON json, JSONMap result) Executes a specified action on a given device using JSON data, and stores the result in a JSON map.Constructors in com.storedobject.ai with parameters of type Device -
Uses of Device in com.storedobject.core
Methods in com.storedobject.core that return DeviceMethods in com.storedobject.core with parameters of type DeviceModifier and TypeMethodDescriptionprotected FaultJSONTransact.commit(Device device, JournalVoucher jv, JSON json, JSONMap result) static TransactionManagerTransactionManager.create(Device device, Properties loginProperties) protected AccountJSONTransact.createAccount(Device device, String account) protected voidJSONTransact.entryCreated(Device device, JournalVoucher jv, JSON json) voidvoidvoidvoidvoidvoidvoidfinal voidprotected <T extends StoredObject>
voidvoidThis method should be implemented to serve the connector API call.voidvoidprotected static DeviceLayoutstatic LogicLogic.getRunningLogic(Device device) static StringLogic.getRunningLogicTitle(Device device, String defaultTitle) static voidstatic voidstatic voidprotected voidprotected voidvoidSet the device to be used while evaluating the template.default booleanWhether the OTP-based checking should be skipped or not.static Stringprotected booleanJSONTransact.validateWorkingDate(Device device, JournalVoucher jv, Date date) static SystemUserApplicationServer.verifyLoginBlock(String loginBlock, Device device) voidvoidConstructors in com.storedobject.core with parameters of type DeviceModifierConstructorDescriptionApplicationServer(Device device, String link) Constructor.Login(Device device, MessageViewer messageViewer) Constructor.TemplateString(Class<T> objectClass, Device device, String template) Constructor.TransactionManager(Device device, String login) -
Uses of Device in com.storedobject.job
Classes in com.storedobject.job that implement DeviceMethods in com.storedobject.job that return DeviceModifier and TypeMethodDescriptionJob.getDevice()Get the device associated with this Job.Schedule.getDevice()Methods in com.storedobject.job with parameters of type Device -
Uses of Device in com.storedobject.mail
Methods in com.storedobject.mail with parameters of type DeviceModifier and TypeMethodDescriptionvoidSender.sendTestMail(String to, String subject, String content, Device device) -
Uses of Device in com.storedobject.office
Methods in com.storedobject.office that return DeviceModifier and TypeMethodDescriptionAbstractSpreadSheet.getDevice()ExcelReport.getDevice()IteratorODTReport.getDevice()ODSReport.getDevice()ODT.getDevice()ODTReport.getDevice()final DeviceTextReport.getDevice()Constructors in com.storedobject.office with parameters of type DeviceModifierConstructorDescriptionConstructor.Constructor.ExcelReport(Device device) Constructor.ExcelReport(Device device, FileData fileData) Constructor.ExcelReport(Device device, Id templateId) ConstructorExcelReport(Device device, StreamData streamData) ConstructorExcelReport(Device device, InputStream in) Constructor.ExcelReport(Device device, String databaseFileName) Constructor.IteratorODTReport(Device device) IteratorODTReport(Device device, Id streamDataId) IteratorODTReport(Device device, Id streamDataId, Object filler) IteratorODTReport(Device device, StreamData streamData) IteratorODTReport(Device device, StreamData streamData, Object filler) Constructor.Constructor.ConstructorODSReport(Device device, StreamData streamData) ConstructorODSReport(Device device, InputStream in) Constructor.Constructor.ODTObjectReport(Device device, T object) Constructor.ODTReport(Device device, StreamData streamData) ODTReport(Device device, StreamData streamData, Object filler) TextReport(Device device, TextContentGenerator contentGenerator) Constructor. -
Uses of Device in com.storedobject.pdf
Methods in com.storedobject.pdf that return DeviceModifier and TypeMethodDescriptionPDF.getDevice()PDFReport.getDevice()Get the device on which content will be rendered on.Constructors in com.storedobject.pdf with parameters of type DeviceModifierConstructorDescriptionCombinedPDFReport(Device device) Constructor.PDFObjectReport(Device device, T object) Constructor.PDFObjectReport(Device device, T object, boolean letterHead) Constructor.PDFObjectReport(Device device, T object, boolean letterHead, boolean printLogo) Constructor.Constructor.Constructor.Constructor. -
Uses of Device in com.storedobject.report
Constructors in com.storedobject.report with parameters of type DeviceModifierConstructorDescriptionAccountStatement(Device device) AccountStatement(Device device, Account account, DatePeriod datePeriod) FileCirculationStatus(Device device) FileCirculationStatus(Device device, FileData file) FileCirculationStatus(Device device, FileFolder folder) FileCirculationStatus(Device device, FileFolder folder, boolean recursive) FileCirculationStatus(Device device, String folderName) FileExpiryReport(Device device) FileExpiryReport(Device device, FileFolder folder) FileExpiryReport(Device device, FileFolder folder, boolean recursive) FileExpiryReport(Device device, FileFolder folder, int days) FileExpiryReport(Device device, FileFolder folder, int days, boolean recursive) FileExpiryReport(Device device, String folderName) FileExpiryReport(Device device, String folderName, int days) ItemMovementReport(Device device, InventoryItem item) JournalReport(Device device) JournalReport(Device device, DatePeriod datePeriod) JournalReport(Device device, SystemEntity systemEntity, DatePeriod datePeriod) ObjectList(Device device) ObjectList(Device device, ReportDefinition reportDefinition) ObjectList(Device device, Class<T> dataClass, boolean any, String... attributes) ObjectList(Device device, Class<T> dataClass, String... attributes) ObjectList(Device device, String reportDefinitionName) ObjectListExcel(Device device, ReportDefinition reportDefinition) ObjectListExcel(Device device, Class<T> dataClass, boolean any, String... attributes) ObjectListExcel(Device device, Class<T> dataClass, String... attributes) ObjectListExcel(Device device, String reportDefinitionName) ObjectReport(Device device, PrintLogicDefinition printLogicDefinition, StoredObject object) ObjectReport(Device device, PrintLogicDefinition printLogicDefinition, StoredObject object, boolean execute) ObjectReport(Device device, PrintLogicDefinition printLogicDefinition, Object objectSource, StoredObject object) ObjectReport(Device device, PrintLogicDefinition printLogicDefinition, Object objectSource, StoredObject object, boolean execute) StockAvailability(Device device) StockAvailability(Device device, InventoryItemType partNumber, Quantity quantity) StockAvailability(Device device, InventoryItemType partNumber, Quantity quantity, InventoryStore store) StockAvailability(Device device, InventoryStore store) StockMovementReport(Device device, InventoryLocation location, DatePeriod period) StockMovementReport(Device device, InventoryStore store, DatePeriod period) StockReport(Device device) StockReport(Device device, InventoryLocation location) StockReport(Device device, InventoryLocation location, ObjectIterator<? extends InventoryItemType> partNumbers) StockReport(Device device, InventoryLocation location, ObjectIterator<? extends InventoryItemType> partNumbers, Date date) StockReport(Device device, InventoryLocation location, Date date) StockReport(Device device, InventoryStore store) StockReport(Device device, InventoryStore store, ObjectIterator<? extends InventoryItemType> partNumbers) StockReport(Device device, InventoryStore store, ObjectIterator<? extends InventoryItemType> partNumbers, Date date) StockReport(Device device, InventoryStore store, Date date) StockReport(Device device, Date date) StockReportExcel(Device device) StockReportExcel(Device device, InventoryLocation location) StockReportExcel(Device device, InventoryLocation location, ObjectIterator<? extends InventoryItemType> partNumbers) StockReportExcel(Device device, InventoryLocation location, ObjectIterator<? extends InventoryItemType> partNumbers, Date date) StockReportExcel(Device device, InventoryLocation location, Date date) StockReportExcel(Device device, InventoryStore store) StockReportExcel(Device device, InventoryStore store, ObjectIterator<? extends InventoryItemType> partNumbers) StockReportExcel(Device device, InventoryStore store, ObjectIterator<? extends InventoryItemType> partNumbers, Date date) StockReportExcel(Device device, InventoryStore store, Date date) StockReportExcel(Device device, Date date) TrialBalance(Device device) TrialBalance(Device device, SystemEntity entity, Date date) TrialBalance(Device device, Date date) -
Uses of Device in com.storedobject.tools
Classes in com.storedobject.tools that implement DeviceModifier and TypeClassDescriptionclassfinal classclassclassclassclass -
Uses of Device in com.storedobject.ui
Classes in com.storedobject.ui that implement DeviceConstructors in com.storedobject.ui with parameters of type Device