public interface RuleModelPersistence
Modifier and Type | Method and Description |
---|---|
String |
marshal(RuleModel model) |
RuleModel |
unmarshal(String str,
PackageDataModelOracle dmo) |
RuleModel |
unmarshalUsingDSL(String str,
List<String> globals,
PackageDataModelOracle dmo,
String... dsls) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.