SRJRCFrames
v0.1.296

de.schwarzrot.data.transaction
Class TOContextOperation<E extends Entity>

java.lang.Object
  extended by de.schwarzrot.data.transaction.support.AbstractTransactionalOperation<E>
      extended by de.schwarzrot.data.transaction.TOContextOperation<E>
All Implemented Interfaces:
TransactionalOperation<E>

public abstract class TOContextOperation<E extends Entity>
extends AbstractTransactionalOperation<E>


Nested Class Summary
 
Nested classes/interfaces inherited from interface de.schwarzrot.data.transaction.TransactionalOperation
TransactionalOperation.DataDirection
 
Constructor Summary
TOContextOperation(Class<E> entityType)
           
TOContextOperation(Class<E> entityType, Object ctx)
           
 
Method Summary
 Object getContextObject(String name)
           
abstract  void performOperation()
           
 void putContextObject(String name, Object ctx)
           
 
Methods inherited from class de.schwarzrot.data.transaction.support.AbstractTransactionalOperation
getDataDirection, getEntityType, getOperationProperty, getResource, getTransaction, setEntityType, setOperationProperty, setResource, setTransaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TOContextOperation

public TOContextOperation(Class<E> entityType)

TOContextOperation

public TOContextOperation(Class<E> entityType,
                          Object ctx)
Method Detail

getContextObject

public Object getContextObject(String name)

performOperation

public abstract void performOperation()

putContextObject

public void putContextObject(String name,
                             Object ctx)

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.