Uses of Class
de.fraunhofer.iese.mydata.pep.common.PrimitiveModifierMethod
Packages that use PrimitiveModifierMethod
Package
Description
-
Uses of PrimitiveModifierMethod in de.fraunhofer.iese.mydata.pep.modifiers.arithmetic
Modifier and TypeClassDescriptionclassAddition Modifiersclassclassclassclass -
Uses of PrimitiveModifierMethod in de.fraunhofer.iese.mydata.pep.modifiers.basic
Subclasses of PrimitiveModifierMethod in de.fraunhofer.iese.mydata.pep.modifiers.basicModifier and TypeClassDescriptionclassThis a default Modifiers method with Pep sdk which hashes a stringclassThis 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
Subclasses of PrimitiveModifierMethod in de.fraunhofer.iese.mydata.pep.modifiers.stringModifier and TypeClassDescriptionclassNOTE: This method does not anagram the string as primitive or json .classThis 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)classThis a default Modifiers method with Pep sdk which provides password encryption where event parameter is either a Json Object or string (primitive type)classThis 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)classThis 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)classThis 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)