org.weda.tapestry
Class TapestryPathAdapter

java.lang.Object
  extended by org.weda.tapestry.TapestryPathAdapter
All Implemented Interfaces:
PathAdapter

public class TapestryPathAdapter
extends java.lang.Object
implements PathAdapter

Author:
Mikhail Titov

Constructor Summary
TapestryPathAdapter()
           
 
Method Summary
 java.lang.Object adaptPath(Path path, java.util.Map params)
           
 java.lang.String getCurrentPage()
           
 void setRequestCycle(org.apache.tapestry.IRequestCycle requestCycle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TapestryPathAdapter

public TapestryPathAdapter()
Method Detail

adaptPath

public java.lang.Object adaptPath(Path path,
                                  java.util.Map params)
Specified by:
adaptPath in interface PathAdapter

setRequestCycle

public void setRequestCycle(org.apache.tapestry.IRequestCycle requestCycle)

getCurrentPage

public java.lang.String getCurrentPage()
Specified by:
getCurrentPage in interface PathAdapter


Copyright © 2005-2006 . All Rights Reserved.