|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BridgeURL | |
|---|---|
| com.liferay.faces.bridge.context.url | |
| com.liferay.faces.bridge.context.url.liferay | |
| Uses of BridgeURL in com.liferay.faces.bridge.context.url |
|---|
| Subinterfaces of BridgeURL in com.liferay.faces.bridge.context.url | |
|---|---|
interface |
BridgeActionURL
This interface represents a bridge "action" URL, meaning a URL according to the deviation requirements of ExternalContext.encodeActionURL(String) listed in Section 6.1.3.1 of the Bridge Spec. |
interface |
BridgePartialActionURL
|
interface |
BridgeRedirectURL
This interface represents a bridge "redirect" URL, meaning a URL according to the deviation requirements of ExternalContext.redirect(String) listed in Section 6.1.3.1 of the Bridge Spec. |
interface |
BridgeResourceURL
This interface represents a bridge "resource" URL, meaning a URL that has convenience methods for representing URLs according to the deviation requirements of ExternalContext.encodeResourceURL(String)
listed in Section 6.1.3.1 of the Bridge Spec. |
interface |
BridgeResponseURL
This interface represents a bridge "response" URL, meaning a URL that has convenience methods for representing URLs according to the deviation requirements of ExternalContext.encodeResourceURL(String)
listed in Section 6.1.3.1 of the Bridge Spec. |
| Classes in com.liferay.faces.bridge.context.url that implement BridgeURL | |
|---|---|
class |
BridgeActionURLImpl
|
class |
BridgeActionURLWrapper
|
class |
BridgePartialActionURLImpl
|
class |
BridgePartialActionURLWrapper
|
class |
BridgeRedirectURLImpl
|
class |
BridgeRedirectURLWrapper
|
class |
BridgeResourceURLCompatImpl
This class provides a compatibility layer that isolates differences between JSF1 and JSF2. |
class |
BridgeResourceURLImpl
|
class |
BridgeResourceURLWrapper
|
class |
BridgeResponseURLImpl
|
class |
BridgeURLBaseImpl
This is a utility class used only by ExternalContextImpl that represents a URL with attributes that the
Bridge Spec is concerned with. |
class |
BridgeURLWrapper
|
| Methods in com.liferay.faces.bridge.context.url that return BridgeURL | |
|---|---|
abstract BridgeURL |
BridgeURLWrapper.getWrapped()
|
| Uses of BridgeURL in com.liferay.faces.bridge.context.url.liferay |
|---|
| Classes in com.liferay.faces.bridge.context.url.liferay that implement BridgeURL | |
|---|---|
class |
BridgeResourceURLLiferayImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||