org.drools.guvnor.client.widgets.drools.wizards.assets
Class NewGuidedDecisionTableAssetWizardContext

java.lang.Object
  extended by com.google.gwt.place.shared.Place
      extended by org.drools.guvnor.client.widgets.drools.wizards.assets.NewAssetWizardContext
          extended by org.drools.guvnor.client.widgets.drools.wizards.assets.NewGuidedDecisionTableAssetWizardContext
All Implemented Interfaces:
WizardContext

public class NewGuidedDecisionTableAssetWizardContext
extends NewAssetWizardContext

A container for the details required to create a new Guided Decision Table Asset on the repository


Nested Class Summary
static class NewGuidedDecisionTableAssetWizardContext.Tokenizer
           
 
Field Summary
 
Fields inherited from class com.google.gwt.place.shared.Place
NOWHERE
 
Constructor Summary
NewGuidedDecisionTableAssetWizardContext(NewGuidedDecisionTableAssetConfiguration configuration)
           
 
Method Summary
 boolean equals(Object o)
           
 GuidedDecisionTable52.TableFormat getTableFormat()
           
 int hashCode()
           
 
Methods inherited from class org.drools.guvnor.client.widgets.drools.wizards.assets.NewAssetWizardContext
getAssetName, getDescription, getFormat, getInitialCategory, getPackageName, getPackageUUID
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewGuidedDecisionTableAssetWizardContext

public NewGuidedDecisionTableAssetWizardContext(NewGuidedDecisionTableAssetConfiguration configuration)
Method Detail

getTableFormat

public GuidedDecisionTable52.TableFormat getTableFormat()

hashCode

public int hashCode()
Overrides:
hashCode in class NewAssetWizardContext

equals

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


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