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

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

public class InternalLinkManager
extends DefaultManager

Manager for Internal link Attribute


Constructor Summary
InternalLinkManager()
           
 
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.DefaultManager
canBeUsedAsThumbnail, getAttributeParametersValues, getAttributeTypeCode, getCreateFormHtml, getCreateParametersFormHtml, getExtraParameters, getExtraParametersValues, getModifyFormHtml, getModifyParametersFormHtml, setAttributeTypeCode, validateValue, validateValueParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalLinkManager

public InternalLinkManager()
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 © 2010 Mairie de Paris. All Rights Reserved.