oracle.jbo.common
Class XmlInterfaceCriteria
java.lang.Object
oracle.jbo.common.XmlInterfaceCriteria
- All Implemented Interfaces:
- oracle.jbo.common.xml.Criteria
- public class XmlInterfaceCriteria
- extends java.lang.Object
- implements oracle.jbo.common.xml.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,
com.sun.java.util.collections.HashMap voAttrMap)
setRowOptions
public void setRowOptions(long options)
setDepthCount
public void setDepthCount(int depthCount)
getAttributeMap
public com.sun.java.util.collections.HashMap getAttributeMap()
getRowOptions
public long getRowOptions()
getDepthCount
public int getDepthCount()
Copyright © 1997, 2004, Oracle. All rights reserved.