public interface RefinementConfigurationContainer
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getMappingValue()
Get the value to use in "mapping" element in generated refinement configs. 
 | 
java.lang.String | 
getName()  | 
RepositoryItem | 
getRefinementConfigurationItem()
Get the repository item in the container. 
 | 
void | 
setName(java.lang.String pName)  | 
static final java.lang.String CLASS_VERSION
RepositoryItem getRefinementConfigurationItem() throws RepositoryException
RepositoryExceptionjava.lang.String getMappingValue()
java.lang.String getName()
void setName(java.lang.String pName)