public interface TokenAdapterBase
Modifier and Type | Method and Description |
---|---|
TokenView |
getViewForTokenObject(TokenModel tokenObject)
Provides TokenView object inflated with the values from the TokenModel.
|
TokenView getViewForTokenObject(TokenModel tokenObject)
tokenObject
- The data model representing default token.