public class UploadOptions extends CASGeneratedActionOptions
CASActionOptions.EnumValue, CASActionOptions.FORMAT
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTION_NAME |
static java.lang.String |
ACTION_SET_NAME |
static java.lang.String |
KEY_CASOUT |
static java.lang.String |
KEY_IMPORTOPTIONS |
FLAGS_EXPAND_ARRAYS, FLAGS_IGNORE_DISPOSITION_ERROR, FLAGS_RETURN_RESULTS_ON_EXCEPTION, FLAGS_SKIP_ACTION_EVENTS, FLAGS_SKIP_RESULTS, HIDDEN_PASSWORD, JSON_NULL, LUA_NIL, PARAMETER_FLAG_ISPASSWORD, PARAMETER_FLAG_ISPATH, PARAMETER_FLAG_ISTABLENAME, PARAMETER_FLAG_ISVAR, PARAMETER_FLAG_REQUIRED, PYTHON_NULL, SERIALIZED_PREFIX
Constructor and Description |
---|
UploadOptions() |
UploadOptions(CASActionOptions options) |
Modifier and Type | Method and Description |
---|---|
Casouttablebasic |
getCasOut() |
java.lang.Object |
getImport() |
java.lang.Object |
getImportOptions() |
UploadOptions |
setCasOut(Casouttablebasic value)
Sets the value of parameter 'casOut': specifies the settings for an output table.
|
UploadOptions |
setImport(Autoopts value) |
UploadOptions |
setImport(Basesasopts value) |
UploadOptions |
setImport(Csvopts value) |
UploadOptions |
setImport(Dtaopts value) |
UploadOptions |
setImport(Espopts value) |
UploadOptions |
setImport(Excelopts value) |
UploadOptions |
setImport(Fmtopts value) |
UploadOptions |
setImport(Hdatopts value) |
UploadOptions |
setImport(Jmpopts value) |
UploadOptions |
setImport(Lasropts value) |
UploadOptions |
setImport(Mvaopts value) |
UploadOptions |
setImport(Spssopts value) |
UploadOptions |
setImport(Xlsopts value) |
UploadOptions |
setImportOptions(Autoopts value)
Sets the value of parameter 'importOptions' for alternative 1.
|
UploadOptions |
setImportOptions(Basesasopts value)
Sets the value of parameter 'importOptions' for alternative 10.
|
UploadOptions |
setImportOptions(Csvopts value)
Sets the value of parameter 'importOptions' for alternative 3.
|
UploadOptions |
setImportOptions(Dtaopts value)
Sets the value of parameter 'importOptions' for alternative 7.
|
UploadOptions |
setImportOptions(Espopts value)
Sets the value of parameter 'importOptions' for alternative 8.
|
UploadOptions |
setImportOptions(Excelopts value)
Sets the value of parameter 'importOptions' for alternative 4.
|
UploadOptions |
setImportOptions(Fmtopts value)
Sets the value of parameter 'importOptions' for alternative 13.
|
UploadOptions |
setImportOptions(Hdatopts value)
Sets the value of parameter 'importOptions' for alternative 2.
|
UploadOptions |
setImportOptions(Jmpopts value)
Sets the value of parameter 'importOptions' for alternative 5.
|
UploadOptions |
setImportOptions(Lasropts value)
Sets the value of parameter 'importOptions' for alternative 9.
|
UploadOptions |
setImportOptions(Mvaopts value)
Sets the value of parameter 'importOptions' for alternative 11.
|
UploadOptions |
setImportOptions(Spssopts value)
Sets the value of parameter 'importOptions' for alternative 6.
|
UploadOptions |
setImportOptions(Xlsopts value)
Sets the value of parameter 'importOptions' for alternative 12.
|
addActionFlags, addParameterFlag, appendValue, checkForPasswords, clear, containsKey, containsValue, convertToEnumArray, copy, deserialize, entrySet, equals, findOptionsClass, findSetter, get, getActionFlags, getActionName, getActionResponseEventListener, getActionResultEventListener, getActionSetName, getCASClient, getClassName, getDebugOptions, getDispositionEventListener, getFullyQualifiedActionName, getLogEventListener, getLogMessage, getMessageOutputStream, getMessageTagHandler, getParameter, getParameterAsBoolean, getParameterAsByteArray, getParameterAsDouble, getParameterAsDoubleArray, getParameterAsInteger, getParameterAsIntegerArray, getParameterAsLong, getParameterAsLongArray, getParameterAsString, getParameterAsStringArray, getParameterFlags, getParameterIgnoreCase, getParameterIgnoreCase, getParameterKeys, getPerformanceEventListener, getPropertyKey, getServerDefaultValue, getSessionID, getUserProperty, getUserPropertyKeys, hashCode, invoke, isEmpty, isFlagSet, isMap, isParameterFlagSet, isPassword, isPath, isRequired, isTable, isVariable, keySet, put, putAll, putAllDeep, putDeep, putDeep, quoteIfNotNull, remove, removeParameter, set, setActionFlags, setActionName, setActionResponseEventListener, setActionResultEventListener, setActionSetName, setCASClient, setDebugOptions, setDispositionEventListener, setFullyQualifiedActionName, setLogEventListener, setLogMessage, setMessageOutputStream, setMessageTagHandler, setParameter, setPerformanceEventListener, setPropertyKey, setSessionID, setUserProperty, size, toCASLString, toLuaString, toLuaString, toOptionsWithGeneratedClasses, toSerialized, toString, toString, toString, upcaseFirstChar, values
public static final java.lang.String ACTION_SET_NAME
public static final java.lang.String ACTION_NAME
public static final java.lang.String KEY_IMPORTOPTIONS
public static final java.lang.String KEY_CASOUT
public UploadOptions()
public UploadOptions(CASActionOptions options)
public java.lang.Object getImportOptions()
public java.lang.Object getImport()
public UploadOptions setImportOptions(Autoopts value)
value
- The valuepublic UploadOptions setImport(Autoopts value)
public UploadOptions setImportOptions(Hdatopts value)
value
- The valuepublic UploadOptions setImport(Hdatopts value)
public UploadOptions setImportOptions(Csvopts value)
value
- The valuepublic UploadOptions setImport(Csvopts value)
public UploadOptions setImportOptions(Excelopts value)
value
- The valuepublic UploadOptions setImport(Excelopts value)
public UploadOptions setImportOptions(Jmpopts value)
value
- The valuepublic UploadOptions setImport(Jmpopts value)
public UploadOptions setImportOptions(Spssopts value)
value
- The valuepublic UploadOptions setImport(Spssopts value)
public UploadOptions setImportOptions(Dtaopts value)
value
- The valuepublic UploadOptions setImport(Dtaopts value)
public UploadOptions setImportOptions(Espopts value)
value
- The valuepublic UploadOptions setImport(Espopts value)
public UploadOptions setImportOptions(Lasropts value)
value
- The valuepublic UploadOptions setImport(Lasropts value)
public UploadOptions setImportOptions(Basesasopts value)
value
- The valuepublic UploadOptions setImport(Basesasopts value)
public UploadOptions setImportOptions(Mvaopts value)
value
- The valuepublic UploadOptions setImport(Mvaopts value)
public UploadOptions setImportOptions(Xlsopts value)
value
- The valuepublic UploadOptions setImport(Xlsopts value)
public UploadOptions setImportOptions(Fmtopts value)
value
- The valuepublic UploadOptions setImport(Fmtopts value)
public Casouttablebasic getCasOut()
public UploadOptions setCasOut(Casouttablebasic value)
value
- The value