Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.2.0)

E17492-03


oracle.adf.view.faces.bi.component.dataView
Class UIDataView

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by org.apache.myfaces.trinidad.component.UIXComponent
          extended by org.apache.myfaces.trinidad.component.UIXComponentBase
              extended by oracle.adf.view.faces.bi.component.BIComponentBase
                  extended by oracle.adf.view.faces.bi.component.UIViewComponent
                      extended by oracle.adf.view.faces.bi.component.dataView.UIDataView

All Implemented Interfaces:
java.util.EventListener, javax.faces.component.ActionSource, javax.faces.component.ActionSource2, javax.faces.component.NamingContainer, javax.faces.component.PartialStateHolder, javax.faces.component.StateHolder, javax.faces.component.ValueHolder, javax.faces.event.ComponentSystemEventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListenerHolder
Direct Known Subclasses:
UIImageView

public abstract class UIDataView
extends UIViewComponent
implements javax.faces.component.NamingContainer, javax.faces.component.ActionSource, javax.faces.component.ActionSource2, javax.faces.component.ValueHolder
Since:
4.0

Field Summary
static java.lang.Object CLICK_EVENT_TYPE
           
static java.lang.String COMPONENT_FAMILY
           
static java.lang.String COMPONENT_TYPE
           
static org.apache.myfaces.trinidad.bean.PropertyKey DRILL_ACTION_KEY
           
static java.lang.Object DRILL_ACTION_TYPE
           
static org.apache.myfaces.trinidad.bean.PropertyKey DRILL_REQUESTED_LISTENER_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey DRILL_REQUESTING_LISTENER_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey DRILLING_ENABLED_KEY
           
static int IMAGE_FORMAT_AUTO
          Deprecated. the flash-player-usage ADF configuration parameter should be used instead.
static int IMAGE_FORMAT_FLASH
          ImageFormat: Flash.
static int IMAGE_FORMAT_PNG
          ImageFormat: PNG.
static int IMAGE_FORMAT_PNG_STAMPED
          ImageFormat: PNG stamped Set this when the component is used in adf table column via stamping
static int IMAGE_FORMAT_SVG
          ImageFormat: SVG.
static int immediate
          Content Delivery: immediate.
static int lazy
          Content Delivery: lazy.
protected static oracle.adf.share.logging.ADFLogger logger
           
protected static java.lang.String LOGGERCLASS
           
protected static java.util.Locale m_locale
           
static org.apache.myfaces.trinidad.bean.PropertyKey PARTIAL_SUBMIT_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey PARTIAL_TRIGGERS_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey TOKEN_SUBSTITUTION_KEY
           
static org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
           
static org.apache.myfaces.trinidad.bean.PropertyKey VALUE_KEY
           

 

Fields inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase
BINDING_KEY, ID_KEY, RENDERED_KEY, RENDERER_TYPE_KEY, TRANSIENT_KEY

 

Fields inherited from class javax.faces.component.UIComponent
BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, VIEW_LOCATION_KEY

 

Fields inherited from interface javax.faces.component.NamingContainer
SEPARATOR_CHAR

 

Constructor Summary
UIDataView()
           
UIDataView(java.lang.String rendererType)
           

 

Method Summary
 java.lang.String _getLayerLabel(DataAccess da, int edge, int layer)
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.String _getMemberLabel(DataAccess da, int edge, int[] hPos, int memberLayer, int hIndex)
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.String _getMemberLabel(DataAccess da, int edge, int layer, int slice)
          Deprecated. As of 11.1.1.0.0, no replacement
 void addActionListener(javax.faces.event.ActionListener listener)
           
 void addDrillListener(DrillListener listener)
           
 void broadcast(javax.faces.event.FacesEvent event)
          Broadcast an event to a MethodBinding.
 void clearWaitDataForAllRows()
          Deprecated. As of 11.1.1.0.0, no replacement
protected  void drill(DrillEvent drillEvent)
           
protected  void fireEventToAppListener(javax.faces.context.FacesContext context, javax.faces.event.FacesEvent event)
           
 javax.faces.el.MethodBinding getAction()
           
 javax.el.MethodExpression getActionExpression()
           
 javax.faces.el.MethodBinding getActionListener()
           
 javax.faces.event.ActionListener[] getActionListeners()
           
 java.lang.Object getActionType()
           
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
           
 javax.faces.convert.Converter getConverter()
           
 DataModel getDataModel()
           
