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

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

public class AttributeService
extends java.lang.Object

Attribute Service


Method Summary
static AttributeService getInstance()
          Get the unique instance of the service
 AttributeManager getManager(java.lang.String strAttributeType)
          Returns the manager of an attribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static AttributeService getInstance()
Get the unique instance of the service

Returns:

getManager

public AttributeManager getManager(java.lang.String strAttributeType)
Returns the manager of an attribute

Parameters:
strAttributeType - The attribute type code
Returns:
An manager object


Copyright © 2010 Mairie de Paris. All Rights Reserved.