Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
This task involves the following:
- Move com.liferay.faces.bridge.context.url.Bridge to com.liferay.faces.bridge.BridgeURL
- Simplify the BridgeURI interface by removing unnecessary methods such as isSecure(), setSecure(), isSelfReferencing(), and setSelfReferencing()
- Remove the BridgeURLEncoder interface (first introduced in
FACES-2649) since the implementation of BridgeURL can handle the encoding responsibilities. - Move the BridgeURI interface from the bridge API to the bridge implementation since it is an implementation detail.
Attachments
Issue Links
- fixes
-
FACES-2641 Refactor internal BridgeURL code
-
- Closed
-
- relates
-
FACES-2649 Add BridgeURLEncoder, BridgeURLEncoderWrapper, and BridgeURLEncoderFactory to the Liferay Faces Bridge API
-
- Closed
-