org.opencrx.kernel.plugin.application.home1
Class UserHomeImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.home1.UserHomeImpl

public class UserHomeImpl
extends Object


Field Summary
protected  UserHome current
           
protected  UserHome next
           
 
Constructor Summary
UserHomeImpl(UserHome current, UserHome next)
           
 
Method Summary
 ChangePasswordResult changePassword(ChangePasswordParams params)
           
 Backend getBackend()
           
 org.openmdx.base.jmi1.Void refreshItems(org.openmdx.base.jmi1.Void params)
           
 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

current

protected final UserHome current

next

protected final UserHome next
Constructor Detail

UserHomeImpl

public UserHomeImpl(UserHome current,
                    UserHome next)
Method Detail

getBackend

public Backend getBackend()

refreshItems

public org.openmdx.base.jmi1.Void refreshItems(org.openmdx.base.jmi1.Void params)
                                        throws RefException
Throws:
RefException

changePassword

public ChangePasswordResult changePassword(ChangePasswordParams params)
                                    throws RefException
Throws:
RefException

searchBasic

public SearchResult searchBasic(SearchBasicParams params)
                         throws RefException
Throws:
RefException

searchAdvanced

public SearchResult searchAdvanced(SearchAdvancedParams params)
                            throws RefException
Throws:
RefException


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