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

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 UserHomeImpl.DerivedAttributes>
extends org.openmdx.base.aop2.AbstractObject<S,N,C>


Nested Class Summary
static class UserHomeImpl.DerivedAttributes
           
 
Constructor Summary
UserHomeImpl(S same, N next)
           
 
Method Summary
 ChangePasswordResult changePassword(ChangePasswordParams params)
           
 byte[] getFavoriteChart0()
           
 String getFavoriteChart0Description()
           
 String getFavoriteChart0MimeType()
           
 String getFavoriteChart0Name()
           
 byte[] getFavoriteChart1()
           
 String getFavoriteChart1Description()
           
 String getFavoriteChart1MimeType()
           
 String getFavoriteChart1Name()
           
 byte[] getFavoriteChart2()
           
 String getFavoriteChart2Description()
           
 String getFavoriteChart2MimeType()
           
 String getFavoriteChart2Name()
           
 byte[] getFavoriteChart3()
           
 String getFavoriteChart3Description()
           
 String getFavoriteChart3MimeType()
           
 String getFavoriteChart3Name()
           
protected  C newContext()
           
 Void refreshItems()
           
 SearchResult searchAdvanced(SearchAdvancedParams params)
           
 SearchResult searchBasic(SearchBasicParams params)
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPostLoad, jdoPreClear, jdoPreClear, jdoPreDelete, jdoPreDelete, jdoPreStore, jdoPreStore, mixedInTargets, newVoid, nextManager, nextObject, openmdxjdoPostConstruct, openmdxjdoPostConstruct, sameManager, sameObject, samePackage, thisContext
 
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)

getFavoriteChart0

public byte[] getFavoriteChart0()

getFavoriteChart0Description

public String getFavoriteChart0Description()

getFavoriteChart0MimeType

public String getFavoriteChart0MimeType()

getFavoriteChart0Name

public String getFavoriteChart0Name()

getFavoriteChart1

public byte[] getFavoriteChart1()

getFavoriteChart1Description

public String getFavoriteChart1Description()

getFavoriteChart1MimeType

public String getFavoriteChart1MimeType()

getFavoriteChart1Name

public String getFavoriteChart1Name()

getFavoriteChart2

public byte[] getFavoriteChart2()

getFavoriteChart2Description

public String getFavoriteChart2Description()

getFavoriteChart2MimeType

public String getFavoriteChart2MimeType()

getFavoriteChart2Name

public String getFavoriteChart2Name()

getFavoriteChart3

public byte[] getFavoriteChart3()

getFavoriteChart3Description

public String getFavoriteChart3Description()

getFavoriteChart3MimeType

public String getFavoriteChart3MimeType()

getFavoriteChart3Name

public String getFavoriteChart3Name()

newContext

protected C newContext()
Overrides:
newContext in class org.openmdx.base.aop2.AbstractObject<S extends UserHome,N extends UserHome,C extends UserHomeImpl.DerivedAttributes>


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