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

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

public class ImageFileManager
extends FileManager

ImageFileManager


Constructor Summary
ImageFileManager()
           
 
Method Summary
 boolean canBeUsedAsThumbnail()
          Tells if the attrubute can be used as Thumbnail (image)
 
Methods inherited from class fr.paris.lutece.plugins.document.service.attributes.FileManager
getAttributeXmlValue
 
Methods inherited from class fr.paris.lutece.plugins.document.service.attributes.DefaultManager
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

ImageFileManager

public ImageFileManager()
Method Detail

canBeUsedAsThumbnail

public boolean canBeUsedAsThumbnail()
Tells if the attrubute can be used as Thumbnail (image)

Specified by:
canBeUsedAsThumbnail in interface AttributeManager
Overrides:
canBeUsedAsThumbnail in class DefaultManager
Returns:
true if the attrubute can be used as Thumbnail, otherwise false


Copyright © 2010 Mairie de Paris. All Rights Reserved.