com.sas.services.storedprocess
Class TransientPackageResultHints
com.sas.services.storedprocess.TransientPackageResultHints
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
Deprecated.
public final class TransientPackageResultHints
This ResultHints sub-class specfies hints for the RESULT_TYPE_TRANSIENT_FILE_PACKAGE
result type.
- Since:
- 1.1
- See Also:
- Serialized Form
getResultLocation
public java.lang.Object getResultLocation()
- Deprecated.
- Since the package is transient, no result location is surfaced
and an empty string is returned.
- Overrides:
getResultLocation
in class ResultHints
- Returns:
- an empty string
Copyright © 2009 SAS Institute Inc. All Rights Reserved.