Copyright © 2011 Citra Technologies. All Rights Reserved.

com.citra.pivot.olap.remote
Interface RemotePendingValue

All Superinterfaces:
OlapCell
All Known Implementing Classes:
DefaultRemotePendingValue

public interface RemotePendingValue
extends OlapCell

Classes implementing this interface are considered to represent cell values that have not yet been evaluated by RemoteOlapModel.


Method Summary
 
Methods inherited from interface com.citra.pivot.olap.data.OlapCell
getFormattedValue, getMeasure, getValue
 


Copyright © 2011 Citra Technologies. All Rights Reserved.