oracle.jbo.common.ws
Interface WSRowSetMarshaller
- All Known Implementing Classes:
- CmrAccessorEntRowSet, CmrAccessorViewImpl, CmrAccessorViewRowSet, DCDataVO, DSViewObjectImpl, EntityRowSetImpl, FinderViewImpl, PlaceholderVOImpl, ViewObjectImpl, ViewObjectOnRowSets, ViewRowSetImpl
public interface WSRowSetMarshaller
executeEmptyRowSet
void executeEmptyRowSet()
executeDetailQuery
java.lang.Object[] executeDetailQuery(Row[] masterRows)
doesRowFilterMatch
boolean doesRowFilterMatch(Row[] masterRows,
java.lang.Object[] rowFilterValues)
refreshCollection
java.lang.Object[] refreshCollection(Row[] masterRows,
boolean resetIter,
boolean fillUpRange)
getDetailEstimatedRowCount
long getDetailEstimatedRowCount(Row[] masterRows)
refreshWhereClauseParams
void refreshWhereClauseParams()
Copyright © 1997, 2010, Oracle. All rights reserved.