Guvnor web application Drools 6.0.0-SNAPSHOT

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

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

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


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

Constructor Detail

SnapshotAssetListPlace

public SnapshotAssetListPlace(String snapshotName,
                              String moduleUuid,
                              String[] assetTypes)
Method Detail

getSnapshotName

public String getSnapshotName()

getModuleUuid

public String getModuleUuid()

getAssetTypes

public String[] getAssetTypes()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

Guvnor web application Drools 6.0.0-SNAPSHOT

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