| Package | Description |
|---|---|
| de.hybris.platform.print.comet | |
| de.hybris.platform.print.jalo | |
| de.hybris.platform.print.util |
| Modifier and Type | Method and Description |
|---|---|
OS |
SessionManager.getOperatingSystem() |
OS |
DefaultSessionManager.getOperatingSystem() |
static OS |
OS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OS[] |
OS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionManager.setOperatingSystem(OS os) |
void |
DefaultSessionManager.setOperatingSystem(OS os) |
| Modifier and Type | Method and Description |
|---|---|
String |
CometConfiguration.getImageRootFallback(OS os) |
String |
PathPrefix.getPathPrefixForOS(OS operatingSystem)
Returns the defined path prefix on dependence of the given operating system
|
| Modifier and Type | Method and Description |
|---|---|
static String |
PrintTools.getImagePath(String path,
String imageName,
OS os) |
Copyright © 2017 SAP SE. All Rights Reserved.