Class OpsSearch
java.lang.Object
com.tremolosecurity.scalejs.operators.data.OpsSearch
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetBase()
void
void
setToSearch
(List<AttributeConfig> toSearch)
-
Constructor Details
-
OpsSearch
public OpsSearch()
-
-
Method Details
-
getBase
- Returns:
- the base
-
setBase
- Parameters:
base
- the base to set
-
getToSearch
- Returns:
- the toSearch
-
setToSearch
- Parameters:
toSearch
- the toSearch to set
-