public class WorkflowImgValueHandler extends Object implements ValueHandler
ValueHandler.NotReadableValue| Modifier and Type | Field and Description |
|---|---|
static String |
COLUMN_STATUS |
static String |
COLUMN_THUMBNAIL |
NOT_READABLE_VALUE| Constructor and Description |
|---|
WorkflowImgValueHandler(String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(TypedObject item) |
Object |
getValue(TypedObject item,
String languageIso) |
void |
setValue(TypedObject item,
Object value) |
void |
setValue(TypedObject item,
Object value,
String languageIso) |
public static final String COLUMN_STATUS
public static final String COLUMN_THUMBNAIL
public WorkflowImgValueHandler(String qualifier)
public Object getValue(TypedObject item) throws ValueHandlerException
getValue in interface ValueHandlerValueHandlerExceptionpublic Object getValue(TypedObject item, String languageIso) throws ValueHandlerException
getValue in interface ValueHandlerValueHandlerExceptionpublic void setValue(TypedObject item, Object value) throws ValueHandlerException
setValue in interface ValueHandlerValueHandlerExceptionpublic void setValue(TypedObject item, Object value, String languageIso) throws ValueHandlerException
setValue in interface ValueHandlerValueHandlerExceptionCopyright © 2017 SAP SE. All Rights Reserved.