protected abstract  DataModel getDefaultDataModel()
           
 java.lang.String getDescription()
          Deprecated. As of 11.1.1.0.0, no replacement
 javax.el.MethodExpression getDrillAction()
           
 DrillListener[] getDrillListeners()
           
 javax.el.MethodExpression getDrillRequestedListener()
           
 javax.el.MethodExpression getDrillRequestingListener()
           
 java.lang.Object getFacet(java.lang.String name, java.lang.Class clazz)
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.String getFamily()
           
 java.lang.String getLayerLabel(DataAccess da, int edge, int layer)
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.String getLayerMetadataLabelType()
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.String getLayerMetadataLabelType(int edge)
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.Object getLocalValue()
           
 java.lang.String getMemberLabel(DataAccess da, int edge, int[] hPos, int memberLayer, int hIndex)
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.String getMemberLabel(DataAccess da, int edge, int layer, int slice)
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.String getMemberMetadataLabelType()
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.String getMemberMetadataLabelType(int edge)
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.String[] getPartialTriggers()
           
 int getSuppressFontName()
          Deprecated. As of 11.1.1.0.0, no replacement
 TokenSubstitution getTokenSubstitution()
          Retrieves the TokenSubstitution.
 java.lang.Object getValue()
           
 WaitData getWaitDataForRow(int row)
          Deprecated. As of 11.1.1.0.0, no replacement
 java.lang.String getXMLAsString()
          Retrieves the XML representation of this CoreGraph.
 int getZoomFactor()
          Deprecated. As of 11.1.1.0.0, no replacement
 void initialize(java.util.Hashtable env)
          Deprecated. As of 11.1.1.0.0, no replacement
 boolean isDrillingEnabled()
           
 boolean isEnabled()
          Deprecated. As of 11.1.1.0.0, no replacement
 boolean isImmediate()
          returns true if the actionType is PIVOT_ACTION_TYPE
 boolean isLayerMetadataLabelTypeSupported(java.lang.String type)
          Deprecated. As of 11.1.1.0.0, no replacement
 boolean isMemberMetadataLabelTypeSupported(java.lang.String type)
          Deprecated. As of 11.1.1.0.0, no replacement
 boolean isPartialSubmit()
           
 void queueEvent(javax.faces.event.FacesEvent e)
           
 void removeActionListener(javax.faces.event.ActionListener listener)
           
 void removeDrillListener(DrillListener listener)
           
 void setAction(javax.faces.el.MethodBinding action)
           
 void setActionExpression(javax.el.MethodExpression action)
           
 void setActionListener(javax.faces.el.MethodBinding listener)
           
 void setActionType(java.lang.Object actionType)
           
 void setConverter(javax.faces.convert.Converter converter)
           
 void setDataModel(DataModel model)
           
 void setDescription(java.lang.String n)
          Deprecated. As of 11.1.1.0.0, no replacement
 void setDrillAction(javax.el.MethodExpression drillAction)
           
 void setDrillingEnabled(boolean b)
          Specifies whether drilling is allowed in this view.
 void setDrillRequestedListener(javax.el.MethodExpression drillRequestedListener)
           
 void setDrillRequestingListener(javax.el.MethodExpression drillRequestingListener)
           
 void setEnabled(boolean enabled)
          Deprecated. As of 11.1.1.0.0, no replacement
 void setImmediate(boolean immediate)
          no-op.
 void setLayerMetadataLabelType(int edge, java.lang.String type)
          Deprecated. As of 11.1.1.0.0, no replacement
 void setLayerMetadataLabelType(java.lang.String type)
          Deprecated. As of 11.1.1.0.0, no replacement
 void setMemberMetadataLabelType(int edge, java.lang.String type)
          Deprecated. As of 11.1.1.0.0, no replacement
 void setMemberMetadataLabelType(java.lang.String type)
          Deprecated. As of 11.1.1.0.0, no replacement
 void setPartialSubmit(boolean partialSubmit)
           
 void setPartialTriggers(java.lang.String[] ids)
           
 void setSuppressFontName(int locale)
          Deprecated. As of 11.1.1.0.0, no replacement
 void setTokenSubstitution(TokenSubstitution callback)
          Specifies the TokenSubstitution.
 void setValue(java.lang.Object value)
           
 void setWaitDataForRow(int row, WaitData waitData)
          Deprecated. As of 11.1.1.0.0, no replacement
 boolean setXMLAsString(java.lang.String xml)
          Specifies the XML representation of this CoreGraph.
 void specifyPersistableAttributes(oracle.dss.util.persistence.PersistableAttributes attrs)
          Deprecated. As of 11.1.1.0.0, no replacement

 

Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addClientBehavior, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, clearInitialState, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientBehaviors, getClientId, getContainerClientId, getDefaultEventName, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getListenersForEventClass, getParent, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendererType, getRendersChildren, getValueBinding, getValueExpression, initialStateMarked, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeAttributeChangeListener, removeFacesListener, restoreState, satisfiesPartialTrigger, saveState, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setValueBinding, setValueExpression, subscribeToEvent, toString, unsubscribeFromEvent, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpl

 

Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponent
addPartialTarget, clearCachedClientIds, clearCachedClientIds, encodeFlattenedChild, encodeFlattenedChildren, getLogicalParent, getLogicalParent, getStateHelper, getStateHelper, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setupChildrenEncodingContext, setupChildrenVisitingContext, setupEncodingContext, setUpEncodingContext, setupVisitingContext, tearDownChildrenEncodingContext, tearDownChildrenVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitAllChildren, visitChildren, visitChildren, visitTree, visitTree

 

