portal.plugin.mapping
Interface I_PortalMappingElementType

All Known Implementing Classes:
PortalMappingElementType

public interface I_PortalMappingElementType

The type of a plugin mapping element.

Version:
$Revision: 1.2 $
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()