public interface PortalContext
| Modifier and Type | Method and Description |
|---|---|
String |
getInfo()
Return info about the portal.
|
Set<Mode> |
getModes()
Return the modes accepted by this portal context.
|
Map<String,String> |
getProperties()
Return the set of properties of this portal context.
|
Set<WindowState> |
getWindowStates()
Return the window states accepted by this portal context.
|
String getInfo()
Set<WindowState> getWindowStates()
Copyright © 2003-2016 GateIn. All Rights Reserved.