public class ContactImpl<S extends Contact,N extends Contact,C extends java.lang.Void> extends AccountImpl<S,N,C> implements javax.jdo.listener.StoreCallback, javax.jdo.listener.DeleteCallback
| Constructor and Description | 
|---|
| ContactImpl(S same,
           N next)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | jdoPreDelete() | 
| void | jdoPreStore() | 
updateVcardpublic void jdoPreStore()
jdoPreStore in interface javax.jdo.listener.StoreCallbackjdoPreStore in class AccountImpl<S extends Contact,N extends Contact,C extends java.lang.Void>public void jdoPreDelete()
jdoPreDelete in interface javax.jdo.listener.DeleteCallbackjdoPreDelete in class AccountImpl<S extends Contact,N extends Contact,C extends java.lang.Void>This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.