org.drools.guvnor.client.widgets.assetviewer
Class AssetViewerPlace

java.lang.Object
  extended by com.google.gwt.place.shared.Place
      extended by org.drools.guvnor.client.widgets.assetviewer.AssetViewerPlace

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

A request for to see a Package's Assets


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

Constructor Detail

AssetViewerPlace

public AssetViewerPlace(String uuid)
Method Detail

getUuid

public String getUuid()

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.