org.drools.guvnor.client.explorer
Class FindPlace.Tokenizer

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

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


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

Constructor Detail

FindPlace.Tokenizer

public FindPlace.Tokenizer()
Method Detail

getToken

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

getPlace

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


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