org.silverpeas.attachment.repository
Class SimpleAttachmentConverter

java.lang.Object
  extended by org.silverpeas.util.jcr.AbstractJcrConverter
      extended by org.silverpeas.attachment.repository.SimpleAttachmentConverter

public class SimpleAttachmentConverter
extends AbstractJcrConverter

Author:
ehugonnet

Constructor Summary
SimpleAttachmentConverter()
           
 
Method Summary
 SimpleAttachment convertNode(javax.jcr.Node node)
           
 void fillNode(SimpleAttachment attachment, javax.jcr.Node node)
           
 
Methods inherited from class org.silverpeas.util.jcr.AbstractJcrConverter
addCalendarProperty, addDateProperty, addStringProperty, computeUniqueName, getBinaryContent, getBooleanProperty, getCalendarProperty, getComponentId, getContent, getContent, getContentMimeType, getContentSize, getDateProperty, getFolder, getIntProperty, getLongProperty, getStringProperty, isMixinApplied, removeReference, setContent, setContent, setContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAttachmentConverter

public SimpleAttachmentConverter()
Method Detail

convertNode

public SimpleAttachment convertNode(javax.jcr.Node node)
                             throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

fillNode

public void fillNode(SimpleAttachment attachment,
                     javax.jcr.Node node)
              throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2016 Silverpeas. All Rights Reserved.