Uses of Class
com.sas.services.storedprocess.ResultHints
Packages that use ResultHints
-
Uses of ResultHints in com.sas.services.storedprocess
Subclasses of ResultHints in com.sas.services.storedprocessModifier and TypeClassDescriptionfinal classDeprecated.final classDeprecated.classDeprecated.classDeprecated.classDeprecated.Methods in com.sas.services.storedprocess that return ResultHintsModifier and TypeMethodDescriptionExecutionInterface.getResultHints()Deprecated.Get theResultHintsobject used to describe the destination of the results.StoredProcessInterface.getResultHintsInstance(int hintSubType) Deprecated.Get a ResultHints object for specifying result hints for this stored process.Methods in com.sas.services.storedprocess with parameters of type ResultHintsModifier and TypeMethodDescriptionvoidStoredProcessInterface.setResultHints(ResultHints resultHints) Deprecated.Set hints for the result of the stored process.