org.drools.guvnor.client.explorer.navigation.deployment
Class SnapshotPlace

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

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


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

Constructor Detail

SnapshotPlace

public SnapshotPlace(String moduleName,
                     String snapshotName)
Method Detail

getModuleName

public String getModuleName()

getSnapshotName

public String getSnapshotName()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


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