|
|||||||||||
| 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.BaseRModuleAttributeManager
org.tigris.scarab.om.RModuleAttributeManager
This class manages RModuleAttribute objects.
| Field Summary |
| Fields inherited from class org.tigris.scarab.om.BaseRModuleAttributeManager |
DEFAULT_MANAGER_CLASS, MANAGED_CLASS |
| Fields inherited from class org.apache.torque.manager.AbstractBaseManager |
cache, listenersMap, log, mrCache, validFields |
| Constructor Summary | |
RModuleAttributeManager()
Creates a new RModuleAttributeManager instance. |
|
| Method Summary | |
static RModuleAttribute |
getInstance(java.lang.Integer moduleId,
java.lang.Integer attributeId,
java.lang.Integer issueTypeId)
|
static RModuleAttribute |
getInstance(Module module,
Attribute attribute,
IssueType issueType)
|
protected org.apache.torque.om.Persistent |
putInstanceImpl(org.apache.torque.om.Persistent om)
|
(package private) static void |
removeInstanceFromCache(RModuleAttribute rma)
|
| Methods inherited from class org.tigris.scarab.om.BaseRModuleAttributeManager |
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 RModuleAttributeManager()
throws org.apache.torque.TorqueException
RModuleAttributeManager 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 RModuleAttribute getInstance(Module module,
Attribute attribute,
IssueType issueType)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public static final RModuleAttribute getInstance(java.lang.Integer moduleId,
java.lang.Integer attributeId,
java.lang.Integer issueTypeId)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
static void removeInstanceFromCache(RModuleAttribute rma)
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 | ||||||||||