| |
|
| org.tigris.scarab.om.BaseConditionManager org.tigris.scarab.om.ConditionManager
ConditionManager | public class ConditionManager extends BaseConditionManager (Code) | | This class manages Condition objects.
The skeleton for this class was autogenerated by Torque * You should add additional methods to this class to meet the
application requirements. This class will only be generated as
long as it does not already exist in the output directory.
|
Constructor Summary | |
public | ConditionManager() Creates a new ConditionManager instance. |
ConditionManager | public ConditionManager() throws TorqueException(Code) | | Creates a new ConditionManager instance.
exception: TorqueException - if an error occurs |
|
|
|