Uses of Class
fr.paris.lutece.portal.business.user.attribute.AttributeType

Packages that use AttributeType
fr.paris.lutece.portal.business.user.attribute   
fr.paris.lutece.portal.service.user.attribute   
 

Uses of AttributeType in fr.paris.lutece.portal.business.user.attribute
 

Fields in fr.paris.lutece.portal.business.user.attribute declared as AttributeType
protected  AttributeType AbstractAttribute._attributeType
           
 

Methods in fr.paris.lutece.portal.business.user.attribute that return AttributeType
 AttributeType IAttribute.getAttributeType()
          Get attribute type
 AttributeType AbstractAttribute.getAttributeType()
          Get attribute type
 

Methods in fr.paris.lutece.portal.business.user.attribute with parameters of type AttributeType
 void IAttribute.setAttributeType(AttributeType attributeType)
          Set attribute Type
 void AbstractAttribute.setAttributeType(AttributeType attributeType)
          Set attribute Type
 

Uses of AttributeType in fr.paris.lutece.portal.service.user.attribute
 

Methods in fr.paris.lutece.portal.service.user.attribute that return types with arguments of type AttributeType
 java.util.List<AttributeType> AttributeTypeService.getAttributeTypes(java.util.Locale locale)
          Get the list of attribute types defined the core_context.xml
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.