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

Field Summary
 
Fields inherited from class com.sas.services.storedprocess.ResultHints
HINT_SUBTYPE_NA, HINT_SUBTYPE_SET, HINT_SUBTYPE_WEBDAV_DAVSERVER, HINT_SUBTYPE_WEBDAV_URL, HINT_SUBTYPE_WEBDAV_USER_PR
 
Method Summary
 java.lang.Object getResultLocation()
          Deprecated. Since the package is transient, no result location is surfaced and an empty string is returned.
 
Methods inherited from class com.sas.services.storedprocess.ResultHints
clone, isLifecycleBound, isNewInstanceCreated, setLifecycleBound, setNewInstanceCreated
 

Method Detail

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.