org.drools.guvnor.client.explorer.navigation.qa
Class TestScenarioListPlace.Tokenizer

java.lang.Object
  extended by org.drools.guvnor.client.explorer.navigation.qa.TestScenarioListPlace.Tokenizer
All Implemented Interfaces:
com.google.gwt.place.shared.PlaceTokenizer<TestScenarioListPlace>
Enclosing class:
TestScenarioListPlace

public static class TestScenarioListPlace.Tokenizer
extends Object
implements com.google.gwt.place.shared.PlaceTokenizer<TestScenarioListPlace>


Constructor Summary
TestScenarioListPlace.Tokenizer()
           
 
Method Summary
 TestScenarioListPlace getPlace(String token)
           
 String getToken(TestScenarioListPlace listPlace)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestScenarioListPlace.Tokenizer

public TestScenarioListPlace.Tokenizer()
Method Detail

getToken

public String getToken(TestScenarioListPlace listPlace)
Specified by:
getToken in interface com.google.gwt.place.shared.PlaceTokenizer<TestScenarioListPlace>

getPlace

public TestScenarioListPlace getPlace(String token)
Specified by:
getPlace in interface com.google.gwt.place.shared.PlaceTokenizer<TestScenarioListPlace>


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.