|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.torque.manager.AbstractBaseManager
org.tigris.scarab.om.BaseRModuleOptionManager
org.tigris.scarab.om.RModuleOptionManager
This class manages RModuleOption 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.
| Field Summary |
| Fields inherited from class org.tigris.scarab.om.BaseRModuleOptionManager |
DEFAULT_MANAGER_CLASS, MANAGED_CLASS |
| Fields inherited from class org.apache.torque.manager.AbstractBaseManager |
cache, listenersMap, log, mrCache, validFields |
| Constructor Summary | |
RModuleOptionManager()
Creates a new RModuleOptionManager instance. |
|
| Method Summary | |
static RModuleOption |
getInstance(java.lang.Integer moduleId,
java.lang.Integer issueTypeId,
java.lang.Integer optionId)
|
static RModuleOption |
getInstance(Module module,
IssueType issueType,
AttributeOption option)
|
protected org.apache.torque.om.Persistent |
putInstanceImpl(org.apache.torque.om.Persistent om)
|
| Methods inherited from class org.tigris.scarab.om.BaseRModuleOptionManager |
addCacheListener, clear, exists, existsImpl, getCachedInstance, getCachedInstanceImpl, getInstance, getInstance, getInstance, getInstanceImpl, getInstanceImpl, getInstanceImpl, getInstances, getInstances, getInstancesImpl, getInstancesImpl, getManager, getMethodResult, putInstance, retrieveStoredOM, retrieveStoredOMs |
| Methods inherited from class org.apache.torque.manager.AbstractBaseManager |
addCacheListenerImpl, cacheGet, clearImpl, getClassName, getMethodResultCache, getOMClass, getOMInstance, getOMInstance, getOMInstance, getOMs, getOMs, getOMs, getRegion, notifyListeners, putInstanceImpl, registerAsListener, removeInstanceImpl, setClassName, setOMClass, setRegion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RModuleOptionManager()
throws org.apache.torque.TorqueException
RModuleOptionManager instance.
org.apache.torque.TorqueException - if an error occurs| Method Detail |
protected org.apache.torque.om.Persistent putInstanceImpl(org.apache.torque.om.Persistent om)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public static final RModuleOption getInstance(java.lang.Integer moduleId,
java.lang.Integer issueTypeId,
java.lang.Integer optionId)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public static final RModuleOption getInstance(Module module,
IssueType issueType,
AttributeOption option)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||