com.liferay.faces.bridge
Class BridgePhaseWrapper
java.lang.Object
com.liferay.faces.bridge.BridgePhaseWrapper
- All Implemented Interfaces:
- BridgePhase, javax.faces.FacesWrapper<BridgePhase>
public abstract class BridgePhaseWrapper
- extends Object
- implements BridgePhase, javax.faces.FacesWrapper<BridgePhase>
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgePhaseWrapper
public BridgePhaseWrapper()
execute
public void execute()
throws BridgeDefaultViewNotSpecifiedException,
BridgeException
- Specified by:
execute in interface BridgePhase
- Throws:
BridgeDefaultViewNotSpecifiedException
BridgeException
getWrapped
public abstract BridgePhase getWrapped()
- Specified by:
getWrapped in interface javax.faces.FacesWrapper<BridgePhase>
Copyright © 2015 Liferay, Inc.. All rights reserved.