Uses of Interface
com.sas.services.storedprocess.metadata.StoredProcessInterface
Packages that use StoredProcessInterface
-
Uses of StoredProcessInterface in com.sas.services.storedprocess
Methods in com.sas.services.storedprocess with parameters of type StoredProcessInterfaceModifier and TypeMethodDescriptionstatic ResultTypeDeterminer.ResultTypeResultTypeDeterminer.getType(StoredProcessInterface smartObject, com.sas.prompts.PromptValuesInterface promptValues) StoredProcessService.newStoredProcess(SessionContextInterface sessionContext, StoredProcessInterface storedProcessSmartObject) ObjectStoredProcessService.newStoredProcess(StoredProcessInterface smartObject, StoredProcessOptions options) StoredProcessServiceInterface.newStoredProcess(SessionContextInterface sessionContext, StoredProcessInterface storedProcessSmartObject) Deprecated.ObjectStoredProcessServiceInterface.newStoredProcess(StoredProcessInterface smartObject, StoredProcessOptions options) Create an instance of a Stored Process service object from metadata using the provided smart object.final StoredProcessInterfaceStoredProcessServiceProxy.newStoredProcess(SessionContextInterface sessionContext, StoredProcessInterface storedProcessSmartObject) Deprecated.This method has been deprecated since it is a pass through call to the deprecatedStoredProcessServiceInterface.newStoredProcess(SessionContextInterface, com.sas.services.storedprocess.metadata.StoredProcessInterface).final ObjectStoredProcessServiceProxy.newStoredProcess(StoredProcessInterface storedProcessSmartObject, StoredProcessOptions options)
StoredProcessInterfaceservice object returned by this method cannot be used to avail of features introduced in 9.2 or later.