Skip navigation links 
 
oracle.jbo.common.ws
Interface WSRowSetMarshaller
- All Known Implementing Classes:
 
- CmrAccessorEntRowSet, CmrAccessorViewImpl, CmrAccessorViewRowSet, DCDataVO, DSViewObjectImpl, EntityRowSetImpl, FinderViewImpl, PlaceholderVOImpl, ProgrammaticViewObjectImpl, 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()
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.