Uses of Class
de.fraunhofer.iese.mydata.pep.common.PrimitiveModifierMethod
Package
Description
-
Uses of PrimitiveModifierMethod in de.fraunhofer.iese.mydata.pep.modifiers.arithmetic
Modifier and TypeClassDescriptionclass
Addition Modifiersclass
class
class
class
-
Uses of PrimitiveModifierMethod in de.fraunhofer.iese.mydata.pep.modifiers.basic
Modifier and TypeClassDescriptionclass
This a default Modifiers method with Pep sdk which hashes a stringclass
This a default Modifiers method with Pep sdk which replaces a string with another one where event parameter is either a Json Object or string (primitive type) -
Uses of PrimitiveModifierMethod in de.fraunhofer.iese.mydata.pep.modifiers.string
Modifier and TypeClassDescriptionclass
NOTE: This method does not anagram the string as primitive or json .class
This a default Modifiers 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
This a default Modifiers method with Pep sdk which provides password encryption where event parameter is either a Json Object or string (primitive type)class
This a default Modifiers 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
This a default Modifiers 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
This a default Modifiers method with Pep sdk which appends the prefix and suffix to string where event parameter is either a Json Object or string (primitive type)