| Package | Description |
|---|---|
| de.fraunhofer.iese.ind2uce.pep.modifiermethods |
| Modifier and Type | Class and Description |
|---|---|
class |
AddModifierMethod
Addition Modifier
|
class |
AnagramModifierMethod
NOTE: This method does not anagram the string as primitive or json .
|
class |
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)
|
class |
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).
|
class |
DivideModifierMethod |
class |
HashModifierMethod
This a default Modifier method with PEP sdk which hashes a string
|
class |
MultiplyModifierMethod |
class |
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)
|
class |
RangeModifierMethod
NOTE: This method does not anagram the string as primitive or json .
|
class |
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)
|
class |
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)
|
class |
RoundModifierMethod |
class |
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)
|
class |
SignModifierMethod |
class |
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.