Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.customization.uiPublic.flex.model.internal
Class DetailUtils

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.uiPublic.flex.model.internal.DetailUtils

public class DetailUtils
extends java.lang.Object


Method Summary
static FlexfieldDetail copyFlexfieldDetails(FlexfieldDetail flexfieldDetail)
           
static SegmentDetail copySegmentDetails(SegmentDetail segmentDetail)
           
static oracle.jbo.ViewObject getViewObject(DescriptiveFlexfield selectedFlexfield, javax.faces.context.FacesContext facesContext)
           
static oracle.jbo.ViewObject getViewObject(KffComponent selectedFlexfield, javax.faces.context.FacesContext facesContext)
           
static FlexfieldDetail mergeFlexfieldDetails(FlexfieldDetail... details)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

mergeFlexfieldDetails

public static FlexfieldDetail mergeFlexfieldDetails(FlexfieldDetail... details)

copyFlexfieldDetails

public static FlexfieldDetail copyFlexfieldDetails(FlexfieldDetail flexfieldDetail)

copySegmentDetails

public static SegmentDetail copySegmentDetails(SegmentDetail segmentDetail)

getViewObject

public static oracle.jbo.ViewObject getViewObject(DescriptiveFlexfield selectedFlexfield,
                                                  javax.faces.context.FacesContext facesContext)

getViewObject

public static oracle.jbo.ViewObject getViewObject(KffComponent selectedFlexfield,
                                                  javax.faces.context.FacesContext facesContext)

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.