fr.paris.lutece.plugins.document.service.attributes
Class UrlManager

java.lang.Object
  extended by fr.paris.lutece.plugins.document.service.attributes.DefaultManager
      extended by fr.paris.lutece.plugins.document.service.attributes.TextManager
          extended by fr.paris.lutece.plugins.document.service.attributes.UrlManager
All Implemented Interfaces:
AttributeManager

public class UrlManager
extends TextManager

Manager for Url Attribute


Constructor Summary
UrlManager()
           
 
Method Summary
 java.lang.String getAttributeXmlValue(Document document, DocumentAttribute attribute)
          Get the XML data corresponding to the attribute to build the document XML content
 
Methods inherited from class fr.paris.lutece.plugins.document.service.attributes.TextManager
validateValueParameters
 
Methods inherited from class fr.paris.lutece.plugins.document.service.attributes.DefaultManager
canBeUsedAsThumbnail, getAttributeParametersValues, getAttributeTypeCode, getCreateFormHtml, getCreateParametersFormHtml, getExtraParameters, getExtraParametersValues, getModifyFormHtml, getModifyParametersFormHtml, setAttributeTypeCode, validateValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlManager

public UrlManager()
Method Detail

getAttributeXmlValue

public java.lang.String getAttributeXmlValue(Document document,
                                             DocumentAttribute attribute)
Get the XML data corresponding to the attribute to build the document XML content

Specified by:
getAttributeXmlValue in interface AttributeManager
Overrides:
getAttributeXmlValue in class DefaultManager
Parameters:
document - The document
attribute - The attribute
Returns:
The XML value of the attribute


Copyright © 2009 Mairie de Paris. All Rights Reserved.