Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webengine.admin.management
Class RootContainerResource

java.lang.Object
  extended by org.nuxeo.ecm.webengine.admin.management.FileContainerResource
      extended by org.nuxeo.ecm.webengine.admin.management.RootContainerResource

public class RootContainerResource
extends FileContainerResource

Author:
Bogdan Stefanescu

Constructor Summary
RootContainerResource(java.io.File root)
           
 
Method Summary
 FileContainerResource getComponents()
           
 FileContainerResource getSchemas()
           
 java.lang.Object listFiles()
           
 void reload()
           
 
Methods inherited from class org.nuxeo.ecm.webengine.admin.management.FileContainerResource
deleteFile, formatDate, getFile, getLastModified, getRoot, isReadOnly, postFile, updateFile
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootContainerResource

public RootContainerResource(java.io.File root)
Method Detail

listFiles

public java.lang.Object listFiles()
Overrides:
listFiles in class FileContainerResource

getSchemas

public FileContainerResource getSchemas()

getComponents

public FileContainerResource getComponents()

reload

public void reload()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.