org.opencrx.kernel.home1.aop2
Class UserHomeImpl<S extends UserHome,N extends UserHome,C extends Void>

java.lang.Object
  extended by org.openmdx.base.aop2.AbstractObject<S,N,C>
      extended by org.opencrx.kernel.home1.aop2.UserHomeImpl<S,N,C>

public class UserHomeImpl<S extends UserHome,N extends UserHome,C extends Void>
extends AbstractObject<S,N,C>


Constructor Summary
UserHomeImpl(S same, N next)
           
 
Method Summary
 ChangePasswordResult changePassword(ChangePasswordParams params)
           
 Void refreshItems()
           
 SearchResult searchAdvanced(SearchAdvancedParams params)
           
 SearchResult searchBasic(SearchBasicParams params)
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPreClear, jdoPreDelete, jdoPreStore, 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

UserHomeImpl

public UserHomeImpl(S same,
                    N next)
Method Detail

refreshItems

public Void refreshItems()

searchBasic

public SearchResult searchBasic(SearchBasicParams params)

searchAdvanced

public SearchResult searchAdvanced(SearchAdvancedParams params)

changePassword

public ChangePasswordResult changePassword(ChangePasswordParams params)


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