se.cambio.cds.gdl.editor.controller.exportplugins
Class DroolsGuideExportPlugin

Package class diagram package DroolsGuideExportPlugin
java.lang.Object
  extended by se.cambio.cds.gdl.editor.controller.exportplugins.DroolsGuideExportPlugin
All Implemented Interfaces:
GuideExportPlugin

public class DroolsGuideExportPlugin
extends Object
implements GuideExportPlugin


Constructor Summary
DroolsGuideExportPlugin()
           
 
Method Summary
 byte[] compile(Guide guide)
           
 String getExportedGuide(Guide guide)
           
 String getPluginName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DroolsGuideExportPlugin

public DroolsGuideExportPlugin()
Method Detail

getPluginName

public String getPluginName()
Specified by:
getPluginName in interface GuideExportPlugin

getExportedGuide

public String getExportedGuide(Guide guide)
Specified by:
getExportedGuide in interface GuideExportPlugin

compile

public byte[] compile(Guide guide)
               throws InternalErrorException
Specified by:
compile in interface GuideExportPlugin
Throws:
InternalErrorException


Copyright © 2013 Cambio. All Rights Reserved.