|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.torque.manager.AbstractBaseManager | +--org.apache.jetspeed.om.security.turbine.BaseTurbineGroupManager | +--org.apache.jetspeed.om.security.turbine.TurbineGroupManager
This class manages TurbineGroup objects. The skeleton for this class was autogenerated by Torque on: [Thu Apr 22 23:12:36 EDT 2004] 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.apache.jetspeed.om.security.turbine.BaseTurbineGroupManager |
DEFAULT_MANAGER_CLASS, MANAGED_CLASS |
Fields inherited from class org.apache.torque.manager.AbstractBaseManager |
cache, listenersMap, log, mrCache, validFields |
Constructor Summary | |
TurbineGroupManager()
Creates a new TurbineGroupManager instance. |
Methods inherited from class org.apache.jetspeed.om.security.turbine.BaseTurbineGroupManager |
addCacheListener, clear, exists, existsImpl, getInstance, getInstance, 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, 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 TurbineGroupManager() throws org.apache.torque.TorqueException
TurbineGroupManager
instance.
org.apache.torque.TorqueException
- if an error occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |