com.liferay.faces.bridge
Class BridgePhaseWrapper

java.lang.Object
  extended by 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

Constructor Summary
BridgePhaseWrapper()
           
 
Method Summary
 void execute()
           
abstract  BridgePhase getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgePhaseWrapper

public BridgePhaseWrapper()
Method Detail

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.