public class SoftDeleteLinks extends CASGeneratedActionOptions
CASActionOptions.EnumValue, CASActionOptions.FORMAT
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY_DOCUMENTTYPE |
static java.lang.String |
KEY_ENTITYTYPE |
static java.lang.String |
KEY_HASATTRIBUTE |
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 |
---|
SoftDeleteLinks() |
SoftDeleteLinks(CASActionOptions options) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDocumentType() |
java.lang.String |
getEntityType() |
AttributeValue[] |
getHasAttribute() |
SoftDeleteLinks |
setDocumentType(java.lang.String value)
Sets the value of parameter 'documentType'.
|
SoftDeleteLinks |
setEntityType(java.lang.String value)
Sets the value of parameter 'entityType'.
|
SoftDeleteLinks |
setHasAttribute(AttributeValue[] value)
Sets the value of parameter 'hasAttribute'.
|
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 KEY_DOCUMENTTYPE
public static final java.lang.String KEY_ENTITYTYPE
public static final java.lang.String KEY_HASATTRIBUTE
public SoftDeleteLinks()
public SoftDeleteLinks(CASActionOptions options)
public java.lang.String getDocumentType()
public SoftDeleteLinks setDocumentType(java.lang.String value)
value
- The valuepublic java.lang.String getEntityType()
public SoftDeleteLinks setEntityType(java.lang.String value)
value
- The valuepublic AttributeValue[] getHasAttribute()
public SoftDeleteLinks setHasAttribute(AttributeValue[] value)
value
- The value