Guvnor web application Drools 6.0.0-SNAPSHOT

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


Field Summary
 
Fields inherited from class com.google.gwt.place.shared.Place
NOWHERE
 
Constructor Summary
NewGuidedDecisionTableAssetWizardContext(NewGuidedDecisionTableAssetConfiguration configuration)
           
 
Method Summary
static WizardContext create(Map<String,Object> parameters)
           
 Map<String,Object> getParameters()
           
 GuidedDecisionTable52.TableFormat getTableFormat()
           
static boolean isInstance(Map<String,Object> parameters)
           
 
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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewGuidedDecisionTableAssetWizardContext

public NewGuidedDecisionTableAssetWizardContext(NewGuidedDecisionTableAssetConfiguration configuration)
Method Detail

getTableFormat

public GuidedDecisionTable52.TableFormat getTableFormat()

getParameters

public Map<String,Object> getParameters()
Specified by:
getParameters in interface WizardContext
Overrides:
getParameters in class NewAssetWizardContext

isInstance

public static boolean isInstance(Map<String,Object> parameters)

create

public static WizardContext create(Map<String,Object> parameters)

Guvnor web application Drools 6.0.0-SNAPSHOT

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