|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPlatformContext | |
---|---|
org.eclipse.birt.core.framework | Defines the platform interfaces that allow BIRT to be run in Eclipse and server environments. |
Uses of IPlatformContext in org.eclipse.birt.core.framework |
---|
Classes in org.eclipse.birt.core.framework that implement IPlatformContext | |
---|---|
class |
PlatformFileContext
An platform context that is based on file operations. |
class |
PlatformServletContext
An platform context that is based on resource operations instead of file operations. |
Methods in org.eclipse.birt.core.framework that return IPlatformContext | |
---|---|
IPlatformContext |
PlatformConfig.getPlatformContext()
|
Methods in org.eclipse.birt.core.framework with parameters of type IPlatformContext | |
---|---|
void |
PlatformConfig.setPlatformContext(IPlatformContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |