| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.component.UIComponent
org.apache.myfaces.trinidad.component.UIXComponent
org.apache.myfaces.trinidad.component.UIXComponentBase
oracle.adf.view.faces.bi.component.BIComponentBase
oracle.adf.view.faces.bi.component.UIViewComponent
oracle.adf.view.faces.bi.component.dataView.UIDataView
public abstract class UIDataView
| 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_AUTODeprecated. the flash-player-usageADF configuration parameter should be used instead. | 
| static int | IMAGE_FORMAT_FLASHImageFormat: Flash. | 
| static int | IMAGE_FORMAT_PNGImageFormat: PNG. | 
| static int | IMAGE_FORMAT_PNG_STAMPEDImageFormat: PNG stamped Set this when the component is used in adf table column via stamping | 
| static int | IMAGE_FORMAT_SVGImageFormat: SVG. | 
| static int | immediateContent Delivery: immediate. | 
| static int | lazyContent 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 | 
|---|
| bindings | 
| Fields inherited from interface javax.faces.component.NamingContainer | 
|---|
| SEPARATOR_CHAR | 
| Constructor Summary | |
|---|---|
| UIDataView() | |
| 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, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getContainerClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getParent, getProperty, getPropertyKey, getRenderer, getRendererType, getRendersChildren, getValueBinding, getValueExpression, 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, toString, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpl | 
| Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponent | 
|---|
| addPartialTarget, encodeFlattenedChild, encodeFlattenedChildren, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setUpEncodingContext, setupVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitTree, visitTree | 
| Methods inherited from class javax.faces.component.UIComponent | 
|---|
| encodeAll, getContainerClientId | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey VALUE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DRILLING_ENABLED_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey PARTIAL_TRIGGERS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey PARTIAL_SUBMIT_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DRILL_REQUESTING_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DRILL_REQUESTED_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DRILL_ACTION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey TOKEN_SUBSTITUTION_KEY
public static final java.lang.Object DRILL_ACTION_TYPE
public static final java.lang.Object CLICK_EVENT_TYPE
public static final int IMAGE_FORMAT_PNG
public static final int IMAGE_FORMAT_SVG
@Deprecated public static final int IMAGE_FORMAT_AUTO
flash-player-usage ADF configuration parameter should be used instead.public static final int IMAGE_FORMAT_FLASH
public static final int IMAGE_FORMAT_PNG_STAMPED
public static final int lazy
public static final int immediate
protected static transient java.util.Locale m_locale
protected static java.lang.String LOGGERCLASS
protected static oracle.adf.share.logging.ADFLogger logger
| Constructor Detail | 
|---|
public UIDataView()
| Method Detail | 
|---|
public java.lang.String getFamily()
getFamily in class org.apache.myfaces.trinidad.component.UIXComponentBasepublic void setPartialTriggers(java.lang.String[] ids)
public java.lang.String[] getPartialTriggers()
public boolean isPartialSubmit()
public void setPartialSubmit(boolean partialSubmit)
public final javax.el.MethodExpression getDrillRequestingListener()
public final void setDrillRequestingListener(javax.el.MethodExpression drillRequestingListener)
public final javax.el.MethodExpression getDrillRequestedListener()
public final void setDrillRequestedListener(javax.el.MethodExpression drillRequestedListener)
public final javax.el.MethodExpression getDrillAction()
public final void setDrillAction(javax.el.MethodExpression drillAction)
public void queueEvent(javax.faces.event.FacesEvent e)
queueEvent in class org.apache.myfaces.trinidad.component.UIXComponentBasepublic void addDrillListener(DrillListener listener)
public void removeDrillListener(DrillListener listener)
public DrillListener[] getDrillListeners()
public javax.faces.el.MethodBinding getAction()
getAction in interface javax.faces.component.ActionSourcepublic void setAction(javax.faces.el.MethodBinding action)
setAction in interface javax.faces.component.ActionSourcepublic javax.el.MethodExpression getActionExpression()
getActionExpression in interface javax.faces.component.ActionSource2public javax.faces.el.MethodBinding getActionListener()
getActionListener in interface javax.faces.component.ActionSourcepublic void setActionListener(javax.faces.el.MethodBinding listener)
setActionListener in interface javax.faces.component.ActionSourcepublic void setActionExpression(javax.el.MethodExpression action)
setActionExpression in interface javax.faces.component.ActionSource2public void addActionListener(javax.faces.event.ActionListener listener)
addActionListener in interface javax.faces.component.ActionSourcepublic void removeActionListener(javax.faces.event.ActionListener listener)
removeActionListener in interface javax.faces.component.ActionSourcepublic javax.faces.event.ActionListener[] getActionListeners()
getActionListeners in interface javax.faces.component.ActionSourcepublic boolean isImmediate()
isImmediate in interface javax.faces.component.ActionSourcepublic void setImmediate(boolean immediate)
setImmediate in interface javax.faces.component.ActionSourcepublic final void setTokenSubstitution(TokenSubstitution callback)
public final TokenSubstitution getTokenSubstitution()
public boolean isEnabled()
public void setEnabled(boolean enabled)
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class UIViewComponentpublic java.lang.Object getActionType()
public void setActionType(java.lang.Object actionType)
protected void drill(DrillEvent drillEvent)
public void broadcast(javax.faces.event.FacesEvent event)
               throws javax.faces.event.AbortProcessingException
