public class PageStatusEnumValueFlexibleSearchConverter extends java.lang.Object implements Converter<java.lang.String,java.lang.String>
CmsPageStatus value to the representation that can be used in flexible search.| Constructor and Description |
|---|
PageStatusEnumValueFlexibleSearchConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convert(java.lang.String source)
Uses the source
S object and produces an new instance of T. |
protected TypeService |
getTypeService() |
void |
setTypeService(TypeService typeService) |
public PageStatusEnumValueFlexibleSearchConverter()
public java.lang.String convert(java.lang.String source)
ConverterS object and produces an new instance of T.protected TypeService getTypeService()
public void setTypeService(TypeService typeService)
Copyright © 2018 SAP SE. All Rights Reserved.