org.opencrx.kernel.model1.aop2
Class OperationImpl<S extends Operation,N extends Operation,C extends Void>

java.lang.Object
  extended by org.openmdx.base.aop2.AbstractObject<S,N,C>
      extended by org.opencrx.kernel.model1.aop2.ElementImpl<S,N,C>
          extended by org.opencrx.kernel.model1.aop2.OperationImpl<S,N,C>
All Implemented Interfaces:
javax.jdo.listener.StoreCallback

public class OperationImpl<S extends Operation,N extends Operation,C extends Void>
extends ElementImpl<S,N,C>
implements javax.jdo.listener.StoreCallback


Constructor Summary
OperationImpl(S same, N next)
           
 
Method Summary
 String getSignature()
           
 void jdoPreStore()
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPreClear, jdoPreDelete, newContext, newVoid, nextManager, nextObject, openmdxjdoPostConstruct, sameManager, sameObject, samePackage, thisContext, toNext, toSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationImpl

public OperationImpl(S same,
                     N next)
Method Detail

getSignature

public String getSignature()

jdoPreStore

public void jdoPreStore()
Specified by:
jdoPreStore in interface javax.jdo.listener.StoreCallback
Overrides:
jdoPreStore in class ElementImpl<S extends Operation,N extends Operation,C extends Void>


This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.