fr.paris.lutece.plugins.form.service
Class EntryTypeService

java.lang.Object
  extended by fr.paris.lutece.plugins.form.service.EntryTypeService

public final class EntryTypeService
extends java.lang.Object

EntryTypeService


Method Summary
 EntryType getEntryType(java.lang.String strClassName)
          Get the entry type given the class name
 java.util.Map<java.lang.String,EntryType> getMapEntryTypes()
          Get the map of entry types
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMapEntryTypes

public java.util.Map<java.lang.String,EntryType> getMapEntryTypes()
Get the map of entry types

Returns:
the map of entry types

getEntryType

public EntryType getEntryType(java.lang.String strClassName)
Get the entry type given the class name

Parameters:
strClassName - the class name
Returns:
an EntryType


Copyright © 2012 Mairie de Paris. All Rights Reserved.