|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.user.attribute.AttributeTypeService
public class AttributeTypeService
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 |
---|
public static AttributeTypeService getInstance()
AttributeTypeService
AttributeTypeService
public java.util.List<AttributeType> getAttributeTypes(java.util.Locale locale)
locale
- the Locale
AttributeType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |