|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.adf.view.rich.context.Agent
Deprecated.
public class Agent
| Field Summary | |
|---|---|
static String |
AGENT_BLACKBERRYDeprecated. Constant for BlackBerry Browser agent. |
static String |
AGENT_GECKODeprecated. Constant for Gecko agent. |
static String |
AGENT_IEDeprecated. Constant for Internet Explorer agent |
static String |
AGENT_WEBKITDeprecated. Constant for Apple Webkit agent. |
static String |
PLATFORM_BLACKBERRYDeprecated. Constant for blackberry platform |
static String |
PLATFORM_LINUXDeprecated. Constant for linux platform |
static String |
PLATFORM_MACDeprecated. Constant for MAC platform |
static String |
PLATFORM_PALMDeprecated. Constant for plam platform |
static String |
PLATFORM_PPCDeprecated. Constant for pocket pc platform |
static String |
PLATFORM_SOLARISDeprecated. Constant for solaris platform |
static String |
PLATFORM_WINDOWSDeprecated. Constant for windows platform |
static Object |
TYPE_DESKTOPDeprecated. Constant for desktop devices |
static Object |
TYPE_PDADeprecated. Constant for handheld sized devices (Pocket-PC, Palm) |
static Object |
TYPE_PHONEDeprecated. Constant for Phone sized devices |
static Object |
TYPE_TELNETDeprecated. Constant for telnet device type |
static Object |
TYPE_UNKNOWNDeprecated. Constant for Unknown device type |
| Method Summary | |
|---|---|
String |
getAgentName()Deprecated. |
String |
getAgentVersion()Deprecated. |
Map<Object,Object> |
getCapabilities()Deprecated. |
String |
getHardwareMakeModel()Deprecated. |
String |
getPlatformName()Deprecated. |
String |
getPlatformVersion()Deprecated. |
Object |
getType()Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Object TYPE_UNKNOWN
public static final Object TYPE_TELNET
public static final Object TYPE_DESKTOP
public static final Object TYPE_PDA
public static final Object TYPE_PHONE
public static final String PLATFORM_WINDOWS
public static final String PLATFORM_LINUX
public static final String PLATFORM_MAC
public static final String PLATFORM_PALM
public static final String PLATFORM_SOLARIS
public static final String PLATFORM_PPC
public static final String PLATFORM_BLACKBERRY
public static final String AGENT_IE
public static final String AGENT_GECKO
public static final String AGENT_WEBKIT
public static final String AGENT_BLACKBERRY
| Method Detail |
|---|
public Object getType()
TYPE_UNKNOWN if not available.public String getAgentName()
null if not available.public String getAgentVersion()
null if not available.public String getPlatformName()
null if not available.public String getPlatformVersion()
null if not available.public String getHardwareMakeModel()
null if not available.public Map<Object,Object> getCapabilities()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013 Oracle Corporation. All Rights Reserved.