public abstract class STAFRequester
extends java.lang.Object
STAFHelper
Modifier and Type | Field and Description |
---|---|
protected STAFHelper |
staf
STAF request processor used by all subclasses.
|
Constructor and Description |
---|
STAFRequester() |
Modifier and Type | Method and Description |
---|---|
STAFHelper |
getSTAFHelper() |
void |
setSTAFHelper(STAFHelper helper)
Sets the STAFHelper instance to be used by the subclass.
|
protected STAFHelper staf
public STAFHelper getSTAFHelper()
public void setSTAFHelper(STAFHelper helper)
helper
- STAFHelper instance set by the owning object.
This is usually done by a subclass implementation.Copyright © SAS Institute. All Rights Reserved.