Uses of Interface
org.opencrx.kernel.home1.jmi1.Chart

Packages that use Chart
org.opencrx.kernel.home1.jmi1   
 

Uses of Chart in org.opencrx.kernel.home1.jmi1
 

Methods in org.opencrx.kernel.home1.jmi1 that return Chart
 Chart ChartClass.createChart()
          Creates an instance of class Chart.
 Chart ChartClass.createChart(byte[] chart, String chartMimeType, String chartName, String description, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Chart based on all required attributes.
 Chart ChartClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base, byte[] chart, String chartMimeType, String chartName, String description, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Chart based on the superclass BasicObject and all required attributes not included in this superclass.
 Chart ChartClass.extendChart(Chart _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Chart based on the superclass Chart and all required attributes not included in this superclass.
 Chart ChartClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base, byte[] chart, String chartMimeType, String chartName, String description, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Chart based on the superclass ContextCapable and all required attributes not included in this superclass.
 Chart ChartClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base, byte[] chart, String chartMimeType, String chartName, String description, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Chart based on the superclass ExtentCapable and all required attributes not included in this superclass.
 Chart ChartClass.extendSecureObject(SecureObject _base, byte[] chart, String chartMimeType, String chartName, String description)
          Creates an instance of class Chart based on the superclass SecureObject and all required attributes not included in this superclass.
 Chart ChartClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base, byte[] chart, String chartMimeType, String chartName, String description, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class Chart based on the superclass ViewCapable and all required attributes not included in this superclass.
 Chart ChartClass.getChart(Object object)
          Creates an instance of class Chart based on the specified Object instance.
 



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