org.opencrx.kernel.home1.aop2
Class UserHomeImpl.DerivedAttributes

java.lang.Object
  extended by org.opencrx.kernel.home1.aop2.UserHomeImpl.DerivedAttributes
Enclosing class:
UserHomeImpl<S extends UserHome,N extends UserHome,C extends UserHomeImpl.DerivedAttributes>

public static class UserHomeImpl.DerivedAttributes
extends Object


Field Summary
 String[] chartDescriptions
           
 String[] chartMimeTypes
           
 String[] chartNames
           
 byte[][] charts
           
 
Constructor Summary
UserHomeImpl.DerivedAttributes(byte[][] charts, String[] chartNames, String[] chartDescriptions, String[] chartMimeTypes)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

charts

public byte[][] charts

chartNames

public String[] chartNames

chartDescriptions

public String[] chartDescriptions

chartMimeTypes

public String[] chartMimeTypes
Constructor Detail

UserHomeImpl.DerivedAttributes

public UserHomeImpl.DerivedAttributes(byte[][] charts,
                                      String[] chartNames,
                                      String[] chartDescriptions,
                                      String[] chartMimeTypes)


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