Class UnknownDevice
Object
com.liferay.portal.kernel.mobile.device.BaseDevice
com.liferay.portal.kernel.mobile.device.UnknownDevice
- All Implemented Interfaces:
Device
,Serializable
Class represents unknown device
- Author:
- Milen Dyankov
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiongetBrand()
static UnknownDevice
getModel()
getOS()
boolean
boolean
isTablet()
Methods inherited from class com.liferay.portal.kernel.mobile.device.BaseDevice
toString
-
Method Details
-
getInstance
-
getBrand
-
getBrowser
-
getBrowserVersion
-
getModel
-
getOS
-
getOSVersion
-
getPointingMethod
-
getScreenPhysicalSize
-
getScreenResolution
-
hasQwertyKeyboard
public boolean hasQwertyKeyboard() -
isTablet
public boolean isTablet()
-