oracle.jbo.common
Class XmlInterfaceCriteria
java.lang.Object
  
oracle.jbo.common.XmlInterfaceCriteria
- All Implemented Interfaces: 
 - Criteria
 
public class XmlInterfaceCriteria
- extends java.lang.Object
- implements Criteria
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
XmlInterfaceCriteria
public XmlInterfaceCriteria()
XmlInterfaceCriteria
public XmlInterfaceCriteria(int depthCount,
                            long options,
                            java.util.HashMap voAttrMap)
setRowOptions
public void setRowOptions(long options)
 
 
setDepthCount
public void setDepthCount(int depthCount)
 
 
getAttributeMap
public java.util.HashMap getAttributeMap()
 
 
getRowOptions
public long getRowOptions()
 
 
getDepthCount
public int getDepthCount()
 
 
Copyright © 1997, 2011, Oracle. All rights reserved.