org.drools.guvnor.server.util
Class BRDRTPersistence
java.lang.Object
org.drools.ide.common.server.util.BRDRLPersistence
org.drools.guvnor.server.util.BRDRTPersistence
- All Implemented Interfaces:
- BRLPersistence
public class BRDRTPersistence
- extends BRDRLPersistence
This class persists a TemplateModel
to DRL template
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static BRLPersistence getInstance()
marshal
public String marshal(RuleModel model)
- Specified by:
marshal
in interface BRLPersistence
- Overrides:
marshal
in class BRDRLPersistence
marshalHeader
protected void marshalHeader(RuleModel model,
StringBuilder buf)
- Overrides:
marshalHeader
in class BRDRLPersistence
marshalRuleName
protected String marshalRuleName(RuleModel model)
- Overrides:
marshalRuleName
in class BRDRLPersistence
marshalFooter
protected void marshalFooter(StringBuilder buf)
- Overrides:
marshalFooter
in class BRDRLPersistence
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.