|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttico.rules.database.TLoadRule
public class TLoadRule
The TLoadRule
load all rules or rules by type in the XML file.
Constructor Summary | |
---|---|
TLoadRule()
|
Method Summary | |
---|---|
java.util.Vector<TRule> |
loadAllRules()
|
java.util.Vector<TRule> |
loadRulesByType(java.lang.String option,
java.util.Vector<TAttribute> attributeList)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TLoadRule()
Method Detail |
---|
public java.util.Vector<TRule> loadRulesByType(java.lang.String option, java.util.Vector<TAttribute> attributeList)
public java.util.Vector<TRule> loadAllRules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |