com.adobe.solutions.sne.selection.svc.impl
Class SelectionHook

java.lang.Object
  extended by com.adobe.solutions.sne.selection.svc.impl.SelectionHook
All Implemented Interfaces:
ISelectionHook

public class SelectionHook
extends Object
implements ISelectionHook


Constructor Summary
SelectionHook()
           
 
Method Summary
 String endPhase()
           
 String endStage(SelectionInstanceVO selectionInstanceVO)
           
 void setLoginVODAO(ILoginVODAO loginVODAO)
           
 String startPhase()
           
 String startStage(SelectionInstanceVO selectionInstanceVO)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionHook

public SelectionHook()
Method Detail

setLoginVODAO

public void setLoginVODAO(ILoginVODAO loginVODAO)

startPhase

public String startPhase()
Specified by:
startPhase in interface ISelectionHook

endPhase

public String endPhase()
Specified by:
endPhase in interface ISelectionHook

startStage

public String startStage(SelectionInstanceVO selectionInstanceVO)
Specified by:
startStage in interface ISelectionHook

endStage

public String endStage(SelectionInstanceVO selectionInstanceVO)
Specified by:
endStage in interface ISelectionHook


[an error occurred while processing this directive] [an error occurred while processing this directive]