public class PrefixTypesChain extends Object
PrefixTypes contained in the input prefix string. Expose methods to apply the processors PrefixType chain to an input prefix and
request.| Constructor and Description |
|---|
PrefixTypesChain(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
process(String prefix,
NameGenerationRequest request)
the chain process the input prefix and the request
|
public PrefixTypesChain(String prefix)
public String process(String prefix, NameGenerationRequest request)
prefix - input prefix to be processedrequest - process requestCopyright © 2015. All Rights Reserved.