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

java.lang.Object
  extended by fr.paris.lutece.plugins.jcr.business.AbstractRepositoryFile
      extended by fr.paris.lutece.plugins.jcr.business.JcrRepositoryFileImpl
All Implemented Interfaces:
IRepositoryFile, fr.paris.lutece.portal.service.rbac.RBACResource, fr.paris.lutece.portal.service.resource.Resource
Direct Known Subclasses:
VersionnableRepositoryFileImpl

public class JcrRepositoryFileImpl
extends AbstractRepositoryFile
implements fr.paris.lutece.portal.service.resource.Resource, fr.paris.lutece.portal.service.rbac.RBACResource

An implementation of IRepositoryFile for JCR


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
JcrRepositoryFileImpl()
           
 
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
 
Methods inherited from interface fr.paris.lutece.portal.service.rbac.RBACResource
getResourceId, getResourceTypeCode
 

Constructor Detail

JcrRepositoryFileImpl

public JcrRepositoryFileImpl()
Method Detail

getElementName

protected String getElementName()
Specified by:
getElementName in class AbstractRepositoryFile

getXmlContent

protected StringBuffer getXmlContent()
Specified by:
getXmlContent in class AbstractRepositoryFile


Copyright © 2014 Mairie de Paris. All Rights Reserved.