|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.jcr.business.AbstractRepositoryFile
fr.paris.lutece.plugins.jcr.business.VersionFileImpl
public class VersionFileImpl
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 |
---|
public VersionFileImpl()
Method Detail |
---|
protected String getElementName()
getElementName
in class AbstractRepositoryFile
AbstractRepositoryFile.getElementName()
protected StringBuffer getXmlContent()
getXmlContent
in class AbstractRepositoryFile
AbstractRepositoryFile.getXmlContent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |