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

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

public class AttributeTypeService
extends java.lang.Object

AttributeTypeService


Method Summary
 java.util.List<AttributeType> getAttributeTypes(java.util.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 java.util.List<AttributeType> getAttributeTypes(java.util.Locale locale)
Get the list of attribute types defined the core_context.xml

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


Copyright © 2012 Mairie de Paris. All Rights Reserved.