T
- the convert strategy result typepublic abstract class AbstractConverterStrategy<T> extends Object implements IViewerConverterStrategy<T>
Modifier and Type | Field and Description |
---|---|
protected IViewerConvertable |
convertable |
Constructor and Description |
---|
AbstractConverterStrategy(IViewerConvertable convertable)
default constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getWaitingMessageTranslationKey()
Called before conversion to display a waiting message to the user
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onException, onSuccess, start, toWidget
protected final IViewerConvertable convertable
public AbstractConverterStrategy(IViewerConvertable convertable)
convertable
- the convertable to holdpublic String getWaitingMessageTranslationKey()
IViewerConverterStrategy
getWaitingMessageTranslationKey
in interface IViewerConverterStrategy<T>
Copyright © 2024 Visiativ. All rights reserved.