Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.rest
Class RestfulPhaseListener

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.rest.RestfulPhaseListener
All Implemented Interfaces:
Serializable, EventListener, PhaseListener

public class RestfulPhaseListener
extends Object
implements PhaseListener

Phase listener helper to perform redirection to meaningful urls.

See Also:
Serialized Form

Constructor Summary
RestfulPhaseListener()
           
 
Method Summary
 void afterPhase(PhaseEvent event)
           
 void beforePhase(PhaseEvent event)
           
 PhaseId getPhaseId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestfulPhaseListener

public RestfulPhaseListener()
Method Detail

getPhaseId

public PhaseId getPhaseId()
Specified by:
getPhaseId in interface PhaseListener

beforePhase

public void beforePhase(PhaseEvent event)
Specified by:
beforePhase in interface PhaseListener

afterPhase

public void afterPhase(PhaseEvent event)
Specified by:
afterPhase in interface PhaseListener

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.