portal.dictionary
Interface I_PortalDictionaryObjectType

All Known Implementing Classes:
PortalDictionaryObjectType

public interface I_PortalDictionaryObjectType

The type of a dictionary object.

Version:
$Revision: 1.3 $
Author:
Thomas Weckert

Method Summary
 java.lang.String getName()
           
 java.lang.Integer getTypeId()
           
 

Method Detail

getTypeId

public java.lang.Integer getTypeId()

getName

public java.lang.String getName()