Package com.storedobject.tools
Class SystemDevice
java.lang.Object
com.storedobject.tools.SystemDevice
- All Implemented Interfaces:
Device,ErrorLogger
- Direct Known Subclasses:
AbstractJSONService,DeveloperService,Scheduler,TestDevice
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDefaultEntity(SystemUser user) intintprotected abstract Stringintintprotected abstract Stringbooleanprotected voidvoidsetDeviceLayout(DeviceLayout layout) protected voidsetIPAddress(String ipaddress) voidvoidsetServer(ApplicationServer server) voidshowNotification(String text) voidshowNotification(String caption, String text) voidshowNotification(String caption, Throwable error) voidshowNotification(Throwable error) voidview(String caption, ContentProducer producer, Consumer<Long> informMe, boolean windowMode)
-
Field Details
-
server
-
login
-
-
Constructor Details
-
SystemDevice
-
-
Method Details
-
setServer
-
getServer
-
getDefaultEntity
- Specified by:
getDefaultEntityin interfaceDevice
-
loggedIn
-
getDeviceHeight
public int getDeviceHeight()- Specified by:
getDeviceHeightin interfaceDevice
-
getDeviceWidth
public int getDeviceWidth()- Specified by:
getDeviceWidthin interfaceDevice
-
setIPAddress
-
getIPAddress
- Specified by:
getIPAddressin interfaceDevice
-
getIdentifierTag
-
getIdentifier
- Specified by:
getIdentifierin interfaceDevice
-
getPackageName
-
getDriverIdentifier
- Specified by:
getDriverIdentifierin interfaceDevice
-
getMajorVersion
public int getMajorVersion()- Specified by:
getMajorVersionin interfaceDevice
-
getMinorVersion
public int getMinorVersion()- Specified by:
getMinorVersionin interfaceDevice
-
getDeviceLayout
- Specified by:
getDeviceLayoutin interfaceDevice
-
setDeviceLayout
- Specified by:
setDeviceLayoutin interfaceDevice
-
setLocale
-
getLocale
-
view
-
showNotification
- Specified by:
showNotificationin interfaceDevice
-
showNotification
- Specified by:
showNotificationin interfaceDevice
-
showNotification
- Specified by:
showNotificationin interfaceDevice
-
showNotification
- Specified by:
showNotificationin interfaceDevice
-
notify
-
getMessageViewer
- Specified by:
getMessageViewerin interfaceDevice
-