com.sas.dataselectors
Interface CommitInterface


@SASScope(value="ALL")
public interface CommitInterface

Defines methods and properties required for an adapter implementation of the percent of totals calculation selector.

Since:
3.1.4

Method Summary
abstract  void commit()
           Commits the current set of fractional items to this adapter's associated model.
 

Method Detail

commit

void commit()

Commits the current set of fractional items to this adapter's associated model.




Copyright © 2009 SAS Institute Inc. All Rights Reserved.