oracle.jbo.common.ws
Interface WSRowSetMarshaller
- All Known Implementing Classes:
- ViewObjectImpl, ViewRowSetImpl
- public interface WSRowSetMarshaller
executeEmptyRowSet
public void executeEmptyRowSet()
executeDetailQuery
public java.lang.Object[] executeDetailQuery(Row[] masterRows)
doesRowFilterMatch
public boolean doesRowFilterMatch(Row[] masterRows,
java.lang.Object[] rowFilterValues)
refreshCollection
public java.lang.Object[] refreshCollection(Row[] masterRows,
boolean resetIter,
boolean fillUpRange)
getDetailEstimatedRowCount
public long getDetailEstimatedRowCount(Row[] masterRows)
Copyright © 1997, 2004, Oracle. All rights reserved.