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

E22562-03

oracle.apps.fnd.applcore.filter
Class FilterUtil

java.lang.Object
  extended by oracle.apps.fnd.applcore.filter.FilterUtil

public class FilterUtil
extends java.lang.Object


Field Summary
static java.lang.String JAXB_CONTEXT_PATH
           
 
Constructor Summary
FilterUtil()
           
 
Method Summary
static OAViewObjectImpl createNullFilter(OAViewObjectImpl kffvo, OAViewRowImpl filterRow, java.lang.String filterAccssorName, oracle.jbo.AttributeDef filterAttribute)
           
static java.lang.String getXMLFromClob(oracle.jbo.domain.ClobDomain xmlClob)
          Get Filter XMl from ClobDomain.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAXB_CONTEXT_PATH

public static final java.lang.String JAXB_CONTEXT_PATH
See Also:
Constant Field Values
Constructor Detail

FilterUtil

public FilterUtil()
Method Detail

createNullFilter

public static OAViewObjectImpl createNullFilter(OAViewObjectImpl kffvo,
                                                OAViewRowImpl filterRow,
                                                java.lang.String filterAccssorName,
                                                oracle.jbo.AttributeDef filterAttribute)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

getXMLFromClob

public static final java.lang.String getXMLFromClob(oracle.jbo.domain.ClobDomain xmlClob)
Get Filter XMl from ClobDomain.

Parameters:
xmlClob - as ClobDomain
Returns:
Filter XMl String
Throws:
java.lang.Exception - Exception to be thrown

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.