portal.dictionary
Class PortalDictionaryReaderConfiguration
java.lang.Object
portal.dictionary.PortalDictionaryReaderConfiguration
- public class PortalDictionaryReaderConfiguration
- extends java.lang.Object
Holds the configuration of a dictionary reader to be plugged into a dictionary.
- Version:
- $Revision: 1.2 $
- Author:
- Thomas Weckert
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalDictionaryReaderConfiguration
public PortalDictionaryReaderConfiguration(I_PortalDictionaryObjectType objectType,
java.lang.String className,
java.util.Map params)
getClassName
public java.lang.String getClassName()
getObjectType
public I_PortalDictionaryObjectType getObjectType()
getParams
public java.util.Map getParams()
getParam
public java.lang.String getParam(java.lang.String name)