***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.iquery.util

Utility classes that SAS Query Services makes available for use with its models.

See:
          Description

Interface Summary
RetryUtil.Actor<V>  
 

Class Summary
AppliedFilterUtil The applied filter represents the selection on an applied filter.
AssociationListUtil  
BusinessQueryOLAPUtil Provides utility methods that enable consumers to obtain OLAP information such as the dimension name or dimension type of an OLAP item.
ExportInfoUtilities Utility methods to extract specific information from the export object.
GroupedFilterUtilities  
Preconditions Preconditions - a static class to assist with input parameter validation.
RetryUtil Utility class to simplify adding a try-retry behavior for methods.
 

Exception Summary
RetryUtil.ActionFailed Exception thrown by the RetryUtil.tryAction() method when the action fails and cannot be retried or all retries fail.
RetryUtil.FailAction Exception thrown by the RetryUtil.tryAction() method when the action fails and no retry should be done.
RetryUtil.RedoAction Exception thrown by the Actor.action() method when a retry should be done.
 

Package com.sas.iquery.util Description

Utility classes that SAS Query Services makes available for use with its models.

The following utility services are offered by this package:

 

 


***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.