tico.rules.database
Class TSaveRule

java.lang.Object
  extended by tico.rules.database.TSaveRule

public class TSaveRule
extends java.lang.Object

The TSaveRule saves a rule in the XML file.

Version:
1.0 Oct 20, 2007
Author:
Beatriz Mateo

Constructor Summary
TSaveRule()
           
 
Method Summary
 int saveRule(TRule rule)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TSaveRule

public TSaveRule()
Method Detail

saveRule

public int saveRule(TRule rule)