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()
           
 
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()

changePassword

public ChangePasswordResult changePassword(ChangePasswordParams params)


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