org.opencrx.kernel.account1.aop2
Class GroupImpl<S extends Group,N extends Group,C extends Void>
java.lang.Object
org.openmdx.base.aop2.AbstractObject<S,N,C>
org.opencrx.kernel.account1.aop2.AccountImpl<S,N,C>
org.opencrx.kernel.account1.aop2.GroupImpl<S,N,C>
- All Implemented Interfaces:
- javax.jdo.listener.DeleteCallback, javax.jdo.listener.StoreCallback
public class GroupImpl<S extends Group,N extends Group,C extends Void>
- extends AccountImpl<S,N,C>
- implements javax.jdo.listener.StoreCallback, javax.jdo.listener.DeleteCallback
Methods inherited from class org.openmdx.base.aop2.AbstractObject |
evictContext, jdoPostLoad, jdoPreClear, 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 |
GroupImpl
public GroupImpl(S same,
N next)
jdoPreStore
public void jdoPreStore()
- Specified by:
jdoPreStore
in interface javax.jdo.listener.StoreCallback
- Overrides:
jdoPreStore
in class AccountImpl<S extends Group,N extends Group,C extends Void>
jdoPreDelete
public void jdoPreDelete()
- Specified by:
jdoPreDelete
in interface javax.jdo.listener.DeleteCallback
- Overrides:
jdoPreDelete
in class AccountImpl<S extends Group,N extends Group,C extends Void>
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.