Methods inherited from class javax.faces.component.UIComponent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, setInView

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Field Detail

COMPONENT_FAMILY

public static final java.lang.String COMPONENT_FAMILY
See Also:
Constant Field Values

COMPONENT_TYPE

public static final java.lang.String COMPONENT_TYPE
See Also:
Constant Field Values

TYPE

public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE

VALUE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey VALUE_KEY

DRILLING_ENABLED_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey DRILLING_ENABLED_KEY

PARTIAL_TRIGGERS_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey PARTIAL_TRIGGERS_KEY

PARTIAL_SUBMIT_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey PARTIAL_SUBMIT_KEY

DRILL_REQUESTING_LISTENER_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey DRILL_REQUESTING_LISTENER_KEY

DRILL_REQUESTED_LISTENER_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey DRILL_REQUESTED_LISTENER_KEY

DRILL_ACTION_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey DRILL_ACTION_KEY

TOKEN_SUBSTITUTION_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey TOKEN_SUBSTITUTION_KEY

DRILL_ACTION_TYPE

public static final java.lang.Object DRILL_ACTION_TYPE

CLICK_EVENT_TYPE

public static final java.lang.Object CLICK_EVENT_TYPE

IMAGE_FORMAT_PNG

public static final int IMAGE_FORMAT_PNG
ImageFormat: PNG. Render a PNG image of the dataview.
See Also:
Constant Field Values

IMAGE_FORMAT_SVG

public static final int IMAGE_FORMAT_SVG
ImageFormat: SVG. Render an SVG image of the dataview.
See Also:
Constant Field Values

IMAGE_FORMAT_AUTO

@Deprecated
public static final int IMAGE_FORMAT_AUTO
Deprecated. the flash-player-usage ADF configuration parameter should be used instead.
See Also:
Constant Field Values

IMAGE_FORMAT_FLASH

public static final int IMAGE_FORMAT_FLASH
ImageFormat: Flash. Render SWF image.
See Also:
Constant Field Values

IMAGE_FORMAT_PNG_STAMPED

public static final int IMAGE_FORMAT_PNG_STAMPED
ImageFormat: PNG stamped Set this when the component is used in adf table column via stamping
See Also:
Constant Field Values

lazy

public static final int lazy
Content Delivery: lazy. Delivery content after page load.
See Also:
Constant Field Values

immediate

public static final int immediate
Content Delivery: immediate. Delivery content with page load.
See Also:
Constant Field Values

m_locale

protected static transient java.util.Locale m_locale
For internal use only. Application developers should not use this

LOGGERCLASS

protected static java.lang.String LOGGERCLASS

logger

protected static oracle.adf.share.logging.ADFLogger logger

Constructor Detail

UIDataView

public UIDataView()

UIDataView

public UIDataView(java.lang.String rendererType)

Method Detail

getFamily

public java.lang.String getFamily()
Specified by:
getFamily in class org.apache.myfaces.trinidad.component.UIXComponentBase

setPartialTriggers

public void setPartialTriggers(java.lang.String[] ids)

getPartialTriggers

public java.lang.String[] getPartialTriggers()

isPartialSubmit

public boolean isPartialSubmit()

setPartialSubmit

public void setPartialSubmit(boolean partialSubmit)

