|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.brms.server.util.BRDRLPersistence
public class BRDRLPersistence
This class persists the rule model to DRL and back
Nested Class Summary | |
---|---|
static class |
BRDRLPersistence.LHSPatternVisitor
|
static class |
BRDRLPersistence.RHSActionVisitor
|
Method Summary | |
---|---|
static BRLPersistence |
getInstance()
|
java.lang.String |
marshal(RuleModel model)
|
RuleModel |
unmarshal(java.lang.String str)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static BRLPersistence getInstance()
public java.lang.String marshal(RuleModel model)
marshal
in interface BRLPersistence
public RuleModel unmarshal(java.lang.String str)
unmarshal
in interface BRLPersistence
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |