org.drools.guvnor.client.widgets.wizards.assets
Class NewAssetWizardContext.Tokenizer

java.lang.Object
  extended by org.drools.guvnor.client.widgets.wizards.assets.NewAssetWizardContext.Tokenizer
All Implemented Interfaces:
com.google.gwt.place.shared.PlaceTokenizer<WizardPlace<NewAssetWizardContext>>
Enclosing class:
NewAssetWizardContext

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


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

Constructor Detail

NewAssetWizardContext.Tokenizer

public NewAssetWizardContext.Tokenizer()
Method Detail

getToken

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

getPlace

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


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