public class PlaceholderHelper extends Object
| Modifier and Type | Method and Description | 
|---|---|
static String | 
parseForParametrizedSystemPlaceholder(String placeholderContent,
                                     Vorgang formRecord,
                                     Locale locale)
Parses for and replaces if necessary placeholders that are parameterized () 
 | 
public static String parseForParametrizedSystemPlaceholder(String placeholderContent, Vorgang formRecord, Locale locale)
placeholderContent - String placeholder that may be parameterizedformRecord - Vorgang to replace forlocale - Locale that may be needed for Placeholder replacementString if the placeholder content is indeed a parameterized placeholder. Returns the
 original placeholder otherwise.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.