fr.paris.lutece.plugins.pluginwizard.service
Class AttributeService

java.lang.Object
  extended by fr.paris.lutece.plugins.pluginwizard.service.AttributeService

public class AttributeService
extends Object

Attribute Service


Constructor Summary
AttributeService()
           
 
Method Summary
 fr.paris.lutece.util.ReferenceList getAttributeTypes()
          Returns a Reference list with all attribute types available
 AttributeType getType(int nAttributeTypeId)
          Get the type object from its ID
 void setAttributeTypesList(List<AttributeType> list)
          Sets the list of attribute types
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeService

public AttributeService()
Method Detail

setAttributeTypesList

public void setAttributeTypesList(List<AttributeType> list)
Sets the list of attribute types

Parameters:
list - The list

getAttributeTypes

public fr.paris.lutece.util.ReferenceList getAttributeTypes()
Returns a Reference list with all attribute types available

Returns:
The list

getType

public AttributeType getType(int nAttributeTypeId)
Get the type object from its ID

Parameters:
nAttributeTypeId - The ID
Returns:
The object


Copyright © 2013 Mairie de Paris. All Rights Reserved.