com.sas.dataselectors
Interface SelectorCommitInterface
- All Known Subinterfaces:
- ExceptionHighlightingSelectorInterface, ExceptionHighlightingSelectorV2Interface, MemberPropertiesSelectorInterface, OLAPTimeBasedFilterAdapterInterface, PercentCalculationsSelectorInterface, SelectorProcessInterface
- All Known Implementing Classes:
- BaseDataItemSelectorModel, BaseExceptionHighlightingSelectorAdapter, BasePercentCalculationsSelectorAdapter, DataItemSelectorModel, DataItemSelectorModelOLAPTable, DataItemSelectorModelRelationalTable, ExceptionHighlightingChartSelectorBQAdapter, ExceptionHighlightingSelectorBQAdapter, MemberPropertiesSelectorOLAPAdapter, OLAPExceptionHighlightingChartSelectorBQAdapter, OLAPExceptionHighlightingSelectorBQAdapter, OLAPPercentCalculationsSelectorAdapter, OLAPTimeBasedFilterAdapter
public interface SelectorCommitInterface
The SelectorCommitInterface defines the commit method required of a selector adapter (model).
EXCEPTION_OCCURRED
static final java.lang.String EXCEPTION_OCCURRED
- key for filing exception on the return map.
- See Also:
- Constant Field Values
commit
java.util.Map commit()
- Used to commit the changes to the model.
- Throws:
java.lang.IllegalStateException
getPropertiesBean
java.lang.Object getPropertiesBean()
Copyright © 2009 SAS Institute Inc. All Rights Reserved.