wt.enterprise
Class CopyMultiRules.CopyMultiRuleSet
java.lang.Object
wt.enterprise.CopyMultiRules.CopyMultiRuleSet
- Enclosing class:
- CopyMultiRules
- private class CopyMultiRules.CopyMultiRuleSet
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ruleSet
private Vector ruleSet
CopyMultiRules.CopyMultiRuleSet
CopyMultiRules.CopyMultiRuleSet()
CopyMultiRules.CopyMultiRuleSet
CopyMultiRules.CopyMultiRuleSet(CopyMultiRules.CopyMultiRule copy_rule)
addRuleToSet
void addRuleToSet(CopyMultiRules.CopyMultiRule copy_rule)
getContentValue
boolean getContentValue()
getContentRule
CopyMultiRules.CopyMultiRule getContentRule()
getRelationships
Vector getRelationships()
getRelationshipValue
boolean getRelationshipValue(Class relationship,
String role)
getRelationshipRoles
Vector getRelationshipRoles(Class relationship)
getRelationshipRule
CopyMultiRules.CopyMultiRule getRelationshipRule(Class relationship)
addRule
void addRule(Vector copy_rules,
Class cls,
String typ,
String val)
throws WTException
- Throws:
WTException