public class AttributeService extends Object
Constructor and Description |
---|
AttributeService() |
Modifier and Type | Method and Description |
---|---|
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
|
public void setAttributeTypesList(List<AttributeType> list)
list
- The listpublic fr.paris.lutece.util.ReferenceList getAttributeTypes()
public AttributeType getType(int nAttributeTypeId)
nAttributeTypeId
- The IDCopyright © 2020 City of Paris. All rights reserved.