getDrillRequestingListener

public final javax.el.MethodExpression getDrillRequestingListener()

setDrillRequestingListener

public final void setDrillRequestingListener(javax.el.MethodExpression drillRequestingListener)

getDrillRequestedListener

public final javax.el.MethodExpression getDrillRequestedListener()

setDrillRequestedListener

public final void setDrillRequestedListener(javax.el.MethodExpression drillRequestedListener)

getDrillAction

public final javax.el.MethodExpression getDrillAction()

setDrillAction

public final void setDrillAction(javax.el.MethodExpression drillAction)

queueEvent

public void queueEvent(javax.faces.event.FacesEvent e)
Overrides:
queueEvent in class org.apache.myfaces.trinidad.component.UIXComponentBase

addDrillListener

public void addDrillListener(DrillListener listener)

removeDrillListener

public void removeDrillListener(DrillListener listener)

getDrillListeners

public DrillListener[] getDrillListeners()

getAction

public javax.faces.el.MethodBinding getAction()
Specified by:
getAction in interface javax.faces.component.ActionSource
For internal use only. Application developers should not use this

setAction

public void setAction(javax.faces.el.MethodBinding action)
Specified by:
setAction in interface javax.faces.component.ActionSource
For internal use only. Application developers should not use this

getActionExpression

public javax.el.MethodExpression getActionExpression()
Specified by:
getActionExpression in interface javax.faces.component.ActionSource2
For internal use only. Application developers should not use this

getActionListener

public javax.faces.el.MethodBinding getActionListener()
Specified by:
getActionListener in interface javax.faces.component.ActionSource
For internal use only. Application developers should not use this

setActionListener

public void setActionListener(javax.faces.el.MethodBinding listener)
Specified by:
setActionListener in interface javax.faces.component.ActionSource
For internal use only. Application developers should not use this
Do not use this method to set any ActionListeners Use the specific APIs such as setDrillListener(), setClickListener() etc

setActionExpression

public void setActionExpression(javax.el.MethodExpression action)
Specified by:
setActionExpression in interface javax.faces.component.ActionSource2
For internal use only. Application developers should not use this

addActionListener

public void addActionListener(javax.faces.event.ActionListener listener)
Specified by:
addActionListener in interface javax.faces.component.ActionSource
For internal use only. Application developers should not use this
Do not use this method to add any ActionListeners Use the specific APIs such as addDrillListener(), addClickListener() etc

removeActionListener

public void removeActionListener(javax.faces.event.ActionListener listener)
Specified by:
removeActionListener in interface javax.faces.component.ActionSource
For internal use only. Application developers should not use this
Do not use this method to remove any ActionListeners Use the specific APIs such as removeDrillListener(), removeClickListener() etc

getActionListeners

public javax.faces.event.ActionListener[] getActionListeners()
Specified by:
getActionListeners in interface javax.faces.component.ActionSource
For internal use only. Application developers should not use this

isImmediate

public boolean isImmediate()
returns true if the actionType is PIVOT_ACTION_TYPE
Specified by:
isImmediate in interface javax.faces.component.ActionSource

setImmediate

public void setImmediate(boolean immediate)
no-op. For UIXSingleStep components, even though it implements ActionSource, we do no have an immediate attribute. By default, if actionType is PIVOT_ACTION_TYPE, we set the phase to PhaseId.APPLY_REQUEST_VALUES, else we set the phase to PhaseId.INVOKE_APPLICATION.
Specified by:
setImmediate in interface javax.faces.component.ActionSource

setTokenSubstitution

public final void setTokenSubstitution(TokenSubstitution callback)
Specifies the TokenSubstitution.

getTokenSubstitution

public final TokenSubstitution getTokenSubstitution()
Retrieves the TokenSubstitution.
Returns:
TokenSubstitution implementation

isEnabled

public boolean isEnabled()
Deprecated. As of 11.1.1.0.0, no replacement

setEnabled

public void setEnabled(boolean enabled)
Deprecated. As of 11.1.1.0.0, no replacement

getBeanType

protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
Overrides:
getBeanType in class UIViewComponent

getActionType

public java.lang.Object getActionType()

setActionType

public void setActionType(java.lang.Object actionType)

drill

protected void drill(DrillEvent drillEvent)

broadcast

public void broadcast(javax.faces.event.FacesEvent event)
               throws javax.faces.event.AbortProcessingException
