|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infoglue.cms.controllers.kernel.impl.simple.BaseUCCController
public abstract class BaseUCCController
| Constructor Summary | |
|---|---|
BaseUCCController()
|
|
| Method Summary | |
|---|---|
protected void |
beginTransaction(org.exolab.castor.jdo.Database db)
Begins a transaction on the named database |
protected void |
commitTransaction(org.exolab.castor.jdo.Database db)
Ends a transaction on the named database |
protected void |
rollbackTransaction(org.exolab.castor.jdo.Database db)
Rollbacks a transaction on the named database if there is an open transaction |
protected java.util.Collection |
toCollection(java.util.Enumeration enumeration)
A generic method to convert an enumeration to a Collection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseUCCController()
| Method Detail |
|---|
protected void beginTransaction(org.exolab.castor.jdo.Database db)
throws SystemException
SystemException
protected void commitTransaction(org.exolab.castor.jdo.Database db)
throws SystemException
SystemException
protected void rollbackTransaction(org.exolab.castor.jdo.Database db)
throws SystemException
SystemExceptionprotected java.util.Collection toCollection(java.util.Enumeration enumeration)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||