| Package | Description |
|---|---|
| com.sapportals.portal.useragent |
Provides classes and interfaces for managing user agents.
|
| Modifier and Type | Method and Description |
|---|---|
IUserAgent |
IUserAgentService.getUserAgent(String userAgentString)
Gets the user agent for the specified user agent string.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IUserAgentSet.contains(IUserAgent userAgent)
Deprecated.
Indicates whether a specified user agent is contained in this user
agent set.
|
IUserAgentSet |
IUserAgentFamily.findFirstUserAgentSet(IUserAgent userAgent)
Deprecated.
Gets the first user agent set that contains the specified user agent.
|
String |
IUserAgentFamily.findFirstUserAgentSetName(IUserAgent userAgent)
Deprecated.
Gets the name of the first user agent set that contains the specified
user agent.
|
Enumeration |
IUserAgentFamily.findUserAgentSets(IUserAgent userAgent)
Deprecated.
Gets the user agent sets that contain the specified user agent.
|
Copyright 2021 SAP SE Complete Copyright Notice