| Package | Description |
|---|---|
| org.jboss.portletbridge.bridge.context |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
BridgeContext.getFacesViewId(boolean excludeQueryString)
Returns the Faces (viewid) currently targeted.
|
abstract String |
BridgeContext.getFacesViewIdFromPath(String path)
Returns the Faces (viewid) target as represented in the path.
|
abstract String |
BridgeContext.getFacesViewIdFromRequest(boolean excludeQueryString)
Returns the Faces (viewid) target as described by the request.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.