broadcast in class org.apache.myfaces.trinidad.component.UIXComponentBasejavax.faces.event.AbortProcessingException
protected void fireEventToAppListener(javax.faces.context.FacesContext context,
                                      javax.faces.event.FacesEvent event)
public java.lang.Object getFacet(java.lang.String name,
                                 java.lang.Class clazz)
public final void setValue(java.lang.Object value)
setValue in interface javax.faces.component.ValueHolderpublic final java.lang.Object getValue()
getValue in interface javax.faces.component.ValueHolderpublic final void setDataModel(DataModel model)
protected abstract DataModel getDefaultDataModel()
public DataModel getDataModel()
public final void setDescription(java.lang.String n)
public final java.lang.String getDescription()
public void setDrillingEnabled(boolean b)
b - true to enable drilling;
          false to disable drilling.public boolean isDrillingEnabled()
public void setWaitDataForRow(int row,
                              WaitData waitData)
public WaitData getWaitDataForRow(int row)
public void clearWaitDataForAllRows()
public void setSuppressFontName(int locale)
public int getZoomFactor()
public int getSuppressFontName()
public java.lang.String getMemberLabel(DataAccess da,
                                       int edge,
                                       int layer,
                                       int slice)
                                throws EdgeOutOfRangeException,
                                       LayerOutOfRangeException,
                                       SliceOutOfRangeException
EdgeOutOfRangeException
LayerOutOfRangeException
SliceOutOfRangeException
public java.lang.String getMemberLabel(DataAccess da,
                                       int edge,
                                       int[] hPos,
                                       int memberLayer,
                                       int hIndex)
                                throws EdgeOutOfRangeException,
                                       LayerOutOfRangeException,
                                       SliceOutOfRangeException
EdgeOutOfRangeException
LayerOutOfRangeException
SliceOutOfRangeException
public java.lang.String _getLayerLabel(DataAccess da,
                                       int edge,
                                       int layer)
                                throws EdgeOutOfRangeException,
                                       LayerOutOfRangeException
EdgeOutOfRangeException
LayerOutOfRangeException
public java.lang.String _getMemberLabel(DataAccess da,
                                        int edge,
                                        int layer,
                                        int slice)
                                 throws EdgeOutOfRangeException,
                                        LayerOutOfRangeException,
                                        SliceOutOfRangeException
EdgeOutOfRangeException
LayerOutOfRangeException
SliceOutOfRangeException
public java.lang.String _getMemberLabel(DataAccess da,
                                        int edge,
                                        int[] hPos,
                                        int memberLayer,
                                        int hIndex)
                                 throws EdgeOutOfRangeException,
                                        LayerOutOfRangeException,
                                        SliceOutOfRangeException
EdgeOutOfRangeException
LayerOutOfRangeException
SliceOutOfRangeException
public java.lang.String getLayerLabel(DataAccess da,
                                      int edge,
                                      int layer)
                               throws EdgeOutOfRangeException,
                                      LayerOutOfRangeException
EdgeOutOfRangeException
LayerOutOfRangeExceptionpublic boolean isMemberMetadataLabelTypeSupported(java.lang.String type)
public boolean isLayerMetadataLabelTypeSupported(java.lang.String type)
public void setMemberMetadataLabelType(int edge,
                                       java.lang.String type)
public java.lang.String getMemberMetadataLabelType(int edge)
public void setLayerMetadataLabelType(int edge,
                                      java.lang.String type)
public java.lang.String getLayerMetadataLabelType(int edge)
public void setMemberMetadataLabelType(java.lang.String type)
public java.lang.String getMemberMetadataLabelType()
public void setLayerMetadataLabelType(java.lang.String type)
public java.lang.String getLayerMetadataLabelType()
public void initialize(java.util.Hashtable env)
UIViewComponent
initialize in class UIViewComponentpublic java.lang.String getXMLAsString()
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.
getXMLAsString in class UIViewComponentCoreGraph.
public boolean setXMLAsString(java.lang.String xml)
                       throws oracle.dss.util.persistence.BIPersistenceException
CoreGraph.
 The persistence service calls this method when the view is restored
 from the BI Beans Catalog.
 Application developers should not call this method.
setXMLAsString in class UIViewComponentxml - The XML representation of the view.
true if the XML was successfully set,
         false if not.
oracle.dss.util.persistence.BIPersistenceException - If a problem occurs in setting the XML.public void specifyPersistableAttributes(oracle.dss.util.persistence.PersistableAttributes attrs)
UIViewComponent
specifyPersistableAttributes in class UIViewComponentpublic java.lang.Object getLocalValue()
getLocalValue in interface javax.faces.component.ValueHolderpublic javax.faces.convert.Converter getConverter()
getConverter in interface javax.faces.component.ValueHolderpublic void setConverter(javax.faces.convert.Converter converter)
setConverter in interface javax.faces.component.ValueHolder| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||