public final class EntryTypeService extends Object
Modifier and Type | Method and Description |
---|---|
fr.paris.lutece.plugins.genericattributes.business.EntryType |
getEntryType(String strBeanName)
Get the entry type given the class name
|
Map<String,fr.paris.lutece.plugins.genericattributes.business.EntryType> |
getMapEntryTypes()
Get the map of entry types
|
public Map<String,fr.paris.lutece.plugins.genericattributes.business.EntryType> getMapEntryTypes()
public fr.paris.lutece.plugins.genericattributes.business.EntryType getEntryType(String strBeanName)
strBeanName
- the class nameEntryType
Copyright © 2016 City of Paris. All rights reserved.