Knowledge API Legacy5 Adapter 6.0.0.Beta3

org.drools.impl.adapters
Class GlobalAdapter

java.lang.Object
  extended by org.drools.impl.adapters.GlobalAdapter
All Implemented Interfaces:
Global

public class GlobalAdapter
extends Object
implements Global


Constructor Summary
GlobalAdapter(org.kie.api.definition.rule.Global delegate)
           
 
Method Summary
static List<Global> adaptGlobals(Collection<org.kie.api.definition.rule.Global> globals)
           
 String getName()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalAdapter

public GlobalAdapter(org.kie.api.definition.rule.Global delegate)
Method Detail

getName

public String getName()
Specified by:
getName in interface Global

getType

public String getType()
Specified by:
getType in interface Global

adaptGlobals

public static List<Global> adaptGlobals(Collection<org.kie.api.definition.rule.Global> globals)

Knowledge API Legacy5 Adapter 6.0.0.Beta3

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