fr.paris.lutece.portal.service.user.attribute
Class AttributeTypeService

java.lang.Object
  extended by fr.paris.lutece.portal.service.user.attribute.AttributeTypeService

public final class AttributeTypeService
extends Object

AttributeTypeService


Method Summary
 List<AttributeType> getAttributeTypes(Locale locale)
          Get the list of attribute types defined the core_context.xml
static AttributeTypeService getInstance()
          Get an instance of AttributeTypeService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static AttributeTypeService getInstance()
Get an instance of AttributeTypeService

Returns:
the instance of AttributeTypeService

getAttributeTypes

public List<AttributeType> getAttributeTypes(Locale locale)
Get the list of attribute types defined the core_context.xml

Parameters:
locale - the Locale
Returns:
a list of AttributeType


Copyright © 2014 Mairie de Paris. All Rights Reserved.