Drools Workbench - Guided Decision Table Editor - API 6.0.0.Beta3

org.drools.workbench.screens.guided.dtable.type
Class GuidedDTableResourceTypeDefinition

java.lang.Object
  extended by org.drools.workbench.screens.guided.dtable.type.GuidedDTableResourceTypeDefinition
All Implemented Interfaces:
org.uberfire.workbench.type.ResourceTypeDefinition

@ApplicationScoped
public class GuidedDTableResourceTypeDefinition
extends Object
implements org.uberfire.workbench.type.ResourceTypeDefinition


Constructor Summary
GuidedDTableResourceTypeDefinition()
           
 
Method Summary
 boolean accept(org.uberfire.backend.vfs.Path path)
           
 String getDescription()
           
 String getPrefix()
           
 int getPriority()
           
 String getShortName()
           
 String getSimpleWildcardPattern()
           
 String getSuffix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuidedDTableResourceTypeDefinition

public GuidedDTableResourceTypeDefinition()
Method Detail

getShortName

public String getShortName()
Specified by:
getShortName in interface org.uberfire.workbench.type.ResourceTypeDefinition

getDescription

public String getDescription()
Specified by:
getDescription in interface org.uberfire.workbench.type.ResourceTypeDefinition

getPrefix

public String getPrefix()
Specified by:
getPrefix in interface org.uberfire.workbench.type.ResourceTypeDefinition

getSuffix

public String getSuffix()
Specified by:
getSuffix in interface org.uberfire.workbench.type.ResourceTypeDefinition

getPriority

public int getPriority()
Specified by:
getPriority in interface org.uberfire.workbench.type.ResourceTypeDefinition

getSimpleWildcardPattern

public String getSimpleWildcardPattern()
Specified by:
getSimpleWildcardPattern in interface org.uberfire.workbench.type.ResourceTypeDefinition

accept

public boolean accept(org.uberfire.backend.vfs.Path path)
Specified by:
accept in interface org.uberfire.workbench.type.ResourceTypeDefinition

Drools Workbench - Guided Decision Table Editor - API 6.0.0.Beta3

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