org.drools.guvnor.client.explorer.navigation.browse
Class CategoryPlace

java.lang.Object
  extended by com.google.gwt.place.shared.Place
      extended by org.drools.guvnor.client.explorer.navigation.browse.CategoryPlace

public class CategoryPlace
extends com.google.gwt.place.shared.Place


Nested Class Summary
static class CategoryPlace.Tokenizer
           
 
Field Summary
 
Fields inherited from class com.google.gwt.place.shared.Place
NOWHERE
 
Constructor Summary
CategoryPlace(String categoryPath)
           
 
Method Summary
 boolean equals(Object o)
           
 String getCategoryPath()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryPlace

public CategoryPlace(String categoryPath)
Method Detail

getCategoryPath

public String getCategoryPath()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


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