public class SimpleNamingScheme extends AbstractNamingScheme
Constructor and Description |
---|
SimpleNamingScheme(String prefix)
Create a new Prefixer.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getPrefix() |
accept, deprefix, deprefix, filterIds, getDelimiter, prefix, prefix
public SimpleNamingScheme(String prefix)
prefix
- The prefixdelimiter
- The delimiter to use between the prefix and the
identifier.protected String getPrefix()
getPrefix
in class AbstractNamingScheme
Copyright © 2014. All Rights Reserved.