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

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

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


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

Constructor Detail

AuthorPerspectivePlace.Tokenizer

public AuthorPerspectivePlace.Tokenizer()
Method Detail

getToken

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

getPlace

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


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.