it.amattioli.guidate.wizard
Class WorkflowPageRetriever

Show UML class diagram
java.lang.Object
  extended by it.amattioli.guidate.wizard.WorkflowPageRetriever
All Implemented Interfaces:
it.amattioli.workstate.info.Visitor

public class WorkflowPageRetriever
extends Object
implements it.amattioli.workstate.info.Visitor


Constructor Summary
WorkflowPageRetriever()
           
 
Method Summary
 String getPageUrl()
           
 void visit(it.amattioli.workstate.info.Receiver receiver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowPageRetriever

public WorkflowPageRetriever()
Method Detail

visit

public void visit(it.amattioli.workstate.info.Receiver receiver)
Specified by:
visit in interface it.amattioli.workstate.info.Visitor

getPageUrl

public String getPageUrl()


Copyright © 2011. All Rights Reserved.