org.weda.store
Interface SummaryRow

All Known Implementing Classes:
SummaryRowImpl

public interface SummaryRow

Author:
Mikhail Titov

Method Summary
 java.lang.Object getResultValue(int objectPosition, java.lang.String propertyName)
           
 boolean hasElement(int objectPosition, java.lang.String propertyName)
           
 

Method Detail

hasElement

boolean hasElement(int objectPosition,
                   java.lang.String propertyName)

getResultValue

java.lang.Object getResultValue(int objectPosition,
                                java.lang.String propertyName)
                                throws SummaryRowException
Throws:
SummaryRowException


Copyright © 2005-2006 . All Rights Reserved.