com.ptc.netmarkets.nmixb
Class RuleChangesCopyHelper.RuleProxy
java.lang.Object
com.ptc.netmarkets.nmixb.RuleChangesCopyHelper.RuleProxy
- Direct Known Subclasses:
- RuleChangesCopyHelper.InstanceBasedRuleProxy, RuleChangesCopyHelper.TypeBasedRuleProxy
- Enclosing class:
- RuleChangesCopyHelper
- private class RuleChangesCopyHelper.RuleProxy
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
RuleType type
ruleName
String ruleName
ruleContents
String ruleContents
isDefault
boolean isDefault
isEnabled
boolean isEnabled
RuleChangesCopyHelper.RuleProxy
RuleChangesCopyHelper.RuleProxy(Rule origRule)
throws WTException
initBaseRuleInfo
private void initBaseRuleInfo(Rule rule)
throws WTException
- Throws:
WTException