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

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

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


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

Constructor Detail

ModuleEditorPlace.Tokenizer

public ModuleEditorPlace.Tokenizer()
Method Detail

getToken

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

getPlace

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


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