fr.paris.lutece.plugins.jcr.business
Class VersionFileImpl

java.lang.Object
  extended by fr.paris.lutece.plugins.jcr.business.AbstractRepositoryFile
      extended by fr.paris.lutece.plugins.jcr.business.VersionFileImpl
All Implemented Interfaces:
IRepositoryFile

public class VersionFileImpl
extends AbstractRepositoryFile

Implementation of file version


Field Summary
 
Fields inherited from class fr.paris.lutece.plugins.jcr.business.AbstractRepositoryFile
NODE_TYPE_FILE, NODE_TYPE_FILE_RESOURCE, NODE_TYPE_FOLDER, PATH_SEPARATOR, RESOURCE_TYPE
 
Constructor Summary
VersionFileImpl()
           
 
Method Summary
protected  String getElementName()
           
protected  StringBuffer getXmlContent()
           
 
Methods inherited from class fr.paris.lutece.plugins.jcr.business.AbstractRepositoryFile
equals, exists, getAbsolutePath, getContent, getFormattedDate, getMimeType, getName, getOwner, getParentId, getPath, getResourceId, getResourceTypeCode, getSession, getXml, hashCode, isDirectory, isFile, isLocked, lastModified, length, ownsLock, setAbsolutePath, setContent, setDirectory, setExists, setFile, setLastModified, setLength, setLock, setMimeType, setName, setOwner, setOwnsLock, setParentId, setPath, setResourceId, setSession, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VersionFileImpl

public VersionFileImpl()
Method Detail

getElementName

protected String getElementName()
Specified by:
getElementName in class AbstractRepositoryFile
Returns:
the tag name of this element type
See Also:
AbstractRepositoryFile.getElementName()

getXmlContent

protected StringBuffer getXmlContent()
Specified by:
getXmlContent in class AbstractRepositoryFile
Returns:
xml representation of this version
See Also:
AbstractRepositoryFile.getXmlContent()


Copyright © 2014 Mairie de Paris. All Rights Reserved.