|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@StableMinor(version="6.2", sinceVersion="6.0") public interface IDevice
Represents the device informations
Method Summary | |
---|---|
Map<String,String> |
getCapabilities()
Returns the device's capability map. |
String |
getCapability(String capability)
Returns string representing the device's capability |
String |
getUserAgent()
Returns string representing the device's user agent |
Methods inherited from interface lumis.portal.IPortalRequestContextEntry |
---|
getProperty |
Method Detail |
---|
String getUserAgent()
Exception
String getCapability(String capability)
capability
- to be looked up
Map<String,String> getCapabilities()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |