|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--javax.swing.JComponent
|
+--javax.swing.JPanel
|
+--oracle.dss.dataView.Dataview
|
+--oracle.dss.graph.Graph
|
+--oracle.dss.addins.runtime.beanRef.GraphRef
This class defines a Reference Graph Bean. Once a DefinitionInfo object is set on a reference bean, the reference bean can load(save) itself from(to) BICatalog.
| Inner classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
| Fields inherited from class javax.swing.JComponent |
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
GraphRef() | |
| Method Summary | |
DefinitionInfo |
getDefinition()Retrieves the DefinitionInfo object from this reference bean |
BISession |
getSession()retrieves the BISession object associated this reference bean |
void |
initialize(java.util.Hashtable env)Persistable interface method override |
boolean |
isBackgroundLoad()retrieves a boolean value which indicates if the presentation is loaded using another thread |
boolean |
isLoaded()Return true if the view has finished loading |
void |
load()Load the presentation from the BI Catalog, if the presentation contains a live query, the query will be executed as well. |
void |
paint(java.awt.Graphics g)JComponent method override |
void |
save()Save the changes to the presentation to the BI Catalog. |
void |
saveAs(java.lang.String path)Save the the presentaion to the BI Catalog using a different name |
void |
setBackgroundLoad(boolean bValue)Specifies if the presentation should be loaded using another thread |
void |
setDefinition(DefinitionInfo definition)specifies the DefinitionInfo of this reference bean |
void |
setSession(BISession biSession)specifies the BISession Object associated with this refrence bean |
| Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUIClassID, updateUI |
| Methods inherited from class javax.swing.JComponent |
addAncestorListener, addNotify, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAutoscrolls, getBorder, getBounds, getClientProperty, getConditionForKeyStroke, getDebugGraphicsOptions, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getVerifyInputWhenFocusTarget, getVisibleRect, getWidth, getX, getY, grabFocus, hasFocus, hide, isDoubleBuffered, isFocusCycleRoot, isFocusTraversable, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDoubleBuffered, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update |
| Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getLayout, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setLayout, validate |
| Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, bounds, checkImage, checkImage, contains, createImage, createImage, dispatchEvent, enable, enableInputMethods, getBackground, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getInputContext, getInputMethodRequests, getLocation, getLocationOnScreen, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, imageUpdate, inside, isDisplayable, isEnabled, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setLocation, setLocation, setSize, setSize, show, show, size, toString, transferFocus |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface oracle.dss.util.persistence.Persistable |
getPersistableAttributes, getPersistableComponents, setPersistableAttributes, setPersistableComponents |
| Methods inherited from interface oracle.dss.util.persistence.StringXMLizable |
getXMLAsString, setXMLAsString |
| Methods inherited from interface oracle.dss.graph.UIGraph |
getUIX1ReferenceLine, getUIY1ReferenceLine, getUIY2ReferenceLine, isPagingControlVisible, setPagingControlVisible |
| Methods inherited from interface oracle.dss.dataView.UIDataview |
addControllerListener, getDataviewFootnote, getDataviewSubtitle, getDataviewTitle, getLocale, getTokenSubstitution, removeControllerListener, setTokenSubstitution |
| Methods inherited from interface oracle.dss.dataView.GraphAttribute |
applyViewStyle, getComponentViewStyle, getUISeriesColor |
| Methods inherited from interface oracle.dss.rules.ComponentTypeConverter |
convertComponentTypeToInteger, convertComponentTypeToString |
| Methods inherited from interface oracle.dss.dataView.DataviewCommon |
getErrorHandler |
| Constructor Detail |
public GraphRef()
| Method Detail |
public void setSession(BISession biSession)
setSession in interface BeanRefThe - BISession that is associatedwi the this reference beanpublic BISession getSession()
getSession in interface BeanRefBISession that is associated with this reference beanpublic void setDefinition(DefinitionInfo definition)
DefinitionInfo of this reference beansetDefinition in interface BeanRefdefintion - the DefinitionInfo object for this reference beanpublic DefinitionInfo getDefinition()
DefinitionInfo object from this reference beangetDefinition in interface BeanRefDefinitionInfo that specifies the configuration file and the full path of this reference beanpublic void load()
load in interface BeanRefpublic void save()
save in interface BeanRefpublic void paint(java.awt.Graphics g)
paint in class Graphpublic void initialize(java.util.Hashtable env)
initialize in interface Persistableinitialize in class Datavieworacle.dss.util.persistence.Persistableenv - Environment properties.public void saveAs(java.lang.String path)
saveAs in interface BeanRefpath - the object Path, such as "folder/object1"public void setBackgroundLoad(boolean bValue)
setBackgroundLoad in interface BeanRefdoBackGroundLoad - true: Presentation is loaded using another thread false: Presentation is loaded in the calling threadpublic boolean isBackgroundLoad()
isBackgroundLoad in interface BeanRefpublic boolean isLoaded()
isLoaded in interface BeanRef
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||