| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectatg.svc.repository.service.CollectionRunner
atg.svc.repository.service.RepositoryService.SaveCollectionRunner
protected class RepositoryService.SaveCollectionRunner
Save Runner that creates a collection of new repository objects from a collection of new beans.
| Field Summary | 
|---|
| Fields inherited from class atg.svc.repository.service.CollectionRunner | 
|---|
CLASS_VERSION | 
| Constructor Summary | |
|---|---|
RepositoryService.SaveCollectionRunner(java.util.Collection pObjects)
 | 
|
| Method Summary | |
|---|---|
 void | 
runTransaction(java.lang.Object pObject)
Iterates through the collection of bean objects and saves each one.  | 
| Methods inherited from class atg.svc.repository.service.CollectionRunner | 
|---|
runTransaction | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RepositoryService.SaveCollectionRunner(java.util.Collection pObjects)
| Method Detail | 
|---|
public void runTransaction(java.lang.Object pObject)
                    throws TransactionException
runTransaction in class CollectionRunnerTransactionException - If an exception occurs during the run.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||