Uses of Class
net.fckeditor.connector.exception.ReadException

Packages that use ReadException
net.fckeditor.connector Central interfaces and classes for the connector life cycle. 
 

Uses of ReadException in net.fckeditor.connector
 

Methods in net.fckeditor.connector that throw ReadException
 List<Map<String,Object>> Connector.getFiles(ResourceType type, String currentFolder)
          Returns a list of file attributes from the backend.
 List<String> Connector.getFolders(ResourceType type, String currentFolder)
          Returns a list of folders from the backend.
 



Copyright © 2004-2009 Frederico Caldeira Knabben. All Rights Reserved.