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, prefixpublic SimpleNamingScheme(String prefix)
prefix - The prefixdelimiter - The delimiter to use between the prefix and the
identifier.protected String getPrefix()
getPrefix in class AbstractNamingSchemeCopyright © 2014. All Rights Reserved.