Broadcast an event to a MethodBinding.
Overrides:
broadcast in class org.apache.myfaces.trinidad.component.UIXComponentBase
Throws:
javax.faces.event.AbortProcessingException

fireEventToAppListener

protected void fireEventToAppListener(javax.faces.context.FacesContext context,
                                      javax.faces.event.FacesEvent event)

getFacet

public java.lang.Object getFacet(java.lang.String name,
                                 java.lang.Class clazz)
Deprecated. As of 11.1.1.0.0, no replacement

setValue

public final void setValue(java.lang.Object value)
Specified by:
setValue in interface javax.faces.component.ValueHolder

getValue

public final java.lang.Object getValue()
Specified by:
getValue in interface javax.faces.component.ValueHolder

setDataModel

public final void setDataModel(DataModel model)

getDefaultDataModel

protected abstract DataModel getDefaultDataModel()

getDataModel

public DataModel getDataModel()

setDescription

public final void setDescription(java.lang.String n)
Deprecated. As of 11.1.1.0.0, no replacement

getDescription

public final java.lang.String getDescription()
Deprecated. As of 11.1.1.0.0, no replacement

setDrillingEnabled

public void setDrillingEnabled(boolean b)
Specifies whether drilling is allowed in this view. Drilling is enabled by default.
Parameters:
b - true to enable drilling; false to disable drilling.

isDrillingEnabled

public boolean isDrillingEnabled()

setWaitDataForRow

public void setWaitDataForRow(int row,
                              WaitData waitData)
Deprecated. As of 11.1.1.0.0, no replacement

getWaitDataForRow

public WaitData getWaitDataForRow(int row)
Deprecated. As of 11.1.1.0.0, no replacement
For internal use only. Application developers should not use this

clearWaitDataForAllRows

public void clearWaitDataForAllRows()
Deprecated. As of 11.1.1.0.0, no replacement
For internal use only. Application developers should not use this

setSuppressFontName

public void setSuppressFontName(int locale)
Deprecated. As of 11.1.1.0.0, no replacement
For internal use only. Application developers should not use this

getZoomFactor

public int getZoomFactor()
Deprecated. As of 11.1.1.0.0, no replacement
For internal use only. Application developers should not use this

getSuppressFontName

public int getSuppressFontName()
Deprecated. As of 11.1.1.0.0, no replacement
For internal use only. Application developers should not use this

getMemberLabel

public java.lang.String getMemberLabel(DataAccess da,
                                       int edge,
                                       int layer,
                                       int slice)
                                throws EdgeOutOfRangeException,
                                       LayerOutOfRangeException,
                                       SliceOutOfRangeException
Deprecated. As of 11.1.1.0.0, no replacement
Throws:
EdgeOutOfRangeException
LayerOutOfRangeException
SliceOutOfRangeException
For internal use only. Application developers should not use this

getMemberLabel

public java.lang.String getMemberLabel(DataAccess da,
                                       int edge,
                                       int[] hPos,
                                       int memberLayer,
                                       int hIndex)
                                throws EdgeOutOfRangeException,
                                       LayerOutOfRangeException,
                                       SliceOutOfRangeException
Deprecated. As of 11.1.1.0.0, no replacement
Throws:
EdgeOutOfRangeException
LayerOutOfRangeException
SliceOutOfRangeException
For internal use only. Application developers should not use this

_getLayerLabel

public java.lang.String _getLayerLabel(DataAccess da,
                                       int edge,
                                       int layer)
                                throws EdgeOutOfRangeException,
                                       LayerOutOfRangeException
Deprecated. As of 11.1.1.0.0, no replacement
Throws:
EdgeOutOfRangeException
LayerOutOfRangeException
For internal use only. Application developers should not use this

_getMemberLabel

public java.lang.String _getMemberLabel(DataAccess da,
                                        int edge,
                                        int layer,
                                        int slice)
                                 throws EdgeOutOfRangeException,
                                        LayerOutOfRangeException,
                                        SliceOutOfRangeException
Deprecated. As of 11.1.1.0.0, no replacement
Throws:
EdgeOutOfRangeException
LayerOutOfRangeException
SliceOutOfRangeException
For internal use only. Application developers should not use this

_getMemberLabel

public java.lang.String _getMemberLabel(DataAccess da,
                                        int edge,
                                        int[] hPos,
                                        int memberLayer,
                                        int hIndex)
                                 throws EdgeOutOfRangeException,
                                        LayerOutOfRangeException,
                                        SliceOutOfRangeException
