public class SearchContextDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
attributes |
static String |
CUSTOMER_KEY |
| Constructor and Description |
|---|
SearchContextDTO() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key) |
Map<String,Object> |
getAttributes() |
void |
setAttributes(Map<String,Object> attributes) |
public static final String CUSTOMER_KEY
Copyright © 2024. All rights reserved.