portal.dictionary
Interface I_PortalDictionaryObject

All Known Subinterfaces:
I_PortalCloneableDictionaryObject, I_PortalConverter
All Known Implementing Classes:
PortalActionScript, PortalBigDecimalClassConverter, PortalBooleanClassConverter, PortalDOMInstance, PortalDOMMapping, PortalDOMMessages, PortalDOMSchema, PortalDOMXForm, PortalDoubleClassConverter, PortalFloatClassConverter, PortalIntegerClassConverter, PortalLongClassConverter, PortalMapping, PortalProcessConfiguration, PortalShortClassConverter, PortalSqlTypesConverter, PortalStringClassConverter

public interface I_PortalDictionaryObject

An object that can be delivered by a dictionary.

Version:
$Revision: 1.2 $
Author:
Thomas Weckert

Method Summary
 java.lang.String getName()
           
 I_PortalDictionaryObjectType getType()
           
 

Method Detail

getType

public I_PortalDictionaryObjectType getType()

getName

public java.lang.String getName()