|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.service.EntryTypeService
public final class EntryTypeService
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 |
---|
public java.util.Map<java.lang.String,EntryType> getMapEntryTypes()
public EntryType getEntryType(java.lang.String strClassName)
strClassName
- the class name
EntryType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |