Copyright © 2011 Citra Technologies. All Rights Reserved.

com.citra.pivot.olap.data
Interface CustomSelection

All Superinterfaces:
OlapSelection

public interface CustomSelection
extends OlapSelection

CustomSelection is used for developers to add their own selection functions. As such, CustomSelection is a tagging interface that all custom olap selections must implement.


Method Summary
 
Methods inherited from interface com.citra.pivot.olap.data.OlapSelection
resolveSelection
 


Copyright © 2011 Citra Technologies. All Rights Reserved.