Deprecated. As of 11.1.1.0.0, no replacement
Throws:
EdgeOutOfRangeException
LayerOutOfRangeException
SliceOutOfRangeException
For internal use only. Application developers should not use this

getLayerLabel

public java.lang.String getLayerLabel(DataAccess da,
                                      int edge,
                                      int layer)
                               throws EdgeOutOfRangeException,
                                      LayerOutOfRangeException
Deprecated. As of 11.1.1.0.0, no replacement
Throws:
EdgeOutOfRangeException
LayerOutOfRangeException
For internal use only. Application developers should not use this

isMemberMetadataLabelTypeSupported

public boolean isMemberMetadataLabelTypeSupported(java.lang.String type)
Deprecated. As of 11.1.1.0.0, no replacement
For internal use only. Application developers should not use this

isLayerMetadataLabelTypeSupported

public boolean isLayerMetadataLabelTypeSupported(java.lang.String type)
Deprecated. As of 11.1.1.0.0, no replacement
For internal use only. Application developers should not use this

setMemberMetadataLabelType

public void setMemberMetadataLabelType(int edge,
                                       java.lang.String type)
Deprecated. As of 11.1.1.0.0, no replacement

getMemberMetadataLabelType

public java.lang.String getMemberMetadataLabelType(int edge)
Deprecated. As of 11.1.1.0.0, no replacement

setLayerMetadataLabelType

public void setLayerMetadataLabelType(int edge,
                                      java.lang.String type)
Deprecated. As of 11.1.1.0.0, no replacement

getLayerMetadataLabelType

public java.lang.String getLayerMetadataLabelType(int edge)
Deprecated. As of 11.1.1.0.0, no replacement

setMemberMetadataLabelType

public void setMemberMetadataLabelType(java.lang.String type)
Deprecated. As of 11.1.1.0.0, no replacement

getMemberMetadataLabelType

public java.lang.String getMemberMetadataLabelType()
Deprecated. As of 11.1.1.0.0, no replacement

setLayerMetadataLabelType

public void setLayerMetadataLabelType(java.lang.String type)
Deprecated. As of 11.1.1.0.0, no replacement

getLayerMetadataLabelType

public java.lang.String getLayerMetadataLabelType()
Deprecated. As of 11.1.1.0.0, no replacement

initialize

public void initialize(java.util.Hashtable env)
Deprecated. As of 11.1.1.0.0, no replacement
Description copied from class: UIViewComponent
Internal use only.
Specified by:
initialize in class UIViewComponent

getXMLAsString

public java.lang.String getXMLAsString()
Retrieves the XML representation of this CoreGraph. This method is called by the persistence service when you save the CoreGraph to the BI Beans Catalog.

Application developers should not call this method.

Specified by:
getXMLAsString in class UIViewComponent
Returns:
The XML representation of this CoreGraph.

setXMLAsString

public boolean setXMLAsString(java.lang.String xml)
                       throws oracle.dss.util.persistence.BIPersistenceException
Specifies the XML representation of this CoreGraph. The persistence service calls this method when the view is restored from the BI Beans Catalog. Application developers should not call this method.
Specified by:
setXMLAsString in class UIViewComponent
Parameters:
xml - The XML representation of the view.
Returns:
true if the XML was successfully set, false if not.
Throws:
oracle.dss.util.persistence.BIPersistenceException - If a problem occurs in setting the XML.

specifyPersistableAttributes

public void specifyPersistableAttributes(oracle.dss.util.persistence.PersistableAttributes attrs)
Deprecated. As of 11.1.1.0.0, no replacement
Description copied from class: UIViewComponent
Internal use only.
Specified by:
specifyPersistableAttributes in class UIViewComponent

getLocalValue

public java.lang.Object getLocalValue()
Specified by:
getLocalValue in interface javax.faces.component.ValueHolder
For internal use only. Application developers should not use this
Application developers should not call this method.

getConverter

public javax.faces.convert.Converter getConverter()
Specified by:
getConverter in interface javax.faces.component.ValueHolder
For internal use only. Application developers should not use this
Application developers should not call this method.

setConverter

public void setConverter(javax.faces.convert.Converter converter)
Specified by:
setConverter in interface javax.faces.component.ValueHolder
For internal use only. Application developers should not use this
Application developers should not call this method.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.2.0)

E17492-03


Copyright © 1997, 2012, Oracle. All rights reserved.