public class ConversationNamingScheme extends BeanIdentifierIndexNamingScheme
A naming scheme which can have it's cid swapped out.
This naming scheme is not thread safe
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAMETER_NAME |
| Constructor and Description |
|---|
ConversationNamingScheme(String prefixBase,
String cid,
BeanIdentifierIndex index) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPrefix() |
void |
setCid(String cid) |
deprefix, prefixaccept, deprefix, filterIds, getDelimiter, prefixpublic static final String PARAMETER_NAME
public ConversationNamingScheme(String prefixBase, String cid, BeanIdentifierIndex index)
public void setCid(String cid)
protected String getPrefix()
getPrefix in class AbstractNamingSchemeCopyright © 2017. All rights reserved.