org.drools.ide.common.server.util
Interface BRLPersistence

All Known Implementing Classes:
BRDRLPersistence, BRXMLPersistence

public interface BRLPersistence


Method Summary
 String marshal(RuleModel model)
           
 RuleModel unmarshal(String str)
           
 

Method Detail

marshal

String marshal(RuleModel model)

unmarshal

RuleModel unmarshal(String str)


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