org.opencrx.kernel.home1.aop2
Class UserHomeImpl

java.lang.Object
  extended by org.opencrx.kernel.home1.aop2.UserHomeImpl
All Implemented Interfaces:
javax.jdo.listener.StoreCallback

public class UserHomeImpl
extends Object
implements javax.jdo.listener.StoreCallback


Field Summary
protected  UserHome next
           
protected  UserHome same
           
 
Constructor Summary
UserHomeImpl(UserHome same, UserHome next)
           
 
Method Summary
 void jdoPreStore()
           
 Void refreshItems()
           
 SearchResult searchAdvanced(SearchAdvancedParams params)
           
 SearchResult searchBasic(SearchBasicParams params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

same

protected final UserHome same

next

protected final UserHome next
Constructor Detail

UserHomeImpl

public UserHomeImpl(UserHome same,
                    UserHome next)
Method Detail

refreshItems

public Void refreshItems()

searchBasic

public SearchResult searchBasic(SearchBasicParams params)

searchAdvanced

public SearchResult searchAdvanced(SearchAdvancedParams params)

jdoPreStore

public void jdoPreStore()
Specified by:
jdoPreStore in interface javax.jdo.listener.StoreCallback


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