Constructor and Description |
---|
CustomerExperienceResource()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getExactlyOperatorAutoComplete(String fieldId,
String fieldDataType,
String fieldType,
String userQuery) |
public CustomerExperienceResource()
@GET @Path(value="/exactlyautocomplete") @Produces(value="application/json") public String getExactlyOperatorAutoComplete(@QueryParam(value="fi") @NotNull String fieldId, @QueryParam(value="dt") @NotNull String fieldDataType, @QueryParam(value="tp") @NotNull String fieldType, @QueryParam(value="q") @DefaultValue(value="") String userQuery) throws PortalException
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.