|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Chart | |
|---|---|
| org.opencrx.kernel.home1.cci | |
| Uses of Chart in org.opencrx.kernel.home1.cci |
|---|
| Methods in org.opencrx.kernel.home1.cci that return Chart | |
|---|---|
Chart |
ChartClassImpl.createChart()
|
Chart |
ChartClass.createChart()
Creates an instance of class Chart. |
Chart |
ChartClassImpl.createChart(byte[] chart,
String chartMimeType,
String chartName,
String description,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
|
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 |
ChartClassImpl.extendBasicObject(BasicObject _base,
byte[] chart,
String chartMimeType,
String chartName,
String description,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
|
Chart |
ChartClass.extendBasicObject(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 |
ChartClassImpl.extendChart(Chart _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
|
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 |
ChartClassImpl.extendContextCapable(ContextCapable _base,
byte[] chart,
String chartMimeType,
String chartName,
String description,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
|
Chart |
ChartClass.extendContextCapable(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 |
ChartClassImpl.extendExtentCapable(ExtentCapable _base,
byte[] chart,
String chartMimeType,
String chartName,
String description,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
|
Chart |
ChartClass.extendExtentCapable(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 |
ChartClassImpl.extendSecureObject(SecureObject _base,
byte[] chart,
String chartMimeType,
String chartName,
String description)
|
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 |
ChartClassImpl.extendViewCapable(ViewCapable _base,
byte[] chart,
String chartMimeType,
String chartName,
String description,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
|
Chart |
ChartClass.extendViewCapable(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 |
ChartClassImpl.getChart(Object object)
|
Chart |
ChartClass.getChart(Object object)
Creates an instance of class Chart based on the specified
Object instance. |
Chart |
UserHomeImpl.getChart(String id)
|
Chart |
UserHome.getChart(String id)
Retrieves the value for the reference chart for the
specified qualifier attribute value. |
| Methods in org.opencrx.kernel.home1.cci with parameters of type Chart | |
|---|---|
protected void |
UserHomeImpl.addChart(Chart newValue)
|
protected void |
UserHomeImpl.addChart(String id,
Chart newValue)
|
protected void |
UserHomeImpl.setChart(Chart[] newValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||