|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttico.rules.database.TLoadLimitation
public class TLoadLimitation
The TLoadLimitation
allows to load all limitations or
the names of the list of limitations in the XML file.
Constructor Summary | |
---|---|
TLoadLimitation()
|
Method Summary | |
---|---|
java.util.Vector<java.lang.String> |
getLimitationsName()
|
java.util.Vector<TLimitation> |
loadAllLimitations()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TLoadLimitation()
Method Detail |
---|
public java.util.Vector<TLimitation> loadAllLimitations()
public java.util.Vector<java.lang.String> getLimitationsName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |