| Interface | Description |
|---|---|
| CurrencyModifierMethod.ExchangeService |
The Interface ExchangeService.
|
| Class | Description |
|---|---|
| AddModifierMethod |
Addition Modifier
|
| AnagramModifierMethod |
NOTE: This method does not anagram the string as primitive or json .
|
| AppendModifierMethod |
This a default Modifier method with PEP sdk which appends the prefix and
suffix to string where event parameter is either a Json Object or string
(primitive type)
|
| CurrencyModifierMethod |
This a default Modifier method with PEP sdk which appends the prefix and
suffix to string where event parameter is either a Json Object or string
(primitive type).
|
| DeleteModifierMethod |
This a default Modifier method with PEP sdk which deletes attribute where
event parameter is either a Json Object or string (primitive type)
|
| DivideModifierMethod | |
| HashModifierMethod |
This a default Modifier method with PEP sdk which hashes a string
|
| MultiplyModifierMethod | |
| PasswordModifierMethod |
This a default Modifier method with PEP sdk which provides password
encryption where event parameter is either a Json Object or string (primitive
type)
|
| PatternMatcherModifierMethod |
This a default Modifier method with PEP sdk which replaces a string with
another one where event parameter is either a Json Object or string
(primitive type)
|
| RangeModifierMethod |
NOTE: This method does not anagram the string as primitive or json .
|
| ReplaceModifierMethod |
This a default Modifier method with PEP sdk which replaces a string with
another one where event parameter is either a Json Object or string
(primitive type)
|
| ReplaceSubStringModifierMethod |
This a default Modifier method with PEP sdk which appends the prefix and
suffix to string where event parameter is either a Json Object or string
(primitive type)
|
| RoundModifierMethod | |
| ShortenInitialModifierMethod |
This a default Modifier method with PEP sdk which shortens the string to it
first letter, set it to upper of lower case (default: upper) and append a
character (default: point) where event parameter is either a Json Object or
string (primitive type)
|
| SignModifierMethod | |
| SubStringModifierMethod |
This a default Modifier method with PEP sdk which appends the prefix and
suffix to string where event parameter is either a Json Object or string
(primitive type)
|
Copyright © 2018. All rights reserved.