public class MatrixChart extends DBObject
DBObject.DenormalizeAction
Modifier and Type | Field and Description |
---|---|
static GlobalId |
DBCLASS_GID
Charting of Performance Metric Data.
|
static java.lang.String |
DBCLASS_NAME
Charting of Performance Metric Data.
|
static java.lang.String |
DBFIELD_CHART
A dummy chart field to get the chart on the screen.
|
static java.lang.String |
DBFIELD_CHART_TIME_RANGE
Time range to display values in chart.
|
static java.lang.String |
DBFIELD_CHART_TYPE
A chart type which contains list of types to choose(PIE,LINE,TIMESERIES
...etc..)
--> ChartType (String, Searchable) |
static java.lang.String |
DBFIELD_COUNT_ONLY
count of items.
|
static java.lang.String |
DBFIELD_COUNT_RANGE
The time period of measures to count.
|
static java.lang.String |
DBFIELD_DATA_FILTER
Filter to be used to filter the list of objects include in chart.
|
static java.lang.String |
DBFIELD_DATA_FILTER_PARAMS
Parameters to be sent to filter.
|
static java.lang.String |
DBFIELD_DATA_FORMATTER
Formatter used to covert the matrix data.
|
static java.lang.String |
DBFIELD_DATA_FORMATTER_PARAMS
Parameters to be supplied to the formatter.
|
static java.lang.String |
DBFIELD_DATA_GROUP
grouping of primary dataset.
|
static java.lang.String |
DBFIELD_DATA_RANGE
If you want to select morethan one MatrixData for chatring.
|
static java.lang.String |
DBFIELD_DUAL_DATA_FORMATTER
Formatter used to covert the matrix data.
|
static java.lang.String |
DBFIELD_DUAL_DATA_FORMATTER_PARAMS
Parameters to be supplied to the formatter.
|
static java.lang.String |
DBFIELD_DUAL_DATA_GROUP
grouping of dual dataset.
|
static java.lang.String |
DBFIELD_DUAL_MEASURE_TYPE
The secondary axis.
|
static java.lang.String |
DBFIELD_FINAL_FG
Marking MatrixChart as final to prevent changes in the other layers.
|
static java.lang.String |
DBFIELD_HIDE_LEGEND
hide the legend.
|
static java.lang.String |
DBFIELD_ID
The key for this charting.
|
static java.lang.String |
DBFIELD_MATRIX_TYPE
The chart's X axis name.
|
static java.lang.String |
DBFIELD_SOURCE
The chart is for which source?.
|
static java.lang.String |
DBFIELD_START_DATE
Charting is from which date.
|
static java.lang.String |
DBFIELD_TITLE
chart title.
|
static java.lang.String |
DBFIELD_TITLE_X
X axis title.
|
static java.lang.String |
DBFIELD_TITLE_Y
Y axis title.
|
ATTRIBUTE_MARVIN, dbClass, ds, NO_LOOP_PARAMS
Constructor and Description |
---|
MatrixChart(DBClass def,
DataSource dataSource)
Std.
|
addReloadEventListener, archiveCheck, autoEnterCreate, calculateValue, calculateValue, calculateValue, callingRestoreByJournal, changeThreadMode, checkCreateAccess, checkDelete, checkDeleteAccess, checkModifyAccess, checkModifyAccess, checkReadAccess, clearCache, copy, copyFields, copyIncludeField, copyInwardLinks, delete, denormalizedResult, displayLogName, displayName, displayValue, doSearch, dump, equals, eventDataLoaded, eventFieldUpdated, extAutoEnterCreate, extCanDeleteDependantObject, extCheckCreateAccess, extCheckDeleteAccess, extCheckModifyAccess, extCheckModifyAccess, extCheckReadAccess, extCopy, extDelete, extDeleteRecord, extFixUp, extGetDerivedGlobalKey, extGetDerivedValue, extGetValue, extIsMandatory, extIsOnChange, extMarkSavePoint, extPostDeleteRecord, extPostSaveRecord, extPreDeleteRecord, extPreSaveRecord, extPreValidate, extPreValidateDelete, extRaiseEvents, extRollbackTo, extSaveRecord, extSetValue, extUndelete, extValidateDelete, extValidateField, extValidateRecord, fetchLinkHolder, findGlobalKey, findGlobalKey, findGlobalKey, findGlobalKey, findLinkedObject, findLinkedObject, findLinkedObject, findRawData, fireEventDataLoaded, fixUp, forceLockedTransaction, getBoolean, getBoolean, getBoolean, getBoolean, getBoolean, getBoolean, getChangedFieldInfo, getChangedFields, getDate, getDate, getDate, getDate, getDate, getDefaultValue, getDisableOnChangeEvent, getDouble, getDouble, getDouble, getDouble, getDouble, getFieldDouble, getFieldInt, getFieldLong, getFieldString, getFormattedString, getFormattedString, getGlobalKey, getGlobalKey, getGlobalKey, getGlobalKey, getGlobalKey, getInt, getInt, getInt, getInt, getInt, getInt, getInwardLinkage, getKeyString, getKeyValue, getLinkedObject, getLinkedObject, getLinkedObject, getLinkedObjectByKey, getLinkedRowId, getLinkedRowId, getLinkedRowIdByData, getLinkHolder, getLockedTransaction, getLong, getLong, getLong, getLong, getLong, getLong, getMutableArrayValue, getMutableArrayValue, getOriginalKey, getOriginalValue, getOriginalValue, getProcessedValue, getPureValue, getRawData, getRawValue, getRawValue, getRowId, getRowKey, getSecondaryCacheGroupKey, getSrcLayerID, getString, getString, getString, getString, getString, getString, getValue, getValue, getValue, getValue, hasAutoChanged, hasAutoChanged, hasChanged, hasChangedByUser, hasChangedByUserField, hasChangedByUserField, hasFieldChanged, hasFieldChanged, hashCode, hasStoredResult, iCheckDeleteAccess, iCheckModifyAccess, iCheckReadAccess, iGetDenormalizedMap, iGetRawValue, iPlaceDenormalizedResult, iPostSaveOrDeleteRecord, iPreSaveOrDeleteRecord, iPreValidate, iRaiseEvents, iSaveOrDeleteRecord, isBrokenLink, isBrokenLink, isChanged, isDataCacheKnownToBeDirty, isDeleted, isEmpty, iSetValue, isForceReindex, isKeyWordField, isMandatory, isNew, isNull, isNull, isOnChange, isReindex, iValidateRecord, lastTouched, makeArchiveDataLoader, makeClone, makeDataLoader, makeDenormalizedDoc, makeLinkedArray, makeModifyAccessException, makeSearchPlan, makeWriteProvider, manualDenormalizeOnSave, markSavePoint, optLockedTransaction, registerWatchedObject, reindex, releaseDenormalized, removeReloadEventListener, restoreByJournal, rollbackTo, setBoolean, setBoolean, setBoolean, setBoolean, setDisableOnChangeEvent, setDouble, setDouble, setInt, setInt, setLong, setLong, setRawData, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, toString, touch, undelete, validateField, validateRecord, validateSubType
public static final java.lang.String DBCLASS_NAME
public static final GlobalId DBCLASS_GID
public static final java.lang.String DBFIELD_ID
public static final java.lang.String DBFIELD_CHART
public static final java.lang.String DBFIELD_CHART_TIME_RANGE
MatrixChartTimeRange
(String, Searchable)public static final java.lang.String DBFIELD_CHART_TYPE
ChartType
(String, Searchable)public static final java.lang.String DBFIELD_COUNT_ONLY
public static final java.lang.String DBFIELD_COUNT_RANGE
public static final java.lang.String DBFIELD_DATA_FILTER
MatrixDataFilter
(String, Searchable)public static final java.lang.String DBFIELD_DATA_FILTER_PARAMS
public static final java.lang.String DBFIELD_DATA_FORMATTER
MatrixDataFormatter
(String, Searchable)public static final java.lang.String DBFIELD_DATA_FORMATTER_PARAMS
public static final java.lang.String DBFIELD_DATA_GROUP
public static final java.lang.String DBFIELD_DATA_RANGE
public static final java.lang.String DBFIELD_DUAL_DATA_FORMATTER
MatrixDataFormatter
(String, Searchable)public static final java.lang.String DBFIELD_DUAL_DATA_FORMATTER_PARAMS
public static final java.lang.String DBFIELD_DUAL_DATA_GROUP
public static final java.lang.String DBFIELD_DUAL_MEASURE_TYPE
MatrixType
(String,
Searchable)public static final java.lang.String DBFIELD_FINAL_FG
public static final java.lang.String DBFIELD_HIDE_LEGEND
public static final java.lang.String DBFIELD_MATRIX_TYPE
MatrixType
(String,
Searchable)public static final java.lang.String DBFIELD_SOURCE
MatrixSource
(String,
Searchable)public static final java.lang.String DBFIELD_START_DATE
public static final java.lang.String DBFIELD_TITLE
public static final java.lang.String DBFIELD_TITLE_X
public static final java.lang.String DBFIELD_TITLE_Y
public MatrixChart(DBClass def, DataSource dataSource) throws java.lang.Exception
def
- The class of this objectdataSource
- The datasource for this objectjava.lang.Exception
- A serious problem occurredstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.